

/* Start:/local/templates/moment/assets/styles/app.css?1748982286430807*/
@font-face {
  font-family: 'EngraversGothic BT';
//  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.eot");
//  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.eot?#iefix") format('embedded-opentype'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.woff") format('woff'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.ttf") format('truetype');
    src: url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.eot');
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.woff') format('woff'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.ttf') format('truetype'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'EngraversGothic Old';
  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.eot");
  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.eot?#iefix") format('embedded-opentype'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.woff") format('woff'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothicBT-Regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'EngraversGothic Bold';
//  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.eot");
//  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.eot?#iefix") format('embedded-opentype'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.woff") format('woff'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.ttf") format('truetype');
    src: url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.eot');
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.woff') format('woff'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.ttf') format('truetype'),
    url('/local/templates/moment/assets/styles/../fonts/montserrat/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'EngraversGothic Old Bold';
  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.eot");
  src: url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.eot?#iefix") format('embedded-opentype'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.woff") format('woff'), url("/local/templates/moment/assets/styles/../fonts/EngraversGothicBT/EngraversGothic-Bold.ttf") format('truetype');
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  font-display: swap;
}


* {
  margin: 0;
  padding: 0;
  font: inherit;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-focus-ring-color: rgba(255,255,255,0);
  cursor: default;
}
body {
  font-size: 100%;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
a {
  background: transparent;
}
hr {
  box-sizing: content-box;
  height: 0;
}
ol,
ul {
  list-style: none;
}
pre {
  -moz-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
}
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}
img {
  border: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button {
  overflow: visible;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.3;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
input,
select,
textarea {
  border-radius: 0;
  box-shadow: none;
}
input,
textarea {
  resize: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
[placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}
[placeholder]:focus::placeholder {
  color: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
/* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
      align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255,255,255,0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0,0,0,0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
/* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.grid-12 {
  min-width: 320px;
}
.grid-12__container {
  width: 100%;
  max-width: 1387px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__container_width_full {
  width: 100%;
  max-width: 100%;
}
.grid-12__container_fixed {
  max-width: none;
  width: 1387px;
}
.grid-12__row {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 1px) {
  .grid-12__row-xs {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-xs:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 480px) {
  .grid-12__row-s {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-s:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 768px) {
  .grid-12__row-m {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-m:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 1025px) {
  .grid-12__row-l {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-l:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 1281px) {
  .grid-12__row-xl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-xl:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 1441px) {
  .grid-12__row-xxl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-xxl:after {
    display: table;
    clear: both;
    content: '';
  }
}
.grid-12__row:after {
  display: table;
  clear: both;
  content: '';
}
@media only screen and (max-width: 1px) {
  .grid-12__row-b-xs {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-b-xs:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 480px) {
  .grid-12__row-b-s {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-b-s:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 768px) {
  .grid-12__row-b-m {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-b-m:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 1025px) {
  .grid-12__row-b-l {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-b-l:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 1281px) {
  .grid-12__row-b-xl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-b-xl:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 1441px) {
  .grid-12__row-b-xxl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-12__row-b-xxl:after {
    display: table;
    clear: both;
    content: '';
  }
}
.grid-12__holder:after {
  display: table;
  clear: both;
  content: '';
}
.grid-12__col {
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_1 {
  float: left;
  width: 8.333333333333334%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_2 {
  float: left;
  width: 16.666666666666668%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_3 {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_4 {
  float: left;
  width: 33.333333333333336%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_5 {
  float: left;
  width: 41.66666666666667%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_6 {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_7 {
  float: left;
  width: 58.333333333333336%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_8 {
  float: left;
  width: 66.66666666666667%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_9 {
  float: left;
  width: 75%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_10 {
  float: left;
  width: 83.33333333333334%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_11 {
  float: left;
  width: 91.66666666666667%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_size_12 {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-12__col_pull_0 {
  position: relative;
  right: auto;
}
.grid-12__col_pull_1 {
  position: relative;
  right: 8.333333333333334%;
}
.grid-12__col_pull_2 {
  position: relative;
  right: 16.666666666666668%;
}
.grid-12__col_pull_3 {
  position: relative;
  right: 25%;
}
.grid-12__col_pull_4 {
  position: relative;
  right: 33.333333333333336%;
}
.grid-12__col_pull_5 {
  position: relative;
  right: 41.66666666666667%;
}
.grid-12__col_pull_6 {
  position: relative;
  right: 50%;
}
.grid-12__col_pull_7 {
  position: relative;
  right: 58.333333333333336%;
}
.grid-12__col_pull_8 {
  position: relative;
  right: 66.66666666666667%;
}
.grid-12__col_pull_9 {
  position: relative;
  right: 75%;
}
.grid-12__col_pull_10 {
  position: relative;
  right: 83.33333333333334%;
}
.grid-12__col_pull_11 {
  position: relative;
  right: 91.66666666666667%;
}
.grid-12__col_pull_12 {
  position: relative;
  right: 100%;
}
.grid-12__col_push_0 {
  position: relative;
  left: auto;
}
.grid-12__col_push_1 {
  position: relative;
  left: 8.333333333333334%;
}
.grid-12__col_push_2 {
  position: relative;
  left: 16.666666666666668%;
}
.grid-12__col_push_3 {
  position: relative;
  left: 25%;
}
.grid-12__col_push_4 {
  position: relative;
  left: 33.333333333333336%;
}
.grid-12__col_push_5 {
  position: relative;
  left: 41.66666666666667%;
}
.grid-12__col_push_6 {
  position: relative;
  left: 50%;
}
.grid-12__col_push_7 {
  position: relative;
  left: 58.333333333333336%;
}
.grid-12__col_push_8 {
  position: relative;
  left: 66.66666666666667%;
}
.grid-12__col_push_9 {
  position: relative;
  left: 75%;
}
.grid-12__col_push_10 {
  position: relative;
  left: 83.33333333333334%;
}
.grid-12__col_push_11 {
  position: relative;
  left: 91.66666666666667%;
}
.grid-12__col_push_12 {
  position: relative;
  left: 100%;
}
.grid-12__col_offset_0 {
  position: relative;
  margin-left: 0%;
}
.grid-12__col_offset_1 {
  position: relative;
  margin-left: 8.333333333333334%;
}
.grid-12__col_offset_2 {
  position: relative;
  margin-left: 16.666666666666668%;
}
.grid-12__col_offset_3 {
  position: relative;
  margin-left: 25%;
}
.grid-12__col_offset_4 {
  position: relative;
  margin-left: 33.333333333333336%;
}
.grid-12__col_offset_5 {
  position: relative;
  margin-left: 41.66666666666667%;
}
.grid-12__col_offset_6 {
  position: relative;
  margin-left: 50%;
}
.grid-12__col_offset_7 {
  position: relative;
  margin-left: 58.333333333333336%;
}
.grid-12__col_offset_8 {
  position: relative;
  margin-left: 66.66666666666667%;
}
.grid-12__col_offset_9 {
  position: relative;
  margin-left: 75%;
}
.grid-12__col_offset_10 {
  position: relative;
  margin-left: 83.33333333333334%;
}
.grid-12__col_offset_11 {
  position: relative;
  margin-left: 91.66666666666667%;
}
.grid-12__col_offset_12 {
  position: relative;
  margin-left: 100%;
}
@media only screen and (min-width: 1px) {
  .grid-12__col_size_xs-0 {
    float: left;
    width: 0%;
  }
  .grid-12__col_size_xs-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .grid-12__col_size_xs-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .grid-12__col_size_xs-3 {
    float: left;
    width: 25%;
  }
  .grid-12__col_size_xs-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .grid-12__col_size_xs-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .grid-12__col_size_xs-6 {
    float: left;
    width: 50%;
  }
  .grid-12__col_size_xs-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .grid-12__col_size_xs-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .grid-12__col_size_xs-9 {
    float: left;
    width: 75%;
  }
  .grid-12__col_size_xs-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .grid-12__col_size_xs-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .grid-12__col_size_xs-12 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1px) {
  .grid-12__col_pull_xs-0 {
    position: relative;
    right: auto;
  }
  .grid-12__col_pull_xs-1 {
    position: relative;
    right: 8.333333333333334%;
  }
  .grid-12__col_pull_xs-2 {
    position: relative;
    right: 16.666666666666668%;
  }
  .grid-12__col_pull_xs-3 {
    position: relative;
    right: 25%;
  }
  .grid-12__col_pull_xs-4 {
    position: relative;
    right: 33.333333333333336%;
  }
  .grid-12__col_pull_xs-5 {
    position: relative;
    right: 41.66666666666667%;
  }
  .grid-12__col_pull_xs-6 {
    position: relative;
    right: 50%;
  }
  .grid-12__col_pull_xs-7 {
    position: relative;
    right: 58.333333333333336%;
  }
  .grid-12__col_pull_xs-8 {
    position: relative;
    right: 66.66666666666667%;
  }
  .grid-12__col_pull_xs-9 {
    position: relative;
    right: 75%;
  }
  .grid-12__col_pull_xs-10 {
    position: relative;
    right: 83.33333333333334%;
  }
  .grid-12__col_pull_xs-11 {
    position: relative;
    right: 91.66666666666667%;
  }
  .grid-12__col_pull_xs-12 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1px) {
  .grid-12__col_push_xs-0 {
    position: relative;
    left: auto;
  }
  .grid-12__col_push_xs-1 {
    position: relative;
    left: 8.333333333333334%;
  }
  .grid-12__col_push_xs-2 {
    position: relative;
    left: 16.666666666666668%;
  }
  .grid-12__col_push_xs-3 {
    position: relative;
    left: 25%;
  }
  .grid-12__col_push_xs-4 {
    position: relative;
    left: 33.333333333333336%;
  }
  .grid-12__col_push_xs-5 {
    position: relative;
    left: 41.66666666666667%;
  }
  .grid-12__col_push_xs-6 {
    position: relative;
    left: 50%;
  }
  .grid-12__col_push_xs-7 {
    position: relative;
    left: 58.333333333333336%;
  }
  .grid-12__col_push_xs-8 {
    position: relative;
    left: 66.66666666666667%;
  }
  .grid-12__col_push_xs-9 {
    position: relative;
    left: 75%;
  }
  .grid-12__col_push_xs-10 {
    position: relative;
    left: 83.33333333333334%;
  }
  .grid-12__col_push_xs-11 {
    position: relative;
    left: 91.66666666666667%;
  }
  .grid-12__col_push_xs-12 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1px) {
  .grid-12__col_offset_xs-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-12__col_offset_xs-1 {
    position: relative;
    margin-left: 8.333333333333334%;
  }
  .grid-12__col_offset_xs-2 {
    position: relative;
    margin-left: 16.666666666666668%;
  }
  .grid-12__col_offset_xs-3 {
    position: relative;
    margin-left: 25%;
  }
  .grid-12__col_offset_xs-4 {
    position: relative;
    margin-left: 33.333333333333336%;
  }
  .grid-12__col_offset_xs-5 {
    position: relative;
    margin-left: 41.66666666666667%;
  }
  .grid-12__col_offset_xs-6 {
    position: relative;
    margin-left: 50%;
  }
  .grid-12__col_offset_xs-7 {
    position: relative;
    margin-left: 58.333333333333336%;
  }
  .grid-12__col_offset_xs-8 {
    position: relative;
    margin-left: 66.66666666666667%;
  }
  .grid-12__col_offset_xs-9 {
    position: relative;
    margin-left: 75%;
  }
  .grid-12__col_offset_xs-10 {
    position: relative;
    margin-left: 83.33333333333334%;
  }
  .grid-12__col_offset_xs-11 {
    position: relative;
    margin-left: 91.66666666666667%;
  }
  .grid-12__col_offset_xs-12 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-12__col_size_s-0 {
    float: left;
    width: 0%;
  }
  .grid-12__col_size_s-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .grid-12__col_size_s-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .grid-12__col_size_s-3 {
    float: left;
    width: 25%;
  }
  .grid-12__col_size_s-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .grid-12__col_size_s-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .grid-12__col_size_s-6 {
    float: left;
    width: 50%;
  }
  .grid-12__col_size_s-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .grid-12__col_size_s-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .grid-12__col_size_s-9 {
    float: left;
    width: 75%;
  }
  .grid-12__col_size_s-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .grid-12__col_size_s-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .grid-12__col_size_s-12 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-12__col_pull_s-0 {
    position: relative;
    right: auto;
  }
  .grid-12__col_pull_s-1 {
    position: relative;
    right: 8.333333333333334%;
  }
  .grid-12__col_pull_s-2 {
    position: relative;
    right: 16.666666666666668%;
  }
  .grid-12__col_pull_s-3 {
    position: relative;
    right: 25%;
  }
  .grid-12__col_pull_s-4 {
    position: relative;
    right: 33.333333333333336%;
  }
  .grid-12__col_pull_s-5 {
    position: relative;
    right: 41.66666666666667%;
  }
  .grid-12__col_pull_s-6 {
    position: relative;
    right: 50%;
  }
  .grid-12__col_pull_s-7 {
    position: relative;
    right: 58.333333333333336%;
  }
  .grid-12__col_pull_s-8 {
    position: relative;
    right: 66.66666666666667%;
  }
  .grid-12__col_pull_s-9 {
    position: relative;
    right: 75%;
  }
  .grid-12__col_pull_s-10 {
    position: relative;
    right: 83.33333333333334%;
  }
  .grid-12__col_pull_s-11 {
    position: relative;
    right: 91.66666666666667%;
  }
  .grid-12__col_pull_s-12 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-12__col_push_s-0 {
    position: relative;
    left: auto;
  }
  .grid-12__col_push_s-1 {
    position: relative;
    left: 8.333333333333334%;
  }
  .grid-12__col_push_s-2 {
    position: relative;
    left: 16.666666666666668%;
  }
  .grid-12__col_push_s-3 {
    position: relative;
    left: 25%;
  }
  .grid-12__col_push_s-4 {
    position: relative;
    left: 33.333333333333336%;
  }
  .grid-12__col_push_s-5 {
    position: relative;
    left: 41.66666666666667%;
  }
  .grid-12__col_push_s-6 {
    position: relative;
    left: 50%;
  }
  .grid-12__col_push_s-7 {
    position: relative;
    left: 58.333333333333336%;
  }
  .grid-12__col_push_s-8 {
    position: relative;
    left: 66.66666666666667%;
  }
  .grid-12__col_push_s-9 {
    position: relative;
    left: 75%;
  }
  .grid-12__col_push_s-10 {
    position: relative;
    left: 83.33333333333334%;
  }
  .grid-12__col_push_s-11 {
    position: relative;
    left: 91.66666666666667%;
  }
  .grid-12__col_push_s-12 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-12__col_offset_s-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-12__col_offset_s-1 {
    position: relative;
    margin-left: 8.333333333333334%;
  }
  .grid-12__col_offset_s-2 {
    position: relative;
    margin-left: 16.666666666666668%;
  }
  .grid-12__col_offset_s-3 {
    position: relative;
    margin-left: 25%;
  }
  .grid-12__col_offset_s-4 {
    position: relative;
    margin-left: 33.333333333333336%;
  }
  .grid-12__col_offset_s-5 {
    position: relative;
    margin-left: 41.66666666666667%;
  }
  .grid-12__col_offset_s-6 {
    position: relative;
    margin-left: 50%;
  }
  .grid-12__col_offset_s-7 {
    position: relative;
    margin-left: 58.333333333333336%;
  }
  .grid-12__col_offset_s-8 {
    position: relative;
    margin-left: 66.66666666666667%;
  }
  .grid-12__col_offset_s-9 {
    position: relative;
    margin-left: 75%;
  }
  .grid-12__col_offset_s-10 {
    position: relative;
    margin-left: 83.33333333333334%;
  }
  .grid-12__col_offset_s-11 {
    position: relative;
    margin-left: 91.66666666666667%;
  }
  .grid-12__col_offset_s-12 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-12__col_size_m-0 {
    float: left;
    width: 0%;
  }
  .grid-12__col_size_m-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .grid-12__col_size_m-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .grid-12__col_size_m-3 {
    float: left;
    width: 25%;
  }
  .grid-12__col_size_m-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .grid-12__col_size_m-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .grid-12__col_size_m-6 {
    float: left;
    width: 50%;
  }
  .grid-12__col_size_m-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .grid-12__col_size_m-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .grid-12__col_size_m-9 {
    float: left;
    width: 75%;
  }
  .grid-12__col_size_m-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .grid-12__col_size_m-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .grid-12__col_size_m-12 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-12__col_pull_m-0 {
    position: relative;
    right: auto;
  }
  .grid-12__col_pull_m-1 {
    position: relative;
    right: 8.333333333333334%;
  }
  .grid-12__col_pull_m-2 {
    position: relative;
    right: 16.666666666666668%;
  }
  .grid-12__col_pull_m-3 {
    position: relative;
    right: 25%;
  }
  .grid-12__col_pull_m-4 {
    position: relative;
    right: 33.333333333333336%;
  }
  .grid-12__col_pull_m-5 {
    position: relative;
    right: 41.66666666666667%;
  }
  .grid-12__col_pull_m-6 {
    position: relative;
    right: 50%;
  }
  .grid-12__col_pull_m-7 {
    position: relative;
    right: 58.333333333333336%;
  }
  .grid-12__col_pull_m-8 {
    position: relative;
    right: 66.66666666666667%;
  }
  .grid-12__col_pull_m-9 {
    position: relative;
    right: 75%;
  }
  .grid-12__col_pull_m-10 {
    position: relative;
    right: 83.33333333333334%;
  }
  .grid-12__col_pull_m-11 {
    position: relative;
    right: 91.66666666666667%;
  }
  .grid-12__col_pull_m-12 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-12__col_push_m-0 {
    position: relative;
    left: auto;
  }
  .grid-12__col_push_m-1 {
    position: relative;
    left: 8.333333333333334%;
  }
  .grid-12__col_push_m-2 {
    position: relative;
    left: 16.666666666666668%;
  }
  .grid-12__col_push_m-3 {
    position: relative;
    left: 25%;
  }
  .grid-12__col_push_m-4 {
    position: relative;
    left: 33.333333333333336%;
  }
  .grid-12__col_push_m-5 {
    position: relative;
    left: 41.66666666666667%;
  }
  .grid-12__col_push_m-6 {
    position: relative;
    left: 50%;
  }
  .grid-12__col_push_m-7 {
    position: relative;
    left: 58.333333333333336%;
  }
  .grid-12__col_push_m-8 {
    position: relative;
    left: 66.66666666666667%;
  }
  .grid-12__col_push_m-9 {
    position: relative;
    left: 75%;
  }
  .grid-12__col_push_m-10 {
    position: relative;
    left: 83.33333333333334%;
  }
  .grid-12__col_push_m-11 {
    position: relative;
    left: 91.66666666666667%;
  }
  .grid-12__col_push_m-12 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-12__col_offset_m-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-12__col_offset_m-1 {
    position: relative;
    margin-left: 8.333333333333334%;
  }
  .grid-12__col_offset_m-2 {
    position: relative;
    margin-left: 16.666666666666668%;
  }
  .grid-12__col_offset_m-3 {
    position: relative;
    margin-left: 25%;
  }
  .grid-12__col_offset_m-4 {
    position: relative;
    margin-left: 33.333333333333336%;
  }
  .grid-12__col_offset_m-5 {
    position: relative;
    margin-left: 41.66666666666667%;
  }
  .grid-12__col_offset_m-6 {
    position: relative;
    margin-left: 50%;
  }
  .grid-12__col_offset_m-7 {
    position: relative;
    margin-left: 58.333333333333336%;
  }
  .grid-12__col_offset_m-8 {
    position: relative;
    margin-left: 66.66666666666667%;
  }
  .grid-12__col_offset_m-9 {
    position: relative;
    margin-left: 75%;
  }
  .grid-12__col_offset_m-10 {
    position: relative;
    margin-left: 83.33333333333334%;
  }
  .grid-12__col_offset_m-11 {
    position: relative;
    margin-left: 91.66666666666667%;
  }
  .grid-12__col_offset_m-12 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-12__col_size_l-0 {
    float: left;
    width: 0%;
  }
  .grid-12__col_size_l-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .grid-12__col_size_l-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .grid-12__col_size_l-3 {
    float: left;
    width: 25%;
  }
  .grid-12__col_size_l-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .grid-12__col_size_l-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .grid-12__col_size_l-6 {
    float: left;
    width: 50%;
  }
  .grid-12__col_size_l-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .grid-12__col_size_l-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .grid-12__col_size_l-9 {
    float: left;
    width: 75%;
  }
  .grid-12__col_size_l-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .grid-12__col_size_l-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .grid-12__col_size_l-12 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-12__col_pull_l-0 {
    position: relative;
    right: auto;
  }
  .grid-12__col_pull_l-1 {
    position: relative;
    right: 8.333333333333334%;
  }
  .grid-12__col_pull_l-2 {
    position: relative;
    right: 16.666666666666668%;
  }
  .grid-12__col_pull_l-3 {
    position: relative;
    right: 25%;
  }
  .grid-12__col_pull_l-4 {
    position: relative;
    right: 33.333333333333336%;
  }
  .grid-12__col_pull_l-5 {
    position: relative;
    right: 41.66666666666667%;
  }
  .grid-12__col_pull_l-6 {
    position: relative;
    right: 50%;
  }
  .grid-12__col_pull_l-7 {
    position: relative;
    right: 58.333333333333336%;
  }
  .grid-12__col_pull_l-8 {
    position: relative;
    right: 66.66666666666667%;
  }
  .grid-12__col_pull_l-9 {
    position: relative;
    right: 75%;
  }
  .grid-12__col_pull_l-10 {
    position: relative;
    right: 83.33333333333334%;
  }
  .grid-12__col_pull_l-11 {
    position: relative;
    right: 91.66666666666667%;
  }
  .grid-12__col_pull_l-12 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-12__col_push_l-0 {
    position: relative;
    left: auto;
  }
  .grid-12__col_push_l-1 {
    position: relative;
    left: 8.333333333333334%;
  }
  .grid-12__col_push_l-2 {
    position: relative;
    left: 16.666666666666668%;
  }
  .grid-12__col_push_l-3 {
    position: relative;
    left: 25%;
  }
  .grid-12__col_push_l-4 {
    position: relative;
    left: 33.333333333333336%;
  }
  .grid-12__col_push_l-5 {
    position: relative;
    left: 41.66666666666667%;
  }
  .grid-12__col_push_l-6 {
    position: relative;
    left: 50%;
  }
  .grid-12__col_push_l-7 {
    position: relative;
    left: 58.333333333333336%;
  }
  .grid-12__col_push_l-8 {
    position: relative;
    left: 66.66666666666667%;
  }
  .grid-12__col_push_l-9 {
    position: relative;
    left: 75%;
  }
  .grid-12__col_push_l-10 {
    position: relative;
    left: 83.33333333333334%;
  }
  .grid-12__col_push_l-11 {
    position: relative;
    left: 91.66666666666667%;
  }
  .grid-12__col_push_l-12 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-12__col_offset_l-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-12__col_offset_l-1 {
    position: relative;
    margin-left: 8.333333333333334%;
  }
  .grid-12__col_offset_l-2 {
    position: relative;
    margin-left: 16.666666666666668%;
  }
  .grid-12__col_offset_l-3 {
    position: relative;
    margin-left: 25%;
  }
  .grid-12__col_offset_l-4 {
    position: relative;
    margin-left: 33.333333333333336%;
  }
  .grid-12__col_offset_l-5 {
    position: relative;
    margin-left: 41.66666666666667%;
  }
  .grid-12__col_offset_l-6 {
    position: relative;
    margin-left: 50%;
  }
  .grid-12__col_offset_l-7 {
    position: relative;
    margin-left: 58.333333333333336%;
  }
  .grid-12__col_offset_l-8 {
    position: relative;
    margin-left: 66.66666666666667%;
  }
  .grid-12__col_offset_l-9 {
    position: relative;
    margin-left: 75%;
  }
  .grid-12__col_offset_l-10 {
    position: relative;
    margin-left: 83.33333333333334%;
  }
  .grid-12__col_offset_l-11 {
    position: relative;
    margin-left: 91.66666666666667%;
  }
  .grid-12__col_offset_l-12 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-12__col_size_xl-0 {
    float: left;
    width: 0%;
  }
  .grid-12__col_size_xl-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .grid-12__col_size_xl-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .grid-12__col_size_xl-3 {
    float: left;
    width: 25%;
  }
  .grid-12__col_size_xl-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .grid-12__col_size_xl-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .grid-12__col_size_xl-6 {
    float: left;
    width: 50%;
  }
  .grid-12__col_size_xl-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .grid-12__col_size_xl-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .grid-12__col_size_xl-9 {
    float: left;
    width: 75%;
  }
  .grid-12__col_size_xl-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .grid-12__col_size_xl-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .grid-12__col_size_xl-12 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-12__col_pull_xl-0 {
    position: relative;
    right: auto;
  }
  .grid-12__col_pull_xl-1 {
    position: relative;
    right: 8.333333333333334%;
  }
  .grid-12__col_pull_xl-2 {
    position: relative;
    right: 16.666666666666668%;
  }
  .grid-12__col_pull_xl-3 {
    position: relative;
    right: 25%;
  }
  .grid-12__col_pull_xl-4 {
    position: relative;
    right: 33.333333333333336%;
  }
  .grid-12__col_pull_xl-5 {
    position: relative;
    right: 41.66666666666667%;
  }
  .grid-12__col_pull_xl-6 {
    position: relative;
    right: 50%;
  }
  .grid-12__col_pull_xl-7 {
    position: relative;
    right: 58.333333333333336%;
  }
  .grid-12__col_pull_xl-8 {
    position: relative;
    right: 66.66666666666667%;
  }
  .grid-12__col_pull_xl-9 {
    position: relative;
    right: 75%;
  }
  .grid-12__col_pull_xl-10 {
    position: relative;
    right: 83.33333333333334%;
  }
  .grid-12__col_pull_xl-11 {
    position: relative;
    right: 91.66666666666667%;
  }
  .grid-12__col_pull_xl-12 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-12__col_push_xl-0 {
    position: relative;
    left: auto;
  }
  .grid-12__col_push_xl-1 {
    position: relative;
    left: 8.333333333333334%;
  }
  .grid-12__col_push_xl-2 {
    position: relative;
    left: 16.666666666666668%;
  }
  .grid-12__col_push_xl-3 {
    position: relative;
    left: 25%;
  }
  .grid-12__col_push_xl-4 {
    position: relative;
    left: 33.333333333333336%;
  }
  .grid-12__col_push_xl-5 {
    position: relative;
    left: 41.66666666666667%;
  }
  .grid-12__col_push_xl-6 {
    position: relative;
    left: 50%;
  }
  .grid-12__col_push_xl-7 {
    position: relative;
    left: 58.333333333333336%;
  }
  .grid-12__col_push_xl-8 {
    position: relative;
    left: 66.66666666666667%;
  }
  .grid-12__col_push_xl-9 {
    position: relative;
    left: 75%;
  }
  .grid-12__col_push_xl-10 {
    position: relative;
    left: 83.33333333333334%;
  }
  .grid-12__col_push_xl-11 {
    position: relative;
    left: 91.66666666666667%;
  }
  .grid-12__col_push_xl-12 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-12__col_offset_xl-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-12__col_offset_xl-1 {
    position: relative;
    margin-left: 8.333333333333334%;
  }
  .grid-12__col_offset_xl-2 {
    position: relative;
    margin-left: 16.666666666666668%;
  }
  .grid-12__col_offset_xl-3 {
    position: relative;
    margin-left: 25%;
  }
  .grid-12__col_offset_xl-4 {
    position: relative;
    margin-left: 33.333333333333336%;
  }
  .grid-12__col_offset_xl-5 {
    position: relative;
    margin-left: 41.66666666666667%;
  }
  .grid-12__col_offset_xl-6 {
    position: relative;
    margin-left: 50%;
  }
  .grid-12__col_offset_xl-7 {
    position: relative;
    margin-left: 58.333333333333336%;
  }
  .grid-12__col_offset_xl-8 {
    position: relative;
    margin-left: 66.66666666666667%;
  }
  .grid-12__col_offset_xl-9 {
    position: relative;
    margin-left: 75%;
  }
  .grid-12__col_offset_xl-10 {
    position: relative;
    margin-left: 83.33333333333334%;
  }
  .grid-12__col_offset_xl-11 {
    position: relative;
    margin-left: 91.66666666666667%;
  }
  .grid-12__col_offset_xl-12 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-12__col_size_xxl-0 {
    float: left;
    width: 0%;
  }
  .grid-12__col_size_xxl-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .grid-12__col_size_xxl-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .grid-12__col_size_xxl-3 {
    float: left;
    width: 25%;
  }
  .grid-12__col_size_xxl-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .grid-12__col_size_xxl-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .grid-12__col_size_xxl-6 {
    float: left;
    width: 50%;
  }
  .grid-12__col_size_xxl-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .grid-12__col_size_xxl-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .grid-12__col_size_xxl-9 {
    float: left;
    width: 75%;
  }
  .grid-12__col_size_xxl-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .grid-12__col_size_xxl-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .grid-12__col_size_xxl-12 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-12__col_pull_xxl-0 {
    position: relative;
    right: auto;
  }
  .grid-12__col_pull_xxl-1 {
    position: relative;
    right: 8.333333333333334%;
  }
  .grid-12__col_pull_xxl-2 {
    position: relative;
    right: 16.666666666666668%;
  }
  .grid-12__col_pull_xxl-3 {
    position: relative;
    right: 25%;
  }
  .grid-12__col_pull_xxl-4 {
    position: relative;
    right: 33.333333333333336%;
  }
  .grid-12__col_pull_xxl-5 {
    position: relative;
    right: 41.66666666666667%;
  }
  .grid-12__col_pull_xxl-6 {
    position: relative;
    right: 50%;
  }
  .grid-12__col_pull_xxl-7 {
    position: relative;
    right: 58.333333333333336%;
  }
  .grid-12__col_pull_xxl-8 {
    position: relative;
    right: 66.66666666666667%;
  }
  .grid-12__col_pull_xxl-9 {
    position: relative;
    right: 75%;
  }
  .grid-12__col_pull_xxl-10 {
    position: relative;
    right: 83.33333333333334%;
  }
  .grid-12__col_pull_xxl-11 {
    position: relative;
    right: 91.66666666666667%;
  }
  .grid-12__col_pull_xxl-12 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-12__col_push_xxl-0 {
    position: relative;
    left: auto;
  }
  .grid-12__col_push_xxl-1 {
    position: relative;
    left: 8.333333333333334%;
  }
  .grid-12__col_push_xxl-2 {
    position: relative;
    left: 16.666666666666668%;
  }
  .grid-12__col_push_xxl-3 {
    position: relative;
    left: 25%;
  }
  .grid-12__col_push_xxl-4 {
    position: relative;
    left: 33.333333333333336%;
  }
  .grid-12__col_push_xxl-5 {
    position: relative;
    left: 41.66666666666667%;
  }
  .grid-12__col_push_xxl-6 {
    position: relative;
    left: 50%;
  }
  .grid-12__col_push_xxl-7 {
    position: relative;
    left: 58.333333333333336%;
  }
  .grid-12__col_push_xxl-8 {
    position: relative;
    left: 66.66666666666667%;
  }
  .grid-12__col_push_xxl-9 {
    position: relative;
    left: 75%;
  }
  .grid-12__col_push_xxl-10 {
    position: relative;
    left: 83.33333333333334%;
  }
  .grid-12__col_push_xxl-11 {
    position: relative;
    left: 91.66666666666667%;
  }
  .grid-12__col_push_xxl-12 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-12__col_offset_xxl-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-12__col_offset_xxl-1 {
    position: relative;
    margin-left: 8.333333333333334%;
  }
  .grid-12__col_offset_xxl-2 {
    position: relative;
    margin-left: 16.666666666666668%;
  }
  .grid-12__col_offset_xxl-3 {
    position: relative;
    margin-left: 25%;
  }
  .grid-12__col_offset_xxl-4 {
    position: relative;
    margin-left: 33.333333333333336%;
  }
  .grid-12__col_offset_xxl-5 {
    position: relative;
    margin-left: 41.66666666666667%;
  }
  .grid-12__col_offset_xxl-6 {
    position: relative;
    margin-left: 50%;
  }
  .grid-12__col_offset_xxl-7 {
    position: relative;
    margin-left: 58.333333333333336%;
  }
  .grid-12__col_offset_xxl-8 {
    position: relative;
    margin-left: 66.66666666666667%;
  }
  .grid-12__col_offset_xxl-9 {
    position: relative;
    margin-left: 75%;
  }
  .grid-12__col_offset_xxl-10 {
    position: relative;
    margin-left: 83.33333333333334%;
  }
  .grid-12__col_offset_xxl-11 {
    position: relative;
    margin-left: 91.66666666666667%;
  }
  .grid-12__col_offset_xxl-12 {
    position: relative;
    margin-left: 100%;
  }
}
.grid-16 {
  min-width: 320px;
}
.grid-16__container {
  width: 100%;
  max-width: 1387px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__container_width_full {
  width: 100%;
  max-width: 100%;
}
.grid-16__container_fixed {
  max-width: none;
  width: 1387px;
}
.grid-16__row {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 1px) {
  .grid-16__row-xs {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-xs:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 480px) {
  .grid-16__row-s {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-s:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 768px) {
  .grid-16__row-m {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-m:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 1025px) {
  .grid-16__row-l {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-l:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 1281px) {
  .grid-16__row-xl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-xl:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (min-width: 1441px) {
  .grid-16__row-xxl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-xxl:after {
    display: table;
    clear: both;
    content: '';
  }
}
.grid-16__row:after {
  display: table;
  clear: both;
  content: '';
}
@media only screen and (max-width: 1px) {
  .grid-16__row-b-xs {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-b-xs:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 480px) {
  .grid-16__row-b-s {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-b-s:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 768px) {
  .grid-16__row-b-m {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-b-m:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 1025px) {
  .grid-16__row-b-l {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-b-l:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 1281px) {
  .grid-16__row-b-xl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-b-xl:after {
    display: table;
    clear: both;
    content: '';
  }
}
@media only screen and (max-width: 1441px) {
  .grid-16__row-b-xxl {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-16__row-b-xxl:after {
    display: table;
    clear: both;
    content: '';
  }
}
.grid-16__holder:after {
  display: table;
  clear: both;
  content: '';
}
.grid-16__col {
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_1 {
  float: left;
  width: 6.25%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_2 {
  float: left;
  width: 12.5%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_3 {
  float: left;
  width: 18.75%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_4 {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_5 {
  float: left;
  width: 31.25%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_6 {
  float: left;
  width: 37.5%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_7 {
  float: left;
  width: 43.75%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_8 {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_9 {
  float: left;
  width: 56.25%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_10 {
  float: left;
  width: 62.5%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_11 {
  float: left;
  width: 68.75%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_12 {
  float: left;
  width: 75%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_13 {
  float: left;
  width: 81.25%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_14 {
  float: left;
  width: 87.5%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_15 {
  float: left;
  width: 93.75%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_size_16 {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.grid-16__col_pull_0 {
  position: relative;
  right: auto;
}
.grid-16__col_pull_1 {
  position: relative;
  right: 6.25%;
}
.grid-16__col_pull_2 {
  position: relative;
  right: 12.5%;
}
.grid-16__col_pull_3 {
  position: relative;
  right: 18.75%;
}
.grid-16__col_pull_4 {
  position: relative;
  right: 25%;
}
.grid-16__col_pull_5 {
  position: relative;
  right: 31.25%;
}
.grid-16__col_pull_6 {
  position: relative;
  right: 37.5%;
}
.grid-16__col_pull_7 {
  position: relative;
  right: 43.75%;
}
.grid-16__col_pull_8 {
  position: relative;
  right: 50%;
}
.grid-16__col_pull_9 {
  position: relative;
  right: 56.25%;
}
.grid-16__col_pull_10 {
  position: relative;
  right: 62.5%;
}
.grid-16__col_pull_11 {
  position: relative;
  right: 68.75%;
}
.grid-16__col_pull_12 {
  position: relative;
  right: 75%;
}
.grid-16__col_pull_13 {
  position: relative;
  right: 81.25%;
}
.grid-16__col_pull_14 {
  position: relative;
  right: 87.5%;
}
.grid-16__col_pull_15 {
  position: relative;
  right: 93.75%;
}
.grid-16__col_pull_16 {
  position: relative;
  right: 100%;
}
.grid-16__col_push_0 {
  position: relative;
  left: auto;
}
.grid-16__col_push_1 {
  position: relative;
  left: 6.25%;
}
.grid-16__col_push_2 {
  position: relative;
  left: 12.5%;
}
.grid-16__col_push_3 {
  position: relative;
  left: 18.75%;
}
.grid-16__col_push_4 {
  position: relative;
  left: 25%;
}
.grid-16__col_push_5 {
  position: relative;
  left: 31.25%;
}
.grid-16__col_push_6 {
  position: relative;
  left: 37.5%;
}
.grid-16__col_push_7 {
  position: relative;
  left: 43.75%;
}
.grid-16__col_push_8 {
  position: relative;
  left: 50%;
}
.grid-16__col_push_9 {
  position: relative;
  left: 56.25%;
}
.grid-16__col_push_10 {
  position: relative;
  left: 62.5%;
}
.grid-16__col_push_11 {
  position: relative;
  left: 68.75%;
}
.grid-16__col_push_12 {
  position: relative;
  left: 75%;
}
.grid-16__col_push_13 {
  position: relative;
  left: 81.25%;
}
.grid-16__col_push_14 {
  position: relative;
  left: 87.5%;
}
.grid-16__col_push_15 {
  position: relative;
  left: 93.75%;
}
.grid-16__col_push_16 {
  position: relative;
  left: 100%;
}
.grid-16__col_offset_0 {
  position: relative;
  margin-left: 0%;
}
.grid-16__col_offset_1 {
  position: relative;
  margin-left: 6.25%;
}
.grid-16__col_offset_2 {
  position: relative;
  margin-left: 12.5%;
}
.grid-16__col_offset_3 {
  position: relative;
  margin-left: 18.75%;
}
.grid-16__col_offset_4 {
  position: relative;
  margin-left: 25%;
}
.grid-16__col_offset_5 {
  position: relative;
  margin-left: 31.25%;
}
.grid-16__col_offset_6 {
  position: relative;
  margin-left: 37.5%;
}
.grid-16__col_offset_7 {
  position: relative;
  margin-left: 43.75%;
}
.grid-16__col_offset_8 {
  position: relative;
  margin-left: 50%;
}
.grid-16__col_offset_9 {
  position: relative;
  margin-left: 56.25%;
}
.grid-16__col_offset_10 {
  position: relative;
  margin-left: 62.5%;
}
.grid-16__col_offset_11 {
  position: relative;
  margin-left: 68.75%;
}
.grid-16__col_offset_12 {
  position: relative;
  margin-left: 75%;
}
.grid-16__col_offset_13 {
  position: relative;
  margin-left: 81.25%;
}
.grid-16__col_offset_14 {
  position: relative;
  margin-left: 87.5%;
}
.grid-16__col_offset_15 {
  position: relative;
  margin-left: 93.75%;
}
.grid-16__col_offset_16 {
  position: relative;
  margin-left: 100%;
}
@media only screen and (min-width: 1px) {
  .grid-16__col_size_xs-0 {
    float: left;
    width: 0%;
  }
  .grid-16__col_size_xs-1 {
    float: left;
    width: 6.25%;
  }
  .grid-16__col_size_xs-2 {
    float: left;
    width: 12.5%;
  }
  .grid-16__col_size_xs-3 {
    float: left;
    width: 18.75%;
  }
  .grid-16__col_size_xs-4 {
    float: left;
    width: 25%;
  }
  .grid-16__col_size_xs-5 {
    float: left;
    width: 31.25%;
  }
  .grid-16__col_size_xs-6 {
    float: left;
    width: 37.5%;
  }
  .grid-16__col_size_xs-7 {
    float: left;
    width: 43.75%;
  }
  .grid-16__col_size_xs-8 {
    float: left;
    width: 50%;
  }
  .grid-16__col_size_xs-9 {
    float: left;
    width: 56.25%;
  }
  .grid-16__col_size_xs-10 {
    float: left;
    width: 62.5%;
  }
  .grid-16__col_size_xs-11 {
    float: left;
    width: 68.75%;
  }
  .grid-16__col_size_xs-12 {
    float: left;
    width: 75%;
  }
  .grid-16__col_size_xs-13 {
    float: left;
    width: 81.25%;
  }
  .grid-16__col_size_xs-14 {
    float: left;
    width: 87.5%;
  }
  .grid-16__col_size_xs-15 {
    float: left;
    width: 93.75%;
  }
  .grid-16__col_size_xs-16 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1px) {
  .grid-16__col_pull_xs-0 {
    position: relative;
    right: auto;
  }
  .grid-16__col_pull_xs-1 {
    position: relative;
    right: 6.25%;
  }
  .grid-16__col_pull_xs-2 {
    position: relative;
    right: 12.5%;
  }
  .grid-16__col_pull_xs-3 {
    position: relative;
    right: 18.75%;
  }
  .grid-16__col_pull_xs-4 {
    position: relative;
    right: 25%;
  }
  .grid-16__col_pull_xs-5 {
    position: relative;
    right: 31.25%;
  }
  .grid-16__col_pull_xs-6 {
    position: relative;
    right: 37.5%;
  }
  .grid-16__col_pull_xs-7 {
    position: relative;
    right: 43.75%;
  }
  .grid-16__col_pull_xs-8 {
    position: relative;
    right: 50%;
  }
  .grid-16__col_pull_xs-9 {
    position: relative;
    right: 56.25%;
  }
  .grid-16__col_pull_xs-10 {
    position: relative;
    right: 62.5%;
  }
  .grid-16__col_pull_xs-11 {
    position: relative;
    right: 68.75%;
  }
  .grid-16__col_pull_xs-12 {
    position: relative;
    right: 75%;
  }
  .grid-16__col_pull_xs-13 {
    position: relative;
    right: 81.25%;
  }
  .grid-16__col_pull_xs-14 {
    position: relative;
    right: 87.5%;
  }
  .grid-16__col_pull_xs-15 {
    position: relative;
    right: 93.75%;
  }
  .grid-16__col_pull_xs-16 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1px) {
  .grid-16__col_push_xs-0 {
    position: relative;
    left: auto;
  }
  .grid-16__col_push_xs-1 {
    position: relative;
    left: 6.25%;
  }
  .grid-16__col_push_xs-2 {
    position: relative;
    left: 12.5%;
  }
  .grid-16__col_push_xs-3 {
    position: relative;
    left: 18.75%;
  }
  .grid-16__col_push_xs-4 {
    position: relative;
    left: 25%;
  }
  .grid-16__col_push_xs-5 {
    position: relative;
    left: 31.25%;
  }
  .grid-16__col_push_xs-6 {
    position: relative;
    left: 37.5%;
  }
  .grid-16__col_push_xs-7 {
    position: relative;
    left: 43.75%;
  }
  .grid-16__col_push_xs-8 {
    position: relative;
    left: 50%;
  }
  .grid-16__col_push_xs-9 {
    position: relative;
    left: 56.25%;
  }
  .grid-16__col_push_xs-10 {
    position: relative;
    left: 62.5%;
  }
  .grid-16__col_push_xs-11 {
    position: relative;
    left: 68.75%;
  }
  .grid-16__col_push_xs-12 {
    position: relative;
    left: 75%;
  }
  .grid-16__col_push_xs-13 {
    position: relative;
    left: 81.25%;
  }
  .grid-16__col_push_xs-14 {
    position: relative;
    left: 87.5%;
  }
  .grid-16__col_push_xs-15 {
    position: relative;
    left: 93.75%;
  }
  .grid-16__col_push_xs-16 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1px) {
  .grid-16__col_offset_xs-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-16__col_offset_xs-1 {
    position: relative;
    margin-left: 6.25%;
  }
  .grid-16__col_offset_xs-2 {
    position: relative;
    margin-left: 12.5%;
  }
  .grid-16__col_offset_xs-3 {
    position: relative;
    margin-left: 18.75%;
  }
  .grid-16__col_offset_xs-4 {
    position: relative;
    margin-left: 25%;
  }
  .grid-16__col_offset_xs-5 {
    position: relative;
    margin-left: 31.25%;
  }
  .grid-16__col_offset_xs-6 {
    position: relative;
    margin-left: 37.5%;
  }
  .grid-16__col_offset_xs-7 {
    position: relative;
    margin-left: 43.75%;
  }
  .grid-16__col_offset_xs-8 {
    position: relative;
    margin-left: 50%;
  }
  .grid-16__col_offset_xs-9 {
    position: relative;
    margin-left: 56.25%;
  }
  .grid-16__col_offset_xs-10 {
    position: relative;
    margin-left: 62.5%;
  }
  .grid-16__col_offset_xs-11 {
    position: relative;
    margin-left: 68.75%;
  }
  .grid-16__col_offset_xs-12 {
    position: relative;
    margin-left: 75%;
  }
  .grid-16__col_offset_xs-13 {
    position: relative;
    margin-left: 81.25%;
  }
  .grid-16__col_offset_xs-14 {
    position: relative;
    margin-left: 87.5%;
  }
  .grid-16__col_offset_xs-15 {
    position: relative;
    margin-left: 93.75%;
  }
  .grid-16__col_offset_xs-16 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-16__col_size_s-0 {
    float: left;
    width: 0%;
  }
  .grid-16__col_size_s-1 {
    float: left;
    width: 6.25%;
  }
  .grid-16__col_size_s-2 {
    float: left;
    width: 12.5%;
  }
  .grid-16__col_size_s-3 {
    float: left;
    width: 18.75%;
  }
  .grid-16__col_size_s-4 {
    float: left;
    width: 25%;
  }
  .grid-16__col_size_s-5 {
    float: left;
    width: 31.25%;
  }
  .grid-16__col_size_s-6 {
    float: left;
    width: 37.5%;
  }
  .grid-16__col_size_s-7 {
    float: left;
    width: 43.75%;
  }
  .grid-16__col_size_s-8 {
    float: left;
    width: 50%;
  }
  .grid-16__col_size_s-9 {
    float: left;
    width: 56.25%;
  }
  .grid-16__col_size_s-10 {
    float: left;
    width: 62.5%;
  }
  .grid-16__col_size_s-11 {
    float: left;
    width: 68.75%;
  }
  .grid-16__col_size_s-12 {
    float: left;
    width: 75%;
  }
  .grid-16__col_size_s-13 {
    float: left;
    width: 81.25%;
  }
  .grid-16__col_size_s-14 {
    float: left;
    width: 87.5%;
  }
  .grid-16__col_size_s-15 {
    float: left;
    width: 93.75%;
  }
  .grid-16__col_size_s-16 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-16__col_pull_s-0 {
    position: relative;
    right: auto;
  }
  .grid-16__col_pull_s-1 {
    position: relative;
    right: 6.25%;
  }
  .grid-16__col_pull_s-2 {
    position: relative;
    right: 12.5%;
  }
  .grid-16__col_pull_s-3 {
    position: relative;
    right: 18.75%;
  }
  .grid-16__col_pull_s-4 {
    position: relative;
    right: 25%;
  }
  .grid-16__col_pull_s-5 {
    position: relative;
    right: 31.25%;
  }
  .grid-16__col_pull_s-6 {
    position: relative;
    right: 37.5%;
  }
  .grid-16__col_pull_s-7 {
    position: relative;
    right: 43.75%;
  }
  .grid-16__col_pull_s-8 {
    position: relative;
    right: 50%;
  }
  .grid-16__col_pull_s-9 {
    position: relative;
    right: 56.25%;
  }
  .grid-16__col_pull_s-10 {
    position: relative;
    right: 62.5%;
  }
  .grid-16__col_pull_s-11 {
    position: relative;
    right: 68.75%;
  }
  .grid-16__col_pull_s-12 {
    position: relative;
    right: 75%;
  }
  .grid-16__col_pull_s-13 {
    position: relative;
    right: 81.25%;
  }
  .grid-16__col_pull_s-14 {
    position: relative;
    right: 87.5%;
  }
  .grid-16__col_pull_s-15 {
    position: relative;
    right: 93.75%;
  }
  .grid-16__col_pull_s-16 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-16__col_push_s-0 {
    position: relative;
    left: auto;
  }
  .grid-16__col_push_s-1 {
    position: relative;
    left: 6.25%;
  }
  .grid-16__col_push_s-2 {
    position: relative;
    left: 12.5%;
  }
  .grid-16__col_push_s-3 {
    position: relative;
    left: 18.75%;
  }
  .grid-16__col_push_s-4 {
    position: relative;
    left: 25%;
  }
  .grid-16__col_push_s-5 {
    position: relative;
    left: 31.25%;
  }
  .grid-16__col_push_s-6 {
    position: relative;
    left: 37.5%;
  }
  .grid-16__col_push_s-7 {
    position: relative;
    left: 43.75%;
  }
  .grid-16__col_push_s-8 {
    position: relative;
    left: 50%;
  }
  .grid-16__col_push_s-9 {
    position: relative;
    left: 56.25%;
  }
  .grid-16__col_push_s-10 {
    position: relative;
    left: 62.5%;
  }
  .grid-16__col_push_s-11 {
    position: relative;
    left: 68.75%;
  }
  .grid-16__col_push_s-12 {
    position: relative;
    left: 75%;
  }
  .grid-16__col_push_s-13 {
    position: relative;
    left: 81.25%;
  }
  .grid-16__col_push_s-14 {
    position: relative;
    left: 87.5%;
  }
  .grid-16__col_push_s-15 {
    position: relative;
    left: 93.75%;
  }
  .grid-16__col_push_s-16 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid-16__col_offset_s-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-16__col_offset_s-1 {
    position: relative;
    margin-left: 6.25%;
  }
  .grid-16__col_offset_s-2 {
    position: relative;
    margin-left: 12.5%;
  }
  .grid-16__col_offset_s-3 {
    position: relative;
    margin-left: 18.75%;
  }
  .grid-16__col_offset_s-4 {
    position: relative;
    margin-left: 25%;
  }
  .grid-16__col_offset_s-5 {
    position: relative;
    margin-left: 31.25%;
  }
  .grid-16__col_offset_s-6 {
    position: relative;
    margin-left: 37.5%;
  }
  .grid-16__col_offset_s-7 {
    position: relative;
    margin-left: 43.75%;
  }
  .grid-16__col_offset_s-8 {
    position: relative;
    margin-left: 50%;
  }
  .grid-16__col_offset_s-9 {
    position: relative;
    margin-left: 56.25%;
  }
  .grid-16__col_offset_s-10 {
    position: relative;
    margin-left: 62.5%;
  }
  .grid-16__col_offset_s-11 {
    position: relative;
    margin-left: 68.75%;
  }
  .grid-16__col_offset_s-12 {
    position: relative;
    margin-left: 75%;
  }
  .grid-16__col_offset_s-13 {
    position: relative;
    margin-left: 81.25%;
  }
  .grid-16__col_offset_s-14 {
    position: relative;
    margin-left: 87.5%;
  }
  .grid-16__col_offset_s-15 {
    position: relative;
    margin-left: 93.75%;
  }
  .grid-16__col_offset_s-16 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-16__col_size_m-0 {
    float: left;
    width: 0%;
  }
  .grid-16__col_size_m-1 {
    float: left;
    width: 6.25%;
  }
  .grid-16__col_size_m-2 {
    float: left;
    width: 12.5%;
  }
  .grid-16__col_size_m-3 {
    float: left;
    width: 18.75%;
  }
  .grid-16__col_size_m-4 {
    float: left;
    width: 25%;
  }
  .grid-16__col_size_m-5 {
    float: left;
    width: 31.25%;
  }
  .grid-16__col_size_m-6 {
    float: left;
    width: 37.5%;
  }
  .grid-16__col_size_m-7 {
    float: left;
    width: 43.75%;
  }
  .grid-16__col_size_m-8 {
    float: left;
    width: 50%;
  }
  .grid-16__col_size_m-9 {
    float: left;
    width: 56.25%;
  }
  .grid-16__col_size_m-10 {
    float: left;
    width: 62.5%;
  }
  .grid-16__col_size_m-11 {
    float: left;
    width: 68.75%;
  }
  .grid-16__col_size_m-12 {
    float: left;
    width: 75%;
  }
  .grid-16__col_size_m-13 {
    float: left;
    width: 81.25%;
  }
  .grid-16__col_size_m-14 {
    float: left;
    width: 87.5%;
  }
  .grid-16__col_size_m-15 {
    float: left;
    width: 93.75%;
  }
  .grid-16__col_size_m-16 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-16__col_pull_m-0 {
    position: relative;
    right: auto;
  }
  .grid-16__col_pull_m-1 {
    position: relative;
    right: 6.25%;
  }
  .grid-16__col_pull_m-2 {
    position: relative;
    right: 12.5%;
  }
  .grid-16__col_pull_m-3 {
    position: relative;
    right: 18.75%;
  }
  .grid-16__col_pull_m-4 {
    position: relative;
    right: 25%;
  }
  .grid-16__col_pull_m-5 {
    position: relative;
    right: 31.25%;
  }
  .grid-16__col_pull_m-6 {
    position: relative;
    right: 37.5%;
  }
  .grid-16__col_pull_m-7 {
    position: relative;
    right: 43.75%;
  }
  .grid-16__col_pull_m-8 {
    position: relative;
    right: 50%;
  }
  .grid-16__col_pull_m-9 {
    position: relative;
    right: 56.25%;
  }
  .grid-16__col_pull_m-10 {
    position: relative;
    right: 62.5%;
  }
  .grid-16__col_pull_m-11 {
    position: relative;
    right: 68.75%;
  }
  .grid-16__col_pull_m-12 {
    position: relative;
    right: 75%;
  }
  .grid-16__col_pull_m-13 {
    position: relative;
    right: 81.25%;
  }
  .grid-16__col_pull_m-14 {
    position: relative;
    right: 87.5%;
  }
  .grid-16__col_pull_m-15 {
    position: relative;
    right: 93.75%;
  }
  .grid-16__col_pull_m-16 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-16__col_push_m-0 {
    position: relative;
    left: auto;
  }
  .grid-16__col_push_m-1 {
    position: relative;
    left: 6.25%;
  }
  .grid-16__col_push_m-2 {
    position: relative;
    left: 12.5%;
  }
  .grid-16__col_push_m-3 {
    position: relative;
    left: 18.75%;
  }
  .grid-16__col_push_m-4 {
    position: relative;
    left: 25%;
  }
  .grid-16__col_push_m-5 {
    position: relative;
    left: 31.25%;
  }
  .grid-16__col_push_m-6 {
    position: relative;
    left: 37.5%;
  }
  .grid-16__col_push_m-7 {
    position: relative;
    left: 43.75%;
  }
  .grid-16__col_push_m-8 {
    position: relative;
    left: 50%;
  }
  .grid-16__col_push_m-9 {
    position: relative;
    left: 56.25%;
  }
  .grid-16__col_push_m-10 {
    position: relative;
    left: 62.5%;
  }
  .grid-16__col_push_m-11 {
    position: relative;
    left: 68.75%;
  }
  .grid-16__col_push_m-12 {
    position: relative;
    left: 75%;
  }
  .grid-16__col_push_m-13 {
    position: relative;
    left: 81.25%;
  }
  .grid-16__col_push_m-14 {
    position: relative;
    left: 87.5%;
  }
  .grid-16__col_push_m-15 {
    position: relative;
    left: 93.75%;
  }
  .grid-16__col_push_m-16 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .grid-16__col_offset_m-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-16__col_offset_m-1 {
    position: relative;
    margin-left: 6.25%;
  }
  .grid-16__col_offset_m-2 {
    position: relative;
    margin-left: 12.5%;
  }
  .grid-16__col_offset_m-3 {
    position: relative;
    margin-left: 18.75%;
  }
  .grid-16__col_offset_m-4 {
    position: relative;
    margin-left: 25%;
  }
  .grid-16__col_offset_m-5 {
    position: relative;
    margin-left: 31.25%;
  }
  .grid-16__col_offset_m-6 {
    position: relative;
    margin-left: 37.5%;
  }
  .grid-16__col_offset_m-7 {
    position: relative;
    margin-left: 43.75%;
  }
  .grid-16__col_offset_m-8 {
    position: relative;
    margin-left: 50%;
  }
  .grid-16__col_offset_m-9 {
    position: relative;
    margin-left: 56.25%;
  }
  .grid-16__col_offset_m-10 {
    position: relative;
    margin-left: 62.5%;
  }
  .grid-16__col_offset_m-11 {
    position: relative;
    margin-left: 68.75%;
  }
  .grid-16__col_offset_m-12 {
    position: relative;
    margin-left: 75%;
  }
  .grid-16__col_offset_m-13 {
    position: relative;
    margin-left: 81.25%;
  }
  .grid-16__col_offset_m-14 {
    position: relative;
    margin-left: 87.5%;
  }
  .grid-16__col_offset_m-15 {
    position: relative;
    margin-left: 93.75%;
  }
  .grid-16__col_offset_m-16 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-16__col_size_l-0 {
    float: left;
    width: 0%;
  }
  .grid-16__col_size_l-1 {
    float: left;
    width: 6.25%;
  }
  .grid-16__col_size_l-2 {
    float: left;
    width: 12.5%;
  }
  .grid-16__col_size_l-3 {
    float: left;
    width: 18.75%;
  }
  .grid-16__col_size_l-4 {
    float: left;
    width: 25%;
  }
  .grid-16__col_size_l-5 {
    float: left;
    width: 31.25%;
  }
  .grid-16__col_size_l-6 {
    float: left;
    width: 37.5%;
  }
  .grid-16__col_size_l-7 {
    float: left;
    width: 43.75%;
  }
  .grid-16__col_size_l-8 {
    float: left;
    width: 50%;
  }
  .grid-16__col_size_l-9 {
    float: left;
    width: 56.25%;
  }
  .grid-16__col_size_l-10 {
    float: left;
    width: 62.5%;
  }
  .grid-16__col_size_l-11 {
    float: left;
    width: 68.75%;
  }
  .grid-16__col_size_l-12 {
    float: left;
    width: 75%;
  }
  .grid-16__col_size_l-13 {
    float: left;
    width: 81.25%;
  }
  .grid-16__col_size_l-14 {
    float: left;
    width: 87.5%;
  }
  .grid-16__col_size_l-15 {
    float: left;
    width: 93.75%;
  }
  .grid-16__col_size_l-16 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-16__col_pull_l-0 {
    position: relative;
    right: auto;
  }
  .grid-16__col_pull_l-1 {
    position: relative;
    right: 6.25%;
  }
  .grid-16__col_pull_l-2 {
    position: relative;
    right: 12.5%;
  }
  .grid-16__col_pull_l-3 {
    position: relative;
    right: 18.75%;
  }
  .grid-16__col_pull_l-4 {
    position: relative;
    right: 25%;
  }
  .grid-16__col_pull_l-5 {
    position: relative;
    right: 31.25%;
  }
  .grid-16__col_pull_l-6 {
    position: relative;
    right: 37.5%;
  }
  .grid-16__col_pull_l-7 {
    position: relative;
    right: 43.75%;
  }
  .grid-16__col_pull_l-8 {
    position: relative;
    right: 50%;
  }
  .grid-16__col_pull_l-9 {
    position: relative;
    right: 56.25%;
  }
  .grid-16__col_pull_l-10 {
    position: relative;
    right: 62.5%;
  }
  .grid-16__col_pull_l-11 {
    position: relative;
    right: 68.75%;
  }
  .grid-16__col_pull_l-12 {
    position: relative;
    right: 75%;
  }
  .grid-16__col_pull_l-13 {
    position: relative;
    right: 81.25%;
  }
  .grid-16__col_pull_l-14 {
    position: relative;
    right: 87.5%;
  }
  .grid-16__col_pull_l-15 {
    position: relative;
    right: 93.75%;
  }
  .grid-16__col_pull_l-16 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-16__col_push_l-0 {
    position: relative;
    left: auto;
  }
  .grid-16__col_push_l-1 {
    position: relative;
    left: 6.25%;
  }
  .grid-16__col_push_l-2 {
    position: relative;
    left: 12.5%;
  }
  .grid-16__col_push_l-3 {
    position: relative;
    left: 18.75%;
  }
  .grid-16__col_push_l-4 {
    position: relative;
    left: 25%;
  }
  .grid-16__col_push_l-5 {
    position: relative;
    left: 31.25%;
  }
  .grid-16__col_push_l-6 {
    position: relative;
    left: 37.5%;
  }
  .grid-16__col_push_l-7 {
    position: relative;
    left: 43.75%;
  }
  .grid-16__col_push_l-8 {
    position: relative;
    left: 50%;
  }
  .grid-16__col_push_l-9 {
    position: relative;
    left: 56.25%;
  }
  .grid-16__col_push_l-10 {
    position: relative;
    left: 62.5%;
  }
  .grid-16__col_push_l-11 {
    position: relative;
    left: 68.75%;
  }
  .grid-16__col_push_l-12 {
    position: relative;
    left: 75%;
  }
  .grid-16__col_push_l-13 {
    position: relative;
    left: 81.25%;
  }
  .grid-16__col_push_l-14 {
    position: relative;
    left: 87.5%;
  }
  .grid-16__col_push_l-15 {
    position: relative;
    left: 93.75%;
  }
  .grid-16__col_push_l-16 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .grid-16__col_offset_l-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-16__col_offset_l-1 {
    position: relative;
    margin-left: 6.25%;
  }
  .grid-16__col_offset_l-2 {
    position: relative;
    margin-left: 12.5%;
  }
  .grid-16__col_offset_l-3 {
    position: relative;
    margin-left: 18.75%;
  }
  .grid-16__col_offset_l-4 {
    position: relative;
    margin-left: 25%;
  }
  .grid-16__col_offset_l-5 {
    position: relative;
    margin-left: 31.25%;
  }
  .grid-16__col_offset_l-6 {
    position: relative;
    margin-left: 37.5%;
  }
  .grid-16__col_offset_l-7 {
    position: relative;
    margin-left: 43.75%;
  }
  .grid-16__col_offset_l-8 {
    position: relative;
    margin-left: 50%;
  }
  .grid-16__col_offset_l-9 {
    position: relative;
    margin-left: 56.25%;
  }
  .grid-16__col_offset_l-10 {
    position: relative;
    margin-left: 62.5%;
  }
  .grid-16__col_offset_l-11 {
    position: relative;
    margin-left: 68.75%;
  }
  .grid-16__col_offset_l-12 {
    position: relative;
    margin-left: 75%;
  }
  .grid-16__col_offset_l-13 {
    position: relative;
    margin-left: 81.25%;
  }
  .grid-16__col_offset_l-14 {
    position: relative;
    margin-left: 87.5%;
  }
  .grid-16__col_offset_l-15 {
    position: relative;
    margin-left: 93.75%;
  }
  .grid-16__col_offset_l-16 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-16__col_size_xl-0 {
    float: left;
    width: 0%;
  }
  .grid-16__col_size_xl-1 {
    float: left;
    width: 6.25%;
  }
  .grid-16__col_size_xl-2 {
    float: left;
    width: 12.5%;
  }
  .grid-16__col_size_xl-3 {
    float: left;
    width: 18.75%;
  }
  .grid-16__col_size_xl-4 {
    float: left;
    width: 25%;
  }
  .grid-16__col_size_xl-5 {
    float: left;
    width: 31.25%;
  }
  .grid-16__col_size_xl-6 {
    float: left;
    width: 37.5%;
  }
  .grid-16__col_size_xl-7 {
    float: left;
    width: 43.75%;
  }
  .grid-16__col_size_xl-8 {
    float: left;
    width: 50%;
  }
  .grid-16__col_size_xl-9 {
    float: left;
    width: 56.25%;
  }
  .grid-16__col_size_xl-10 {
    float: left;
    width: 62.5%;
  }
  .grid-16__col_size_xl-11 {
    float: left;
    width: 68.75%;
  }
  .grid-16__col_size_xl-12 {
    float: left;
    width: 75%;
  }
  .grid-16__col_size_xl-13 {
    float: left;
    width: 81.25%;
  }
  .grid-16__col_size_xl-14 {
    float: left;
    width: 87.5%;
  }
  .grid-16__col_size_xl-15 {
    float: left;
    width: 93.75%;
  }
  .grid-16__col_size_xl-16 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-16__col_pull_xl-0 {
    position: relative;
    right: auto;
  }
  .grid-16__col_pull_xl-1 {
    position: relative;
    right: 6.25%;
  }
  .grid-16__col_pull_xl-2 {
    position: relative;
    right: 12.5%;
  }
  .grid-16__col_pull_xl-3 {
    position: relative;
    right: 18.75%;
  }
  .grid-16__col_pull_xl-4 {
    position: relative;
    right: 25%;
  }
  .grid-16__col_pull_xl-5 {
    position: relative;
    right: 31.25%;
  }
  .grid-16__col_pull_xl-6 {
    position: relative;
    right: 37.5%;
  }
  .grid-16__col_pull_xl-7 {
    position: relative;
    right: 43.75%;
  }
  .grid-16__col_pull_xl-8 {
    position: relative;
    right: 50%;
  }
  .grid-16__col_pull_xl-9 {
    position: relative;
    right: 56.25%;
  }
  .grid-16__col_pull_xl-10 {
    position: relative;
    right: 62.5%;
  }
  .grid-16__col_pull_xl-11 {
    position: relative;
    right: 68.75%;
  }
  .grid-16__col_pull_xl-12 {
    position: relative;
    right: 75%;
  }
  .grid-16__col_pull_xl-13 {
    position: relative;
    right: 81.25%;
  }
  .grid-16__col_pull_xl-14 {
    position: relative;
    right: 87.5%;
  }
  .grid-16__col_pull_xl-15 {
    position: relative;
    right: 93.75%;
  }
  .grid-16__col_pull_xl-16 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-16__col_push_xl-0 {
    position: relative;
    left: auto;
  }
  .grid-16__col_push_xl-1 {
    position: relative;
    left: 6.25%;
  }
  .grid-16__col_push_xl-2 {
    position: relative;
    left: 12.5%;
  }
  .grid-16__col_push_xl-3 {
    position: relative;
    left: 18.75%;
  }
  .grid-16__col_push_xl-4 {
    position: relative;
    left: 25%;
  }
  .grid-16__col_push_xl-5 {
    position: relative;
    left: 31.25%;
  }
  .grid-16__col_push_xl-6 {
    position: relative;
    left: 37.5%;
  }
  .grid-16__col_push_xl-7 {
    position: relative;
    left: 43.75%;
  }
  .grid-16__col_push_xl-8 {
    position: relative;
    left: 50%;
  }
  .grid-16__col_push_xl-9 {
    position: relative;
    left: 56.25%;
  }
  .grid-16__col_push_xl-10 {
    position: relative;
    left: 62.5%;
  }
  .grid-16__col_push_xl-11 {
    position: relative;
    left: 68.75%;
  }
  .grid-16__col_push_xl-12 {
    position: relative;
    left: 75%;
  }
  .grid-16__col_push_xl-13 {
    position: relative;
    left: 81.25%;
  }
  .grid-16__col_push_xl-14 {
    position: relative;
    left: 87.5%;
  }
  .grid-16__col_push_xl-15 {
    position: relative;
    left: 93.75%;
  }
  .grid-16__col_push_xl-16 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1281px) {
  .grid-16__col_offset_xl-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-16__col_offset_xl-1 {
    position: relative;
    margin-left: 6.25%;
  }
  .grid-16__col_offset_xl-2 {
    position: relative;
    margin-left: 12.5%;
  }
  .grid-16__col_offset_xl-3 {
    position: relative;
    margin-left: 18.75%;
  }
  .grid-16__col_offset_xl-4 {
    position: relative;
    margin-left: 25%;
  }
  .grid-16__col_offset_xl-5 {
    position: relative;
    margin-left: 31.25%;
  }
  .grid-16__col_offset_xl-6 {
    position: relative;
    margin-left: 37.5%;
  }
  .grid-16__col_offset_xl-7 {
    position: relative;
    margin-left: 43.75%;
  }
  .grid-16__col_offset_xl-8 {
    position: relative;
    margin-left: 50%;
  }
  .grid-16__col_offset_xl-9 {
    position: relative;
    margin-left: 56.25%;
  }
  .grid-16__col_offset_xl-10 {
    position: relative;
    margin-left: 62.5%;
  }
  .grid-16__col_offset_xl-11 {
    position: relative;
    margin-left: 68.75%;
  }
  .grid-16__col_offset_xl-12 {
    position: relative;
    margin-left: 75%;
  }
  .grid-16__col_offset_xl-13 {
    position: relative;
    margin-left: 81.25%;
  }
  .grid-16__col_offset_xl-14 {
    position: relative;
    margin-left: 87.5%;
  }
  .grid-16__col_offset_xl-15 {
    position: relative;
    margin-left: 93.75%;
  }
  .grid-16__col_offset_xl-16 {
    position: relative;
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-16__col_size_xxl-0 {
    float: left;
    width: 0%;
  }
  .grid-16__col_size_xxl-1 {
    float: left;
    width: 6.25%;
  }
  .grid-16__col_size_xxl-2 {
    float: left;
    width: 12.5%;
  }
  .grid-16__col_size_xxl-3 {
    float: left;
    width: 18.75%;
  }
  .grid-16__col_size_xxl-4 {
    float: left;
    width: 25%;
  }
  .grid-16__col_size_xxl-5 {
    float: left;
    width: 31.25%;
  }
  .grid-16__col_size_xxl-6 {
    float: left;
    width: 37.5%;
  }
  .grid-16__col_size_xxl-7 {
    float: left;
    width: 43.75%;
  }
  .grid-16__col_size_xxl-8 {
    float: left;
    width: 50%;
  }
  .grid-16__col_size_xxl-9 {
    float: left;
    width: 56.25%;
  }
  .grid-16__col_size_xxl-10 {
    float: left;
    width: 62.5%;
  }
  .grid-16__col_size_xxl-11 {
    float: left;
    width: 68.75%;
  }
  .grid-16__col_size_xxl-12 {
    float: left;
    width: 75%;
  }
  .grid-16__col_size_xxl-13 {
    float: left;
    width: 81.25%;
  }
  .grid-16__col_size_xxl-14 {
    float: left;
    width: 87.5%;
  }
  .grid-16__col_size_xxl-15 {
    float: left;
    width: 93.75%;
  }
  .grid-16__col_size_xxl-16 {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-16__col_pull_xxl-0 {
    position: relative;
    right: auto;
  }
  .grid-16__col_pull_xxl-1 {
    position: relative;
    right: 6.25%;
  }
  .grid-16__col_pull_xxl-2 {
    position: relative;
    right: 12.5%;
  }
  .grid-16__col_pull_xxl-3 {
    position: relative;
    right: 18.75%;
  }
  .grid-16__col_pull_xxl-4 {
    position: relative;
    right: 25%;
  }
  .grid-16__col_pull_xxl-5 {
    position: relative;
    right: 31.25%;
  }
  .grid-16__col_pull_xxl-6 {
    position: relative;
    right: 37.5%;
  }
  .grid-16__col_pull_xxl-7 {
    position: relative;
    right: 43.75%;
  }
  .grid-16__col_pull_xxl-8 {
    position: relative;
    right: 50%;
  }
  .grid-16__col_pull_xxl-9 {
    position: relative;
    right: 56.25%;
  }
  .grid-16__col_pull_xxl-10 {
    position: relative;
    right: 62.5%;
  }
  .grid-16__col_pull_xxl-11 {
    position: relative;
    right: 68.75%;
  }
  .grid-16__col_pull_xxl-12 {
    position: relative;
    right: 75%;
  }
  .grid-16__col_pull_xxl-13 {
    position: relative;
    right: 81.25%;
  }
  .grid-16__col_pull_xxl-14 {
    position: relative;
    right: 87.5%;
  }
  .grid-16__col_pull_xxl-15 {
    position: relative;
    right: 93.75%;
  }
  .grid-16__col_pull_xxl-16 {
    position: relative;
    right: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-16__col_push_xxl-0 {
    position: relative;
    left: auto;
  }
  .grid-16__col_push_xxl-1 {
    position: relative;
    left: 6.25%;
  }
  .grid-16__col_push_xxl-2 {
    position: relative;
    left: 12.5%;
  }
  .grid-16__col_push_xxl-3 {
    position: relative;
    left: 18.75%;
  }
  .grid-16__col_push_xxl-4 {
    position: relative;
    left: 25%;
  }
  .grid-16__col_push_xxl-5 {
    position: relative;
    left: 31.25%;
  }
  .grid-16__col_push_xxl-6 {
    position: relative;
    left: 37.5%;
  }
  .grid-16__col_push_xxl-7 {
    position: relative;
    left: 43.75%;
  }
  .grid-16__col_push_xxl-8 {
    position: relative;
    left: 50%;
  }
  .grid-16__col_push_xxl-9 {
    position: relative;
    left: 56.25%;
  }
  .grid-16__col_push_xxl-10 {
    position: relative;
    left: 62.5%;
  }
  .grid-16__col_push_xxl-11 {
    position: relative;
    left: 68.75%;
  }
  .grid-16__col_push_xxl-12 {
    position: relative;
    left: 75%;
  }
  .grid-16__col_push_xxl-13 {
    position: relative;
    left: 81.25%;
  }
  .grid-16__col_push_xxl-14 {
    position: relative;
    left: 87.5%;
  }
  .grid-16__col_push_xxl-15 {
    position: relative;
    left: 93.75%;
  }
  .grid-16__col_push_xxl-16 {
    position: relative;
    left: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .grid-16__col_offset_xxl-0 {
    position: relative;
    margin-left: 0%;
  }
  .grid-16__col_offset_xxl-1 {
    position: relative;
    margin-left: 6.25%;
  }
  .grid-16__col_offset_xxl-2 {
    position: relative;
    margin-left: 12.5%;
  }
  .grid-16__col_offset_xxl-3 {
    position: relative;
    margin-left: 18.75%;
  }
  .grid-16__col_offset_xxl-4 {
    position: relative;
    margin-left: 25%;
  }
  .grid-16__col_offset_xxl-5 {
    position: relative;
    margin-left: 31.25%;
  }
  .grid-16__col_offset_xxl-6 {
    position: relative;
    margin-left: 37.5%;
  }
  .grid-16__col_offset_xxl-7 {
    position: relative;
    margin-left: 43.75%;
  }
  .grid-16__col_offset_xxl-8 {
    position: relative;
    margin-left: 50%;
  }
  .grid-16__col_offset_xxl-9 {
    position: relative;
    margin-left: 56.25%;
  }
  .grid-16__col_offset_xxl-10 {
    position: relative;
    margin-left: 62.5%;
  }
  .grid-16__col_offset_xxl-11 {
    position: relative;
    margin-left: 68.75%;
  }
  .grid-16__col_offset_xxl-12 {
    position: relative;
    margin-left: 75%;
  }
  .grid-16__col_offset_xxl-13 {
    position: relative;
    margin-left: 81.25%;
  }
  .grid-16__col_offset_xxl-14 {
    position: relative;
    margin-left: 87.5%;
  }
  .grid-16__col_offset_xxl-15 {
    position: relative;
    margin-left: 93.75%;
  }
  .grid-16__col_offset_xxl-16 {
    position: relative;
    margin-left: 100%;
  }
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.js-select_ninja_wrapper_all {
  width:100%;
  padding-left: 10px;
}

.js-select_ninja_wrapper {
  width: 49%;
  display: inline-block;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

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

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
.amount-input {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.amount-input__label {
  margin: 0 10px 0 0;
  color: #121212;
  font-size: 24px;
  line-height: 25px;
}
.amount-input__minus,
.amount-input__plus {
  position: relative;
  width: 8px;
  height: 35px;
  margin: 0;
  padding: 0;
  font-size: 0;
  background: transparent;
  border: none;
  outline: none;
}
.amount-input__minus:hover:before,
.amount-input__plus:hover:before,
.amount-input__minus:hover:after,
.amount-input__plus:hover:after {
  opacity: 0.7;
}
.amount-input__minus:before,
.amount-input__plus:before,
.amount-input__minus:after,
.amount-input__plus:after {
  content: '';
  position: absolute;
  top: 21px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 8px;
  height: 1.1px;
  background: #121212;
  transition: opacity 0.3s ease;
}
.amount-input__minus:after,
.amount-input__plus:after {
  width: 1.1px;
  height: 8px;
}
.amount-input__minus:after {
  display: none;
}
.amount-input__current {
  width: 30px;
  margin: 0;
  padding: 9px 3px;
  color: #121212;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  background: transparent;
  border: none;
  outline: none;
}
.banner {
  display: block;
  height: 100%;
  padding: 39px 30px 35px;
  color: #000;
  line-height: 1.2;
  text-align: center;
  background-color: #A47864;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .banner {
    padding: 71px 50px 35px;
  }
}
@media only screen and (min-width: 1025px) {
  .banner {
    padding: 87px 50px 35px;
  }
}
@media only screen and (min-width: 1441px) {
  .banner {
    padding: 165px 60px 35px;
  }
}
.banner__title {
  margin: 0 0 16px;
  font-size: 32px;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .banner__title {
    margin: 0 0 50px;
    font-size: 56px;
    line-height: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .banner__title {
    margin: 0 0 35px;
    font-size: 64px;
  }
}
@media only screen and (min-width: 1441px) {
  .banner__title {
    margin: 0 0 35px;
    font-size: 56px;
    line-height: 1.1;
  }
}
.banner__title:last-child {
  margin-bottom: 0;
}
.banner__description {
  margin: 0 0 63px;
  font-size: 24px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .banner__description {
    margin: 0 0 69px;
  }
}
@media only screen and (min-width: 1025px) {
  .banner__description {
    margin: 0 0 72px;
  }
}
@media only screen and (min-width: 1441px) {
  .banner__description {
    margin: 0 0 48%;
    font-size: 32px;
  }
}
.banner__description:last-child {
  margin-bottom: 0;
}
.banner__info {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .banner__info {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .banner__info {
    padding: 0;
  }
}
.burger {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 15px;
  margin: 0;
  font-size: 0;
  line-height: 1;
  cursor: pointer;
  background: transparent;
  border: none;
  outline: none;
}
.burger:hover {
  opacity: 0.8;
}
.burger:before,
.burger:after {
  content: '';
  position: absolute;
}
.burger:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 20px;
  height: 13px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  transition: transform 0.2s ease;
}
.burger:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 20px;
  height: 1px;
  background: #000;
  transition: transform 0.2s ease;
}
.burger_type_close:before {
  height: 1px;
  background: #000;
  border: none;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.burger_type_close:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.button {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  padding: 9px 20px 14px;
  color: #fff;
  font-size: 20px;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  border: none;
  outline: none;
  background: #A47864;
  transition: all 0.3s ease;
}
.button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  background: #906855;
  transform: translate(-100%, 0);
  transition: all 0.3s ease;
}
.button:hover:before {
  transform: translate(0, 0);
}
.button__text {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.button__text_visible {
  display: block;
}
@media only screen and (min-width: 1px) {
  .button__text_visible_xs {
    display: block;
  }
}
@media only screen and (min-width: 480px) {
  .button__text_visible_s {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .button__text_visible_m {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .button__text_visible_l {
    display: block;
  }
}
@media only screen and (min-width: 1281px) {
  .button__text_visible_xl {
    display: block;
  }
}
@media only screen and (min-width: 1441px) {
  .button__text_visible_xxl {
    display: block;
  }
}
.button__text_hidden {
  display: none;
}
@media only screen and (min-width: 1px) {
  .button__text_hidden_xs {
    display: none;
  }
}
@media only screen and (min-width: 480px) {
  .button__text_hidden_s {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .button__text_hidden_m {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .button__text_hidden_l {
    display: none;
  }
}
@media only screen and (min-width: 1281px) {
  .button__text_hidden_xl {
    display: none;
  }
}
@media only screen and (min-width: 1441px) {
  .button__text_hidden_xxl {
    display: none;
  }
}
.button__icon {
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 9px;
  margin: 0 0 0 8px;
  fill: #fff;
  stroke: transparent;
  transition: all 0.3s ease;
}

.button__icon_type_controls {
  fill: #FFF;
  stroke: none;
  width: 19px;
  height: 17px;
  margin: 0 20px 0 0;
}
.button_style_dark {
  color: #fff;
  background: #906855;
}
.button_style_dark .button__icon {
  fill: #fff;
  stroke: transparent;
}
.product-card__controls .button_style_bezh {
  color: #fff;
  background: #A47864;
  padding: 18px 0 22px 0;
}
.product-card__controls .button_style_bezh:hover {
  background: #906855;
}
.button_style_bezh .button__text {
  margin: auto;
}
.button_style_lightGrey {
  color: #000;
  background: #E4E3E2;
  margin-right: 12px;
}
@media screen and (max-width: 768px), screen and (max-device-width: 768px) {
  .button_style_lightGrey {
    margin-right: 0px;
  }
}
.button_style_bezh .button__icon {
  fill: #000;
  stroke: transparent;
}
.button_style_light {
  background: #fff;
}
.button_style_ashes {
  background: #b89280;
}
.button_style_otherwise {
  background: #A47864;
}
.button_width_full {
  display: block;
  width: 100%;
}
.button_size_small {
  padding: 3px 8px 3px 5px;
}
.button_size_middle {
  padding: 18px 20px 22px;
}
.button_type_simple:before {
  display: none;
}
.button_type_simple:before .button__icon {
  transition: all 0.3s ease;
}
.button_type_simple:hover .button__icon {
  transform: translate(10px, 0);
}

.button_type_link {
  padding: 0;
  background: transparent;
  color: #fff;
}
.button_type_link:before,
.button_type_link:after {
  display: none;
}
.button_type_link:hover {
  background: transparent;
}
.carousel-nav {
  display: -ms-flexbox;
  display: flex;
  width: 128px;
}
.carousel-nav__arrow {
  overflow: hidden;
  position: relative;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
  height: 64px;
  text-align: center;
  border: none;
  outline: none;
  background: #8f6754;
}
.carousel-nav__arrow:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #A47864;
  transform: translate(-100%, 0);
  transition: all 0.3s ease;
}
.carousel-nav__arrow:hover:before {
  transform: translate(0, 0);
}
.carousel-nav__arrow_animation_reverse:before {
  transform: translate(100%, 0);
}
.carousel-nav__icon {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 9px;
  fill: #fff;
  stroke: #fff;
}
.carousel-nav_type_alone {
  display: block;
  width: 64px;
}
.carousel-nav_type_alone .carousel-nav__arrow {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
.carousel-nav_type_sided {
  position: relative;
  width: 100%;
}
.carousel-nav_type_sided .carousel-nav__arrow {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 64px;
}
.carousel-nav_type_sided .carousel-nav__arrow:first-child {
  left: 0;
}
.carousel-nav_type_sided .carousel-nav__arrow:last-child {
  right: 0;
}
.cart-address {
  display: block;
  padding: 17px 17px 25px 25px;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .cart-address {
    padding: 25px 33px 24px;
  }
}
.cart-address__inner {
  position: relative;
  display: block;
  padding: 0 32px 0 0;
  color: #121212;
  font-size: 24px;
  text-decoration: none;
}
.cart-address__icon-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  transition: background 0.3s ease;
  transform: translate(0, -50%);
}
.cart-address__icon-wrapper:hover {
  background: #A47864;
}
.cart-address__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 50%;
  height: 80%;
  fill: transparent;
  stroke: #121212;
  transform: translate(-50%, -50%);
}
.cart-product {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0 0 26px;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .cart-product {
    padding: 0;
  }
}
.cart-product__message {
  display: inline-block;
  padding: 0 25px;
  font-size: 24px;
  line-height: 90px;
}
.cart-product__illustration {
  display: block;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  width: 30%;
  max-width: 30%;
  max-height: 90px;
  text-decoration: none;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .cart-product__illustration {
    -ms-flex-preferred-size: 15%;
        flex-basis: 15%;
    width: 15%;
    max-width: 15%;
  }
}
.cart-product__image {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 87px;
  height: auto;
  max-height: 100%;
}
.cart-product__title {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
  width: 55%;
  margin: 0;
  padding: 26px 0 0 12px;
  font-size: 20px;
  font-weight: 300;
}

.cart-product__title p {
    text-align: left;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart-product__title {
    -ms-flex-preferred-size: calc(55% - 12px);
        flex-basis: calc(55% - 12px);
  }
}
@media only screen and (min-width: 768px) {
  .cart-product__title {
    -ms-flex-preferred-size: 51%;
        flex-basis: 51%;
    -ms-flex-item-align: center;
        align-self: center;
    width: 51%;
    padding: 0 0 5px 12px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .cart-product__title {
    -ms-flex-preferred-size: calc(51% - 12px);
        flex-basis: calc(51% - 12px);
  }
}
.cart-product__amount {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -ms-flex-item-align: center;
      align-self: center;
  width: 50%;
  padding: 12px 30px 0;
  
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart-product__amount {
    -ms-flex-preferred-size: calc(50% - 60px);
        flex-basis: calc(50% - 60px);
  }
}
@media only screen and (min-width: 768px) {
  .cart-product__amount {
    -ms-flex-preferred-size: 17%;
        flex-basis: 17%;
    width: 17%;
    padding: 0 9px 9px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .cart-product__amount {
    -ms-flex-preferred-size: calc(17% - 18px);
        flex-basis: calc(17% - 18px);
  }
}
.cart-product__price {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -ms-flex-item-align: center;
      align-self: center;
  width: 50%;
  padding: 12px 30px 0;
  font-size: 20px;
  font-weight: 400;
  text-align: right;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart-product__price {
    -ms-flex-preferred-size: calc(50% - 60px);
        flex-basis: calc(50% - 60px);
  }
}
@media only screen and (min-width: 768px) {
  .cart-product__price {
    -ms-flex-preferred-size: 12%;
        flex-basis: 12%;
    width: 12%;
    padding: 0 0 5px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .cart-product__price {
    -ms-flex-preferred-size: 12%;
        flex-basis: 12%;
  }
}
.cart-product__close {
  position: absolute;
  top: 20%;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  font-size: 0;
  background: transparent;
  border: none;
  outline: none;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
}
@media only screen and (min-width: 768px) {
  .cart-product__close {
    top: 40%;
    right: 17px;
    width: 9px;
    height: 9px;
  }
}
.cart-product__close:hover {
  opacity: 0.7;
}
.cart-product__close:before,
.cart-product__close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 1px;
  background: #989898;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .cart-product__close:before,
  .cart-product__close:after {
    width: 9px;
  }
}
.cart-product__close:after {
  width: 1px;
  height: 12px;
}
@media only screen and (min-width: 768px) {
  .cart-product__close:after {
    height: 9px;
  }
}
.cart-product_type_compact .cart-product__illustration {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  width: 25%;
  max-width: 25%;
}
.cart-product_type_compact .cart-product__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70%;
}
.cart-product_type_compact .cart-product__title {
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
  -ms-flex-item-align: auto;
      align-self: auto;
  width: 80%;
  padding: 15px 0 0 12px;
  text-align: left;
}
.cart-product_type_compact .cart-product__amount {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
}
.cart-product_type_compact .cart-product__price {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
  text-align: right;
}
.cart-product_type_compact .cart-product__close {
  top: 22%;
}
.cart-snippet {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    height: 100%;
    padding: 21px 12px;
    min-width: auto;
}
@media only screen and (min-width: 768px) {
  .cart-snippet {
    padding: 6px 15px;
    
    min-width: 158px;
  }
}
@media only screen and (max-width: 480px) {
    .cart-snippet {
        padding: 21px 8px;
    }
}
@media only screen and (min-width: 1025px) {
  .cart-snippet {
        padding: 0 60px 0 9px;
  }
}
.cart-snippet:hover .cart-snippet__products {
  display: block;
}
.cart-snippet__label {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .cart-snippet__label {
    display: block;
    color: #000;
    opacity: 0;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 0.3s ease;
  }
}
.cart-snippet__icon {
  display: inline-block;
  vertical-align: baseline;
  width: 15px;
  height: 15px;
  fill: #fff;
  stroke: #000;
}
@media only screen and (min-width: 1025px) {
  .cart-snippet__icon {
    display: none;
  }
}
.cart-snippet__numbers1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -6px;
  overflow: hidden;
  display: block;
  width: 37px;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  background: #A47864;
  box-shadow: 0 8px 10px rgba(70,24,18,0.05);
  transform: translate(0, -300px);
  transition: transform 0.3s ease;
  text-decoration: none;
}
body .favorite_chipment .null{
    display: none!important;
}
@media only screen and (min-width: 768px) {
  .cart-snippet__numbers1 {
    top: -20px;
    right: 5px;
    padding: 15px 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .cart-snippet__numbers1 {
    right: 15px;
  }
}
.cart-snippet__numbers1:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 1px;
}
.cart-snippet__products {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  display: block;
  width: 362px;
  background: #fff;
  transform: translate(-10px, -100%);
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19);
}
@media only screen and (min-width: 768px) {
  .cart-snippet__products {
    top: -20px;
  }
}
.cart-snippet__products_state_open .cart-snippet__products {
  box-shadow: 0 8px 16px rgba(26,26,26,0.21);
}
.cart-snippet__numbers {
  position: absolute;
  top: 100%;
  right: 13%;
  width: 30px;
  padding: 19px 0 23px;
  color: #FFF;
  font-size: 17px;
  line-height: 1.2;
  opacity: 0;
  display: none;
  text-align: center;
  background: #A47864;
  transform: translate(-10px, -100%);
  cursor: pointer;
  text-decoration: none;
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19);
}
@media only screen and (min-width: 768px) {
  .cart-snippet__numbers {
    width: 37px;
    padding: 23px 0 10px;
    transform: translate(45px, 0%);
  }
}
.cart-snippet__numbers:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 1px;
}
.cart-snippet__product {
  display: block;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.cart-snippet__controls {
  opacity: 0;
}

.cart-snippet__controls>div>a:visited{
  color:#fff;
}

.cart-snippet_state_open .cart-snippet__products {
  transform: translate(50px, 0);
}
.cart-snippet_state_open .cart-snippet__controls {
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .cart-snippet_numbers_true .cart-snippet__label {
    display: block;
    opacity: 1;
  }
}
.cart-snippet_numbers_true .cart-snippet__numbers {
    opacity: 1;
    display: block!important;
    transform: translate(-10px, 0%);
    box-shadow: 0 8px 10px rgba(70,24,18,0.05);
    top: -20px;
    right: 60px;
    text-decoration: none;
}
.cart-snippet_numbers_true .cart-snippet__numbers:hover{
    color: #FFF;
}
.favorite_chipment .cart-snippet__numbers {
  border-radius: 0 0 30px 30px;
}
@media only screen and (min-width: 768px) {
  .cart-snippet_numbers_true .cart-snippet__numbers {
    right: 60px;
    -webkit-transform: translate(45px, 0%);
    transform: translate(45px, 0%);
  }
}

@media only screen and (max-width: 768px) {
    .favorite_chipment.cart-snippet_numbers_true .cart-snippet__numbers {
        display: none!important;
    }
    .favorite_chipment.cart-snippet_numbers_true .cart-snippet__icon {
        fill: #b41500;
        stroke: transparent;
    }
}
.cart {
  display: block;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.cart__main {
  position: relative;
  padding: 40px 0 0;
  background: transparent;
}
@media only screen and (min-width: 768px) {
  .cart__main {
    padding: 60px 0 0;
  }
}
.cart__main:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 220px;
  background: #A47864;
}
@media only screen and (min-width: 768px) {
  .cart__main:before {
    height: 247px;
  }
}
.cart__authorization {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 72px 0;
}
@media only screen and (min-width: 768px) {
  .cart__authorization {
    padding: 17px 0 97px;
  }
}
@media only screen and (min-width: 1025px) {
  .cart__authorization {
    width: 100%;
  }
}
.cart__footer {
  padding: 40px 0 0;
  background: #f4f4f4;
  overflow: hidden;
}
.cart__footer .cart__section:first-child{
    float: left;
    width: 70%;
}
.cart__footer .cart__tabs{
    width: 85%;
}
.cart__footer .cart__card_type_close{
    float: right;
    position: relative;
    margin-bottom: 20px;
    width: 30%;
}
.cart__section {
  margin: 60px 0 0;
}
@media only screen and (min-width: 768px) {
  .cart__wrapper .cart__section .cart__section {
    margin: 90px 0 0;
    width: 85%;
  }
}
.cart__section:first-child {
  margin: 0;

}
.cart__wrapper {
  position: relative;
  max-width: 1248px;
  margin: 0 auto;
  padding: 0 24px;
}
.cart__title {
  margin: 0 0 37px;
  font-size: 34px;
  color: #FFF;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 64px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cart__title {
    text-align: left;
  }
}
.cart__title_size_small {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  color: #121212;
  text-align: left;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) {
  .cart__title_size_small {
    font-size: 24px;
  }
}
.cart__products {
  display: block;
  background: #fff;
  border: 1px solid #e7e7e7;
}
@media only screen and (min-width: 1025px) {
  .cart__products {
    width: 60%;
  }
}
.cart__product {
  display: block;
  border-bottom: 1px solid #e7e7e7;
}
.cart__product:last-child {
  border-bottom: none;
}
.cart__card {
  margin: 0 -24px;
  padding: 0 0 60px;
  background: #fff;
}
@media only screen and (min-width: 480px) {
  .cart__card {
    margin: 0 auto;
    width: 360px;
    background: transparent;
  }
}
@media only screen and (min-width: 1025px) {
  .cart__card {
    position: absolute;
    top: 90px;
    right: 24px;
    margin: 0;
    padding: 0;
  }
}
.cart__card_type_preview {
  display: none;
  background: #fff;
  box-shadow: 0 8px 10px rgba(51,23,23,0.1);
}
@media only screen and (min-width: 1025px) {
  .cart__card_type_preview {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
    .cart__footer .cart__card_type_close {
        top: 0;
    }
  }
@media only screen and (max-width: 1025px) {
    .cart__footer .cart__card_type_close {
      float: inherit;
      width: 360px;
  }
  .cart__footer .cart__section:first-child{
      width: auto;
      float: inherit;
  }
  .cart__footer .cart__tabs{
      width: auto;
  }
  .cart__wrapper .cart__section .cart__section{
      width: auto;
  }
}
.cart__highlight {
  font-style: italic;
}
.cart__form {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-order: 1;
      order: 1;
  width: 100%;
  padding: 50px 0 0;
}

@media only screen and (max-width: 768px) {
  .cart__form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 55%;
    -ms-flex-order: 0;
        order: 0;
    width: 100%;
    padding: 45px 0 0;
  }
}

@media only screen and (max-width: 480px) {
    .cart__footer .cart__card_type_close {
        width: auto;
    }
    .modal__point{
        padding: 45px 0 0;
    }
}

@media only screen and (max-width: 1024px) {
  .cart__form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-order: 0;
        order: 0;
    width: 100%;
    padding: 45px 0 0;
  }
}

@media only screen and (min-width: 1024px) {
  .cart__form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 55%;
    -ms-flex-order: 0;
        order: 0;
    width: 100%;
    padding: 45px 0 0;
  }
}



.cart__form-title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .cart__form-title {
    font-size: 24px;
    line-height: 1.1;
    text-align: left;
  }
}
.cart__form-footer {
  padding: 13px 0 0;
  color: #121212;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}
.cart__form-away {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  padding: 16px 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cart__form-away {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    width: 45%;
    padding: 0 0 24px;
    text-align: right;
  }
}
.cart__form-wrapper {
  padding: 6px 0 0;
  color: #121212;
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .cart__form-wrapper {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
}
.cart__line {
  display: block;
  margin: 2px 0 0;
  color: #121212;
  font-size: 20px;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .cart__line {
    margin: 17px 0 0;
  }
}
.cart__line:first-child {
  margin: 0;
}
.cart__tabs {
  padding: 43px 0 0;
}
@media only screen and (min-width: 768px) {
  .cart__tabs {
    padding: 25px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .cart__tabs {
    width: 55%;
  }
}
.tabs__panels{
    margin-bottom: 5px;
}
.cart__tabs .tabs__links {
  overflow: auto;
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 -24px;
}
@media only screen and (min-width: 768px) {
  .cart__tabs .tabs__links {
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    margin-bottom: 15px;
  }
}
.cart__tabs .tabs__link {
  margin: 0 45px 0 0;
  padding: 0 3px;
}
@media only screen and (min-width: 768px) {
  .cart__tabs .tabs__link {
    margin: 0;
    padding: 0;
  }
}
.cart__addresses {
  padding: 27px 0 20px;
}
.cart__address {
  margin: 0 0 8px;
}
@media only screen and (min-width: 768px) {
  .cart__address {
    margin: 0 0 16px;
  }
}
.cart__address:last-child {
  margin: 0;
}
.cart__address-link {
  position: relative;
  display: block;
  width: 222px;
  padding: 0 0 0 37px;
  opacity: 1;
  color: inherit;
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 768px) {
  .cart__address-link {
    width: auto;
    margin: 0;
    float: left;
  }
}
.cart__address-link:before,
.cart__address-link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 13px;
  height: 1px;
  background: #121212;
  transform: translate(0, -50%);
}
.cart__address-link:after {
  left: 16px;
  width: 1px;
  height: 13px;
}
.cart__address-link:hover {
  opacity: 0.7;
}
.cart__options {
  overflow: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 -24px;
  padding: 35px 24px 25px;
}
@media only screen and (min-width: 768px) {
  .cart__options {
    overflow: visible;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    padding: 40px 0;
  }
}
.cart__option {
  position: relative;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 0 40px 0 0;
  font-size: 24px;
}
.cart__option:last-child {
  margin: 0;
}
.cart__option:before {
  content: '';
  position: absolute;
  right: -24px;
  left: -24px;
  bottom: -21px;
  display: block;
  height: 1px;
  background: #989898;
}
.cart__option:after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 100%;
  left: 0;
  bottom: -22px;
  display: block;
  width: auto;
  height: 3px;
  background: #121212;
  transition: right 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .cart__option:before,
  .cart__option:after {
    display: none;
  }
}
.cart__option:hover:after {
  right: 0;
}
.cart__option_state_active:after {
  right: 0;
}
.cart__textarea {
  display: block;
  padding: 48px 0 68px;
}
@media only screen and (min-width: 768px) {
  .cart__textarea {
    padding: 45px 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .cart__textarea {
    width: 100%;
  }
}
.catalog-grid {
  overflow: hidden;
}
.catalog-grid__panel {
  position: relative;
  display: block;
  margin: 0 -2px 0 0;
  padding: 0 25px;
}
@media only screen and (min-width: 350px) {
  .catalog-grid__panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-bottom: 0;
  }
}
@media only screen and (min-width: 350px) {
  .catalog-grid__panel:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
  }
}
.catalog-grid__wrapper {
  height: 100%;
}
.catalog-grid__item {
  margin: 0 auto 25px;
  border: 1px solid #e5e5e5;
}

@media only screen and (min-width: 350px) {
    .catalog-grid__item {
        -ms-flex-preferred-size: 48.5%;
        flex-basis: 48.5%;
        width: 48.5%;
        margin: 0.7% 0.7%;
        border: none;
        border-left: none;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
    }  
}
@media only screen and (min-width: 480px) {
  .catalog-grid__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    margin: 0;
    border: none;
    border-left: none;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }
}


@media only screen and (min-width: 768px) {
  .catalog-grid__item {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    width: 33.333%;
  }
}
@media only screen and (min-width: 1025px) {
  .catalog-grid__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
  }
}
@media only screen and (min-width: 1441px) {
  .catalog-grid__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    width: 20%;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .catalog-grid__item {
    -ms-flex-preferred-size: calc(50% - 1px);
        flex-basis: calc(50% - 1px);
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .catalog-grid__item {
    -ms-flex-preferred-size: calc(33.333% - 1px);
        flex-basis: calc(33.333% - 1px);
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .catalog-grid__item {
    -ms-flex-preferred-size: calc(25% - 1px);
        flex-basis: calc(25% - 1px);
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .catalog-grid__item {
    -ms-flex-preferred-size: calc(20% - 1px);
        flex-basis: calc(20% - 1px);
  }
}
.catalog-grid__loader {
  padding: 60px 0;
  text-align: center;
}
.catalog-grid__loader-image {
  display: block;
  margin: 0 auto;
}
.catalog {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .catalog__filters {
    padding: 35px 60px 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .catalog__filters_type_spacious {
    padding: 56px 60px;
  }
}
.catalog__title {
  margin: 0 0 20px;
  padding: 38px 0 20px;
}
.categories-group {
  display: block;
}
.categories-group__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.categories-group__item {
  width: calc(100% / 3);
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
/* 8 count */
.categories-group__inner[data-children-count="8"] .categories-group__item {
	width: 25%;
}
/* 7 count */
.categories-group__inner[data-children-count="7"] .categories-group__item {
	width: 25%;
}
.categories-group__inner[data-children-count="7"] .categories-group__item:nth-last-child(2) {
	width: 50%;
}
/* 5 count */
.categories-group__inner[data-children-count="5"] .categories-group__item {
	width: calc(100% / 3);
}
.categories-group__inner[data-children-count="5"] .categories-group__item:nth-last-child(2) {
	width: 50%;
}
.categories-group__inner[data-children-count="5"] .categories-group__item:nth-last-child(1) {
	width: 50%;
}
/* 5 count */
.categories-group__inner[data-children-count="4"] .categories-group__item {
	width: 50%;
}
@media (max-width: 767px) {
  #main_catalog_section_description {
    display: none;
  }
}
@media (max-width: 380px) {
	.categories-group__item {
	  width: 50% !important;
	}
  .categories-group__item:nth-last-child(1) {
    
  }
}
/*
.categories-group__item {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
  border-left: 1px solid #e5e5e5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .categories-group__item {
    -ms-flex-preferred-size: calc(50% - 1px);
        flex-basis: calc(50% - 1px);
  }
}
.categories-group__item:nth-child(5) {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .categories-group__item:nth-child(5) {
    -ms-flex-preferred-size: calc(100% - 1px);
        flex-basis: calc(100% - 1px);
  }
}
.categories-group__item:nth-child(1),
.categories-group__item:nth-child(3),
.categories-group__item:nth-child(5),
.categories-group__item:nth-child(6) {
  border-left: 1px solid transparent;
}
.categories-group__item:nth-child(n+3) {
  border-top: 1px solid #e5e5e5;
}
@media only screen and (min-width: 768px) {
  .categories-group__item:nth-child(1),
  .categories-group__item:nth-child(3),
  .categories-group__item:nth-child(5),
  .categories-group__item:nth-child(6) {
    border-left: 1px solid #e5e5e5;
  }
  .categories-group__item:nth-child(1),
  .categories-group__item:nth-child(3),
  .categories-group__item:nth-child(6) {
    border-left: 1px solid transparent;
  }
  .categories-group__item:nth-child(n+3) {
    border-top: 1px solid #e5e5e5;
  }
  .categories-group__item:nth-child(1),
  .categories-group__item:nth-child(2),
  .categories-group__item:nth-child(6),
  .categories-group__item:nth-child(7) {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
  .categories-group__item:nth-child(3),
  .categories-group__item:nth-child(4),
  .categories-group__item:nth-child(5) {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    width: 33.333%;
  }
}
@media only screen and (min-width: 1025px) {
  .categories-group__item:nth-child(1),
  .categories-group__item:nth-child(2),
  .categories-group__item:nth-child(3),
  .categories-group__item:nth-child(4),
  .categories-group__item:nth-child(5),
  .categories-group__item:nth-child(7) {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
    border: none;
    border-left: 1px solid #e5e5e5;
  }
  .categories-group__item:nth-child(6) {
    border-left: 1px solid #e5e5e5;
  }
  .categories-group__item:nth-child(1),
  .categories-group__item:nth-child(5) {
    border-left: none;
  }
  .categories-group__item:nth-child(n+5) {
    border-top: 1px solid #e5e5e5;
  }
  .categories-group__item:nth-child(6) {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .categories-group__item:nth-child(1),
  .categories-group__item:nth-child(2),
  .categories-group__item:nth-child(6),
  .categories-group__item:nth-child(7) {
    -ms-flex-preferred-size: calc(50% - 1px);
        flex-basis: calc(50% - 1px);
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .categories-group__item:nth-child(3),
  .categories-group__item:nth-child(4),
  .categories-group__item:nth-child(5) {
    -ms-flex-preferred-size: calc(33.333% - 1px);
        flex-basis: calc(33.333% - 1px);
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .categories-group__item:nth-child(1),
  .categories-group__item:nth-child(2),
  .categories-group__item:nth-child(3),
  .categories-group__item:nth-child(4),
  .categories-group__item:nth-child(5),
  .categories-group__item:nth-child(7) {
    -ms-flex-preferred-size: calc(25% - 1px);
        flex-basis: calc(25% - 1px);
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .categories-group__item:nth-child(6) {
    -ms-flex-preferred-size: calc(50% - 1px);
        flex-basis: calc(50% - 1px);
  }
}
*/
.categories-group__wrapper {
  height: 100%;
}
.category-snippet {
  display: block;
  padding: 20px 15px;
  color: inherit;
  text-decoration: none;
  text-align: center;
  background: transparent;
  transition: all 0.3s ease;
  font-family: 'Jost', sans-serif;
}
@media only screen and (max-width: 768px) {
  .category-snippet {
    padding: 15px 10px 15px 10px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 500px) {
  .category-snippet__title {
    font-size: 12px;
  }
}

@media only screen and (max-width: 400px) {
  .category-snippet__title {
    font-size: 12px;
  }
}

.category-snippet:hover {
  text-decoration: none;
  background: #A47864;
  color: inherit;
  box-shadow: 0 8px 10px rgba(70,24,18,0.05);
}
.category-snippet__illustration {
  position: relative;
  display: block;
}
.category-snippet__illustration:before {
  content: '';
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 156px;
  margin-bottom: 7px
}
@media only screen and (max-width: 600px) {
  .category-snippet__illustration:before {
    height: 146px;
  }
}
@media only screen and (max-width: 500px) {
  .category-snippet__illustration:before {
    height: 126px;
  }
}
@media only screen and (max-width: 476px) {
  .category-snippet__illustration:before {
    height: 106px;
  }
}
@media only screen and (max-width: 400px) {
  .category-snippet__illustration:before {
    height: 96px;
    margin-bottom: 15px
  }
}
@media only screen and (min-width: 768px) {
  .category-snippet__illustration:before {
    height: 257px;
  }
}
@media only screen and (min-width: 1025px) {
  .category-snippet__illustration:before {
    height: 254px;
  }
}
@media only screen and (min-width: 1441px) {
  .category-snippet__illustration:before {
    height: 218px;
  }
}
.category-snippet__image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  transform: translate(-50%, -50%);
}
.category-snippet__title {
  display: block;
  font-size: 32px;
  line-height: 1.2;
  color: #121212;
}
@media only screen and (min-width: 768px) {
    .category-snippet__title {
        font-size: 24px;
    }
}
.check-elem {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.check-elem__input {
  position: absolute;
  top: -150%;
  left: -150%;
  z-index: 1;
  width: 1px;
  height: 1px;
  transform: translate(0, -50%);
}
.check-elem__input:focus + .check-elem__label:before {
  border-color: #6b4939;
}
.check-elem__input[readonly] {
  pointer-events: none;
}
.check-elem__input[readonly] + .check-elem__label {
  pointer-events: none;
}
.check-elem__input:checked + .check-elem__label:before {
  background: #6b4939;
  border-color: #6b4939;
}
.check-elem__input:checked + .bx-filter-param-text:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #989898;
    border-radius: 180px;
    transition: all 0.1s ease;
    transform: translate(0, -50%);
    background: #a47864;
    border-color: #a47864;
}
.check-elem__input:checked + .check-elem__label:after {
  opacity: 1;
}
.check-elem__input[type='radio'] + .check-elem__label {
  padding-top: 0;
}
.check-elem__input[type='radio'] + .check-elem__label:before {
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.check-elem__input[type='radio'] + .check-elem__label:after {
  left: 5px;
  width: 4px;
  height: 4px;
}
.check-elem__label {
  position: relative;
  z-index: 10;
  display: block;
  min-height: 20px;
  padding: 3px 0 0 25px;
  line-height: 1.2;
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  width: 350px;
  
}
.check-elem__label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #989898;
  border-radius: 180px;
  transition: all 0.1s ease;
  transform: translate(0, -50%);
}
.check-elem__label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translate(0, -50%);
  width: 6px;
  height: 6px;
  background: transparent;
  // border: 1px solid #fff;
  border-radius: 50%;
}
.check-elem_size_middle .check-elem__label {
  font-size: 16px;
}
.check-elem_style_important .check-elem__label {
  font-weight: 600;
}
.check-elem_style_ghost .check-elem__label:before,
.check-elem_style_ghost .check-elem__label:after {
  opacity: 0.5;
}
.check-elem_type_inline {
  display: inline-block;
  vertical-align: middle;
}
.check-elem_type_concrete .check-elem__label {
  white-space: nowrap;
}
.collection-carousel {
  position: relative;
  display: block;
}
.collection-carousel__carousel-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translate(-50%, -50%);
}
.collection-carousel__slides {
  position: relative;
  z-index: 1;
}
.collection-snippet {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.collection-snippet__illustration {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  -ms-flex-order: 2;
      order: 2;
}
@media only screen and (min-width: 768px) {
  .collection-snippet__illustration {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    -ms-flex-order: 1;
        order: 1;
  }
}
.collection-snippet__image {
  display: block;
  width: 100%;
  height: auto;
}
.collection-snippet__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 1;
      order: 1;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 65px 25px 85px;
  color: #000;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .collection-snippet__content {
    -ms-flex-preferred-size: calc(100% - 50px);
        flex-basis: calc(100% - 50px);
  }
}
@media only screen and (min-width: 768px) {
  .collection-snippet__content {
    -ms-flex-order: 2;
        order: 2;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1281px) {
  .collection-snippet__content {
    padding: 0 80px;
  }
}
.collection-snippet__content-inner {
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
.collection-snippet__content_type_close {
  padding: 24px 0;
}
@media only screen and (min-width: 480px) {
  .collection-snippet__content_type_close {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .collection-snippet__content {
    -ms-flex-preferred-size: calc(50% - 50px);
        flex-basis: calc(50% - 50px);
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .collection-snippet__content {
    -ms-flex-preferred-size: calc(50% - 160px);
        flex-basis: calc(50% - 160px);
  }
}
.collection-snippet__products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.collection-snippet__product {
  margin: 0 auto 24px;
  border: 1px solid #e7e7e7;
}
@media only screen and (min-width: 350px) {
  .collection-snippet__product {
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%;
    width: 48.5%;
    margin: 0.7% 0.7%;
    position: relative;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5!important;
    border-left: 1px solid #e5e5e5;
  }
  .collection-snippet__product:nth-child(-n+2) {
    border-top: 1px solid transparent;
  }
}
@media only screen and (min-width: 540px) {
  .collection-snippet__product {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    margin: 0;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  .collection-snippet__product:nth-child(-n+2) {
    border-top: 1px solid transparent;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .collection-snippet__product {
    -ms-flex-preferred-size: calc(50% - 2px);
        flex-basis: calc(50% - 2px);
  }
}
.collection-snippet__wrapper {
  height: 100%;
}
.collection-snippet__title {
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  margin: 0 0 26px;
}
@media only screen and (min-width: 1025px) {
  .collection-snippet__title {
    font-size: 64px;
    line-height: 64px;
    margin: 0 0 6px;
  }
}
.collection-snippet__description {
  margin: 0 0 28px;
  padding: 0 10px;
  font-size: 24px;
  line-height: 28px;
  text-align: justify;
}
@media only screen and (min-width: 768px) {
  .collection-snippet__description {
    padding: 0 40px;
  }
}
.collection-snippet__links {
  text-align: center;
}
.collection-snippet__link {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 480px) {
  .collection-snippet_type_secondary {
    border-bottom: 1px solid #e7e7e7;
  }
}
.collection-snippet_type_secondary .collection-snippet__illustration {
  -ms-flex-order: 1;
      order: 1;
}
.collection-snippet_type_secondary .collection-snippet__content {
  -ms-flex-order: 2;
      order: 2;
}
.collection {
  display: block;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.collection__header {
  position: relative;
  padding: 60px 0 0;
  text-align: center;
  background: #f3f3f3;
}
@media only screen and (min-width: 768px) {
  .collection__header {
    padding: 70px 0 5px;
  }
}
.collection__title {
  font-size: 30px;
  font-weight: 300;
  line-height: 34px;
}
@media only screen and (min-width: 768px) {
  .collection__title {
    font-size: 44px;
    line-height: 44px;
  }
}
.collection__description {
  max-width: 600px;
  margin: 0 auto;
  padding: 24px 10px 0;
  text-align: justify;
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
}
@media only screen and (min-width: 768px) {
  .collection__description {
    padding: 6px 0 0;
  }
}
.collection__nav {
  max-width: 1015px;
  margin: 0 auto;
  padding: 88px 0 0;
}
.collection__filters {
  position: absolute;
  top: 35px;
  left: 30px;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .collection__filters {
    display: block;
  }
}
.collection__catalog {
  padding: 25px 0;
}
@media only screen and (min-width: 768px) {
  .collection__catalog {
    padding: 0 0 25px;
  }
}
.contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.contacts__col {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .contacts__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
.contacts__header {
  padding: 71px 20px 108px;
  text-align: center;
  background: #A47864;
  display: none;
}
@media only screen and (min-width: 768px) {
  .contacts__header {
    height: 100%;
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .contacts__header {
    padding: 90px 0;
  }
}
.contacts__title {
  margin: 0;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
  .contacts__title {
    font-size: 40px;
    line-height: 44px;
  }
}
.contacts__description {
  padding: 32px 0 0;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .contacts__description {
    padding: 40px 0 0;
    text-align: inherit;
  }
}
.contacts__description_size_small {
  font-size: 18px;
  line-height: 24px;
}
.contacts__link {
  opacity: 1;
  color: inherit;
  font-style: italic;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.contacts__link:hover {
  opacity: 0.8;
}
.contacts__illustration {
  display: block;
  width: 100%;
}
.contacts__image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.contacts__content {
  padding: 50px 24px 80px;
}
@media only screen and (min-width: 768px) {
  .contacts__content {
    padding: 50px 32px;
  }
}
@media only screen and (min-width: 1025px) {
  .contacts__content {
    padding: 87px 50px;
  }
}
.contacts__form {
  max-width: 480px;
  margin: 0 auto;
  padding: 41px 0 0;
}
@media only screen and (min-width: 768px) {
  .contacts__form {
    padding: 54px 0 0;
  }
}
.contacts__line {
  margin: 0 0 23px;
}
@media only screen and (min-width: 768px) {
  .contacts__line {
    margin: 0 0 38px;
  }
}
.contacts__textarea {
  height: 161px;
  margin: 0 0 52px;
}
@media only screen and (min-width: 768px) {
  .contacts__textarea {
    margin: 0 0 31px;
  }
}
.contacts__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 768px) {
  .contacts__controls {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.contacts__control {
  display: block;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: 100%;
  max-width: 360px;
}
.fancybox-slide--html .fancybox-close-small {
  top: 24px;
  right: 21px;
  width: 33px;
  height: 33px;
  padding: 6px;
  fill: #000;
  background: transparent;
  border-radius: 50%;
}
.fancybox-slide--html .fancybox-close-small svg path {
  fill: #000;
}
.fancybox-can-swipe .fancybox-content {
  cursor: default;
}
.fancybox-bg {
  background: #fff;
}
.filter-form {
  display: block;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.filter-form__tabs {
  margin: 0 0 40px;
}
.filter-form__content {
  padding: 44px 0 48px;
  background: secondaryColor;
}
.filter-form__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -11px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .filter-form__wrapper {
    -ms-flex-pack: start;
        justify-content: flex-start;
    max-width: 830px;
    margin: 0 auto;
  }
}
.filter-form__select {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 0 15% 16px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .filter-form__select {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
}
@media only screen and (min-width: 768px) {
  .filter-form__select {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px 25px;
  }
}
@media only screen and (min-width: 1025px) {
  .filter-form__select {
    -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
    max-width: 18%;
    margin: 0 0 0 2.5%;
    padding: 0 0 35px;
  }
  .filter-form__select:first-child {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .filter-form__select {
    -ms-flex-preferred-size: calc(25% - 20px);
        flex-basis: calc(25% - 20px);
  }
}
.filter-form__select-wrapper {
  width: 100%;
}
.filter-form__range-wrapper {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 25px 0 0;
}
@media only screen and (min-width: 768px) {
  .filter-form__range-wrapper {
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
    padding: 10px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .filter-form__range-wrapper {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    padding: 0;
  }
}
.filter-form__label {
  display: inline-block;
  vertical-align: bottom;
  width: 29%;
  padding: 0 10px;
  color: primaryTextColor;
  font-size: 15px;
  font-weight: 600;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .filter-form__label {
    width: 24%;
  }
}
@media only screen and (min-width: 1025px) {
  .filter-form__label {
    width: 17%;
    padding: 0;
    text-align: left;
  }
}
.filter-form__range {
  display: inline-block;
  vertical-align: bottom;
  width: 58%;
}
@media only screen and (min-width: 1025px) {
  .filter-form__range {
    width: 68%;
  }
}
.filter-form__reset {
  display: block;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  -ms-flex-order: 1;
      order: 1;
  padding: 45px 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .filter-form__reset {
    position: absolute;
    left: 63%;
    bottom: 0;
    -ms-flex-order: 0;
        order: 0;
    padding: 0;
    line-height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .filter-form__reset {
    position: static;
    left: auto;
    bottom: auto;
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
  }
}
.filter-form__submit {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  padding: 44px 0 0;
}
@media only screen and (min-width: 768px) {
  .filter-form__submit {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    padding: 27px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .filter-form__submit {
    -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
    padding: 0;
  }
}
.filter-form__button {
  font-family: 'Jost', sans-serif;
  color: darkBlue;
}
.filter-group {
  display: block;
}
.filter-group__title {
  margin: 0 0 5px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Jost', sans-serif;
}
.filter-group__item {
  position: relative;
  margin: 13px 0 0;
}
.filter-group__marker {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 95%;
  transform: translate(0, -25%);
  width: 150px;
  height: 34px;
  padding: 0 7px;
  color: darkBlue;
  font-family: 'Jost', sans-serif;
  font-size: 13px;
  line-height: 34px;
  background: lightBlue;
  border-radius: 2px;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.251);
}
.filter-group__marker:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  transform: translate(1px, 0);
  border: 17px solid transparent;
  border-right: 17px solid lightBlue;
}
.filter-group_type_collapsable .filter-group__title {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .filter-group_type_collapsable .filter-group__title {
    position: static;
  }
}
.filter-group_type_collapsable .filter-group__title:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
  border-right: 1px solid #565656;
  border-bottom: 1px solid #565656;
}
@media only screen and (min-width: 768px) {
  .filter-group_type_collapsable .filter-group__title:after {
    display: none;
  }
}
.filter-group_type_collapsable .filter-group__content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .filter-group_type_collapsable .filter-group__content {
    display: block;
  }
}
.filter-group_state_open .filter-group__title:after {
  top: auto;
  bottom: 5px;
  transform: rotate(-135deg);
}
.filter-group_state_open .filter-group__content {
  display: block;
}
.filters-list {
  display: block;
  height: 100%;
  font-size: 20px;
  line-height: 1.2;
}
.filters-list__controls {
  display: -ms-flexbox;
  display: flex;
}
.filters-list__control {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
}
.filters-list__content {
  height: 80%;
  height: calc(100% - 65px);
  padding: 34px 40px;
  overflow-y: auto;
}
@media only screen and (min-width: 1025px) {
  .filters-list__content {
    height: calc(100% - 65px);
  }
}
.filters-list__group {
  margin: 0 0 48px;
}
.filters-list__group:last-child {
  margin-bottom: 0;
}
.filters-list__title {
  margin: 0 0 20px;
  font-family: 'Jost', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
}
.filters-list__item {
  margin: 0 0 10px;
}
.filters-list__item:last-child {
  margin-bottom: 0;
}
.filters-panel {
  display: block;
  padding: 0 0 0 59px;
}
@media only screen and (min-width: 1025px) {
  .filters-panel {
    padding: 0 0 0 178px;
  }
}
.filters-panel__control {
  float: left;
  display: block;
  width: 59px;
  margin-left: -59px;
  padding: 0 10px 0 0;
}
@media only screen and (min-width: 1025px) {
  .filters-panel__control {
    margin-left: -174px;
    width: 174px;
  }
}
.filters-panel__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 57px;
  padding: 0 25px 0 0;
}
@media only screen and (min-width: 1025px) {
  .filters-panel__list {
    height: 65px;
  }
}
.filters-panel__scroll {
  overflow: auto;
}
.filters-panel__scroll-panel {
  display: block;
}
@media only screen and (max-width: 1025px) {
  .filters-panel__trigger {
    font-size: 0;
  }
}
@media only screen and (max-width: 1025px) {
  .filters-panel__trigger-icon {
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .filters-panel_type_custom {
    padding-left: 156px;
  }
}
@media only screen and (min-width: 1025px) {
  .filters-panel_type_custom .filters-panel__control {
    visibility: hidden;
  }
}
.footer {
  display: block;
}
.footer__panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100px;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  background: #A47864;
}
.footer__copyright {
  width: 100%;
  text-align: center;
}
.footer__wrapper {
  width: 100%;
  margin: 0 0 28px;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .footer__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__wrapper {
    padding: 0;
  }
}
.footer__links-group {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .footer__links-group {
    width: 33%;
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    padding: 40px 10px 40px 0;
    text-align: left;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__links-group {
    -ms-flex-order: 1;
        order: 1;
    width: 33%;
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    padding: 50px 10px 50px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__links-group_size_wide {
    width: 33%;
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .footer__links-group {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .footer__links-group {
    -ms-flex-preferred-size: calc(23% - 10px);
        flex-basis: calc(23% - 10px);
  }
}
.footer__subscribe {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 0 48px;
  padding: 55px 22px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer__subscribe {
    -ms-flex-preferred-size: calc(100% - 44px);
        flex-basis: calc(100% - 44px);
  }
}
@media only screen and (min-width: 768px) {
  .footer__subscribe {
    margin: 0 0 30px;
    padding: 35px 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__subscribe {
    -ms-flex-order: 2;
        order: 2;
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
    width: 42%;
    margin: 0;
    padding: 20px 0 0;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .footer__subscribe {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .footer__subscribe {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
  }
}
.form {
  display: block;
}
.form__line {
  position: relative;
}
.form__field {
  position: relative;
  height: 100%;
}
.form__input,
.form__textarea {
  width: 100%;
  height: 36px;
  margin: 0 0 15px;
  padding: 0 30px 0 2px;
  color: #000;
  font-size: 24px;
  line-height: 36px;
  background: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #989898;
}
@media only screen and (min-width: 768px) {
  .form__input,
  .form__textarea {
    margin: 0;
  }
}
.form__input:-moz-placeholder,
.form__textarea:-moz-placeholder {
  color: #535353;
  font-size: 24px;
}
.form__input:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
  color: #535353;
  font-size: 24px;
}
.form__input::placeholder,
.form__textarea::placeholder {
  color: #535353;
  font-size: 24px;
  opacity: 1;
}
.form__textarea {
  height: 99px;
  resize: none;
}
.form__textarea_height_full {
  height: 100%;
}
.form__error-text {
  color: #c15c4e;
  font-size: 18px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  opacity: 0;
  transform: translate(-50%, -50%);
}
.form__icon-panel {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 22px;
  height: 22px;
  opacity: 0;
  background: #e28f84;
  border-radius: 50%;
  transform: translate(0, -50%) scale(0);
  transition: all 0.3s ease;
}
.form__element {
  height: 100%;
}
.form__element-wrapper {
  position: relative;
  height: inherit;
}
.form__element_state_error .form__error-text {
  opacity: 1;
}
.form__element_state_error .form__icon_type_valid {
  opacity: 0;
}
.form__element_state_error .form__icon_type_error {
  opacity: 1;
}
.form__element_state_error .form__icon-panel {
  opacity: 1;
  background: #e28f84;
  transform: translate(0, -50%) scale(1);
}
.form__element_state_valid .form__error-text {
  opacity: 0;
}
.form__element_state_valid .form__icon_type_valid {
  opacity: 1;
}
.form__element_state_valid .form__icon_type_error {
  opacity: 0;
}
.form__element_state_valid .form__icon-panel {
  opacity: 1;
  background: #d3e4da;
  transform: translate(0, -50%) scale(1);
}
.form__checkbox {
  font-size: 24px;
}
.form__select {
  display: block;
  width: 100%;
  color: #535353;
}
.form__select_type_ninja + .select2-container--default .select2-selection--single,
.form__select_font_ninja + .select2-container--default .select2-selection--single,
.form__select_fontsize_ninja + .select2-container--default .select2-selection--single{
  border-width: 0;
}
.formatted-text {
  line-height: 1.3;
}
.formatted-text h1:not([class]) {
  margin: 0 0 20px;
  font-size: 50px;
}
.formatted-text h2:not([class]) {
  margin: 0 0 20px;
  font-size: 45px;
}
.formatted-text h3:not([class]) {
  margin: 0 0 20px;
  font-size: 40px;
}
.formatted-text h4:not([class]) {
  margin: 0 0 20px;
  font-size: 35px;
}
.formatted-text h5:not([class]) {
  margin: 0 0 20px;
  font-size: 30px;
}
.formatted-text h6:not([class]) {
  margin: 0 0 20px;
  font-size: 25px;
}
.formatted-text p:not([class]) {
  margin: 0 0 20px;
}
.formatted-text ul:not([class]) {
  margin: 0 0 20px;
  list-style: none;
}
.formatted-text ul:not([class]) > li:not([class]) {
  position: relative;
  padding: 0 0 0 20px;
}
.formatted-text ul:not([class]) > li:not([class]):before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.formatted-text ol:not([class]) {
  counter-reset: ol;
  margin: 0 0 20px;
  list-style: none;
}
.formatted-text ol:not([class]) > li:not([class]) {
  position: relative;
  padding: 0 0 0 20px;
}
.formatted-text ol:not([class]) > li:not([class]):before {
  content: counter(ol);
  counter-increment: ol;
  position: absolute;
  top: 0;
  left: 8px;
  display: block;
}
.formatted-text a:not([class]) {
  text-decoration: underline;
}
.formatted-text a:not([class]):link {
  color: #2b2bd6;
}
.formatted-text a:not([class]):visited {
  color: #b71e95;
}
.formatted-text a:not([class]):hover {
  color: #de0f0f;
}
.formatted-text a:not([class]):active {
  color: #000;
}
.formatted-text sub:not([class]) {
  bottom: -0.25em;
  vertical-align: bottom;
  font-size: 0.75em;
}
.formatted-text sup:not([class]) {
  top: -0.5em;
  vertical-align: top;
  font-size: 0.75em;
}
.formatted-text i:not([class]),
.formatted-text em:not([class]),
.formatted-text dfn:not([class]) {
  font-style: italic;
}
.formatted-text b:not([class]),
.formatted-text strong:not([class]) {
  font-weight: 700;
}
.formatted-text s:not([class]),
.formatted-text strike:not([class]),
.formatted-text del:not([class]) {
  text-decoration: line-through;
}
.formatted-text ins:not([class]) {
  text-decoration: underline;
}
.formatted-text q:not([class]) {
  display: inline;
}
.formatted-text q:not([class]):before {
  content: open-quote;
}
.formatted-text q:not([class]):after {
  content: close-quote;
}
.formatted-text kbd:not([class]) {
  font-family: monospace, monospace;
}
.formatted-text mark:not([class]) {
  background: #f1f1f1;
}
.formatted-text abbr:not([class]) {
  position: relative;
  text-decoration: none;
}
.formatted-text abbr:not([class])[title]:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #000;
}
.formatted-text blockquote:not([class]) {
  margin: 0 0 20px;
  padding: 20px;
  background: #f1f1f1;
  border: 1px solid #b1b1b1;
}
.formatted-text dl:not([class]) {
  margin: 0 0 20px;
}
.formatted-text dd:not([class]) {
  padding: 0 0 0 50px;
}
.formatted-text table:not([class]) {
  display: table;
  width: 100%;
  margin: 0 0 20px;
  border-spacing: 1px;
  border-collapse: collapse;
  border: 1px solid #dedede;
}
.formatted-text caption:not([class]) {
  display: table-caption;
  padding: 0 0 10px;
  font-size: 1.1em;
  text-align: center;
}
.formatted-text th:not([class]) {
  vertical-align: middle;
  padding: 10px;
  font-weight: 700;
  text-align: center;
  background: #f1f1f1;
  border: 1px solid #dedede;
}
.formatted-text tbody:not([class]) th:not([class]) {
  text-align: left;
}
.formatted-text td:not([class]) {
  padding: 10px;
  border: 1px solid #dedede;
}
.formatted-text tr:not([class]):nth-child(even) th:not([class]),
.formatted-text tr:not([class]):nth-child(even) td:not([class]) {
  background: #e6e6e6;
}
.formatted-text thead:not([class]) {
  color: #888;
}
.formatted-text tfoot:not([class]) {
  color: #888;
}
.formatted-text tfoot:not([class]) th:not([class]),
.formatted-text tfoot:not([class]) td:not([class]) {
  background: #e6e6e6;
}
.formatted-text hr:not([class]) {
  width: 100%;
  height: 0;
  margin: 0 0 20px;
  background: none;
  border: none;
  border-bottom: 2px groove #dedede;
}
.formatted-text fieldset:not([class]) {
  margin: 0 0 20px;
  padding: 20px;
  border: 1px solid #dedede;
}
.formatted-text legend:not([class]) {
  margin: 0 0 0 2em;
  padding: 0 0.5em;
}
.formatted-text select:not([class]) {
  width: 200px;
  padding: 5px;
  background: #fff;
  border: 1px solie #dedede;
}
.formatted-text input[type='text']:not([class]),
.formatted-text input[type='password']:not([class]),
.formatted-text input[type='email']:not([class]),
.formatted-text input[type='url']:not([class]),
.formatted-text input[type='number']:not([class]),
.formatted-text input[type='datetime']:not([class]),
.formatted-text input[type='datetime-local']:not([class]),
.formatted-text input[type='search']:not([class]),
.formatted-text input[type='tel']:not([class]),
.formatted-text input[type='month']:not([class]),
.formatted-text input[type='week']:not([class]),
.formatted-text input[type='date']:not([class]),
.formatted-text input[type='time']:not([class]),
.formatted-text textarea:not([class]) {
  box-sizing: border-box;
  width: 200px;
  margin: 0 0 5px;
  padding: 5px;
  color: #343434;
  font-size: 1em;
  text-align: left;
  background: #fff;
  border: 1px solie #dedede;
  outline: none;
}
.formatted-text input[type='text']:not([class]):-moz-placeholder,
.formatted-text input[type='password']:not([class]):-moz-placeholder,
.formatted-text input[type='email']:not([class]):-moz-placeholder,
.formatted-text input[type='url']:not([class]):-moz-placeholder,
.formatted-text input[type='number']:not([class]):-moz-placeholder,
.formatted-text input[type='datetime']:not([class]):-moz-placeholder,
.formatted-text input[type='datetime-local']:not([class]):-moz-placeholder,
.formatted-text input[type='search']:not([class]):-moz-placeholder,
.formatted-text input[type='tel']:not([class]):-moz-placeholder,
.formatted-text input[type='month']:not([class]):-moz-placeholder,
.formatted-text input[type='week']:not([class]):-moz-placeholder,
.formatted-text input[type='date']:not([class]):-moz-placeholder,
.formatted-text input[type='time']:not([class]):-moz-placeholder,
.formatted-text textarea:not([class]):-moz-placeholder {
  color: #ddd;
  font-size: 16px;
}
.formatted-text input[type='text']:not([class]):-ms-input-placeholder,
.formatted-text input[type='password']:not([class]):-ms-input-placeholder,
.formatted-text input[type='email']:not([class]):-ms-input-placeholder,
.formatted-text input[type='url']:not([class]):-ms-input-placeholder,
.formatted-text input[type='number']:not([class]):-ms-input-placeholder,
.formatted-text input[type='datetime']:not([class]):-ms-input-placeholder,
.formatted-text input[type='datetime-local']:not([class]):-ms-input-placeholder,
.formatted-text input[type='search']:not([class]):-ms-input-placeholder,
.formatted-text input[type='tel']:not([class]):-ms-input-placeholder,
.formatted-text input[type='month']:not([class]):-ms-input-placeholder,
.formatted-text input[type='week']:not([class]):-ms-input-placeholder,
.formatted-text input[type='date']:not([class]):-ms-input-placeholder,
.formatted-text input[type='time']:not([class]):-ms-input-placeholder,
.formatted-text textarea:not([class]):-ms-input-placeholder {
  color: #ddd;
  font-size: 16px;
}
.formatted-text input[type='text']:not([class])::placeholder,
.formatted-text input[type='password']:not([class])::placeholder,
.formatted-text input[type='email']:not([class])::placeholder,
.formatted-text input[type='url']:not([class])::placeholder,
.formatted-text input[type='number']:not([class])::placeholder,
.formatted-text input[type='datetime']:not([class])::placeholder,
.formatted-text input[type='datetime-local']:not([class])::placeholder,
.formatted-text input[type='search']:not([class])::placeholder,
.formatted-text input[type='tel']:not([class])::placeholder,
.formatted-text input[type='month']:not([class])::placeholder,
.formatted-text input[type='week']:not([class])::placeholder,
.formatted-text input[type='date']:not([class])::placeholder,
.formatted-text input[type='time']:not([class])::placeholder,
.formatted-text textarea:not([class])::placeholder {
  color: #ddd;
  font-size: 16px;
  opacity: 1;
}
.formatted-text textarea:not([class]) {
  resize: none;
}
.formatted-text input[type='radio']:not([class]),
.formatted-text input[type='checkbox']:not([class]) {
  margin: 0 2px;
}
.formatted-text button:not([class]),
.formatted-text input[type='button']:not([class]),
.formatted-text input[type='reset']:not([class]),
.formatted-text input[type='submit']:not([class]) {
  padding: 5px;
  font-size: 1em;
  background: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 0;
  outline: none;
}
.formatted-text button:not([class]):hover,
.formatted-text input[type='button']:not([class]):hover,
.formatted-text input[type='reset']:not([class]):hover,
.formatted-text input[type='submit']:not([class]):hover {
  background: #bbb;
}
.formatted-text label:not([class]) {
  font-weight: 700;
}
.formatted-text p:not([class]):last-child,
.formatted-text ul:not([class]):last-child,
.formatted-text ol:not([class]):last-child,
.formatted-text blockquote:not([class]):last-child,
.formatted-text dl:not([class]):last-child,
.formatted-text table:not([class]):last-child,
.formatted-text hr:not([class]):last-child,
.formatted-text fieldset:not([class]):last-child {
  margin-bottom: 0;
}
.formatted-text .bs-group {
  margin: 0 0 40px;
  padding: 20px 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.formatted-text .bs-group__title {
  margin: 0 0 20px;
  color: #909090;
  text-transform: uppercase;
}
.formatted-text .bs-tags-style li {
  margin: 0 0 8px;
}
.formatted-text .bs-tags-style li:last-child {
  margin-bottom: 0;
}
.functional-nav {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Jost', sans-serif;
  font-size: 0;
  line-height: 1;
}
.functional-nav__item {
  display: inline-block;
  vertical-align: middle;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #e5e5e5;
}
@media only screen and (min-width: 480px) {
  .functional-nav__item {
    border-left: none;
    border-right: 1px solid #e5e5e5;
  }
}
@media only screen and (min-width: 768px) {
  .functional-nav__item {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    margin: 0 40px 0 0;
    padding: 0;
    border-right: 0;
  }
}
.functional-nav__item:first-child {
  margin-left: 0;
}
.functional-nav__link {
  display: inline-block;
  vertical-align: middle;
  padding: 21px;
  color: #121212;
  font-size: 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 375px) {
    .header__functional-nav {
    
    }
    .functional-nav__link {
        padding: 20px 8px;
    }
}
@media only screen and (min-width: 768px) {
  .functional-nav__link {
    display: inline;
    padding: 0;
    font-size: 16px;
  }
}
.functional-nav__link:hover {
  opacity: 0.7;
}
.functional-nav__icon {
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  margin: 0;
  fill: none;
  stroke: #000;
}
@media only screen and (min-width: 768px) {
  .functional-nav__icon {
   // margin: 0 14px 0 0;
  }
}
.header {
  position: relative;
  display: block;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .header {
    padding: 15px 0 12px;
  }
}
.header__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 -15px;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (min-width: 480px) {
  .header__wrapper {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .header__wrapper {
    width: 100%;
    margin: 0;
    border-bottom: none;
  }
}
@media only screen and (min-width: 480px) {
  .header__functional-nav,
  .header__logo,
  .header__user-nav {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    width: 33.333%;
  }
}
.header__functional-nav {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media only screen and (min-width: 480px) {
  .header__functional-nav {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media only screen and (min-width: 768px) {
  .header__functional-nav {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    padding: 5px 0 0;
  }
}
.header__logo {
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 130px;
    margin: 0 auto 0 0;
    padding: 0 0 0 10px;
    text-align: center;
}
@media only screen and (min-width: 480px) {
  .header__logo {
    padding: 0;
    -ms-flex-order: 2;
        order: 2;
    -ms-flex-positive: 0;
        flex-grow: 0;
  }
}
@media only screen and (min-width: 768px) {
  .header__logo {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    text-align: center;
  }
}
.header__user-nav {
    position: relative;
    z-index: 10;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: right;
}
@media only screen and (min-width: 480px) {
  .header__user-nav {
    -ms-flex-order: 3;
        order: 3;
  }
}
@media only screen and (min-width: 375px) {
    .header__user-nav {
       
    }
}
@media only screen and (max-width: 375px) {
    .header__user-nav {
     
    }
    body .functional-nav__link{
        padding: 21px 10px
    }
}
@media only screen and (min-width: 768px) {
  .header__user-nav {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    padding: 5px 0 0div;
  }
}
.header__burger {
  position: relative;
  z-index: 5;
  -ms-flex-preferred-size: 56px;
      flex-basis: 56px;
  width: 56px;
  -ms-flex-order: 4;
      order: 4;
  padding: 16px 15px;
  border-left: 1px solid #e5e5e5;
}
@media only screen and (min-width: 480px) {
  .header__burger {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .header__burger {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
  }
}
.headline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 50px 0 85px;
  background: #A47864;
}
@media only screen and (min-width: 1025px) {
  .headline {
    padding: 0;
  }
}
.headline__col {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  color: #000;
  font-family: 'Jost', sans-serif;
}
@media only screen and (min-width: 1025px) {
  .headline__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
.headline__title {
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  margin: 0;
  padding: 85px 0 21px;
  font-size: 56px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .headline__title {
    padding: 55px 0 25px;
  }
}
@media only screen and (min-width: 1025px) {
  .headline__title {
    padding: 75px 0;
    font-size: 64px;
  }
}
@media only screen and (min-width: 1281px) {
  .headline__title {
    padding: 98px 0;
    font-size: 88px;
  }
}
.headline__loader {
  position: absolute;
  top: 0;
  right: 50%;
  display: block;
  transform: translate(50%, 0);
}
@media only screen and (min-width: 1025px) {
  .headline__loader {
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
  }
}
.headline__loader-image {
  display: block;
}
.headline__description {
  display: block;
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
  width: 90%;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
@media only screen and (min-width: 1281px) {
  .headline__description {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    width: 80%;
    text-align: left;
  }
}
@media only screen and (min-width: 1281px) {
  .headline__description {
    -ms-flex-preferred-size: 67%;
        flex-basis: 67%;
    width: 67%;
  }
}
.headline_style_light {
  background: #e5e5e5;
}
.icon-group {
  display: block;
}
.icon-group__list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-group__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px 0 0;
  padding: 0;
}
.icon-group__item:last-child {
  margin: 0;
}
.icon-group__link {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  fill: #121212;
  font-size: 0;
  text-decoration: none;
  border-radius: 50%;
  background: #A47864;
  transition: all 0.3s ease;
}
.icon-group__link:hover {
  fill: #fff;
  background: #121212;
}
.icon-group__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 40%;
  max-height: 40%;
  fill: inherit;
  transform: translate(-50%, -50%);
}
.image-carousel {
  position: relative;
  display: block;
}
.image-carousel__carousel-nav {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  transform: translate(-50%, -50%);
}
.image-carousel__slides {
  position: relative;
  z-index: 1;
}
.image-carousel__image {
  display: block;
  width: 100%;
  height: auto;
}
.image-grid {
  display: block;
  padding: 0 24px;
  background: #A47864;
}
@media only screen and (min-width: 768px) {
  .image-grid {
    padding: 0 8px;
  }
}
.image-grid__inner {
  max-width: 480px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .image-grid__inner {
    max-width: 1440px;
  }
}
.image-grid__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 24px;
}
@media only screen and (min-width: 768px) {
  .image-grid__row {
    margin: 0 -4px 8px;
  }
}
.image-grid__row:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .image-grid__row_type_sub {
    height: calc(50% - 4px);
  }
}
.image-grid__col {
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  margin: 0 0 24px;
}
@media only screen and (min-width: 768px) {
  .image-grid__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    margin: 0;
    padding: 0 4px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .image-grid__col:not(.image-grid__col_type_wide) {
    -ms-flex-preferred-size: calc(50% - 8px);
        flex-basis: calc(50% - 8px);
  }
}
.image-grid__col:last-child {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .image-grid__col_type_wide {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .image-grid__col_type_wide {
    -ms-flex-preferred-size: calc(100% - 8px);
        flex-basis: calc(100% - 8px);
  }
}
.image-grid__illustration {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.image-grid__illustration:hover:after {
  border-width: 25px;
}
.image-grid__illustration:after {
  content: '';
  position: absolute;
  z-index: 10px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  border: 0 solid #A47864;
  transition: all 0.3s ease;
}
.image-grid__image {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .image-grid__image {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
.image-grid__loader {
  padding: 60px 0 50px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .image-grid__loader {
    padding: 45px 0 75px;
  }
}
.image-grid__loader-image {
  display: block;
  margin: 0 auto;
}
.info-panel {
  display: block;
  background: #A47864;
}
@media only screen and (min-width: 768px) {
  .info-panel {
    display: -ms-flexbox;
    display: flex;
  }
}
.info-panel__illustration {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .info-panel__illustration {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .info-panel__illustration:before {
    content: '';
    display: block;
    height: auto;
    width: 100%;
    padding: 75% 0 0;
  }
}
.info-panel__image {
  display: block;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .info-panel__image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    min-width: 100%;
    max-width: none;
    height: auto;
    min-height: 100%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 1025px) {
  .info-panel__image {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .info-panel__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
.info-panel__panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 30px;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .info-panel__panel {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    padding: 30px 0;
  }
}
.info-panel__title {
  margin: 0 0 50px;
  font-size: 26px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.15;
}
@media only screen and (min-width: 768px) {
  .info-panel__title {
    margin: 0 0 30px;
    font-size: 28px;
  }
}
@media only screen and (min-width: 1025px) {
  .info-panel__title {
    margin: 0 0 50px;
    font-size: 30px;
  }
}
.info-panel__title:last-child {
  margin-bottom: 0;
}
.info-panel__description {
  margin: 0 0 20px;
  padding: 0 10px;
  font-size: 18px;
}
.info-panel__description:last-child {
  margin-bottom: 0;
}
.info-panel__icon {
  display: block;
  max-width: 80px;
  margin: 0 auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .info-panel__icon {
    width: 80px;
  }
}
.info-panel_type_reverse {
  background: #a47864;
}
@media only screen and (min-width: 768px) {
  .info-panel_type_reverse .info-panel__illustration {
    -ms-flex-order: 2;
        order: 2;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .info-panel_type_reverse .info-panel__content {
    -ms-flex-order: 1;
        order: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
.info-panel_type_reverse .info-panel__icon {
  -ms-flex-order: 1;
      order: 1;
  margin-bottom: 20px;
}
.info-panel_type_reverse .info-panel__title {
  -ms-flex-order: 2;
      order: 2;
}
.info-panel_type_reverse .info-panel__description {
  -ms-flex-order: 3;
      order: 3;
}
.info {
  position: relative;
  display: block;
  width: 100%;
  padding: 117px 0 0;
  line-height: 1.2;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (min-width: 1025px) {
  .info {
    display: -ms-flexbox;
    display: flex;
    height: 726px;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 31%;
    width: 100%;
    background: #A47864;
  }
}
@media only screen and (min-width: 1025px) {
  .info:before {
    display: none;
  }
}
.info__illustration {
  overflow: hidden;
  position: relative;
  margin: 0 auto 22px;
}
@media only screen and (min-width: 768px) {
  .info__illustration {
    width: 332px;
    height: 332px;
    margin: 0 auto 35px;
  }
}
@media only screen and (min-width: 1025px) {
  .info__illustration {
    height: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .info__illustration,
  .info__content {
    width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.info__image {
  display: block;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .info__image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 1025px) {
  .info__image {
    width: auto;
  }
}
.info__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}
.info__panel {
  padding: 20px 20px 115px;
}
@media only screen and (min-width: 768px) {
  .info__panel {
    padding: 20px 20px 110px;
  }
}
@media only screen and (min-width: 1025px) {
  .info__panel {
    max-width: 640px;
    padding: 20px 20px 70px;
  }
}
.info__title {
  margin: 0 0 58px;
  font-size: 40px;
  font-weight: 300;
  color: #121212;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .info__title {
    margin: 0 0 45px;
    font-size: 56px;
  }
}
@media only screen and (min-width: 1025px) {
  .info__title {
    margin: 0 0 30px;
    font-size: 64px;
  }
}
.info__title:last-child {
  margin-bottom: 0;
}
.info__description {
  margin: 0 0 55px;
  padding: 0 20px;
  font-size: 24px;
  color: #121212;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .info__description {
    margin: 0 0 39px;
    padding: 0 110px;
  }
}
@media only screen and (min-width: 1025px) {
  .info__description {
    margin: 0 0 30px;
    padding: 0 50px;
  }
}
.info__description:last-child {
  margin-bottom: 0;
}
.info__more {
  opacity: 1;
  color: #121212;
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.info__more:hover {
  opacity: 0.5;
}
.info__more-icon {
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 9px;
  margin: 0 0 0 10px;
  fill: none;
  stroke: #010101;
}
.intro-carousel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  overflow: hidden;
  background: #A47864;
}
.intro-carousel__title {
  position: relative;
  display: none;
  padding: 73px 20px 92px;
  background: #fff;
}
.intro-carousel__title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: #A47864;
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__title {
    display: block;
  }
}
.intro-carousel__logo {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: 0 auto;
}
.intro-carousel__carousel-nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 50;
  display: none;
  transform: translate(-50%, 36%);
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__carousel-nav {
    display: block;
  }
}
.intro-carousel__container {
  position: relative;
  width: 100%;
  height: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__wrapper.swiper-wrapper {
    /* justify-content: right!important;
    transform: translate3d(0, 0, 0) !important;
    width: 100% !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;   */
  }
}
.intro-carousel__slides {
  position: relative;
  z-index: 10;
  height: auto;
}
.intro-carousel__slide {
  background: #fff;
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__slide {
    transition: transform 0.3s ease;
    will-change: transform;
  }
}
@media only screen and (min-width: 768px) {
  .intro-carousel__slide {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1441px) {
  .intro-carousel__slide {
    max-width: 33.333%;
  }
}
.intro-carousel__slide:nth-child(1) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.366666666666667s, opacity 0.3s ease 0.35s !important;
}
.intro-carousel__slide:nth-child(2) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.433333333333333s, opacity 0.3s ease 0.4s !important;
}
.intro-carousel__slide:nth-child(3) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.5s, opacity 0.3s ease 0.45s !important;
}
.intro-carousel__slide:nth-child(4) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.566666666666667s, opacity 0.3s ease 0.5s !important;
}
.intro-carousel__slide:nth-child(5) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.633333333333333s, opacity 0.3s ease 0.55s !important;
}
.intro-carousel__slide:nth-child(6) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.7s, opacity 0.3s ease 0.6s !important;
}
.intro-carousel__slide:nth-child(7) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.766666666666667s, opacity 0.3s ease 0.65s !important;
}
.intro-carousel__slide:nth-child(8) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.833333333333333s, opacity 0.3s ease 0.7s !important;
}
.intro-carousel__slide:nth-child(9) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.9s, opacity 0.3s ease 0.75s !important;
}
.intro-carousel__slide:nth-child(10) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.966666666666667s, opacity 0.3s ease 0.8s !important;
}
.intro-carousel__slide:nth-child(11) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.033333333333333s, opacity 0.3s ease 0.85s !important;
}
.intro-carousel__slide:nth-child(12) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.1s, opacity 0.3s ease 0.9s !important;
}
.intro-carousel__slide:nth-child(13) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.166666666666667s, opacity 0.3s ease 0.95s !important;
}
.intro-carousel__slide:nth-child(14) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.233333333333333s, opacity 0.3s ease 1s !important;
}
.intro-carousel__slide:nth-child(15) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.3s, opacity 0.3s ease 1.05s !important;
}
.intro-carousel__slide:nth-child(16) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.366666666666667s, opacity 0.3s ease 1.1s !important;
}
.intro-carousel__slide:nth-child(17) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.433333333333333s, opacity 0.3s ease 1.15s !important;
}
.intro-carousel__slide:nth-child(18) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.5s, opacity 0.3s ease 1.2s !important;
}
.intro-carousel__slide:nth-child(19) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.566666666666667s, opacity 0.3s ease 1.25s !important;
}
.intro-carousel__slide:nth-child(20) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.633333333333333s, opacity 0.3s ease 1.3s !important;
}
.intro-carousel__slide:nth-child(21) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.7s, opacity 0.3s ease 1.35s !important;
}
.intro-carousel__slide:nth-child(22) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.766666666666667s, opacity 0.3s ease 1.4s !important;
}
.intro-carousel__slide:nth-child(23) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.833333333333333s, opacity 0.3s ease 1.45s !important;
}
.intro-carousel__slide:nth-child(24) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.9s, opacity 0.3s ease 1.5s !important;
}
.intro-carousel__slide:nth-child(25) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.966666666666667s, opacity 0.3s ease 1.55s !important;
}
.intro-carousel__slide:nth-child(26) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.033333333333333s, opacity 0.3s ease 1.6s !important;
}
.intro-carousel__slide:nth-child(27) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.1s, opacity 0.3s ease 1.65s !important;
}
.intro-carousel__slide:nth-child(28) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.166666666666667s, opacity 0.3s ease 1.7s !important;
}
.intro-carousel__slide:nth-child(29) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.233333333333333s, opacity 0.3s ease 1.75s !important;
}
.intro-carousel__slide:nth-child(30) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.3s, opacity 0.3s ease 1.8s !important;
}
.intro-carousel__slide:nth-child(31) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.366666666666667s, opacity 0.3s ease 1.85s !important;
}
.intro-carousel__slide:nth-child(32) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.433333333333333s, opacity 0.3s ease 1.9s !important;
}
.intro-carousel__slide:nth-child(33) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.5s, opacity 0.3s ease 1.95s !important;
}
.intro-carousel__slide:nth-child(34) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.566666666666666s, opacity 0.3s ease 2s !important;
}
.intro-carousel__slide:nth-child(35) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.633333333333333s, opacity 0.3s ease 2.05s !important;
}
.intro-carousel__slide:nth-child(36) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.7s, opacity 0.3s ease 2.1s !important;
}
.intro-carousel__slide:nth-child(37) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.766666666666667s, opacity 0.3s ease 2.15s !important;
}
.intro-carousel__slide:nth-child(38) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.833333333333333s, opacity 0.3s ease 2.2s !important;
}
.intro-carousel__slide:nth-child(39) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.9s, opacity 0.3s ease 2.25s !important;
}
.intro-carousel__slide:nth-child(40) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.966666666666666s, opacity 0.3s ease 2.3s !important;
}
.intro-carousel__slide:nth-child(41) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.033333333333333s, opacity 0.3s ease 2.35s !important;
}
.intro-carousel__slide:nth-child(42) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.1s, opacity 0.3s ease 2.4s !important;
}
.intro-carousel__slide:nth-child(43) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.166666666666667s, opacity 0.3s ease 2.45s !important;
}
.intro-carousel__slide:nth-child(44) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.233333333333333s, opacity 0.3s ease 2.5s !important;
}
.intro-carousel__slide:nth-child(45) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.3s, opacity 0.3s ease 2.55s !important;
}
.intro-carousel__slide:nth-child(46) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.366666666666667s, opacity 0.3s ease 2.6s !important;
}
.intro-carousel__slide:nth-child(47) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.433333333333333s, opacity 0.3s ease 2.65s !important;
}
.intro-carousel__slide:nth-child(48) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.5s, opacity 0.3s ease 2.7s !important;
}
.intro-carousel__slide:nth-child(49) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.566666666666666s, opacity 0.3s ease 2.75s !important;
}
.intro-carousel__slide:nth-child(50) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.633333333333333s, opacity 0.3s ease 2.8s !important;
}
.intro-carousel__slide:nth-child(51) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.7s, opacity 0.3s ease 2.85s !important;
}
.intro-carousel__slide:nth-child(52) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.766666666666667s, opacity 0.3s ease 2.9s !important;
}
.intro-carousel__slide:nth-child(53) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.833333333333333s, opacity 0.3s ease 2.95s !important;
}
.intro-carousel__slide:nth-child(54) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.9s, opacity 0.3s ease 3s !important;
}
.intro-carousel__slide:nth-child(55) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.966666666666666s, opacity 0.3s ease 3.05s !important;
}
.intro-carousel__slide:nth-child(56) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.033333333333333s, opacity 0.3s ease 3.1s !important;
}
.intro-carousel__slide:nth-child(57) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.1s, opacity 0.3s ease 3.15s !important;
}
.intro-carousel__slide:nth-child(58) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.166666666666667s, opacity 0.3s ease 3.2s !important;
}
.intro-carousel__slide:nth-child(59) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.233333333333333s, opacity 0.3s ease 3.25s !important;
}
.intro-carousel__slide:nth-child(60) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.3s, opacity 0.3s ease 3.3s !important;
}
.intro-carousel__slide:nth-child(61) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.366666666666666s, opacity 0.3s ease 3.35s !important;
}
.intro-carousel__slide:nth-child(62) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.433333333333334s, opacity 0.3s ease 3.4s !important;
}
.intro-carousel__slide:nth-child(63) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.5s, opacity 0.3s ease 3.45s !important;
}
.intro-carousel__slide:nth-child(64) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.566666666666666s, opacity 0.3s ease 3.5s !important;
}
.intro-carousel__slide:nth-child(65) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.633333333333333s, opacity 0.3s ease 3.55s !important;
}
.intro-carousel__slide:nth-child(66) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.7s, opacity 0.3s ease 3.6s !important;
}
.intro-carousel__slide:nth-child(67) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.766666666666667s, opacity 0.3s ease 3.65s !important;
}
.intro-carousel__slide:nth-child(68) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.833333333333333s, opacity 0.3s ease 3.7s !important;
}
.intro-carousel__slide:nth-child(69) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.899999999999999s, opacity 0.3s ease 3.75s !important;
}
.intro-carousel__slide:nth-child(70) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.966666666666667s, opacity 0.3s ease 3.8s !important;
}
.intro-carousel__slide:nth-child(71) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.033333333333333s, opacity 0.3s ease 3.85s !important;
}
.intro-carousel__slide:nth-child(72) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.1s, opacity 0.3s ease 3.9s !important;
}
.intro-carousel__slide:nth-child(73) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.166666666666666s, opacity 0.3s ease 3.95s !important;
}
.intro-carousel__slide:nth-child(74) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.233333333333333s, opacity 0.3s ease 4s !important;
}
.intro-carousel__slide:nth-child(75) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.3s, opacity 0.3s ease 4.05s !important;
}
.intro-carousel__slide:nth-child(76) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.366666666666666s, opacity 0.3s ease 4.1s !important;
}
.intro-carousel__slide:nth-child(77) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.433333333333334s, opacity 0.3s ease 4.15s !important;
}
.intro-carousel__slide:nth-child(78) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.5s, opacity 0.3s ease 4.2s !important;
}
.intro-carousel__slide:nth-child(79) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.566666666666666s, opacity 0.3s ease 4.25s !important;
}
.intro-carousel__slide:nth-child(80) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.633333333333333s, opacity 0.3s ease 4.3s !important;
}
.intro-carousel__slide:nth-child(81) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.7s, opacity 0.3s ease 4.35s !important;
}
.intro-carousel__slide:nth-child(82) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.766666666666667s, opacity 0.3s ease 4.399999999999999s !important;
}
.intro-carousel__slide:nth-child(83) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.833333333333333s, opacity 0.3s ease 4.45s !important;
}
.intro-carousel__slide:nth-child(84) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.899999999999999s, opacity 0.3s ease 4.5s !important;
}
.intro-carousel__slide:nth-child(85) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.966666666666667s, opacity 0.3s ease 4.55s !important;
}
.intro-carousel__slide:nth-child(86) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.033333333333333s, opacity 0.3s ease 4.6s !important;
}
.intro-carousel__slide:nth-child(87) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.1s, opacity 0.3s ease 4.649999999999999s !important;
}
.intro-carousel__slide:nth-child(88) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.166666666666666s, opacity 0.3s ease 4.7s !important;
}
.intro-carousel__slide:nth-child(89) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.233333333333333s, opacity 0.3s ease 4.75s !important;
}
.intro-carousel__slide:nth-child(90) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.3s, opacity 0.3s ease 4.8s !important;
}
.intro-carousel__slide:nth-child(91) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.366666666666666s, opacity 0.3s ease 4.85s !important;
}
.intro-carousel__slide:nth-child(92) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.433333333333334s, opacity 0.3s ease 4.899999999999999s !important;
}
.intro-carousel__slide:nth-child(93) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.5s, opacity 0.3s ease 4.95s !important;
}
.intro-carousel__slide:nth-child(94) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.566666666666666s, opacity 0.3s ease 5s !important;
}
.intro-carousel__slide:nth-child(95) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.633333333333333s, opacity 0.3s ease 5.05s !important;
}
.intro-carousel__slide:nth-child(96) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.7s, opacity 0.3s ease 5.1s !important;
}
.intro-carousel__slide:nth-child(97) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.766666666666667s, opacity 0.3s ease 5.149999999999999s !important;
}
.intro-carousel__slide:nth-child(98) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.833333333333333s, opacity 0.3s ease 5.2s !important;
}
.intro-carousel__slide:nth-child(99) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.899999999999999s, opacity 0.3s ease 5.25s !important;
}
.intro-carousel__slide:nth-child(100) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.966666666666667s, opacity 0.3s ease 5.3s !important;
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__slide_animate_prepare {
    position: absolute;
    top: 100%;
    opacity: 0;
    transform: translate(0, 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__slide_animate_hide {
    position: relative;
    top: auto;
    opacity: 0;
    transform: translate(0, 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__slide_state_active {
    position: relative;
    top: auto;
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.6s;
  }
}
.intro-carousel__slide {
  // display: -ms-flexbox;
  display: flex;
  height: auto;
  border: 1px solid #e7e7e7;
  border-right: none;
  border-bottom: none;
}
.intro-carousel__slide:first-child {
  border-left: none;
}
.intro-carousel__slider {
  position: relative;
  padding: 0 30px;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__slider {
    padding: 0;
  }
}
.intro-carousel__prev,
.intro-carousel__next {
  position: absolute;
  top: 50%;
  z-index: 50;
  transform: translate(0, -50%);
}
@media only screen and (min-width: 1025px) {
  .intro-carousel__prev,
  .intro-carousel__next {
    display: none;
  }
}
.intro-carousel__prev {
  left: 0;
}
.intro-carousel__next {
  right: 0;
}
.intro {
  width: 100%;
  background: #f5f5f5;
}
@media only screen and (min-width: 1025px) {
  .intro {
    display: -ms-flexbox;
    display: flex;
    height: 883px;
    background: transparent;
  }
}
@media only screen and (min-width: 1025px) {
  .intro__illustration,
  .intro__content {
    width: 50%;
    -ms-flex-preferred-size: 50%;
      /*  flex-basis: 50%; */
  }
}
.intro__illustration {
  overflow: hidden;
  position: relative;
  height: 390px;
}
@media only screen and (min-width: 768px) {
  .intro__illustration {
    height: 451px;
  }
}
@media only screen and (min-width: 1025px) {
  .intro__illustration {
    height: 100%;
  }
}
.intro__image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .intro__image {
    width: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .intro__image {
    width: auto;
  }
}
.intro__content {
  margin: -30px 0 0;
}
@media only screen and (min-width: 1025px) {
  .intro__content {
    margin: 0;
  }
}
.links-group {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .links-group {
    font-size: 15px;
  }
}
.links-group__item {
  margin: 0 0 19px;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .links-group__item {
    margin: 0 0 14px;
  }
}
@media only screen and (min-width: 768px) {
  .links-group__item:last-child {
    margin-bottom: 0;
  }
}
.links-group__link {
  color: #121212;
  text-decoration: none;
  transition: all 0.3s ease;
}
.links-group__link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.loading-screen {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%;
}
.loading-screen__logo {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  max-width: 80%;
}
@media only screen and (min-width: 480px) {
  .loading-screen__logo {
    max-width: none;
  }
}
.loading-screen__logo-image {
  display: block;
  width: 100%;
}
.loading-screen__progress {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  padding: 0 0 17px;
}
@media only screen and (min-width: 768px) {
  .loading-screen__progress {
    bottom: 45px;
  }
}
.loading-screen__progress-bar {
  position: absolute;
  left: 0;
  bottom: 1px;
  display: block;
  width: 100%;
  height: 2px;
  font-size: 0;
  line-height: 0;
  background: #d2bcb9;
}
.loading-screen__progress-bar_type_loaded {
  bottom: 0;
  width: 0;
  height: 4px;
  background: #000;
}
.loading-screen__label {
  color: #af9794;
  font-family: 'Jost', sans-serif;
  font-size: 40px;
  line-height: 58px;
  text-align: center;
}
.location-nav {
  display: block;
  padding: 20px 0 20px;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
}
@media only screen and (min-width: 1025px) {
  .location-nav {
    padding: 45px 0 53px;
  }
}
.location-nav__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
.location-nav__item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .location-nav__item {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .location-nav__item {
    padding: 0 27px;
  }
}
.location-nav__link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 28px 0 0;
  opacity: 1;
  color: #121212;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .location-nav__link {
    padding: 0;
  }
}
.location-nav__link:hover {
  opacity: 0.7;
}
.location-nav__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 15px;
  fill: inherit;
  stroke: inherit;
  transform: translate(-50%, -50%);
}
.location-nav__icon-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  width: 25px;
  height: 25px;
  fill: transparent;
  stroke: #fff;
  background: #A47864;
  border-radius: 50%;
  transform: translate(-50%, 0);
}
@media only screen and (min-width: 768px) {
  .location-nav__icon-wrapper {
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
.location-nav__label {
  color: #000;
  font-size: 22px;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .location-nav__label {
    padding: 0 0 0 45px;
  }
}
@media only screen and (min-width: 1025px) {
  .location-nav__label {
    font-size: 32px;
    line-height: 34px;
  }
}
.location-panel {
  display: block;
}
@media only screen and (min-width: 768px) {
  .location-panel {
    display: -ms-flexbox;
    display: flex;
  }
}
.location-panel__illustration {
  position: relative;
  overflow: hidden;
  height: 66.6666vw;
}
@media only screen and (min-width: 768px) {
  .location-panel__illustration {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
    height: auto;
  }
}
.location-panel__image {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .location-panel__image {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: auto;
    min-width: 100%;
    max-width: none;
    height: auto;
    min-height: 100%;
    transform: translate(-50%, -50%);
  }
}
.location-panel__content {
  padding: 20px 0 0;
  color: #fff;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
  text-align: center;
  background: #A47864;
}
@media only screen and (min-width: 768px) {
  .location-panel__content {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
.location-panel__title {
  margin: 0 0 10px;
  padding: 0 25px;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
  .location-panel__title {
    margin: 0 0 32px;
    padding: 0;
    font-size: 40px;
    line-height: 44px;
  }
}
.location-panel__locations {
  padding: 0 0 20px;
  background: #A47864;
}
@media only screen and (min-width: 768px) {
  .location-panel__locations {
    padding: 0 0 38px;
  }
}
.location-panel__location {
  position: relative;
  padding: 35px 0 0;
  margin: 0 0 65px;
}
@media only screen and (min-width: 768px) {
  .location-panel__location {
    padding: 45px 0 0;
    margin: 0 0 45px;
  }
}
.location-panel__location:last-child {
  margin: 0;
}
.location-panel__location-title {
  margin: 0 0 20px;
  padding: 0 20px;
  font-size: 22px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .location-panel__location-title {
    padding: 0;
  }
}
.location-panel__location_size_large .location-panel__location-title {
  font-size: 32px;
  line-height: 40px;
}
@media only screen and (min-width: 1025px) {
  .location-panel__location_size_large .location-panel__location-title {
    font-size: 40px;
    line-height: 44px;
  }
}
.location-panel__location_size_large .location-panel__field {
  font-size: 24px;
  line-height: 28px;
}
.location-panel__field {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 20px;
}
.location-panel__field:last-child {
  margin: 0;
}
.location-panel__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0 0;
}
@media only screen and (min-width: 768px) {
  .location-panel__controls {
    padding: 35px 0 0;
  }
}
.location-panel__control {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  margin: 0 0 10px;
}
.location-panel__control:last-child {
  margin: 0;
}
@media only screen and (min-width: 480px) {
  .location-panel__control {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: auto;
    margin: 0;
    padding: 0 15px;
  }
}
.location-panel__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 18px;
  fill: inherit;
  stroke: inherit;
  transform: translate(-50%, -50%);
}
.location-panel__icon-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  width: 33px;
  height: 33px;
  fill: transparent;
  stroke: #A47864;
  background: #FFF;
  border-radius: 50%;
  transform: translate(-50%, 0);
}
.location-panel__map {
  height: 283px;
}
@media only screen and (min-width: 768px) {
  .location-panel_type_reversed .location-panel__illustration {
    -ms-flex-order: 2;
        order: 2;
  }
}
@media only screen and (min-width: 768px) {
  .location-panel_type_reversed .location-panel__content {
    -ms-flex-order: 1;
        order: 1;
        background: #A47864;
  }
}
.location-panel_style_secondary .location-panel__content {
  background: #A47864;
}
.location-panel_style_secondary .location-panel__icon-wrapper {
  stroke: #A47864;
  background: #fff;
}
.location-panel_style_gray .location-panel__content {
  background: #f4f4f4;
}
.location-panel_size_medium .location-panel__title {
  font-size: 32px;
  line-height: 38px;
}
@media only screen and (min-width: 1025px) {
  .location-panel_size_medium .location-panel__title {
    font-size: 40px;
    line-height: 44px;
  }
}
.logo {
  display: inline-block;
  vertical-align: middle;
}
.logo__image {
  display: block;
  width: 90px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .logo__image {
    width: 100%;
    max-width: 130px;
  }
}
@media only screen and (min-width: 1025px) {
  .logo__image {
    width: 100%;
    max-width: 180px;
  }
}
.map {
  display: block;
  width: 100%;
  height: auto;
  font-size: 0;
}
.map__container {
  width: 100vw;
  height: 331px;
}
@media only screen and (min-width: 768px) {
  .map__container {
    width: 80vw;
  }
}
@media only screen and (min-width: 1025px) {
  .map__container {
    height: 504px;
  }
}
.map_type_full {
  height: 100%;
}
.map_type_full .map__container {
  width: 100%;
  height: 100%;
}
.mobile-nav {
  display: block;
}
.mobile-nav__content {
  transform: translate(0, 0);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 200%;
  transition: transform 0.3s ease;
}
.mobile-nav__content_open_subnav {
  transform: translate(-50%, 0);
}
.mobile-nav__col {
  width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.mobile-nav__controls {
  padding: 50px 0;
  text-align: center;
}
.mobile-nav__control {
  transform: translate(0, 0);
  opacity: 1;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 340px;
  transition: all 0.3s ease 0.65s;
}
.mobile-nav__subnav {
  display: none;
}
.mobile-nav__subnav_state_active {
  display: block;
}
.mobile-nav__header {
  margin: -61px 0 0;
  padding: 10px 25px;
}
.mobile-nav__back {
  display: block;
  width: 33px;
  height: 33px;
  marign: 0;
  padding: 0;
  font-size: 0;
  line-height: 33px;
  text-align: center;
  background: #906855;
  border: 0 none;
  outline: 0 none;
  border-radius: 50%;
}
.mobile-nav__back-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 9px;
  fill: #fff;
  stroke: #fff;
}
.mobile-nav_animate_prepare {
  overflow: hidden;
}
.mobile-nav_animate_prepare .mobile-nav__control {
  opacity: 0;
  transform: translate(-200%, 0);
  transition-delay: 0s !important;
}
.modal {
  display: none;
  padding: 40px 35px;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
  border: 4px solid #A47864;
   border-radius: 2%;
    max-width: 450px;
}
@media only screen and (min-width: 480px) {
  .modal {
    padding: 86px 72px 82px;
  }
}
.modal__title {
  font-size: 40px;
  color: #A47864;
  line-height: 44px;
  text-align: center;
}       
#changesSaved .modal__title{
    margin-top: 40px; 
}
#changesSaved .modal__loader{
    top: 40px; 
}
.modal__form {
  padding: 45px 0 0;
  max-width: 320px;
}
@media only screen and (min-width: 768px) {
  .modal__form {
    padding: 60px 0 0;
  }
}
.modal__form-footer {
  padding: 40px 0 0;
}
@media only screen and (min-width: 768px) {
  .modal__form-footer {
    padding: 56px 0 0;
  }
}
.modal__form-title {
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}
.modal__line {
  margin: 0 0 18px;
}
@media only screen and (min-width: 768px) {
  .modal__line {
    margin: 0 0 38px;
  }
}
.modal__line:last-child {
  margin: 0;
}
.modal__controls {
  padding: 40px 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .modal__controls {
    padding: 30px 0 0;
  }
}
.modal__control {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.modal__icon-group {
  padding: 22px 0 0;
  text-align: center;
}
.modal__loader {
  position: absolute;
  top: 62px;
  left: 50%;
  text-align: center;
  transform: translate(-50%, 0);
}
.modal__loader-image {
  display: block;
}
.modal__content {
  padding: 74px 0 0;
}
.modal__fields {
  max-width: 250px;
  margin: 0 auto 86px;
}
.modal__field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2px 0 11px;
  border-top: 1px solid #e5e5e5;
}
.modal__field_type_header {
  border-top: none;
}
.modal__field_type_header .modal__col {
  font-size: 16px;
  line-height: 1;
  font-family: 'Jost', sans-serif;
  text-transform: lowercase;
}
.modal__col {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
  font-size: 24px;
  line-height: 28px;
}
.modal__col:nth-child(2n) {
  padding: 0 0 0 33px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .modal__col:nth-child(2n) {
    -ms-flex-preferred-size: calc(50% - 33px);
        flex-basis: calc(50% - 33px);
  }
}
.modal__section {
  margin: 0 0 120px;
}
.modal__section:last-child {
  margin: 0;
}
.modal__section-title {
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 44px;
}
.modal__section-paragraph {
  max-width: 520px;
  margin: 0 0 27px;
  font-size: 24px;
  line-height: 28px;
}
.modal__section-paragraph:last-child {
  margin: 0;
}
.modal__section-paragraph_type_long {
  max-width: 640px;
}
.modal__images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 65px 0 0;
}
.modal__image {
  display: block;
  width: auto;
  max-width: 100%;
}
.modal__image-wrapper {
  display: block;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  max-width: 100%;
  margin: 0 45px 0 0;
}
.modal__image-wrapper:last-child {
  margin: 0;
}
.modal_type_compact {
  padding: 0;
}
.modal_type_compact .fancybox-close-small {
  fill: #fff;
  background: #121212;
}
.modal_type_compact .fancybox-close-small svg path {
  fill: #fff;
}
.modal_type_borderless {
  border: none;
}
@media only screen and (min-width: 480px) {
  .modal_type_large {
    padding: 40px 35px;
  }
}
@media only screen and (min-width: 768px) {
  .modal_type_large {
    padding: 100px 110px 80px 90px;
  }
}
.modal_type_large .modal__title {
  font-size: 56px;
  line-height: 58px;
}
.modal_type_status {
  position: relative;
  background: #A47864;
  padding: 122px 35px 92px;
}
@media only screen and (min-width: 768px) {
  .modal_type_status {
    padding: 122px 145px 92px;
  }
}
.modal_type_status .fancybox-close-small {
  display: none;
}
.page__nav-wrapper .nav {
  position: relative;
  padding: 0 0 5px;
  color: #000;
  font-family: 'Jost', sans-serif;
  font-size: 32px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .page__nav-wrapper .nav {
    font-size: 16px;
    text-transform: uppercase;
  }
}
.nav__list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .nav__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
        justify-content: left;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.nav__item {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .nav__item {
    border-bottom: none;
  }
}
.nav__subnav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
}
.nav__link {
  position: relative;
  display: block;
  height: 100%;
  padding: 10px 20px;
  color: #000;
  text-decoration: none;
  background: transparent;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
}
.nav__link:hover {
  border-bottom-color: transparent;
}
.nav__link_state_active {
  border-bottom-color: transparent;
}
.nav__link_type_parent {
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .nav__link_type_parent {
    padding-right: 20px;
  }
}
.nav__parent-icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 8px;
  height: 8px;
  transform: translate(0, -50%);
}
.nav__underline {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: 0;
  height: 3px;
  overflow: hidden;
  transition: all 0.3s ease;
  will-change: left, width;
}
@media only screen and (min-width: 1025px) {
  .nav__underline {
    display: block;
  }
}
.nav__underline:before {
  content: '';
  transform: translate(0, 0);
  display: block;
  width: 100%;
  height: 3px;
  background: #000;
}
.nav__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 29px;
  height: 9px;
  margin: 0 0 0 10px;
  fill: none;
  stroke: #010101;
  transform: translate(0, -20%);
}
.nav_align_justify .nav__list {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.nav_align_justify .nav__link {
  padding-right: 0;
  padding-left: 0;
}
.nav_align_justify .nav__link_type_parent {
  padding-right: 20px;
}
.nav_type_subnav {
  overflow-x: auto;
  font-family: 'Jost', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  white-sapce: nowrap;
}
.nav_type_subnav .nav__list {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  min-width: 800px;
}
@media only screen and (min-width: 1025px) {
  .nav_type_subnav .nav__list {
    position: static;
    min-width: 0;
  }
}
.nav_type_subnav .nav__link {
  padding: 4px 10px;
}
.nav_type_subnav .nav__underline {
  display: block;
}
.nav_type_mobile {
  font-family: 'Jost', sans-serif;
  line-height: 1;
}
.nav_type_mobile .nav__item {
  margin: 0 0 16px;
  padding: 0 70px;
  opacity: 1;
  transition: all 0.3s ease 0.3s;
}
.nav_type_mobile .nav__item:nth-child(1) {
  transition: all 0.3s ease 0.35s;
}
.nav_type_mobile .nav__item:nth-child(2) {
  transition: all 0.3s ease 0.4s;
}
.nav_type_mobile .nav__item:nth-child(3) {
  transition: all 0.3s ease 0.45s;
}
.nav_type_mobile .nav__item:nth-child(4) {
  transition: all 0.3s ease 0.5s;
}
.nav_type_mobile .nav__item:nth-child(5) {
  transition: all 0.3s ease 0.55s;
}
.nav_type_mobile .nav__item:nth-child(6) {
  transition: all 0.3s ease 0.6s;
}
.nav_type_mobile .nav__item:nth-child(7) {
  transition: all 0.3s ease 0.65s;
}
.nav_type_mobile .nav__item:nth-child(8) {
  transition: all 0.3s ease 0.7s;
}
.nav_type_mobile .nav__item:nth-child(9) {
  transition: all 0.3s ease 0.75s;
}
.nav_type_mobile .nav__item:nth-child(10) {
  transition: all 0.3s ease 0.8s;
}
.nav_type_mobile .nav__item:nth-child(11) {
  transition: all 0.3s ease 0.85s;
}
.nav_type_mobile .nav__item:nth-child(12) {
  transition: all 0.3s ease 0.9s;
}
.nav_type_mobile .nav__item:nth-child(13) {
  transition: all 0.3s ease 0.95s;
}
.nav_type_mobile .nav__item:nth-child(14) {
  transition: all 0.3s ease 1s;
}
.nav_type_mobile .nav__item:nth-child(15) {
  transition: all 0.3s ease 1.05s;
}
.nav_type_mobile .nav__item:nth-child(16) {
  transition: all 0.3s ease 1.1s;
}
.nav_type_mobile .nav__item:nth-child(17) {
  transition: all 0.3s ease 1.15s;
}
.nav_type_mobile .nav__item:nth-child(18) {
  transition: all 0.3s ease 1.2s;
}
.nav_type_mobile .nav__item:nth-child(19) {
  transition: all 0.3s ease 1.25s;
}
.nav_type_mobile .nav__item:nth-child(20) {
  transition: all 0.3s ease 1.3s;
}
.nav_type_mobile .nav__item:nth-child(21) {
  transition: all 0.3s ease 1.35s;
}
.nav_type_mobile .nav__item:nth-child(22) {
  transition: all 0.3s ease 1.4s;
}
.nav_type_mobile .nav__item:nth-child(23) {
  transition: all 0.3s ease 1.45s;
}
.nav_type_mobile .nav__item:nth-child(24) {
  transition: all 0.3s ease 1.5s;
}
.nav_type_mobile .nav__item:nth-child(25) {
  transition: all 0.3s ease 1.55s;
}
.nav_type_mobile .nav__item:nth-child(26) {
  transition: all 0.3s ease 1.6s;
}
.nav_type_mobile .nav__item:nth-child(27) {
  transition: all 0.3s ease 1.65s;
}
.nav_type_mobile .nav__item:nth-child(28) {
  transition: all 0.3s ease 1.7s;
}
.nav_type_mobile .nav__item:nth-child(29) {
  transition: all 0.3s ease 1.75s;
}
.nav_type_mobile .nav__item:nth-child(30) {
  transition: all 0.3s ease 1.8s;
}
.nav_type_mobile .nav__item:nth-child(31) {
  transition: all 0.3s ease 1.85s;
}
.nav_type_mobile .nav__item:nth-child(32) {
  transition: all 0.3s ease 1.9s;
}
.nav_type_mobile .nav__item:nth-child(33) {
  transition: all 0.3s ease 1.95s;
}
.nav_type_mobile .nav__item:nth-child(34) {
  transition: all 0.3s ease 2s;
}
.nav_type_mobile .nav__item:nth-child(35) {
  transition: all 0.3s ease 2.05s;
}
.nav_type_mobile .nav__item:nth-child(36) {
  transition: all 0.3s ease 2.1s;
}
.nav_type_mobile .nav__item:nth-child(37) {
  transition: all 0.3s ease 2.15s;
}
.nav_type_mobile .nav__item:nth-child(38) {
  transition: all 0.3s ease 2.2s;
}
.nav_type_mobile .nav__item:nth-child(39) {
  transition: all 0.3s ease 2.25s;
}
.nav_type_mobile .nav__item:nth-child(40) {
  transition: all 0.3s ease 2.3s;
}
.nav_type_mobile .nav__item:nth-child(41) {
  transition: all 0.3s ease 2.35s;
}
.nav_type_mobile .nav__item:nth-child(42) {
  transition: all 0.3s ease 2.4s;
}
.nav_type_mobile .nav__item:nth-child(43) {
  transition: all 0.3s ease 2.45s;
}
.nav_type_mobile .nav__item:nth-child(44) {
  transition: all 0.3s ease 2.5s;
}
.nav_type_mobile .nav__item:nth-child(45) {
  transition: all 0.3s ease 2.55s;
}
.nav_type_mobile .nav__item:nth-child(46) {
  transition: all 0.3s ease 2.6s;
}
.nav_type_mobile .nav__item:nth-child(47) {
  transition: all 0.3s ease 2.65s;
}
.nav_type_mobile .nav__item:nth-child(48) {
  transition: all 0.3s ease 2.7s;
}
.nav_type_mobile .nav__item:nth-child(49) {
  transition: all 0.3s ease 2.75s;
}
.nav_type_mobile .nav__item:nth-child(50) {
  transition: all 0.3s ease 2.8s;
}
.nav_type_mobile .nav__item:nth-child(51) {
  transition: all 0.3s ease 2.85s;
}
.nav_type_mobile .nav__item:nth-child(52) {
  transition: all 0.3s ease 2.9s;
}
.nav_type_mobile .nav__item:nth-child(53) {
  transition: all 0.3s ease 2.95s;
}
.nav_type_mobile .nav__item:nth-child(54) {
  transition: all 0.3s ease 3s;
}
.nav_type_mobile .nav__item:nth-child(55) {
  transition: all 0.3s ease 3.05s;
}
.nav_type_mobile .nav__item:nth-child(56) {
  transition: all 0.3s ease 3.1s;
}
.nav_type_mobile .nav__item:nth-child(57) {
  transition: all 0.3s ease 3.15s;
}
.nav_type_mobile .nav__item:nth-child(58) {
  transition: all 0.3s ease 3.2s;
}
.nav_type_mobile .nav__item:nth-child(59) {
  transition: all 0.3s ease 3.25s;
}
.nav_type_mobile .nav__item:nth-child(60) {
  transition: all 0.3s ease 3.3s;
}
.nav_type_mobile .nav__item:nth-child(61) {
  transition: all 0.3s ease 3.35s;
}
.nav_type_mobile .nav__item:nth-child(62) {
  transition: all 0.3s ease 3.4s;
}
.nav_type_mobile .nav__item:nth-child(63) {
  transition: all 0.3s ease 3.45s;
}
.nav_type_mobile .nav__item:nth-child(64) {
  transition: all 0.3s ease 3.5s;
}
.nav_type_mobile .nav__item:nth-child(65) {
  transition: all 0.3s ease 3.55s;
}
.nav_type_mobile .nav__item:nth-child(66) {
  transition: all 0.3s ease 3.6s;
}
.nav_type_mobile .nav__item:nth-child(67) {
  transition: all 0.3s ease 3.65s;
}
.nav_type_mobile .nav__item:nth-child(68) {
  transition: all 0.3s ease 3.7s;
}
.nav_type_mobile .nav__item:nth-child(69) {
  transition: all 0.3s ease 3.75s;
}
.nav_type_mobile .nav__item:nth-child(70) {
  transition: all 0.3s ease 3.8s;
}
.nav_type_mobile .nav__item:nth-child(71) {
  transition: all 0.3s ease 3.85s;
}
.nav_type_mobile .nav__item:nth-child(72) {
  transition: all 0.3s ease 3.9s;
}
.nav_type_mobile .nav__item:nth-child(73) {
  transition: all 0.3s ease 3.95s;
}
.nav_type_mobile .nav__item:nth-child(74) {
  transition: all 0.3s ease 4s;
}
.nav_type_mobile .nav__item:nth-child(75) {
  transition: all 0.3s ease 4.05s;
}
.nav_type_mobile .nav__item:nth-child(76) {
  transition: all 0.3s ease 4.1s;
}
.nav_type_mobile .nav__item:nth-child(77) {
  transition: all 0.3s ease 4.15s;
}
.nav_type_mobile .nav__item:nth-child(78) {
  transition: all 0.3s ease 4.2s;
}
.nav_type_mobile .nav__item:nth-child(79) {
  transition: all 0.3s ease 4.25s;
}
.nav_type_mobile .nav__item:nth-child(80) {
  transition: all 0.3s ease 4.3s;
}
.nav_type_mobile .nav__item:nth-child(81) {
  transition: all 0.3s ease 4.35s;
}
.nav_type_mobile .nav__item:nth-child(82) {
  transition: all 0.3s ease 4.399999999999999s;
}
.nav_type_mobile .nav__item:nth-child(83) {
  transition: all 0.3s ease 4.45s;
}
.nav_type_mobile .nav__item:nth-child(84) {
  transition: all 0.3s ease 4.5s;
}
.nav_type_mobile .nav__item:nth-child(85) {
  transition: all 0.3s ease 4.55s;
}
.nav_type_mobile .nav__item:nth-child(86) {
  transition: all 0.3s ease 4.6s;
}
.nav_type_mobile .nav__item:nth-child(87) {
  transition: all 0.3s ease 4.649999999999999s;
}
.nav_type_mobile .nav__item:nth-child(88) {
  transition: all 0.3s ease 4.7s;
}
.nav_type_mobile .nav__item:nth-child(89) {
  transition: all 0.3s ease 4.75s;
}
.nav_type_mobile .nav__item:nth-child(90) {
  transition: all 0.3s ease 4.8s;
}
.nav_type_mobile .nav__item:nth-child(91) {
  transition: all 0.3s ease 4.85s;
}
.nav_type_mobile .nav__item:nth-child(92) {
  transition: all 0.3s ease 4.899999999999999s;
}
.nav_type_mobile .nav__item:nth-child(93) {
  transition: all 0.3s ease 4.95s;
}
.nav_type_mobile .nav__item:nth-child(94) {
  transition: all 0.3s ease 5s;
}
.nav_type_mobile .nav__item:nth-child(95) {
  transition: all 0.3s ease 5.05s;
}
.nav_type_mobile .nav__item:nth-child(96) {
  transition: all 0.3s ease 5.1s;
}
.nav_type_mobile .nav__item:nth-child(97) {
  transition: all 0.3s ease 5.149999999999999s;
}
.nav_type_mobile .nav__item:nth-child(98) {
  transition: all 0.3s ease 5.2s;
}
.nav_type_mobile .nav__item:nth-child(99) {
  transition: all 0.3s ease 5.25s;
}
.nav_type_mobile .nav__item:nth-child(100) {
  transition: all 0.3s ease 5.3s;
}
.nav_type_mobile .nav__item:last-child {
  margin-bottom: 0;
}
.nav_type_mobile .nav__link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  font-size: 22px;
}
.nav_type_mobile .nav__link_type_parent {
  padding-right: 40px;
}
.nav_type_arrow .nav__link {
  padding: 0 40px 0 0;
}
.nav_animate_prepare {
  overflow: hidden;
}
.nav_animate_prepare .nav__item {
  opacity: 0;
  transform: translate(-200%, 0);
  transition-delay: 0s;
}
.nav_animate_prepare .nav__item:nth-child(1) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(2) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(3) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(4) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(5) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(6) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(7) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(8) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(9) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(10) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(11) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(12) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(13) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(14) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(15) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(16) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(17) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(18) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(19) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(20) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(21) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(22) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(23) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(24) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(25) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(26) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(27) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(28) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(29) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(30) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(31) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(32) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(33) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(34) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(35) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(36) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(37) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(38) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(39) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(40) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(41) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(42) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(43) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(44) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(45) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(46) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(47) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(48) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(49) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(50) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(51) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(52) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(53) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(54) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(55) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(56) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(57) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(58) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(59) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(60) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(61) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(62) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(63) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(64) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(65) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(66) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(67) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(68) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(69) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(70) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(71) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(72) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(73) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(74) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(75) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(76) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(77) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(78) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(79) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(80) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(81) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(82) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(83) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(84) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(85) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(86) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(87) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(88) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(89) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(90) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(91) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(92) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(93) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(94) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(95) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(96) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(97) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(98) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(99) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.nav_animate_prepare .nav__item:nth-child(100) {
  transition: opacity 0.3s ease, transform 1.2s ease !important;
}
.page {
  position: relative;
  display: block;
  min-height: 100%;
}
.page__body {
  margin-bottom: 854px;
  padding: 56px 0 0;
  min-width: 355px;
  margin-bottom: 814px;
  color: #535353;
  font-family: 'Jost', sans-serif;
  font-weight: 400;
  font-variant: no-common-ligatures;
  font-size: 14px;
  line-height: 1.8;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .page__body {
    margin-bottom: 552px;
    padding: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .page__body {
    margin-bottom: 364px;
  }
}
.page__body_nav_open {
  overflow: hidden;
  max-height: 100%;
}
@media only screen and (min-width: 1025px) {
  .page__body_nav_open {
    overflow: visible;
    max-height: none;
  }
}
.page__footer {
  position: absolute;
  left: 0;
  z-index: 100;
  display: block;
  overflow: hidden;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
  width: 100%;
  height: 854px;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .page__footer {
    height: 552px;
  }
}
@media only screen and (min-width: 1025px) {
  .page__footer {
    height: 364px;
  }
}
.page__header {
  position: fixed;
  top: 0;
  z-index: 990;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page__header {
    position: relative;
  }
}
.page__nav {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .page__nav {
    display: block;
  }
}
.page__nav-wrapper {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page__nav-wrapper {
    display: block;
    position: relative;
    z-index: 900;
  }
}
@media only screen and (min-width: 1025px) {
  .page__nav-wrapper {
    border-bottom: 1px solid #e5e5e5;
  }
}
.page__nav-panel {
  display: block;
  max-width: 753px;
  margin: 0 auto;
  padding: 5px 0 0;
  text-align: right;
  background: #fff;
}
@media only screen and (min-width: 1025px) {
  .page__nav-panel {
    padding: 0;
    text-align: left;
  }
}
.page__second-nav {
  position: absolute;
  left: 0;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  transform: translate(-100%, 0);
  transition: transform 0.3s ease;
}
.page__second-nav_state_active {
  transform: translate(0, 0);
}
.page__burger {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
@media only screen and (min-width: 1025px) {
  .page__burger {
    display: none;
  }
}
.page__slide-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  transform: translate(0, -100%);
  overflow: auto;
  width: 100%;
  height: 100%;
  padding: 136px 0 0;
  color: #fff;
  text-align: right;
  background: #fff;
  transition: transform 0.3s ease 0.3s;
}
@media only screen and (min-width: 1025px) {
  .page__slide-nav {
    display: none;
    overflow: visible;
  }
}
.page__slide-nav_state_open {
  transform: translate(0, 0);
  transition-delay: 0s;
}
.page__content {
  display: block;
  padding: 0;
}
.page__title {
  margin: 0 0 30px;
}
.page__nav {
  max-width: 753px;
  margin: 0 auto;
  background: #f3f3f3;
}
.page__banner {
  padding: 25px;
}
@media only screen and (min-width: 768px) {
  .page__banner {
    padding: 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .page__banner {
    padding: 30px 40px;
  }
}
@media only screen and (min-width: 1441px) {
  .page__banner {
    height: 100%;
    padding: 0;
  }
}
.page__search-form {
  width: 100%;
  max-width: 523px;
  margin: 0 auto;
  padding: 184px 25px 96px;
  padding: 5vh 25px 6vh;
}
.page__search-form_type_close {
  padding: 50px 25px;
}
.page__search-result {
  padding: 30px 0 50px;
}
.page__info-group {
  padding: 0 0 50px;
}
.page__subnav {
  max-width: 955px;
  margin: 0 auto;
}
.page__subnav-panel {
  background: #f3f3f3;
}
.page__subnav-panel_style_accent {
  background: #A47864;
}
.page__catalog {
  padding: 0 0 30px;
}
.page__filters {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 900;
  width: 100%;
  background: #fff;
  box-shadow: 0 -8px 16px rgba(70,24,18,0.05);
}
@media only screen and (min-width: 1025px) {
  .page__filters {
    position: static;
    box-shadow: none;
    background: transparent;
  }
}
.page__filters-list {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 1000;
  width: 360px;
  height: 100%;
  transform: translate(-101%, -50%);
  background: #fff;
  box-shadow: 0 -8px 16px rgba(70,24,18,0.05);
  transition: transform 0.3s ease;
}
.page__filters-list_state_open {
  transform: translate(0, -50%);
}
@media only screen and (min-width: 1441px) {
  .page__section-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
@media only screen and (min-width: 1441px) {
  .page__group-item {
    -ms-flex-preferred-size: 67%;
        flex-basis: 67%;
    width: 67%;
  }
}
@media only screen and (min-width: 1441px) {
  .page__group-banner {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    width: 33%;
  }
}
.page__loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  background: #A47864;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 1025px) {
  .page .header__logo {
    opacity: 1;
    transform: scaleY(1) translate(0, 0);
    transition: all 0.5s ease-in 0.3s;
  }
  .page__body .header__functional-nav, .page__body .header__user-nav{
    opacity: 1;
    -webkit-transform: scaleY(1) translate(0, 0);
    transform: scaleY(1) translate(0, 0);
    -webkit-transition: all 0.5s ease-in 0.6s;
    transition: all 0.5s ease-in 0.6s;
  }
  .page .page__nav-wrapper {
    opacity: 1;
    transform: scaleY(1) translate(0, 0);
    transition: all 0.5s ease-in 0.9s;
  }
  .page .page__subnav-panel {
    opacity: 1;
    transform: scaleY(1) translate(0, 0);
    transition: all 0.5s ease-in 1.2s;
  }
  .page .intro__image {
    transform: translate(-50%, -50%);
    transition: all 0.5s ease-in 1.2s;
  }
  .page .intro-carousel__title:before,
  .page .product-card:before,
  .page .cart__main:before {
    width: 100%;
    transition: all 0.5s ease-in 1.2s;
  }
  .page .intro-carousel__logo {
    opacity: 1;
    transform: scaleY(1) translate(0, 0);
    transition: all 0.5s ease-in 1.5s;
  }
  .page .intro-carousel__slider {
    opacity: 1;
    transition: all 0.5s ease-in 2s;
  }
  .page .intro-carousel__slide:nth-child(1) .product-snippet {
    transition: opacity 0.5s ease-in 2.4s;
  }
  .page .intro-carousel__slide:nth-child(2) .product-snippet {
    transition: opacity 0.5s ease-in 2.5s;
  }
  .page .intro-carousel__slide:nth-child(3) .product-snippet {
    transition: opacity 0.5s ease-in 2.6s;
  }
  .page .intro-carousel__slide:nth-child(4) .product-snippet {
    transition: opacity 0.5s ease-in 2.7s;
  }
  .page .intro-carousel__slide:nth-child(5) .product-snippet {
    transition: opacity 0.5s ease-in 2.8s;
  }
  .page .intro-carousel__slide:nth-child(6) .product-snippet {
    transition: opacity 0.5s ease-in 2.9s;
  }
  .page .intro-carousel__slide:nth-child(7) .product-snippet {
    transition: opacity 0.5s ease-in 3s;
  }
  .page .intro-carousel__slide:nth-child(8) .product-snippet {
    transition: opacity 0.5s ease-in 3.1s;
  }
  .page .intro-carousel__slide:nth-child(9) .product-snippet {
    transition: opacity 0.5s ease-in 3.2s;
  }
  .page .intro-carousel__slide:nth-child(10) .product-snippet {
    transition: opacity 0.5s ease-in 3.3s;
  }
  .page .intro-carousel__slide:nth-child(11) .product-snippet {
    transition: opacity 0.5s ease-in 3.4s;
  }
  .page .intro-carousel__slide:nth-child(12) .product-snippet {
    transition: opacity 0.5s ease-in 3.5s;
  }
  .page .intro-carousel__slide:nth-child(13) .product-snippet {
    transition: opacity 0.5s ease-in 3.6s;
  }
  .page .intro-carousel__slide:nth-child(14) .product-snippet {
    transition: opacity 0.5s ease-in 3.7s;
  }
  .page .intro-carousel__slide:nth-child(15) .product-snippet {
    transition: opacity 0.5s ease-in 3.8s;
  }
  .page .intro-carousel__slide:nth-child(16) .product-snippet {
    transition: opacity 0.5s ease-in 3.9s;
  }
  .page .intro-carousel__slide:nth-child(17) .product-snippet {
    transition: opacity 0.5s ease-in 4s;
  }
  .page .intro-carousel__slide:nth-child(18) .product-snippet {
    transition: opacity 0.5s ease-in 4.1s;
  }
  .page .intro-carousel__slide:nth-child(19) .product-snippet {
    transition: opacity 0.5s ease-in 4.199999999999999s;
  }
  .page .intro-carousel__slide:nth-child(20) .product-snippet {
    transition: opacity 0.5s ease-in 4.3s;
  }
  .page .intro-carousel__slide:nth-child(21) .product-snippet {
    transition: opacity 0.5s ease-in 4.4s;
  }
  .page .intro-carousel__slide:nth-child(22) .product-snippet {
    transition: opacity 0.5s ease-in 4.5s;
  }
  .page .intro-carousel__slide:nth-child(23) .product-snippet {
    transition: opacity 0.5s ease-in 4.6s;
  }
  .page .intro-carousel__slide:nth-child(24) .product-snippet {
    transition: opacity 0.5s ease-in 4.699999999999999s;
  }
  .page .intro-carousel__slide:nth-child(25) .product-snippet {
    transition: opacity 0.5s ease-in 4.8s;
  }
  .page .intro-carousel__slide:nth-child(26) .product-snippet {
    transition: opacity 0.5s ease-in 4.9s;
  }
  .page .intro-carousel__slide:nth-child(27) .product-snippet {
    transition: opacity 0.5s ease-in 5s;
  }
  .page .intro-carousel__slide:nth-child(28) .product-snippet {
    transition: opacity 0.5s ease-in 5.1s;
  }
  .page .intro-carousel__slide:nth-child(29) .product-snippet {
    transition: opacity 0.5s ease-in 5.199999999999999s;
  }
  .page .intro-carousel__slide:nth-child(30) .product-snippet {
    transition: opacity 0.5s ease-in 5.3s;
  }
  .page .intro-carousel__slide:nth-child(31) .product-snippet {
    transition: opacity 0.5s ease-in 5.4s;
  }
  .page .intro-carousel__slide:nth-child(32) .product-snippet {
    transition: opacity 0.5s ease-in 5.5s;
  }
  .page .intro-carousel__slide:nth-child(33) .product-snippet {
    transition: opacity 0.5s ease-in 5.6s;
  }
  .page .intro-carousel__slide:nth-child(34) .product-snippet {
    transition: opacity 0.5s ease-in 5.699999999999999s;
  }
  .page .intro-carousel__slide:nth-child(35) .product-snippet {
    transition: opacity 0.5s ease-in 5.8s;
  }
  .page .intro-carousel__slide:nth-child(36) .product-snippet {
    transition: opacity 0.5s ease-in 5.9s;
  }
  .page .intro-carousel__slide:nth-child(37) .product-snippet {
    transition: opacity 0.5s ease-in 6s;
  }
  .page .intro-carousel__slide:nth-child(38) .product-snippet {
    transition: opacity 0.5s ease-in 6.1s;
  }
  .page .intro-carousel__slide:nth-child(39) .product-snippet {
    transition: opacity 0.5s ease-in 6.2s;
  }
  .page .intro-carousel__slide:nth-child(40) .product-snippet {
    transition: opacity 0.5s ease-in 6.3s;
  }
  .page .intro-carousel__slide:nth-child(41) .product-snippet {
    transition: opacity 0.5s ease-in 6.399999999999999s;
  }
  .page .intro-carousel__slide:nth-child(42) .product-snippet {
    transition: opacity 0.5s ease-in 6.5s;
  }
  .page .intro-carousel__slide:nth-child(43) .product-snippet {
    transition: opacity 0.5s ease-in 6.6s;
  }
  .page .intro-carousel__slide:nth-child(44) .product-snippet {
    transition: opacity 0.5s ease-in 6.7s;
  }
  .page .intro-carousel__slide:nth-child(45) .product-snippet {
    transition: opacity 0.5s ease-in 6.8s;
  }
  .page .intro-carousel__slide:nth-child(46) .product-snippet {
    transition: opacity 0.5s ease-in 6.899999999999999s;
  }
  .page .intro-carousel__slide:nth-child(47) .product-snippet {
    transition: opacity 0.5s ease-in 7s;
  }
  .page .intro-carousel__slide:nth-child(48) .product-snippet {
    transition: opacity 0.5s ease-in 7.1s;
  }
  .page .intro-carousel__slide:nth-child(49) .product-snippet {
    transition: opacity 0.5s ease-in 7.2s;
  }
  .page .intro-carousel__slide:nth-child(50) .product-snippet {
    transition: opacity 0.5s ease-in 7.3s;
  }
  .page .intro-carousel__slide:nth-child(51) .product-snippet {
    transition: opacity 0.5s ease-in 7.399999999999999s;
  }
  .page .intro-carousel__slide:nth-child(52) .product-snippet {
    transition: opacity 0.5s ease-in 7.5s;
  }
  .page .intro-carousel__slide:nth-child(53) .product-snippet {
    transition: opacity 0.5s ease-in 7.6s;
  }
  .page .intro-carousel__slide:nth-child(54) .product-snippet {
    transition: opacity 0.5s ease-in 7.7s;
  }
  .page .intro-carousel__slide:nth-child(55) .product-snippet {
    transition: opacity 0.5s ease-in 7.8s;
  }
  .page .intro-carousel__slide:nth-child(56) .product-snippet {
    transition: opacity 0.5s ease-in 7.899999999999999s;
  }
  .page .intro-carousel__slide:nth-child(57) .product-snippet {
    transition: opacity 0.5s ease-in 8s;
  }
  .page .intro-carousel__slide:nth-child(58) .product-snippet {
    transition: opacity 0.5s ease-in 8.1s;
  }
  .page .intro-carousel__slide:nth-child(59) .product-snippet {
    transition: opacity 0.5s ease-in 8.2s;
  }
  .page .intro-carousel__slide:nth-child(60) .product-snippet {
    transition: opacity 0.5s ease-in 8.3s;
  }
  .page .intro-carousel__slide:nth-child(61) .product-snippet {
    transition: opacity 0.5s ease-in 8.399999999999999s;
  }
  .page .intro-carousel__slide:nth-child(62) .product-snippet {
    transition: opacity 0.5s ease-in 8.5s;
  }
  .page .intro-carousel__slide:nth-child(63) .product-snippet {
    transition: opacity 0.5s ease-in 8.6s;
  }
  .page .intro-carousel__slide:nth-child(64) .product-snippet {
    transition: opacity 0.5s ease-in 8.7s;
  }
  .page .intro-carousel__slide:nth-child(65) .product-snippet {
    transition: opacity 0.5s ease-in 8.8s;
  }
  .page .intro-carousel__slide:nth-child(66) .product-snippet {
    transition: opacity 0.5s ease-in 8.899999999999999s;
  }
  .page .intro-carousel__slide:nth-child(67) .product-snippet {
    transition: opacity 0.5s ease-in 9s;
  }
  .page .intro-carousel__slide:nth-child(68) .product-snippet {
    transition: opacity 0.5s ease-in 9.1s;
  }
  .page .intro-carousel__slide:nth-child(69) .product-snippet {
    transition: opacity 0.5s ease-in 9.2s;
  }
  .page .intro-carousel__slide:nth-child(70) .product-snippet {
    transition: opacity 0.5s ease-in 9.3s;
  }
  .page .intro-carousel__slide:nth-child(71) .product-snippet {
    transition: opacity 0.5s ease-in 9.399999999999999s;
  }
  .page .intro-carousel__slide:nth-child(72) .product-snippet {
    transition: opacity 0.5s ease-in 9.5s;
  }
  .page .intro-carousel__slide:nth-child(73) .product-snippet {
    transition: opacity 0.5s ease-in 9.6s;
  }
  .page .intro-carousel__slide:nth-child(74) .product-snippet {
    transition: opacity 0.5s ease-in 9.7s;
  }
  .page .intro-carousel__slide:nth-child(75) .product-snippet {
    transition: opacity 0.5s ease-in 9.8s;
  }
  .page .intro-carousel__slide:nth-child(76) .product-snippet {
    transition: opacity 0.5s ease-in 9.899999999999999s;
  }
  .page .intro-carousel__slide:nth-child(77) .product-snippet {
    transition: opacity 0.5s ease-in 10s;
  }
  .page .intro-carousel__slide:nth-child(78) .product-snippet {
    transition: opacity 0.5s ease-in 10.1s;
  }
  .page .intro-carousel__slide:nth-child(79) .product-snippet {
    transition: opacity 0.5s ease-in 10.200000000000001s;
  }
  .page .intro-carousel__slide:nth-child(80) .product-snippet {
    transition: opacity 0.5s ease-in 10.3s;
  }
  .page .intro-carousel__slide:nth-child(81) .product-snippet {
    transition: opacity 0.5s ease-in 10.4s;
  }
  .page .intro-carousel__slide:nth-child(82) .product-snippet {
    transition: opacity 0.5s ease-in 10.5s;
  }
  .page .intro-carousel__slide:nth-child(83) .product-snippet {
    transition: opacity 0.5s ease-in 10.600000000000001s;
  }
  .page .intro-carousel__slide:nth-child(84) .product-snippet {
    transition: opacity 0.5s ease-in 10.700000000000001s;
  }
  .page .intro-carousel__slide:nth-child(85) .product-snippet {
    transition: opacity 0.5s ease-in 10.8s;
  }
  .page .intro-carousel__slide:nth-child(86) .product-snippet {
    transition: opacity 0.5s ease-in 10.9s;
  }
  .page .intro-carousel__slide:nth-child(87) .product-snippet {
    transition: opacity 0.5s ease-in 11s;
  }
  .page .intro-carousel__slide:nth-child(88) .product-snippet {
    transition: opacity 0.5s ease-in 11.100000000000001s;
  }
  .page .intro-carousel__slide:nth-child(89) .product-snippet {
    transition: opacity 0.5s ease-in 11.200000000000001s;
  }
  .page .intro-carousel__slide:nth-child(90) .product-snippet {
    transition: opacity 0.5s ease-in 11.3s;
  }
  .page .intro-carousel__slide:nth-child(91) .product-snippet {
    transition: opacity 0.5s ease-in 11.4s;
  }
  .page .intro-carousel__slide:nth-child(92) .product-snippet {
    transition: opacity 0.5s ease-in 11.5s;
  }
  .page .intro-carousel__slide:nth-child(93) .product-snippet {
    transition: opacity 0.5s ease-in 11.600000000000001s;
  }
  .page .intro-carousel__slide:nth-child(94) .product-snippet {
    transition: opacity 0.5s ease-in 11.700000000000001s;
  }
  .page .intro-carousel__slide:nth-child(95) .product-snippet {
    transition: opacity 0.5s ease-in 11.8s;
  }
  .page .intro-carousel__slide:nth-child(96) .product-snippet {
    transition: opacity 0.5s ease-in 11.9s;
  }
  .page .intro-carousel__slide:nth-child(97) .product-snippet {
    transition: opacity 0.5s ease-in 12s;
  }
  .page .intro-carousel__slide:nth-child(98) .product-snippet {
    transition: opacity 0.5s ease-in 12.100000000000001s;
  }
  .page .intro-carousel__slide:nth-child(99) .product-snippet {
    transition: opacity 0.5s ease-in 12.200000000000001s;
  }
  .page .intro-carousel__slide:nth-child(100) .product-snippet {
    transition: opacity 0.5s ease-in 12.3s;
  }
  .page .intro-carousel__carousel-nav {
    opacity: 1;
    transform: translate(-50%, 36%);
    transition: all 0.5s ease-in 3s;
  }
  .page .intro-carousel {
    background: #f5f5f5;
    transition: all 0.5s ease-in 3s;
  }
  .page .page__section:nth-child(2) {
    opacity: 1;
    transition: opacity 0.5s ease-in 2.5s;
  }
  .page .page__section:nth-child(3) {
    opacity: 1;
    transition: opacity 0.5s ease-in 2.6s;
  }
  .page .page__section:nth-child(4) {
    opacity: 1;
    transition: opacity 0.5s ease-in 2.7s;
  }
  .page .page__section:nth-child(5) {
    opacity: 1;
    transition: opacity 0.5s ease-in 2.8s;
  }
  .page .page__section:nth-child(6) {
    opacity: 1;
    transition: opacity 0.5s ease-in 2.9s;
  }
  .page .page__section:nth-child(7) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3s;
  }
  .page .page__section:nth-child(8) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.1s;
  }
  .page .page__section:nth-child(9) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.2s;
  }
  .page .page__section:nth-child(10) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.3s;
  }
  .page .page__section:nth-child(11) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.4s;
  }
  .page .page__section:nth-child(12) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.5s;
  }
  .page .page__section:nth-child(13) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.6s;
  }
  .page .page__section:nth-child(14) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.7s;
  }
  .page .page__section:nth-child(15) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.8s;
  }
  .page .page__section:nth-child(16) {
    opacity: 1;
    transition: opacity 0.5s ease-in 3.9s;
  }
  .page .page__section:nth-child(17) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4s;
  }
  .page .page__section:nth-child(18) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.1s;
  }
  .page .page__section:nth-child(19) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.199999999999999s;
  }
  .page .page__section:nth-child(20) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.3s;
  }
  .page .page__section:nth-child(21) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.4s;
  }
  .page .page__section:nth-child(22) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.5s;
  }
  .page .page__section:nth-child(23) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.6s;
  }
  .page .page__section:nth-child(24) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.699999999999999s;
  }
  .page .page__section:nth-child(25) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.8s;
  }
  .page .page__section:nth-child(26) {
    opacity: 1;
    transition: opacity 0.5s ease-in 4.9s;
  }
  .page .page__section:nth-child(27) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5s;
  }
  .page .page__section:nth-child(28) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.1s;
  }
  .page .page__section:nth-child(29) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.199999999999999s;
  }
  .page .page__section:nth-child(30) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.3s;
  }
  .page .page__section:nth-child(31) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.4s;
  }
  .page .page__section:nth-child(32) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.5s;
  }
  .page .page__section:nth-child(33) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.6s;
  }
  .page .page__section:nth-child(34) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.699999999999999s;
  }
  .page .page__section:nth-child(35) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.8s;
  }
  .page .page__section:nth-child(36) {
    opacity: 1;
    transition: opacity 0.5s ease-in 5.9s;
  }
  .page .page__section:nth-child(37) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6s;
  }
  .page .page__section:nth-child(38) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.1s;
  }
  .page .page__section:nth-child(39) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.2s;
  }
  .page .page__section:nth-child(40) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.3s;
  }
  .page .page__section:nth-child(41) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.399999999999999s;
  }
  .page .page__section:nth-child(42) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.5s;
  }
  .page .page__section:nth-child(43) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.6s;
  }
  .page .page__section:nth-child(44) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.7s;
  }
  .page .page__section:nth-child(45) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.8s;
  }
  .page .page__section:nth-child(46) {
    opacity: 1;
    transition: opacity 0.5s ease-in 6.899999999999999s;
  }
  .page .page__section:nth-child(47) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7s;
  }
  .page .page__section:nth-child(48) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.1s;
  }
  .page .page__section:nth-child(49) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.2s;
  }
  .page .page__section:nth-child(50) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.3s;
  }
  .page .page__section:nth-child(51) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.399999999999999s;
  }
  .page .page__section:nth-child(52) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.5s;
  }
  .page .page__section:nth-child(53) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.6s;
  }
  .page .page__section:nth-child(54) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.7s;
  }
  .page .page__section:nth-child(55) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.8s;
  }
  .page .page__section:nth-child(56) {
    opacity: 1;
    transition: opacity 0.5s ease-in 7.899999999999999s;
  }
  .page .page__section:nth-child(57) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8s;
  }
  .page .page__section:nth-child(58) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.1s;
  }
  .page .page__section:nth-child(59) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.2s;
  }
  .page .page__section:nth-child(60) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.3s;
  }
  .page .page__section:nth-child(61) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.399999999999999s;
  }
  .page .page__section:nth-child(62) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.5s;
  }
  .page .page__section:nth-child(63) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.6s;
  }
  .page .page__section:nth-child(64) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.7s;
  }
  .page .page__section:nth-child(65) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.8s;
  }
  .page .page__section:nth-child(66) {
    opacity: 1;
    transition: opacity 0.5s ease-in 8.899999999999999s;
  }
  .page .page__section:nth-child(67) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9s;
  }
  .page .page__section:nth-child(68) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.1s;
  }
  .page .page__section:nth-child(69) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.2s;
  }
  .page .page__section:nth-child(70) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.3s;
  }
  .page .page__section:nth-child(71) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.399999999999999s;
  }
  .page .page__section:nth-child(72) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.5s;
  }
  .page .page__section:nth-child(73) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.6s;
  }
  .page .page__section:nth-child(74) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.7s;
  }
  .page .page__section:nth-child(75) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.8s;
  }
  .page .page__section:nth-child(76) {
    opacity: 1;
    transition: opacity 0.5s ease-in 9.899999999999999s;
  }
  .page .page__section:nth-child(77) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10s;
  }
  .page .page__section:nth-child(78) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.1s;
  }
  .page .page__section:nth-child(79) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.200000000000001s;
  }
  .page .page__section:nth-child(80) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.3s;
  }
  .page .page__section:nth-child(81) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.4s;
  }
  .page .page__section:nth-child(82) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.5s;
  }
  .page .page__section:nth-child(83) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.600000000000001s;
  }
  .page .page__section:nth-child(84) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.700000000000001s;
  }
  .page .page__section:nth-child(85) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.8s;
  }
  .page .page__section:nth-child(86) {
    opacity: 1;
    transition: opacity 0.5s ease-in 10.9s;
  }
  .page .page__section:nth-child(87) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11s;
  }
  .page .page__section:nth-child(88) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.100000000000001s;
  }
  .page .page__section:nth-child(89) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.200000000000001s;
  }
  .page .page__section:nth-child(90) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.3s;
  }
  .page .page__section:nth-child(91) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.4s;
  }
  .page .page__section:nth-child(92) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.5s;
  }
  .page .page__section:nth-child(93) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.600000000000001s;
  }
  .page .page__section:nth-child(94) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.700000000000001s;
  }
  .page .page__section:nth-child(95) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.8s;
  }
  .page .page__section:nth-child(96) {
    opacity: 1;
    transition: opacity 0.5s ease-in 11.9s;
  }
  .page .page__section:nth-child(97) {
    opacity: 1;
    transition: opacity 0.5s ease-in 12s;
  }
  .page .page__section:nth-child(98) {
    opacity: 1;
    transition: opacity 0.5s ease-in 12.100000000000001s;
  }
  .page .page__section:nth-child(99) {
    opacity: 1;
    transition: opacity 0.5s ease-in 12.200000000000001s;
  }
  .page .page__section:nth-child(100) {
    opacity: 1;
    transition: opacity 0.5s ease-in 12.3s;
  }
  .page .page__search-form {
    opacity: 1;
    transition: all 0.5s ease-in 0.9s;
  }
  .page .page__search-result,
  .page .page__location-nav,
  .page .headline__col:nth-child(1),
  .page .contacts__col:nth-child(1),
  .page .page__info-group,
  .page .profile__credentials {
    opacity: 1;
    transition: all 0.5s ease-in 1.2s;
  }
  .page .catalog__title,
  .page .page__location-group,
  .page .headline__col:nth-child(2),
  .page .contacts__col:nth-child(2),
  .page .collection__header,
  .page .cart__wrapper,
  .page .profile__orders {
    opacity: 1;
    transition: all 0.5s ease-in 1.5s;
  }
  .page .page__filters,
  .page .product-card__main,
  .page .page__image-grid,
  .page .collection-snippet__illustration {
    opacity: 1;
    transition: all 0.5s ease-in 1.7s;
  }
  .page .catalog__items,
  .page .product-card__image-carousel,
  .page .collection-snippet__content {
    opacity: 1;
    transition: all 0.5s ease-in 2.2s;
  }
  .page .product-card__footer {
    opacity: 1;
    transition: all 0.5s ease-in 3s;
  }
  .page .page__footer {
    opacity: 1;
    transition: all 0.5s ease-in 3.3s;
  }
}
@media only screen and (min-width: 1025px) {
  .page__body.page__body_animate_prepare .header__functional-nav,
  .page__body.page__body_animate_prepare .header__logo,
  .page__body.page__body_animate_prepare .header__user-nav,
  .page__body.page__body_animate_prepare .page__nav-wrapper,
  .page__body.page__body_animate_prepare .intro-carousel__logo,
  .page__body.page__body_animate_prepare .page__subnav-panel {
    transform: translate(0, 10px);
    opacity: 0;
  }
  .page__body.page__body_animate_prepare .intro__image {
    transform: translate(-150%, -50%);
  }
  .page__body.page__body_animate_prepare .intro-carousel__title:before,
  .page__body.page__body_animate_prepare .product-card:before,
  .page__body.page__body_animate_prepare .cart__main:before {
    width: 0;
  }
  .page__body.page__body_animate_prepare .intro-carousel__slide .product-snippet {
    opacity: 0;
  }
  .page__body.page__body_animate_prepare .intro-carousel__carousel-nav {
    opacity: 0;
    transform: translate(-50%, 50%);
  }
  .page__body.page__body_animate_prepare .intro-carousel__slider {
    opacity: 0;
  }
  .page__body.page__body_animate_prepare .intro-carousel {
    background: transparent;
  }
  .page__body.page__body_animate_prepare .page__section,
  .page__body.page__body_animate_prepare .page__search-form,
  .page__body.page__body_animate_prepare .page__search-result,
  .page__body.page__body_animate_prepare .page__filters,
  .page__body.page__body_animate_prepare .catalog__items,
  .page__body.page__body_animate_prepare .catalog__title,
  .page__body.page__body_animate_prepare .product-card__main,
  .page__body.page__body_animate_prepare .product-card__image-carousel,
  .page__body.page__body_animate_prepare .product-card__footer,
  .page__body.page__body_animate_prepare .page__location-nav,
  .page__body.page__body_animate_prepare .page__location-group,
  .page__body.page__body_animate_prepare .headline__col,
  .page__body.page__body_animate_prepare .page__image-grid,
  .page__body.page__body_animate_prepare .contacts__col,
  .page__body.page__body_animate_prepare .page__info-group,
  .page__body.page__body_animate_prepare .collection-snippet__illustration,
  .page__body.page__body_animate_prepare .collection-snippet__content,
  .page__body.page__body_animate_prepare .collection__header,
  .page__body.page__body_animate_prepare .cart__wrapper,
  .page__body.page__body_animate_prepare .profile__credentials,
  .page__body.page__body_animate_prepare .profile__orders,
  .page__body.page__body_animate_prepare .page__footer {
    opacity: 0;
  }
}
.payment-card {
  position: relative;
  display: block;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.payment-card__main {
  padding: 20px 0;
  background: #fff;
}
.payment-card__section {
  padding: 6px 24px;
  border-top: 1px solid #e5e5e5;
}
@media only screen and (min-width: 768px) {
  .payment-card__section {
    padding: 6px 33px;
  }
}
.payment-card__section:first-child {
  border-top: none;
}
.payment-card__entries {
  min-height: 132px;
}
.payment-card__entries_type_important {
  min-height: auto;
  padding-bottom: 15px;
}
.payment-card__entries_type_important .payment-card__entry-label {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  width: 45%;
}
.payment-card__entries_type_important .payment-card__entry-value {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
  width: 55%;
  font-size: 34px;
  line-height: 1.1;
}
.payment-card__entry {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 12px;
}
.payment-card__entry:last-child {
  margin: 0;
}
.payment-card__entry-label {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  vertical-align: bottom;
  width: 70%;
  font-size: 24px;
}
.payment-card__entry-value {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  vertical-align: bottom;
  width: 30%;
  font-size: 24px;
  text-align: right;
}
.payment-card__fields {
  padding: 7px 0 0;
}
@media only screen and (min-width: 768px) {
  .payment-card__fields {
    padding: 10px 0;
  }
}
.payment-card__field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 12px;
}
.payment-card__line {
  display: block;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  width: 60%;
}
.payment-card__button {
  display: inline-block;
  opacity: 1;
  color: inherit;
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  border: none;
  outline: none;
  transition: opacity 0.3s ease;
}
.payment-card__button:hover {
  opacity: 0.7;
}
.payment-card__button-wrapper {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  width: 40%;
  text-align: right;
}
.payment-card__icons {
  padding: 10px 0 5px;
  background: #f4f4f4;
}
.payment-card__description {
  padding: 57px 20px 0;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .payment-card__description {
    padding: 30px 0 0;
    text-align: left;
  }
}
.payment-card__link {
  display: inline;
  color: inherit;
  font-style: italic;
  text-decoration: none;
}
.payment-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.payment-group__item {
  display: block;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: auto;
  margin: 0 16px 0 0;
}
.payment-group__item:last-child {
  margin: 0;
}
.payment-group__image {
  display: block;
  max-width: 54px;
  max-height: 36px;
  margin: 0;
  padding: 0;
}
.product-card {
  position: relative;
  display: block;
  font-size: 16px;
}
.product-card:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 300px;
  background: transparent; // #A47864;
}
@media only screen and (min-width: 1025px) {
  .product-card:before {
    height: 224px;
  }
}
.product-card__wrapper {
  position: relative;
  z-index: 10;
}
.product-card__main {
  display: -ms-flexbox;
  display: flex;
  padding: 15px 9px 0;
}
.product-card__illustration {
  position: relative;
  display: none;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
	.product-card__illustration {
		display: block;
		width: 50%;
		flex-shrink: 0;
		padding: 40px 41px 0;
	}
}
.product-card__illustration_type_mobile {
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .product-card__illustration_type_mobile {
    display: none;
  }
}
.product-card__image {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (min-width: 480px) {
  .product-card__image {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    max-width: 90%;
    height: auto;
    max-height: 90%;
    transform: translate(-50%, 0);
  }
}
.product-card__fields {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
	.product-card__fields {
		width: auto;
		flex-grow: 1;
		padding: 30px 0 0;
	}
}
.product-card__titles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 0 15px;
  text-align: center;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}
@media only screen and (min-width: 1025px) {
  .product-card__titles {
    margin: 0 0 35px;
	text-align: left;
	min-height: 160px;
  }
}
.product-card__title {
  -ms-flex-order: 2;
      order: 2;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 44px;
}
@media only screen and (min-width: 1025px) {
  .product-card__title {
    -ms-flex-order: 1;
        order: 1;
    font-size: 56px;
    line-height: 1.2;
  }
}
.product-card__subtitle {
  -ms-flex-order: 1;
      order: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 0 28px;
  font-size: 20px;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}
@media only screen and (min-width: 1025px) {
  .product-card__subtitle {
    -ms-flex-order: 2;
        order: 2;
    margin: 0;
  }
}
.product-card__price {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  font-size: 36px;
  color: #000;
  line-heigt: 44px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .product-card__price {
    margin: 0 0 24px;
    font-size: 44px;
    line-height: 1.2;
    text-align: left;
  }
}
.product-card__info-link {
  opacity: 0.5;
  color: #000;
  font-size: 16px;
  margin-right: 32px;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.product-card__info-link:hover {
  opacity: 1;
  color: #000;
  text-decoration: none;
}
.product-card__select {
  width: 90px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .product-card__select {
    margin: 0;
  }
}
.product-card__select-wrapper {
	width: 100%;
	flex-basis: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 26px;
}
.product-card__controls {
  -ms-flex-preferred-size: calc(100% + 48px);
      flex-basis: calc(100% + 48px);
  width: calc(100% + 48px);
  margin: 0 -24px 35px;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  .product-card__controls {
    margin: 0 0 35px;
  }
}
@media only screen and (min-width: 768px) {
	.product-card__controls {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
		margin: 0 0 15px;
		text-align: left;
	}
}
.product-card__control {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.product-card__props {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	width: 100%;
	margin: 0 0 30px !important;
	font-weight: 200;
}
.product-card__description {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	width: 100%;
	font-size: 24px;
	line-height: 1.2;
}
.product-card__footer {
  padding: 0 0 50px;
}
.product-card__footer-header {
  padding: 78px 20px 47px;
}
@media only screen and (min-width: 1025px) {
  .product-card__footer-header {
    padding: 110px 0;
  }
}
.product-card__footer-title {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .product-card__footer-title {
    font-size: 26px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    line-height: 28px;
  }
}
.product-carousel {
  position: relative;
  display: block;
}
.product-carousel__carousel-nav {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  display: none;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1025px) {
  .product-carousel__carousel-nav {
    display: block;
  }
}
.product-carousel__slider {
  position: relative;
  padding: 0 30px;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media only screen and (min-width: 1025px) {
  .product-carousel__slider {
    padding: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .product-carousel__wrapper {
    justify-content: right!important;

/*    transform: translate3d(0, 0, 0) !important;
    width: 101% !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;  */
  }
}
.product-carousel__slides {
  position: relative;
  z-index: 1;
}
.product-carousel__slide {
  background: #fff;
  transition: transform 0.3s ease;
  will-change: transform;
}
.product-carousel__slide:nth-child(1) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.366666666666667s, opacity 0.3s ease 0.35s !important;
}
.product-carousel__slide:nth-child(2) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.433333333333333s, opacity 0.3s ease 0.4s !important;
}
.product-carousel__slide:nth-child(3) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.5s, opacity 0.3s ease 0.45s !important;
}
.product-carousel__slide:nth-child(4) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.566666666666667s, opacity 0.3s ease 0.5s !important;
}
.product-carousel__slide:nth-child(5) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.633333333333333s, opacity 0.3s ease 0.55s !important;
}
.product-carousel__slide:nth-child(6) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.7s, opacity 0.3s ease 0.6s !important;
}
.product-carousel__slide:nth-child(7) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.766666666666667s, opacity 0.3s ease 0.65s !important;
}
.product-carousel__slide:nth-child(8) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.833333333333333s, opacity 0.3s ease 0.7s !important;
}
.product-carousel__slide:nth-child(9) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.9s, opacity 0.3s ease 0.75s !important;
}
.product-carousel__slide:nth-child(10) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 0.966666666666667s, opacity 0.3s ease 0.8s !important;
}
.product-carousel__slide:nth-child(11) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.033333333333333s, opacity 0.3s ease 0.85s !important;
}
.product-carousel__slide:nth-child(12) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.1s, opacity 0.3s ease 0.9s !important;
}
.product-carousel__slide:nth-child(13) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.166666666666667s, opacity 0.3s ease 0.95s !important;
}
.product-carousel__slide:nth-child(14) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.233333333333333s, opacity 0.3s ease 1s !important;
}
.product-carousel__slide:nth-child(15) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.3s, opacity 0.3s ease 1.05s !important;
}
.product-carousel__slide:nth-child(16) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.366666666666667s, opacity 0.3s ease 1.1s !important;
}
.product-carousel__slide:nth-child(17) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.433333333333333s, opacity 0.3s ease 1.15s !important;
}
.product-carousel__slide:nth-child(18) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.5s, opacity 0.3s ease 1.2s !important;
}
.product-carousel__slide:nth-child(19) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.566666666666667s, opacity 0.3s ease 1.25s !important;
}
.product-carousel__slide:nth-child(20) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.633333333333333s, opacity 0.3s ease 1.3s !important;
}
.product-carousel__slide:nth-child(21) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.7s, opacity 0.3s ease 1.35s !important;
}
.product-carousel__slide:nth-child(22) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.766666666666667s, opacity 0.3s ease 1.4s !important;
}
.product-carousel__slide:nth-child(23) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.833333333333333s, opacity 0.3s ease 1.45s !important;
}
.product-carousel__slide:nth-child(24) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.9s, opacity 0.3s ease 1.5s !important;
}
.product-carousel__slide:nth-child(25) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 1.966666666666667s, opacity 0.3s ease 1.55s !important;
}
.product-carousel__slide:nth-child(26) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.033333333333333s, opacity 0.3s ease 1.6s !important;
}
.product-carousel__slide:nth-child(27) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.1s, opacity 0.3s ease 1.65s !important;
}
.product-carousel__slide:nth-child(28) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.166666666666667s, opacity 0.3s ease 1.7s !important;
}
.product-carousel__slide:nth-child(29) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.233333333333333s, opacity 0.3s ease 1.75s !important;
}
.product-carousel__slide:nth-child(30) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.3s, opacity 0.3s ease 1.8s !important;
}
.product-carousel__slide:nth-child(31) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.366666666666667s, opacity 0.3s ease 1.85s !important;
}
.product-carousel__slide:nth-child(32) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.433333333333333s, opacity 0.3s ease 1.9s !important;
}
.product-carousel__slide:nth-child(33) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.5s, opacity 0.3s ease 1.95s !important;
}
.product-carousel__slide:nth-child(34) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.566666666666666s, opacity 0.3s ease 2s !important;
}
.product-carousel__slide:nth-child(35) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.633333333333333s, opacity 0.3s ease 2.05s !important;
}
.product-carousel__slide:nth-child(36) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.7s, opacity 0.3s ease 2.1s !important;
}
.product-carousel__slide:nth-child(37) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.766666666666667s, opacity 0.3s ease 2.15s !important;
}
.product-carousel__slide:nth-child(38) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.833333333333333s, opacity 0.3s ease 2.2s !important;
}
.product-carousel__slide:nth-child(39) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.9s, opacity 0.3s ease 2.25s !important;
}
.product-carousel__slide:nth-child(40) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 2.966666666666666s, opacity 0.3s ease 2.3s !important;
}
.product-carousel__slide:nth-child(41) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.033333333333333s, opacity 0.3s ease 2.35s !important;
}
.product-carousel__slide:nth-child(42) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.1s, opacity 0.3s ease 2.4s !important;
}
.product-carousel__slide:nth-child(43) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.166666666666667s, opacity 0.3s ease 2.45s !important;
}
.product-carousel__slide:nth-child(44) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.233333333333333s, opacity 0.3s ease 2.5s !important;
}
.product-carousel__slide:nth-child(45) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.3s, opacity 0.3s ease 2.55s !important;
}
.product-carousel__slide:nth-child(46) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.366666666666667s, opacity 0.3s ease 2.6s !important;
}
.product-carousel__slide:nth-child(47) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.433333333333333s, opacity 0.3s ease 2.65s !important;
}
.product-carousel__slide:nth-child(48) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.5s, opacity 0.3s ease 2.7s !important;
}
.product-carousel__slide:nth-child(49) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.566666666666666s, opacity 0.3s ease 2.75s !important;
}
.product-carousel__slide:nth-child(50) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.633333333333333s, opacity 0.3s ease 2.8s !important;
}
.product-carousel__slide:nth-child(51) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.7s, opacity 0.3s ease 2.85s !important;
}
.product-carousel__slide:nth-child(52) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.766666666666667s, opacity 0.3s ease 2.9s !important;
}
.product-carousel__slide:nth-child(53) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.833333333333333s, opacity 0.3s ease 2.95s !important;
}
.product-carousel__slide:nth-child(54) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.9s, opacity 0.3s ease 3s !important;
}
.product-carousel__slide:nth-child(55) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 3.966666666666666s, opacity 0.3s ease 3.05s !important;
}
.product-carousel__slide:nth-child(56) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.033333333333333s, opacity 0.3s ease 3.1s !important;
}
.product-carousel__slide:nth-child(57) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.1s, opacity 0.3s ease 3.15s !important;
}
.product-carousel__slide:nth-child(58) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.166666666666667s, opacity 0.3s ease 3.2s !important;
}
.product-carousel__slide:nth-child(59) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.233333333333333s, opacity 0.3s ease 3.25s !important;
}
.product-carousel__slide:nth-child(60) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.3s, opacity 0.3s ease 3.3s !important;
}
.product-carousel__slide:nth-child(61) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.366666666666666s, opacity 0.3s ease 3.35s !important;
}
.product-carousel__slide:nth-child(62) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.433333333333334s, opacity 0.3s ease 3.4s !important;
}
.product-carousel__slide:nth-child(63) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.5s, opacity 0.3s ease 3.45s !important;
}
.product-carousel__slide:nth-child(64) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.566666666666666s, opacity 0.3s ease 3.5s !important;
}
.product-carousel__slide:nth-child(65) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.633333333333333s, opacity 0.3s ease 3.55s !important;
}
.product-carousel__slide:nth-child(66) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.7s, opacity 0.3s ease 3.6s !important;
}
.product-carousel__slide:nth-child(67) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.766666666666667s, opacity 0.3s ease 3.65s !important;
}
.product-carousel__slide:nth-child(68) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.833333333333333s, opacity 0.3s ease 3.7s !important;
}
.product-carousel__slide:nth-child(69) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.899999999999999s, opacity 0.3s ease 3.75s !important;
}
.product-carousel__slide:nth-child(70) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 4.966666666666667s, opacity 0.3s ease 3.8s !important;
}
.product-carousel__slide:nth-child(71) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.033333333333333s, opacity 0.3s ease 3.85s !important;
}
.product-carousel__slide:nth-child(72) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.1s, opacity 0.3s ease 3.9s !important;
}
.product-carousel__slide:nth-child(73) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.166666666666666s, opacity 0.3s ease 3.95s !important;
}
.product-carousel__slide:nth-child(74) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.233333333333333s, opacity 0.3s ease 4s !important;
}
.product-carousel__slide:nth-child(75) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.3s, opacity 0.3s ease 4.05s !important;
}
.product-carousel__slide:nth-child(76) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.366666666666666s, opacity 0.3s ease 4.1s !important;
}
.product-carousel__slide:nth-child(77) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.433333333333334s, opacity 0.3s ease 4.15s !important;
}
.product-carousel__slide:nth-child(78) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.5s, opacity 0.3s ease 4.2s !important;
}
.product-carousel__slide:nth-child(79) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.566666666666666s, opacity 0.3s ease 4.25s !important;
}
.product-carousel__slide:nth-child(80) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.633333333333333s, opacity 0.3s ease 4.3s !important;
}
.product-carousel__slide:nth-child(81) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.7s, opacity 0.3s ease 4.35s !important;
}
.product-carousel__slide:nth-child(82) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.766666666666667s, opacity 0.3s ease 4.399999999999999s !important;
}
.product-carousel__slide:nth-child(83) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.833333333333333s, opacity 0.3s ease 4.45s !important;
}
.product-carousel__slide:nth-child(84) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.899999999999999s, opacity 0.3s ease 4.5s !important;
}
.product-carousel__slide:nth-child(85) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 5.966666666666667s, opacity 0.3s ease 4.55s !important;
}
.product-carousel__slide:nth-child(86) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.033333333333333s, opacity 0.3s ease 4.6s !important;
}
.product-carousel__slide:nth-child(87) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.1s, opacity 0.3s ease 4.649999999999999s !important;
}
.product-carousel__slide:nth-child(88) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.166666666666666s, opacity 0.3s ease 4.7s !important;
}
.product-carousel__slide:nth-child(89) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.233333333333333s, opacity 0.3s ease 4.75s !important;
}
.product-carousel__slide:nth-child(90) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.3s, opacity 0.3s ease 4.8s !important;
}
.product-carousel__slide:nth-child(91) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.366666666666666s, opacity 0.3s ease 4.85s !important;
}
.product-carousel__slide:nth-child(92) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.433333333333334s, opacity 0.3s ease 4.899999999999999s !important;
}
.product-carousel__slide:nth-child(93) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.5s, opacity 0.3s ease 4.95s !important;
}
.product-carousel__slide:nth-child(94) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.566666666666666s, opacity 0.3s ease 5s !important;
}
.product-carousel__slide:nth-child(95) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.633333333333333s, opacity 0.3s ease 5.05s !important;
}
.product-carousel__slide:nth-child(96) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.7s, opacity 0.3s ease 5.1s !important;
}
.product-carousel__slide:nth-child(97) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.766666666666667s, opacity 0.3s ease 5.149999999999999s !important;
}
.product-carousel__slide:nth-child(98) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.833333333333333s, opacity 0.3s ease 5.2s !important;
}
.product-carousel__slide:nth-child(99) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.899999999999999s, opacity 0.3s ease 5.25s !important;
}
.product-carousel__slide:nth-child(100) {
  transition: transform 0.3s cubic-bezier(0, 0.59, 0.17, 1.19) 6.966666666666667s, opacity 0.3s ease 5.3s !important;
}
@media only screen and (min-width: 1025px) {
  .product-carousel__slide_animate_prepare {
    position: absolute;
    top: 100%;
    opacity: 0;
    transform: translate(0, 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .product-carousel__slide_animate_hide {
    position: relative;
    top: auto;
    opacity: 0;
    transform: translate(0, 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .product-carousel__slide_state_active {
    position: relative;
    top: auto;
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.6s;
  }
}
.product-carousel__slide {
  display: -ms-flexbox;
  display: flex;
  height: auto;
  border: 1px solid #e7e7e7;
  border-right: none;
}
.product-carousel__slide:first-child {
  border-left: none;
}
.product-carousel__prev,
.product-carousel__next {
  position: absolute;
  top: 50%;
  z-index: 50;
  transform: translate(0, -50%);
}
@media only screen and (min-width: 1025px) {
  .product-carousel__prev,
  .product-carousel__next {
    display: none;
  }
}
.product-carousel__prev {
  left: 0;
}
.product-carousel__next {
  right: 0;
}
.product-carousel_nav_sided .product-carousel__carousel-nav {
  top: 30%;
  right: 0;
  left: 0;
  transform: translate(0, -50%);
}
.product-snippet {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 30px 114px;
  color: #121212;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .product-snippet {
    padding: 30px 30px 109px;
  }
}
@media only screen and (min-width: 1025px) {
  .product-snippet {
    padding: 30px 30px 90px;
  }
}
.product-snippet__illustration {
  position: relative;
  display: block;
  margin: 0 auto 10px;
  text-decoration: none;
  outline: 0 none;
  max-height: 500px;
}
.product-snippet__illustration:before {
  content: '';
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  padding: 110% 0 0;
}
@media only screen and (min-width: 1025px) {
  .product-snippet__illustration:before {
    padding: 110% 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  body .product-snippet__wrapper-link.product-snippet__link {
        padding: 0px 0px 10px;
  }
  .product-snippet__illustration{
      margin: 0 auto 13px;
  }
}
.product-snippet__illustration-active {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  display: block;
  width: 0;
  height: 100%;
  transition: width 0.3s ease;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.product-snippet__image {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease;
}
.product-snippet__image_type_active {
  width: auto;
  height: 100%;
}
.product-snippet__title {
  // КОЛЬЕ СЛЕЗА И ЗАГОЛОВКИ
  margin: 0 0 10px;
  font-size: 26px;
  font-weight: 400;
  font-family: 'Jost', sans-serif;
  color: #2a2a2a;
  
}
.product-snippet__link {
  opacity: 1;
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
}
.product-snippet__link:hover {
  opacity: 0.7;
  text-decoration: none;
}
.product-snippet__description {
  // описание продукта в верхней части главной
  padding: 0 0 5px;
  color: #989898;
  font-size: 14px;
  line-height: 1.7;
  font-family: 'Jost', sans-serif;
}
.product-snippet__price {
  // цена
  line-height: 1.4;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #563628;
}
.product-snippet__controls {
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .product-snippet__controls {
    left: 0;
    right: auto;
    width: 100%;
  }
}
.product-snippet__control {
  width: 100%;
  white-space: nowrap;
  transition: transform 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .product-snippet__control {
    transform: translate(-110%, 0);
  }
}
.product-snippet__favorite {
  position: absolute;
  top: 27px;
  right: 17px;
  z-index: 10;
}
.favorite-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent;
    border: none;
    outline: none;
    padding: 10px;
    top: 4px;
    right: -10px;
    position: relative;
}
.favorite-control__icon-wrapper:last-child {
    margin-right: 0;
}
.favorite-control__icon-wrapper:first-child {
    margin-left: 0;
}
.favorite-control__icon-wrapper {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    margin: 0 14px;
}
.favorite-control_state_active .favorite-control__icon {
    fill: #a02f20;
    stroke: transparent;
}
.favorite-control__icon {
    display: block;
    width: 17px;
    height: 16px;
    stroke: currentColor;
    fill: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-property: fill, stroke;
    transition-property: fill, stroke;
}
.product-card__price-control {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    max-width: 60%;
    padding: 0 0 0 10px;
}
.product-card__price-control-sale {
    display: block;
    font-size: 15px;
    line-height: 16px;
   color: #121212;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    //max-width: 60%;
    padding: 0 0 0 10px;
}

.product-card__price-wrapper-sale {
    display: block;
    font-size: 24px;
    color: #a47864;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 40%;
}

.favorite-control__label {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    max-width: 100%;
    
}
.product-card__price-control .favorite-control {
     text-decoration: none;  
}
.product-card__price-control .favorite-control:hover {
     color: #121212; 
}
.product-card__price-wrapper {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 40%;
}

.product-card__price:last-child {
    margin-bottom: 0;
    line-height: 1;
}
.product-snippet:hover .product-snippet__control {
  transform: translate(0, 0);
}
.product-card__price-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0px 0 0 0;
}

.product-card__price-group-sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 5px 0;
}

@media only screen and (min-width: 768px) {
  .product-snippet:hover .product-snippet__illustration-active {
    width: 100%;
  }
  .favorite-control {
    font-size: 20px;
  }
  .favorite-control__icon-wrapper {
    margin: 0 17px;
  }
  .product-card__price-group {
    margin: 0 0 24px;
  }
  .product-card__price-group-sale {
    margin: 0 0 24px;
  }
}

.profile-info {
  display: block;
  padding: 15px 15px 40px 25px;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
  background: #fff;
}
@media only screen and (min-width: 1025px) {
  .profile-info {
    padding: 15px 15px 40px 33px;
  }
}
.profile-info__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
  margin: 0 0 43px;
}
.profile-info__control {
  display: block;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: auto;
  padding: 0 3px;
}
.profile-info__button {
  position: relative;
  display: block;
  width: 33px;
  height: 33px;
  font-size: 0;
  text-decoration: none;
  background: transparent;
  border-radius: 50%;
  transition: background 0.3s ease;
}
.profile-info__button:hover {
  background: #A47864;
}
.profile-info__button_type_remove {
  transform: rotate(45deg);
}
.profile-info__button_type_remove:hover {
  background: transparent;
}
.profile-info__button_type_remove:before,
.profile-info__button_type_remove:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 13px;
  height: 1px;
  background: #000;
  transform: translate(-50%, -50%);
}
.profile-info__button_type_remove:after {
  width: 1px;
  height: 13px;
}
.profile-info__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  fill: transparent;
  stroke: #121212;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1025px) {
  .profile-info__fields {
    padding: 0 50px 0 0;
  }
}
.profile-info__field {
  margin: 0 0 6px;
  color: #000;
  font-size: 20px;
  line-height: 24px;
}
.profile-info__field:last-child {
  margin: 0;
}
.profile-info_type_compact {
  padding-bottom: 37px;
}
.profile-info_type_compact .profile-info__controls {
  margin: 0 0 28px;
}
.profile-order {
  position: relative;
  display: block;
  padding: 0 50px 0 0;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.profile-order__line {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 0 6px;
  padding: 6px 0;
}
.profile-order__line:last-child {
  margin-bottom: 0;
}
.profile-order__line_border_top {
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
}
.profile-order__label {
  -ms-flex-preferred-size: 69%;
      flex-basis: 69%;
  width: 69%;
  font-size: 18px;
  line-height: 24px;
}
.profile-order__label_type_important {
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  font-size: 24px;
  // text-transform: uppercase;
}
.profile-order__price {
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
  width: 31%;
  font-size: 24px;
  line-height: 28px;
  text-align: right;
}
.profile-order__line h3+.profile-order__price {
  margin-top: 20px;
  line-height: 20px;
}
.profile__order__line_button {
  justify-content: flex-end;
}
@media only screen and (max-width: 480px) {
  .profile__order__line_button .profile-order__price {
    width: unset;
    flex-basis: unset;
  }
}
.profile-order__badges {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 43px 0 0;
}
@media only screen and (min-width: 768px) {
  .profile-order__badges {
    padding: 2px 0 0;
  }
}
.profile-order__badge {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: auto;
  display: block;
  margin: 8px 8px 0 0;
  padding: 0 10px;
  color: #535353;
  font-family: 'Jost', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: lowercase;
  background: #A47864;
  border-radius: 45px;
}
.profile-order__badge:last-child {
  margin-right: 0;
}
.profile-order__badge_style_standby {
  background: #eaeaea;
}
.profile-order__badge_style_success {
  background: #d3e4da;
}
.profile-order__badge_type_image {
  padding: 0;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border-radius: 0;
}
.profile-order__address {
  position: relative;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  padding: 5px 0 0 41px;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}
.profile-order__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 13px;
  height: 13px;
  fill: transparent;
  stroke: #121212;
  transform: translate(-50%, -50%);
}
.profile-order__icon-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 33px;
  height: 33px;
  background: #A47864;
  border-radius: 50%;
  transition: background 0.3s ease;
  transform: translate(0, -50%);
}
.profile-order__icon-wrapper_type_status {
  top: 0;
  right: 0;
  left: auto;
  background: #A47864;
  transform: none;
}
.profile-order__details {
  margin: 0 -50px 0 0;
  padding: 25px 0 20px;
}
@media only screen and (min-width: 768px) {
  .profile-order__details {
    padding: 25px 0 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .profile-order__details {
    margin: 0;
  }
}
.profile {
  display: block;
  width: 100%;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (min-width: 768px) {
  .profile {
    display: -ms-flexbox;
    display: flex;
  }
}
.profile__title {
  margin: 0;
  font-family: 'Jost', sans-serif;
  font-size: 24px;
  text-align: left;
  text-transform: uppercase;
}
.profile__credentials {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 36px 0 42px;
  background: #A47864;
}
@media only screen and (min-width: 768px) {
  .profile__credentials {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
    width: 42%;
    padding: 40px 0 100px;
  }
}
.profile__orders {
  padding: 63px 24px 80px 40px;
}
@media only screen and (min-width: 768px) {
  .profile__orders {
    -ms-flex-preferred-size: 58%;
        flex-basis: 58%;
    width: 58%;
    padding: 40px 70px 40px 40px;
  }
}
.profile__credential {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: 87%;
  margin: 0 0 50px;
}
@media only screen and (min-width: 768px) {
  .profile__credential {
    margin: 0 0 70px;
  }
}
@media only screen and (min-width: 1025px) {
  .profile__credential {
    width: 360px;
  }
}
.profile__credential:last-child {
  margin: 0;
}
.profile__cards {
  padding: 25px 0 0;
}
.profile__card {
  margin: 0 0 8px;
}
.profile__card:last-child {
  margin: 0;
}
.profile__links {
  padding: 14px 0 0;
}
.profile__link {
  position: relative;
  display: block;
  margin: 0 0 8px;
  padding: 0 0 0 35px;
  color: inherit;
  font-family: 'Jost', sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.profile__link:last-child {
  margin: 0;
}
.profile__link:hover .profile__icon-wrapper {
  background: #fff;
}
.profile__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 13px;
  height: 13px;
  fill: transparent;
  stroke: #121212;
  transform: translate(-50%, -50%);
}
.profile__icon-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 33px;
  height: 33px;
  background: transparent;
  border-radius: 50%;
  transition: background 0.3s ease;
  transform: translate(0, -50%);
}
.profile__order-list {
  margin: 0 -24px 0 -40px;
  padding: 28px 0 0;
}
@media only screen and (min-width: 768px) {
  .profile__order-list {
    margin: 0 -70px 0 -40px;
  }
}
.profile__order {
  padding: 18px 24px 27px 40px;
  
}
@media only screen and (min-width: 768px) {
  .profile__order {
    padding: 18px 70px 27px 40px;
  }
}
.profile__order:first-child {
  border-top: 1px solid #e5e5e5;
}
.prop-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
}
.prop-list__item {
  margin: 0 0 8px;
  padding: 0;
}
.prop-list__item:last-child {
  margin: 0;
}
.prop-list__checkbox {
  font-size: 20px;
}
.props {
  display: block;
}
.search-form {
  display: block;
  line-height: 1.2;
}
.search-form__title {
  margin: 0 0 20px;
  font-family: 'Jost', sans-serif;
  font-size: 36px;
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}
.search-form__line {
  position: relative;
  padding: 0 50px 0 0;
  height: 47px;
}
.search-form__input {
  width: 100%;
  height: 47px;
  margin: 0 0 15px;
  padding: 0 2px;
  color: #A47864;
  font-size: 24px;
  line-height: 47px;
  border: none;
  outline: none;
  border: 1px solid #e7e7e7;
}
@media only screen and (min-width: 768px) {
  .search-form__input {
    margin: 0;
  }

}
.search-form__input:-moz-placeholder {
  color: #000;
  font-size: 24px;
}
.search-form__input:-ms-input-placeholder {
  color: #000;
  font-size: 24px;
}
.search-form__input::placeholder {
  color: #000;
  font-size: 24px;
  opacity: 1;
}
.search-form__button {
  position: absolute;
  top: 50%;
  right: 0;
  width: 33px;
  height: 33px;
  line-height: 33px;
  background: #A47864;
  stroke: #000;
  border: none;
  border-radius: 50%;
  transform: translate(0, -50%);
  transition: background 0.3s ease;
}
.search-form__button:hover {
  stroke: #fff;
  background: #906855;
}
.search-form__icon {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 14px;
  fill: transparent;
  stroke: inherit;
}
.section {
  display: block;
}
.section__header {
  padding: 54px 20px 35px;
  background: #ddd;
}
@media only screen and (min-width: 768px) {
  .section__header {
    padding: 59px 0 60px;
  }
}
@media only screen and (min-width: 1025px) {
  .section__header {
    padding: 70px 0 88px;
  }
}
.section__header_align_left {
  text-align: left;
}
.section__header_align_center {
  text-align: center;
}
.section__header_align_right {
  text-align: right;
}
.section__title {
  // ВСЕ УКРАШЕНИЯ и названия секций
  margin: 0 0 20px;
  font-size: 30px;
  font-weight: 300;
  color: #121212;
  line-height: 1.1;
  font-family: 'Jost', sans-serif;
}
@media only screen and (min-width: 768px) {
  .section__title {
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .section__title {
    font-size: 56px;
  }
}
.section__more {
  opacity: 1;
  color: #121212;
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.section__more:hover {
  opacity: 0.5;
}
.section__more-icon {
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 9px;
  margin: 0 0 0 10px;
  fill: #000;
  stroke: #000;
}
.section__description {
  padding: 18px 0 0;
  font-size: 24px;
  line-height: 1.2;
}
.section__product-carousel {
  background: #ddd;
}
.section_type_spacious .section__header {
  padding: 65px 0 77px;
}
@media only screen and (min-width: 768px) {
  .section_type_spacious .section__header {
    padding: 97px 0 32px;
  }
}
@media only screen and (min-width: 1025px) {
  .section_type_spacious .section__header {
    padding: 97px 0 110px;
  }
}
.section_type_spacious .section__description {
  margin: 0 0 25px;
}
.section_style_mark .section__header {
  background: #A47864;
}
.section_style_mark .section__product-carousel {
  padding: 0 0 30px;
  background: #A47864;
}
@media only screen and (min-width: 1025px) {
  .section_style_mark .section__product-carousel {
    background: #f5f5f5;
  }
}
.select2-container--default .select2-selection--single {
  background: transparent;
  border-width: 0 0 1px 0;
  border-color: #989898;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 15px;
  padding-left: 0px;
  color: inherit;
  line-height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  z-index: 10;
  width: 15px;
  height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  width: 0;
  height: 0;
  margin: 0;
  border-width: 6px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  transform: translate(-50%, 0);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  content: '';
  position: absolute;
  top: -5px;
  left: -2px;
  display: block;
  width: 0;
  height: 0;
  border-width: 3px 2px 0 2px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
  visibility: hidden;
}
.select2-container .select2-selection--single {
  height: 36px;
  font-size: 24px;
}
.select2-container--tags-list {
  display: block;
  width: 100%;
}
.select2-container--tags-list .select2-search {
  display: none;
}
.select2-container--tags-list .select2-selection--multiple {
  min-height: 0;
  cursor: default;
}
.select2-container--tags-list .select2-selection--multiple .select2-selection__rendered {
  display: block;
  width: 100%;
  padding: 0;
  line-height: 1;
}
.select2-container--tags-list .select2-selection--multiple .select2-selection__choice {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0;
  padding: 6px 30px 6px 16px;
  font-size: 14px;
  background: #fff;
  border-radius: 0;
}
.select2-container--tags-list .select2-selection--multiple .select2-selection__choice:last-child {
  margin-right: 0;
}
.select2-container--tags-list .select2-selection--multiple .select2-selection__choice__remove {
  position: absolute;
  top: 50%;
  right: 9px;
  display: block;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  transition: all 0.3s ease;
  transform: translate(0, -60%);
}
.select2-container--open {
  z-index: 9999999;
}
.select2-container--default .select2-results__option {
  padding: 0 24px;
  color: inherit;
  font-size: 24px;
  line-height: 36px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background: #f2f2f2;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: inherit;
  background: #A47864;
}
.select2-dropdown {
  border: none;
  box-shadow: 0 8px 10px rgba(51,23,23,0.1);
}
:focus {
  outline: none;
}
.select2-container--default .select2-results>.select2-results__options {
  max-height: none;
}
.showcase {
  display: block;
}
.showcase__list {
  margin: 0;
  list-style: none;
}
.showcase__item {
  margin: 0 0 22px;
}
.showcase__wrapper {
  height: 100%;
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-1 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-1 .showcase__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-1 .showcase__item {
    -ms-flex-preferred-size: calc(100% - 40px);
        flex-basis: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-2 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-2 .showcase__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-2 .showcase__item {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-3 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-3 .showcase__item {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-3 .showcase__item {
    -ms-flex-preferred-size: calc(33.333333333333336% - 40px);
        flex-basis: calc(33.333333333333336% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-4 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-4 .showcase__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-4 .showcase__item {
    -ms-flex-preferred-size: calc(25% - 40px);
        flex-basis: calc(25% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-5 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-5 .showcase__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-5 .showcase__item {
    -ms-flex-preferred-size: calc(20% - 40px);
        flex-basis: calc(20% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-6 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-6 .showcase__item {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-6 .showcase__item {
    -ms-flex-preferred-size: calc(16.666666666666668% - 40px);
        flex-basis: calc(16.666666666666668% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-7 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-7 .showcase__item {
    -ms-flex-preferred-size: 14.285714285714286%;
        flex-basis: 14.285714285714286%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-7 .showcase__item {
    -ms-flex-preferred-size: calc(14.285714285714286% - 40px);
        flex-basis: calc(14.285714285714286% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-8 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-8 .showcase__item {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-8 .showcase__item {
    -ms-flex-preferred-size: calc(12.5% - 40px);
        flex-basis: calc(12.5% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-9 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-9 .showcase__item {
    -ms-flex-preferred-size: 11.11111111111111%;
        flex-basis: 11.11111111111111%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-9 .showcase__item {
    -ms-flex-preferred-size: calc(11.11111111111111% - 40px);
        flex-basis: calc(11.11111111111111% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-10 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-10 .showcase__item {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-10 .showcase__item {
    -ms-flex-preferred-size: calc(10% - 40px);
        flex-basis: calc(10% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-11 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-11 .showcase__item {
    -ms-flex-preferred-size: 9.090909090909092%;
        flex-basis: 9.090909090909092%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-11 .showcase__item {
    -ms-flex-preferred-size: calc(9.090909090909092% - 40px);
        flex-basis: calc(9.090909090909092% - 40px);
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-12 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1px) {
  .showcase_cols_xs-12 .showcase__item {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1px) and (-ms-high-contrast: active), only screen and (min-width: 1px) and (-ms-high-contrast: none) {
  .showcase_cols_xs-12 .showcase__item {
    -ms-flex-preferred-size: calc(8.333333333333334% - 40px);
        flex-basis: calc(8.333333333333334% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-1 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-1 .showcase__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-1 .showcase__item {
    -ms-flex-preferred-size: calc(100% - 40px);
        flex-basis: calc(100% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-2 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-2 .showcase__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-2 .showcase__item {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-3 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-3 .showcase__item {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-3 .showcase__item {
    -ms-flex-preferred-size: calc(33.333333333333336% - 40px);
        flex-basis: calc(33.333333333333336% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-4 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-4 .showcase__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-4 .showcase__item {
    -ms-flex-preferred-size: calc(25% - 40px);
        flex-basis: calc(25% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-5 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-5 .showcase__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-5 .showcase__item {
    -ms-flex-preferred-size: calc(20% - 40px);
        flex-basis: calc(20% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-6 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-6 .showcase__item {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-6 .showcase__item {
    -ms-flex-preferred-size: calc(16.666666666666668% - 40px);
        flex-basis: calc(16.666666666666668% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-7 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-7 .showcase__item {
    -ms-flex-preferred-size: 14.285714285714286%;
        flex-basis: 14.285714285714286%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-7 .showcase__item {
    -ms-flex-preferred-size: calc(14.285714285714286% - 40px);
        flex-basis: calc(14.285714285714286% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-8 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-8 .showcase__item {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-8 .showcase__item {
    -ms-flex-preferred-size: calc(12.5% - 40px);
        flex-basis: calc(12.5% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-9 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-9 .showcase__item {
    -ms-flex-preferred-size: 11.11111111111111%;
        flex-basis: 11.11111111111111%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-9 .showcase__item {
    -ms-flex-preferred-size: calc(11.11111111111111% - 40px);
        flex-basis: calc(11.11111111111111% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-10 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-10 .showcase__item {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-10 .showcase__item {
    -ms-flex-preferred-size: calc(10% - 40px);
        flex-basis: calc(10% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-11 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-11 .showcase__item {
    -ms-flex-preferred-size: 9.090909090909092%;
        flex-basis: 9.090909090909092%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-11 .showcase__item {
    -ms-flex-preferred-size: calc(9.090909090909092% - 40px);
        flex-basis: calc(9.090909090909092% - 40px);
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-12 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 480px) {
  .showcase_cols_s-12 .showcase__item {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (-ms-high-contrast: active), only screen and (min-width: 480px) and (-ms-high-contrast: none) {
  .showcase_cols_s-12 .showcase__item {
    -ms-flex-preferred-size: calc(8.333333333333334% - 40px);
        flex-basis: calc(8.333333333333334% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-1 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-1 .showcase__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-1 .showcase__item {
    -ms-flex-preferred-size: calc(100% - 40px);
        flex-basis: calc(100% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-2 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-2 .showcase__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-2 .showcase__item {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-3 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-3 .showcase__item {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-3 .showcase__item {
    -ms-flex-preferred-size: calc(33.333333333333336% - 40px);
        flex-basis: calc(33.333333333333336% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-4 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-4 .showcase__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-4 .showcase__item {
    -ms-flex-preferred-size: calc(25% - 40px);
        flex-basis: calc(25% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-5 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-5 .showcase__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-5 .showcase__item {
    -ms-flex-preferred-size: calc(20% - 40px);
        flex-basis: calc(20% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-6 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-6 .showcase__item {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-6 .showcase__item {
    -ms-flex-preferred-size: calc(16.666666666666668% - 40px);
        flex-basis: calc(16.666666666666668% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-7 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-7 .showcase__item {
    -ms-flex-preferred-size: 14.285714285714286%;
        flex-basis: 14.285714285714286%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-7 .showcase__item {
    -ms-flex-preferred-size: calc(14.285714285714286% - 40px);
        flex-basis: calc(14.285714285714286% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-8 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-8 .showcase__item {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-8 .showcase__item {
    -ms-flex-preferred-size: calc(12.5% - 40px);
        flex-basis: calc(12.5% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-9 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-9 .showcase__item {
    -ms-flex-preferred-size: 11.11111111111111%;
        flex-basis: 11.11111111111111%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-9 .showcase__item {
    -ms-flex-preferred-size: calc(11.11111111111111% - 40px);
        flex-basis: calc(11.11111111111111% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-10 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-10 .showcase__item {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-10 .showcase__item {
    -ms-flex-preferred-size: calc(10% - 40px);
        flex-basis: calc(10% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-11 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-11 .showcase__item {
    -ms-flex-preferred-size: 9.090909090909092%;
        flex-basis: 9.090909090909092%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-11 .showcase__item {
    -ms-flex-preferred-size: calc(9.090909090909092% - 40px);
        flex-basis: calc(9.090909090909092% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-12 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 768px) {
  .showcase_cols_m-12 .showcase__item {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .showcase_cols_m-12 .showcase__item {
    -ms-flex-preferred-size: calc(8.333333333333334% - 40px);
        flex-basis: calc(8.333333333333334% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-1 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-1 .showcase__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-1 .showcase__item {
    -ms-flex-preferred-size: calc(100% - 40px);
        flex-basis: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-2 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-2 .showcase__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-2 .showcase__item {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-3 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-3 .showcase__item {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-3 .showcase__item {
    -ms-flex-preferred-size: calc(33.333333333333336% - 40px);
        flex-basis: calc(33.333333333333336% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-4 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-4 .showcase__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-4 .showcase__item {
    -ms-flex-preferred-size: calc(25% - 40px);
        flex-basis: calc(25% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-5 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-5 .showcase__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-5 .showcase__item {
    -ms-flex-preferred-size: calc(20% - 40px);
        flex-basis: calc(20% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-6 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-6 .showcase__item {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-6 .showcase__item {
    -ms-flex-preferred-size: calc(16.666666666666668% - 40px);
        flex-basis: calc(16.666666666666668% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-7 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-7 .showcase__item {
    -ms-flex-preferred-size: 14.285714285714286%;
        flex-basis: 14.285714285714286%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-7 .showcase__item {
    -ms-flex-preferred-size: calc(14.285714285714286% - 40px);
        flex-basis: calc(14.285714285714286% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-8 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-8 .showcase__item {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-8 .showcase__item {
    -ms-flex-preferred-size: calc(12.5% - 40px);
        flex-basis: calc(12.5% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-9 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-9 .showcase__item {
    -ms-flex-preferred-size: 11.11111111111111%;
        flex-basis: 11.11111111111111%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-9 .showcase__item {
    -ms-flex-preferred-size: calc(11.11111111111111% - 40px);
        flex-basis: calc(11.11111111111111% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-10 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-10 .showcase__item {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-10 .showcase__item {
    -ms-flex-preferred-size: calc(10% - 40px);
        flex-basis: calc(10% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-11 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-11 .showcase__item {
    -ms-flex-preferred-size: 9.090909090909092%;
        flex-basis: 9.090909090909092%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-11 .showcase__item {
    -ms-flex-preferred-size: calc(9.090909090909092% - 40px);
        flex-basis: calc(9.090909090909092% - 40px);
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-12 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .showcase_cols_l-12 .showcase__item {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1025px) and (-ms-high-contrast: active), only screen and (min-width: 1025px) and (-ms-high-contrast: none) {
  .showcase_cols_l-12 .showcase__item {
    -ms-flex-preferred-size: calc(8.333333333333334% - 40px);
        flex-basis: calc(8.333333333333334% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-1 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-1 .showcase__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-1 .showcase__item {
    -ms-flex-preferred-size: calc(100% - 40px);
        flex-basis: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-2 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-2 .showcase__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-2 .showcase__item {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-3 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-3 .showcase__item {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-3 .showcase__item {
    -ms-flex-preferred-size: calc(33.333333333333336% - 40px);
        flex-basis: calc(33.333333333333336% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-4 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-4 .showcase__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-4 .showcase__item {
    -ms-flex-preferred-size: calc(25% - 40px);
        flex-basis: calc(25% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-5 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-5 .showcase__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-5 .showcase__item {
    -ms-flex-preferred-size: calc(20% - 40px);
        flex-basis: calc(20% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-6 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-6 .showcase__item {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-6 .showcase__item {
    -ms-flex-preferred-size: calc(16.666666666666668% - 40px);
        flex-basis: calc(16.666666666666668% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-7 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-7 .showcase__item {
    -ms-flex-preferred-size: 14.285714285714286%;
        flex-basis: 14.285714285714286%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-7 .showcase__item {
    -ms-flex-preferred-size: calc(14.285714285714286% - 40px);
        flex-basis: calc(14.285714285714286% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-8 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-8 .showcase__item {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-8 .showcase__item {
    -ms-flex-preferred-size: calc(12.5% - 40px);
        flex-basis: calc(12.5% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-9 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-9 .showcase__item {
    -ms-flex-preferred-size: 11.11111111111111%;
        flex-basis: 11.11111111111111%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-9 .showcase__item {
    -ms-flex-preferred-size: calc(11.11111111111111% - 40px);
        flex-basis: calc(11.11111111111111% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-10 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-10 .showcase__item {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-10 .showcase__item {
    -ms-flex-preferred-size: calc(10% - 40px);
        flex-basis: calc(10% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-11 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-11 .showcase__item {
    -ms-flex-preferred-size: 9.090909090909092%;
        flex-basis: 9.090909090909092%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-11 .showcase__item {
    -ms-flex-preferred-size: calc(9.090909090909092% - 40px);
        flex-basis: calc(9.090909090909092% - 40px);
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-12 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_cols_xl-12 .showcase__item {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1281px) and (-ms-high-contrast: active), only screen and (min-width: 1281px) and (-ms-high-contrast: none) {
  .showcase_cols_xl-12 .showcase__item {
    -ms-flex-preferred-size: calc(8.333333333333334% - 40px);
        flex-basis: calc(8.333333333333334% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-1 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-1 .showcase__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-1 .showcase__item {
    -ms-flex-preferred-size: calc(100% - 40px);
        flex-basis: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-2 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-2 .showcase__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-2 .showcase__item {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-3 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-3 .showcase__item {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-3 .showcase__item {
    -ms-flex-preferred-size: calc(33.333333333333336% - 40px);
        flex-basis: calc(33.333333333333336% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-4 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-4 .showcase__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-4 .showcase__item {
    -ms-flex-preferred-size: calc(25% - 40px);
        flex-basis: calc(25% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-5 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-5 .showcase__item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-5 .showcase__item {
    -ms-flex-preferred-size: calc(20% - 40px);
        flex-basis: calc(20% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-6 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-6 .showcase__item {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-6 .showcase__item {
    -ms-flex-preferred-size: calc(16.666666666666668% - 40px);
        flex-basis: calc(16.666666666666668% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-7 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-7 .showcase__item {
    -ms-flex-preferred-size: 14.285714285714286%;
        flex-basis: 14.285714285714286%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-7 .showcase__item {
    -ms-flex-preferred-size: calc(14.285714285714286% - 40px);
        flex-basis: calc(14.285714285714286% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-8 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-8 .showcase__item {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-8 .showcase__item {
    -ms-flex-preferred-size: calc(12.5% - 40px);
        flex-basis: calc(12.5% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-9 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-9 .showcase__item {
    -ms-flex-preferred-size: 11.11111111111111%;
        flex-basis: 11.11111111111111%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-9 .showcase__item {
    -ms-flex-preferred-size: calc(11.11111111111111% - 40px);
        flex-basis: calc(11.11111111111111% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-10 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-10 .showcase__item {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-10 .showcase__item {
    -ms-flex-preferred-size: calc(10% - 40px);
        flex-basis: calc(10% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-11 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-11 .showcase__item {
    -ms-flex-preferred-size: 9.090909090909092%;
        flex-basis: 9.090909090909092%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-11 .showcase__item {
    -ms-flex-preferred-size: calc(9.090909090909092% - 40px);
        flex-basis: calc(9.090909090909092% - 40px);
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-12 .showcase__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -20px;
  }
}
@media only screen and (min-width: 1441px) {
  .showcase_cols_xxl-12 .showcase__item {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1441px) and (-ms-high-contrast: active), only screen and (min-width: 1441px) and (-ms-high-contrast: none) {
  .showcase_cols_xxl-12 .showcase__item {
    -ms-flex-preferred-size: calc(8.333333333333334% - 40px);
        flex-basis: calc(8.333333333333334% - 40px);
  }
}
.showcase_type_close .showcase__item {
  margin: 0;
}
.showcase_type_split .showcase__item {
  padding-top: 32px;
  padding-bottom: 40px;
  border-top: 1px solid #e2e0e0;
}
@media only screen and (min-width: 768px) {
  .showcase_type_split .showcase__item {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1281px) {
  .showcase_type_split .showcase__item {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.subnav {
  display: block;
  padding:15px 0 50px 0;
  font-size: 25px;
  line-height: 1.2;
  text-align: left;
}
@media only screen and (min-width: 1025px) {
  .subnav {
    font-size: 40px;
  }
}
.subnav__holder {
  max-width: 720px;
  margin: 0 auto;
}
.subnav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.subnav__item {
  margin: 0 0 33px;
  padding: 0;
  list-style: none;
  font-family: 'Jost', sans-serif;
  font-size: 22px;
}
.subnav__item:last-child {
  margin-bottom: 0;
}
.subnav__link {
  display: block;
  color: #121212;
  font-weight: 300;
  text-decoration: none;
  transition: 0.3s ease;
}
.subnav__link:hover {
  opacity: 0.6;
  color: #000;
  text-decoration: none;
}
.subnav__wrapper {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  vertical-align: center;
  width: 100%;
}
.subnav__items {
  width: 35%;
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
}
@media only screen and (min-width: 1025px) {
  .subnav__items {
    width: 40%;
    -ms-flex-preferred-size: 30%;
        flex-basis: 40%;
    font-size: 24px;
  }
}
.subnav__list {
  overflow: hidden;
}
.subnav__list-inner {
  box-sizing: content-box;
  overflow-y: scroll;
  max-height: 600px;
  margin-right: -17px;
  padding-right: 17px;
}
.subnav__content {
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  -ms-flex-preferred-size: 65%;
      flex-basis: 65%;
}
@media only screen and (min-width: 1025px) {
  .subnav__content {
    width: 60%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 60%;
  }
}
.subnav__panel {
  padding: 0 0 0 20px;
}
.subnav__description {
  position: absolute;
  top: -9999px;
  left: -9999px;
  display: block;
  color: #484848;
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (min-width: 1025px) {
  .subnav__description {
    font-size: 24px;
  }
}
.subnav__description_state_active {
  position: static;
  display: block;
}
.subnav__description_state_active .subnav__illustration:before {
  transform: translate(100%, 0);
}
.subnav__description_state_active .subnav__text {
  opacity: 1;
  transform: translate(0, 0);
}
.subnav__illustration {
  position: relative;
  margin: 0 0 25px;
}
.subnav__illustration:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.3s ease;
  transform: translate(0, 0);
  will-change: transform;
}
.subnav__image {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%;
  width: 100%;
}
.subnav__text {
  opacity: 0;
  transform: translate(0, 20%);
  transition: all 0.3s ease 0.2s;
  will-change: opacity, transition;
  font-family: 'Jost', sans-serif;
  font-size: 18px;
}
.subnav:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  display: block;
  width: 100%;
  height: 300px;
  // background: linear-gradient(0deg, #fff 0%, rgba(255,255,255,0) 100%);
  pointer-events: none;
}
.subscribe-form {
  display: block;
  line-height: 1.2;
}
.subscribe-form__label {
  display: block;
  margin: 0 0 25px;
  color: #000;
  font-size: 32px;
  letter-spacing: 0.1px;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .subscribe-form__label {
    margin: 0 0 41px;
    font-size: 40px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 1025px) {
  .subscribe-form__label {
    margin: 0 0 32px;
    font-size: 24px;
    text-align: left;
  }
}
.subscribe-form__line {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .subscribe-form__line {
    padding: 0 52% 0 0;
  }
}
@media only screen and (min-width: 1025px) {
  .subscribe-form__line {
    padding: 0 240px 0 0;
  }
}
.subscribe-form__input {
  width: 100%;
  height: 47px;
  margin: 0 0 15px;
  padding: 0 2px;
  color: #000;
  font-size: 24px;
  line-height: 47px;
  border: none;
  outline: none;
  border-bottom: 1px solid #989898;
}
@media only screen and (min-width: 768px) {
  .subscribe-form__input {
    margin: 0;
  }
}
.subscribe-form__input:-moz-placeholder {
  color: #535353;
  font-size: 24px;
}
.subscribe-form__input:-ms-input-placeholder {
  color: #535353;
  font-size: 24px;
}
.subscribe-form__input::placeholder {
  color: #535353;
  font-size: 24px;
  opacity: 1;
}
.subscribe-form__button {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .subscribe-form__button {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
  }
}
@media only screen and (min-width: 1025px) {
  .subscribe-form__button {
    width: 218px;
  }
}
.subscribe-form__error-text {
  color: #c15c4e;
  font-size: 18px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.subscribe-form__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  opacity: 0;
  transform: translate(-50%, -50%);
}
.subscribe-form__icon-panel {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 22px;
  height: 22px;
  opacity: 0;
  background: #e28f84;
  border-radius: 50%;
  transform: translate(0, -50%) scale(0);
  transition: all 0.3s ease;
}
.subscribe-form__element-wrapper {
  position: relative;
}
.subscribe-form__element_state_error .subscribe-form__error-text {
  opacity: 1;
}
.subscribe-form__element_state_error .subscribe-form__icon_type_valid {
  opacity: 0;
}
.subscribe-form__element_state_error .subscribe-form__icon_type_error {
  opacity: 1;
}
.subscribe-form__element_state_error .subscribe-form__icon-panel {
  opacity: 1;
  background: #e28f84;
  transform: translate(0, -50%) scale(1);
}
.subscribe-form__element_state_valid .subscribe-form__error-text {
  opacity: 0;
}
.subscribe-form__element_state_valid .subscribe-form__icon_type_valid {
  opacity: 1;
}
.subscribe-form__element_state_valid .subscribe-form__icon_type_error {
  opacity: 0;
}
.subscribe-form__element_state_valid .subscribe-form__icon-panel {
  opacity: 1;
  background: #d3e4da;
  transform: translate(0, -50%) scale(1);
}
.t-break {
  display: block;
  width: 1px;
  height: 1px;
  display: inline;
  display: inline;
  display: inline;
  display: inline;
  display: inline;
  display: inline;
}
@media only screen and (min-width: 1px) {
  .t-break_xs {
    display: block;
  }
}
@media only screen and (min-width: 480px) {
  .t-break_s {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .t-break_m {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .t-break_l {
    display: block;
  }
}
@media only screen and (min-width: 1281px) {
  .t-break_xl {
    display: block;
  }
}
@media only screen and (min-width: 1441px) {
  .t-break_xxl {
    display: block;
  }
}
.tabs {
  display: block;
  color: #121212;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.tabs__links {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 25px;
}
.tabs__link {
  position: relative;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  width: auto;
  font-size: 24px;
}
.tabs__link:last-child {
  margin: 0;
}
.tabs__link:before {
  content: '';
  position: absolute;
  right: -24px;
  left: -24px;
  bottom: 0px;
  display: block;
  height: 1px;
  background: #989898;
}
@media only screen and (min-width: 768px) {
  .tabs__link:before {
    right: 0;
    left: 0;
  }
}
.tabs__link:after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 100%;
  left: 0;
  bottom: -1px;
  display: block;
  width: auto;
  height: 3px;
  background: #121212;
  transition: right 0.3s ease;
}
.tabs__link:hover:after {
  
}
.tabs__link_state_active:after {
  right: 0;
}
.tabs__panel {
/*  display: none;*/
}
.tabs__panel_state_active {
  display: block;
}
@media only screen and (min-width: 768px) {
  .tabs_panel_1 .tabs__link {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .tabs_panel_2 .tabs__link {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .tabs_panel_3 .tabs__link {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    width: 33.333333333333336%;
	float: left;
	line-height: 45px;
  }
}
@media only screen and (min-width: 768px) {
  .tabs_panel_4 .tabs__link {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    width: 25%;
  }
}
.tag-list {
  position: relative;
  display: block;
  font-size: 0;
  line-height: 25px;
  white-space: nowrap;
}
.tag-list__list {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag-list__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0 5px;
  list-style: none;
}
.tag-list__pill {
  position: relative;
  display: block;
  padding: 3px 30px 3px 11px;
  color: #fff;
  font-family: 'Jost', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  text-transform: lowercase;
  background: #ab8a7c;
  border-radius: 12px;
}
.tag-list__remove {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(-50%, -50%);
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  font-size: 0;
  border: none;
  outline: none;
  opacity: 1;
  background: transparent;
  transition: all 0.3s ease;
}
.tag-list__remove:before,
.tag-list__remove:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 10px;
  height: 1px;
  background: #fff;
}
.tag-list__remove:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.tag-list__remove:hover {
  opacity: 0.6;
}
.tag-list__controls {
  display: inline-block;
  vertical-align: middle;
  margin: -5px 0 0 27px;
}
.title {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 1.2;
}
.title_size_h1 {
  font-size: 40px;
  font-weight: 300;
  color: #121212;
}
.title_size_h2 {
  font-size: 48px;
}
.title_size_h3 {
  font-size: 46px;
}
.title_size_h4 {
  font-size: 44px;
}
.title_size_h5 {
  font-size: 40px;
}
.title_size_h6 {
  font-size: 30px;
}
.title_align_left {
  text-align: left;
}
.title_align_center {
  text-align: center;
}
.title_align_right {
  text-align: right;
}
.title_text_uppercase {
  // text-transform: uppercase;
}
.user-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-family: 'Jost', sans-serif;
    font-size: 0;
}
.user-nav__item {
  margin: 0;
  padding: 0;
  border-left: 1px solid #e5e5e5;
}
@media only screen and (min-width: 768px) {
  .user-nav__item {
    margin: 0;
    padding: 0;
    border-left: none;
  }
}
.user-nav__item_type_login {
  display: none;
}
.user-nav__item_type_login span{
    display: inline;
    float: left;
    font-size: 16px;
    margin: 0 6px;
}
@media only screen and (min-width: 480px) {
  .user-nav__item_type_login {
    display: block;
  }
}
.user-nav__cart {
  height: 100%;
  padding: 0;
}
.user-nav .user-nav__link{
    float: left;
}
.user-nav__link {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  padding: 14px 23px;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .user-nav__link {
    display: inline;
    padding: 0;
  }
}
.user-nav__link:hover {
  opacity: 0.7;
}
.user-nav_align_left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.user-nav_align_center {
  -ms-flex-pack: flex-center;
      justify-content: flex-center;
}
.user-nav_align_right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.work-list {
  display: block;
  color: main-color;
}
.work-list__title {
  display: block;
  font-size: 40px;
  font-weight: 600;
}
.work-list__list {
  counter-reset: workList;
}
.work-list__item:before {
  content: counter(workList) '.';
  counter-increment: workList;
  display: inline-block;
  vertical-align: middle;
  min-width: 20px;
  padding: 0 5px 0 0;
  font-size: 20px;
  text-align: left;
}
.work-list__link {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  font-size: 20px;
  text-decoration: none;
}
.work-list__link[href='#'] {
  cursor: default;
  pointer-events: none;
  opacity: 0.2;
}
#bx-panel {
    z-index: 1010!important;
}

.DPD_openTerminalSelect {
	cursor: pointer;
	position: relative;
/*    display: block;*/
    margin: 0 auto;
    padding: 0 0 0 37px;
    opacity: 1;
    color: inherit;
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 0.3s ease;
	line-height: 70px;
}

#DELIVERY_DPD_PICKUP_POINT {
	position: relative;
/*    display: block;*/
    margin: 0 auto;
    padding: 0 0 10px 0;
    opacity: 1;
    color: inherit;
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    text-decoration: none;
/*    text-transform: uppercase;*/
    transition: opacity 0.3s ease;
}

.DPD_openTerminalSelect:before {
	content: '';
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    width: 13px;
    height: 1px;
    background: #121212;
    transform: translate(-50%, -50%);
}

.DPD_openTerminalSelect:after {
	content: '';
    left: 10px;
    width: 1px;
    height: 13px;
    position: absolute;
    top: 50%;
    display: block;
    background: #121212;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 370px) {
	.DPD_openTerminalSelect {
		display: block;
		margin: 0;
		padding: 15px 0 0 30px;
		line-height: 25px;
	}
	
/*	.DPD_openTerminalSelect:after {
		display: none;
	}
	
	.DPD_openTerminalSelect:before {
		display: none;
	}
*/
}

@media only screen and (max-width: 768px) {
	#DPD_pvz_popup_window {
		left: 1% !important;
		width: 98% !important;
	}
	#DPD_pvz {
		width: 100% !important;
	}
}

#SDEK_delivInfo_PVZ {
	display: none !important;
}

/*#DPD_delivInfo_PVZ {
	display: none !important;
}*/

/*РњРµРЅСЏРµРј РјРµСЃС‚Р°РјРё Р±Р»РѕРєРё РЅР° РіР»Р°РІРЅРѕР№*/
@media only screen and (max-width: 820px) {
  .category-snippet__title {
    font-size: 32px;
  }
}

@media only screen and (max-width: 768px) {
    div.page__section.desktop {
        display: none;
    }
    .category-snippet__title {
      font-size: 30px;
    }
}

@media only screen and (max-width: 700px) {
  .category-snippet__title {
    font-size: 24px;
  }
}

@media only screen and (max-width: 600px) {
  .category-snippet__title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .category-snippet__title {
    font-size: 18px;
  }
}

@media only screen and (max-width: 450px) {
    .category-snippet__title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 380px) {
  .category-snippet__title {
    font-size: 22px;
  }
}

@media only screen and (min-width: 769px) {
	div.page__section.mobile {
		display: none;
	}
}


@media only screen and (max-width: 1280px) {
  #contactsForm > div.contacts__line > div > div.form__element-wrapper > textarea {
    height: 36px;
  }
}

div.phone_operator.center > p.text{
  text-align: center;
}

@media only screen and (max-width: 1280px) {
  .catalog__items > div.all-video__bottom > div.navigation {
    display: none;
  }
}

#ajax-loader-catalog{
    display:none;
}


/* РќРѕРІС‹Рµ СЃС‚РёР»Рё РґР»СЏ РєР°СЂС‚РѕС‡РєРё С‚РѕРІР°СЂР° */
.accordion {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

.accordion + .accordion {
	border-top: none;
}

.accordion__title {
	cursor: pointer;
	position: relative;
	color: #000;
	width: 100%;
	font-size: 20px;
	padding: 12px 0;
	display: flex;
	align-items: center;
	text-transform: uppercase;
}

.accordion__title:after {
	content: '';
	width: 33px;
	height: 33px;
	margin-left: auto;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDMzIDMzIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDc4NjQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyOC43LjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiAxLjIuMCBCdWlsZCAxNjQpICAtLT4KICA8Zz4KICAgIDxnIGlkPSJf0KHQu9C+0LlfMSIgZGF0YS1uYW1lPSLQodC70L7QuV8xIj4KICAgICAgPGNpcmNsZSBjbGFzcz0iY2xzLTIiIGN4PSIxNi41IiBjeT0iMTYuNSIgcj0iMTYiLz4KICAgICAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTkuNSwxNy44bC0zLDUuMi0zLTUuMmg2WiIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjE2IiB5PSIxMCIgd2lkdGg9IjEiIGhlaWdodD0iOCIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+) no-repeat;
	background-size: contain;
}

.accordion.active .accordion__title:after {
	transform: rotate(180deg);
}

.accordion__content {
	display: none;
	color: #000;
        font-weight: 300;
        text-align: justify;
	font-size: 18px;
	line-height: 24px;
	overflow: hidden;
	padding-bottom: 20px;
}

.product-card-slider {
	position: relative;
}

.product-card-slider__photo picture {
	display: block;
    overflow: hidden;
}

.product-card-slider__photo.image_square img {
    max-width: 100%;
}
.product-card-slider__photo img {
    max-width: 100%;
}

.product-card-slider__pagination {
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 16px;
	z-index: 1;
	transform: translateX(-50%);
}

.product-card-slider__pagination.swiper-pagination-bullets-dynamic {
	font-size: 14px;
}

.product-card-slider__pagination .swiper-pagination-bullet-active {
	top: auto;
	width: 8px;
	height: 8px;
	background: #906855;
}

.product-card-slider-thumb {
	position: relative;
	margin-top: 24px;
}

.product-card-slider-thumb__arrow {
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.product-card-slider-thumb__arrow.swiper-button-disabled {
	display: none;
}

.product-card-slider-thumb__arrow_prev {
	left: 0;
}

.product-card-slider-thumb__arrow_next {
	right: 0;
}

.product-card-slider-thumb .swiper-container {
	margin: 0 92px;
}

.product-card-slider-thumb__slide.swiper-slide {
	cursor: pointer;
	width: 84px;
	display: flex;
    align-items: center;
    justify-content: center;
	border: 2px solid transparent;
}

.product-card-slider-thumb__slide.swiper-slide-thumb-active {
	border-color: #A47864;
}

.product-card-slider-thumb__photo picture {
	display: block;
}

.product-card-slider-thumb__photo img {
	max-width: 100%;
}

.product-card__single-photo picture {
	display: block;
}

.product-card__single-photo img {
	max-width: 100%;
}

.product-card__select .select2-container {
	width: auto !important;
}

.product-card__select .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0;
	padding-right: 30px;
}

.product-card__select-br {
	width: 100%;
}

.product-card__controls .button_popap_stock {
	min-width: 49%;
	float: none;
	margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
	.product-card__main {
		padding: 0;
	}
    .product-snippet__favorite {
      top: 45%;
    }
	.product-card__single-photo {
		margin: 0 -15px;
	}

	.product-card-slider {
		margin: 0 -15px;
	}

	.product-card-slider-thumb .swiper-container {
		margin: 0;
	}

	.product-card__select {
		margin-bottom: 8px;
	}

	.product-card__select .select2-container .select2-selection--single .select2-selection__rendered {
		padding-left: 14px;
	}

	.product-card__info-link {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.product-card__props,
	.product-card__description {
		order: 1;
	}

	.product-card__controls {
		margin-bottom: 0;
	}

	.product-card__controls .button_popap_stock {
		min-width: 100%;
	}

	.product-card__controls .button_popap_stock img {
		float: none;
		display: block;
		margin: 0 auto;
	}

	.product-card__product-carousel .product-carousel__prev,
	.product-card__product-carousel .product-carousel__next {
	    bottom: -50px;
	}

	.product-card__product-carousel .product-carousel__prev {
		
	}

	.product-card__product-carousel .product-carousel__next {
		
	}

}


/* РєРѕРЅРµС† */аа
/* End */


/* Start:/local/templates/moment/assets/styles/custom.css?174898227934736*/
/* Write your custom code here */
div.bx-component-opener {
    position: absolute!important;
    z-index: 1050!important;
}
.nav__link:hover{
    text-decoration: none;
    color: #000;
}
.opacity_filter{
    opacity: 0.5;
}
.text_fil{
    padding-left: 30px;
    padding-top: 5px;
    text-transform: uppercase;
    display: none;
}
.color_grey{
    background-color:#906855;
}
.button_style_dark:hover{
   color: #fff;
}
.all-video__bottom{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 400;
}
#signUp > p{
    max-width: 100%;
    text-align: center;
    font-family: 'Jost', sans-serif;
    font-weight: 300;
    font-size: 14px; 
    text-transform: uppercase;
}
.user-nav__item .user-nav__link{
    position: relative;
}
.text_grav{
    text-align: center;
    margin-top: 20px;
}
.text_grav p{
    text-align: center;
}
.mobile-nav__control .user-nav__link{
     width: 100%;
}
.user-nav__item_type_login .wrap_gr{
     max-width: 210px;
}
.wrap_gr {
    position: relative;
    overflow: hidden;
    display: block;
    max-width: 100%;
    padding-right: 26px;
    float: left;
}
.gradient_right {
    background: linear-gradient(to right, rgba(255, 252, 252, 0) 0%, rgba(255, 255, 255, 1) 100%, rgba(246,41,12,0) 100%, rgba(240,47,23,0) 100%, rgba(234,53,34,0) 100%, rgba(231,56,39,0) 100%);
    width: 40px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
}
.load-more{
    color: #535353;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 auto 9px;
    white-space: nowrap;
    min-width: 100px;
    border-radius: 10px;
    border: 1px solid #3e3b3b;
    text-align: center;
    text-decoration: none!important;
    padding: 5px 46px;
}

.nav_catalog .nav__arrow{
    color: #8a8a8a;
    font-size: 14px;
    font-weight: 500;
    padding: 0 25px;
    text-decoration: none;
    position: inherit;
    width: auto;
    transform: translate(0, 20%);
}
.nav_catalog .nav__arrow:hover{
    color: #8a8a8a;
    text-decoration: none;
}
.nav_catalog{
    display: flex;
}
.nav_catalog .nav__list{
    margin: 0 auto;
    margin-top: 20px;
}
.nav_catalog .nav__item {
    margin: 0 7px;
    width: 28px;
    height: 28px;
    background-color: #e8e8e8;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    text-decoration: none;
}
.product-card__control > .but_cart{
    display: inline-block;
    width: 49%;
}
.product-card__control .but_cart .button_width_full{
    display: inline-block;
    width: 100%;
}
.product-card__fields .button_width_full {
    border-radius: 0;
    display: inline-block;
    width: 49%;
}
.button_width_full {
    display: block;
    width: 100%;
}
.cart-snippet__control .button_width_full {
    width: 100%;
}
@media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .button_width_full {
        display: block;
        /*left: 25%;*/
        width: 100% !important;
    }
    .product-card__control > .but_cart{
        display: inline-block;
        width: 100%;
    }
}
.nav_catalog .nav__item:hover{
    text-decoration: none;
}
.nav_catalog .nav__item_state_current {
    background-color: #b0afaf;
    color: #fff;
}
.product-card__control a:hover, .product-card__control a:focus {
    color: #fff;
    text-decoration: none;
}
.links-group__item a:hover, .links-group__item a:focus {
    color: #535353;
    text-decoration: none;
}
.footer .links-group__item{
    text-align: center;
}
.user_save{
    display: none;
}
.add_baslet{
    display: none;
}
.product-card__image-carousel .swiper-slide{
    display: flex;
    justify-content: center;
    padding-left: 2px;
    padding-right: 2px;
}
.product-card__image-carousel .swiper-slide .image-carousel__image{
/*    width: 99%;*/
}
@media only screen and (max-width: 768px) {
    .product-card__image-carousel {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    body .modal_type_status {
        padding: 62px 55px 62px;
    }
    body .modal__loader{
        top: 25px;
    }

}

@media only screen and (min-width: 768px) {
	.functional-nav__icon {
		margin-top: -2px;
		vertical-align: middle;
	}
}

html {
	position: relative;
    display: block;
    min-height: 100%;
}

.page__footer {
	bottom: 0;
}

@media only screen and (min-width: 768px) and @media only screen and (max-width: 1025px) {
	.page__footer {
		height: 578px;
	}
}

.swiper-wrapper:not(.collection-carousel__wrapper) {
    justify-content: center;
   /* width: 101% !important; */
}

.page__intro .intro-carousel__wrapper.swiper-wrapper {
    justify-content: left;
   /* width: 101% !important; */
}
.location-panel_style_secondary .location-panel__content{
    overflow: hidden;
}

.product-card__select {
    width: auto;
}

.catalog-block-header {
  font-size: 40px;
  line-height: 44px;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .catalog-block-header {
    font-size: 64px;
    line-height: 64px;
  }
  .header__logo .logo {padding-left:120px}
}

.button_type_link {
	overflow: visible;
}

.cart-snippet__product .cart-product_type_compact:first-child {
	border-top: 0 none;
}

.cart-snippet__product .cart-product_type_compact {
	border-top: 1px solid #e2e2e2;
}

.form__textarea {
	height: auto;
}
.cart__product:hover {
	background: #f3f3f3;
}

.cart__product:hover .cart-product {
	background: inherit;
}

.filters-panel__control {
	position: relative;
	z-index: 10;
}

.filters-panel__list {
	position: relative;
	z-index: 1;
}
.phone_operator{
    margin-top: 20px;
}
.phone_operator.center{
    margin: 20px auto 0;
    width: 420px;
    font-size: 18px;
}
.phone_operator .phone_text{
    font-size: 28px;
    /* float: left; */
    margin-right: 20px;
    margin: 0 auto;
    text-align: center;
}
.phone_operator .phone_text.null_p{
    padding-right: 0;
    float: left;
}
.phone_operator .text{
    font-size: 18px;
    clear: both;
    text-transform: lowercase;
}
.phone_operator .text br{
    display: none;
}

@media only screen and (max-width: 768px) {
	.cart__tabs .tabs__links {
		display: block;
        float: left;
        width: 100%;
	}
    .check-elem{
        width: 100%;
    }
    .phone_operator.center {
        margin: 20px auto 0;
        width: 75%;
        text-align: center;
    }
    .phone_operator.center .phone_text{
        font-size: 28px;
        float: none;
        margin-right: 0;
    }
    .phone_operator .text br{
        display: block;
    }
    .phone_operator.center .text{
        padding-right: 0;
    }
    .phone_operator .phone_text{
        font-size: 20px;
    }
    .phone_operator .text{
        // padding-right: 30px;
    }
    .cart__address-link{
        margin-top: 20px;
    }

	.cart__tabs .tabs__link:before {
		display: none;
	}

	.cart__tabs .tabs__link {
		margin: 0 0 20px;
		padding: 10px 0 0;
	}

	.cart__tabs .tabs__link:last-child {
		margin-bottom: 0;
	}

	.cart__tabs .tabs__link:after {
		bottom: -10px
	}
    .nav_type_subnav .nav__list{
        min-width: auto;
    }
    .nav_align_justify .nav__list {
        justify-content: start;
    }
    .swiper-slide.product-carousel__slide{
        min-height: 340px;
        border-right: 1px solid #e7e7e7;
    }
	.mobile-nav__control .button__text {display: contents;}
}
body .product-carousel__slide:last-child,
body .intro-carousel__slide:last-child{
    border-right: 1px solid #e7e7e7;
}
body .product-carousel__slide:first-child,
body .intro-carousel__slide:first-child{
    border-left: 1px solid #e7e7e7;
}
.location-panel__map{
    position: relative;
}
.map_type_full {
    position: absolute;
    top: 0;
}
.modal__form p{
    max-width: 320px;
}
.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}

.cart-product__price {
	white-space: nowrap;
}

.form__icon-panel {
	top: 19px;
}

.mobile-nav .nav__parent-icon {
    width: 29px;
    height: 9px;
	transform: translate(0, -28%);
}
.subscribe{
    margin-bottom: 0;
    cursor: pointer;
    font-size: 16px;
}
.bx-catalog-popup-message {
    min-width: 260px;
    text-align: left;
}
.page__footer {
	border-top: 1px solid #e4dde5;
}
.popup-window-content .bx-catalog-popup-message{
    text-align: center;
}

.adding_size + .select2-container--default .select2-selection--single {
  border-width: 0;
}
.cart__card .button__text{
    font-size: 17px;
}
.popup-window.popup-window-with-titlebar{
    padding: 44px;
    border: 8px solid #A47864;
}
.popup-window-titlebar-text{
    display: none;
}
.popup-window-titlebar{
    height: 0;
}
.popup-window-buttons .btn.btn-primary{
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    padding: 9px 20px 14px;
    color: #fff;
    font-size: 20px;
    font-family: 'Jost', sans-serif;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    border: none;
    outline: none;
    background: #A47864!important;
    transition: all 0.3s ease;
}
.popup-window-buttons .btn.btn-primary:hover {
    transform: translate(0, 0);
}
.popup-window-buttons .btn.btn-primary:focus{
    background: #A47864;
}
    .popup-window-content {
        font-family: 'Jost', sans-serif;
    }
    .popup-window-content .bx-catalog-subscribe-form-container-input input{
    width: 100%;
    height: 36px;
    margin: 0 0 15px;
    padding: 0 30px 0 2px;
    color: #000;
    font-size: 24px;
    line-height: 36px;
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #989898;
    font-family: 'Jost', sans-serif;
}

.bx-catalog-subscribe-form-container-label{
    // display: none;
}
.popup-window-buttons .btn.btn-primary:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #906855!important;
    transform: translate(-100%, 0);
    transition: all 0.3s ease;
}
.btn.btn-primary:hover:before {
    transform: translate(0, 0);
}
.popup-window-buttons .btn{
    display: none;
}
.btn.btn-primary span{
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
@media only screen and (max-width: 768px) {
    .cart-snippet_numbers_true .cart-snippet__numbers {
        width: 31px;
        transform: translate(0, 0);
        right: 0px;
        top: -5px;
    }

    .page__footer {
        height: auto;
    }
}
@media only screen and (max-width: 375px) {
	.cart-snippet_numbers_true .cart-snippet__numbers {
        right: 0px;
	}
}

.page__footer {
	height: auto;
}

.mobile-nav__control .user-nav__item_type_login {
	display: block;
}

.subnav__list-inner {
	max-height: calc(100vh - 120px);
}
   // .subnav__list-inner:last-child {
       // border-bottom: 1px solid #e7e7e7;
   // }
.subnav:after {
	height: 115px;
}


@media only screen and (min-width: 1700px) {
  .intro {
    height: 883px;
  }
}
@media only screen and (min-width: 2100px) {
  .intro {
    height: 993px;
  }
}
.functional-nav__link_mobile-search {
	display: none;
}

.functional-nav__link_desktop-search {
	display: inline-block;
    vertical-align: middle;
}
.collection__nav label{
    font-weight: normal;
    cursor: pointer;
}
.collection__nav .nav__link {
    cursor: pointer;
    border: none;
    background: transparent;
}
.catalog__items{
    clear: both;
    padding-top: 20px;
}
body .panel__list_sort{
    float: right;
    margin-top: 15px;
}
.mobile_sort.panel__list_sort{
    display: none;
}
body .panel__list_sort p{
    float: left;
    font-size: 20px;
    color: #121212;
}

.main-user-consent-request .form__error-text{
    line-height: 15px;
    margin-top: 10px;
}
body .panel__list_sort .cart-product__size {
    border-left: none;
}
body .panel__list_sort .cart-product__size .select2-container--default .select2-selection--single{
    border: none;
    border-width: 0 0 1px 0;
    border-bottom: 1px solid #aaa;
}
body .panel__list_sort .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: -1px;
    right: -4px;
}
.filters-panel .filters-panel__list{
    width: 75%;
    float: left;
    padding-right: 0;
}
@media only screen and (min-width: 1025px) {
    .collection__nav .nav__list{
        justify-content: center;
    }
}
@media only screen and (max-width: 1024px) {
    .filters-panel .filters-panel__list{
        width: 61%;
    }
    body .panel__list_sort {
        width: auto;
        margin-left: 15px;
    }
}
@media only screen and (max-width: 807px) {
    .filters-panel .filters-panel__list{
        width: 48%;
    }
}

@media only screen and (max-width: 768px) {
    body .panel__list_sort{
        margin-top: 11px;
        padding-right: 10px;  
    }

    body .panel__list_sort .cart-product__size{
        padding-left: 5px;    
    }

	.functional-nav__link_mobile-search {
		display: inline-block;
		vertical-align: middle;
	}

	.page__second-nav .page__search-form {
		padding: 60px 0 130px;
	}

	.functional-nav__item_desktop-search,
	.functional-nav__link_desktop-search {
		display: none;
	}

	.collection-carousel__carousel-nav {
		display: none;
	}
}

@media only screen and (max-width: 570px) {
    .filters-panel .filters-panel__list{
        width: 40%;
    }
}
@media only screen and (max-width: 550px) {
    .filters-panel .filters-panel__list{
        width: 38%;
    }
}
#changesSaved p {
    color: #535353;
    line-height: 1.3;
}
.collection-snippet__content,
.collection-snippet__products,
.collection-snippet__product {
	min-height: 100%;
}
#changesSavedItem, #personalModalItem {
    position: absolute;
    z-index: 1000;
    padding: 0px 10px;
    font-size: 12px;
    height: 47px;
    display: none;
    margin-left: -20px;
    overflow: hidden;
    width: 250px;
    margin-top: 5px;
}
.cart-snippet_state_open #changesSavedItem, .cart-snippet_state_open #personalModalItem{
    margin-left: 0;
}

@media only screen and (max-width: 768px) {
    #changesSavedItem, #personalModalItem {
        margin-left: 10px;
        height: 56px;
        margin-top: 0;
    }
}
#changesSavedItem h2, #personalModalItem h2 {
    font-size: 18px;
    color: #FFF;
    margin-top: 0px;
    font-family: 'Jost', sans-serif;
    font-weight: 300;
}
body .page__header{
    position: fixed;
    //top: 0;
}
body .page__nav-wrapper{
    position: fixed;
    width: 100%;
    background-color: #fff;
    margin-top: 55px;
}
body > .page__content{
    padding-top: 112px;
    overflow: hidden;
}
#bx-panel{
    margin-bottom: -40px!important;
}
.row .col-xs-12{
    min-height: auto;
}
body .page__nav-panel{
    max-width: 763px;
}
.lookbook .headline {
    max-width: 1450px;
    margin: 0 auto;
}
.lookbook .page__headline{
    background: #A47864;
}
.nav__item.active{
    position: relative;
}
li.nav__item.active::after{
    content: '';
    position: absolute;
    bottom: 0px;
    border-bottom: 3px solid;
    width: 100%;
}

.catalog-grid{
    clear: both;
}
.filter_sale{
    padding: 0 60px;
}
.nav__item a:focus,
.nav__item a:hover{
    color: #000;
    text-decoration: none;
}
.wrap{
    width: 960px;
    margin: 20px auto;
}
.swiper-container{
    transition: all 0.3s ease 0s;
}

.fancybox-can-swipe .fancybox-content{
    z-index: 9999999;
}
.fancybox-content.modal {
    overflow: initial;
}
body .tabs__panels .cart__addresses{
    padding: 0;
}
.cart-address .cart-address__inner label.check-elem__label{
    cursor: pointer;
    max-width: 90%;
}
.adress_dadata{
    position: absolute;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #87919c;
    margin-top: -1px;
    min-width: 100%;
    padding: 5px 5px 3px 5px;
}
.adress_dadata p{
    line-height: 18px;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 0;
}
.adress_dadata p:hover{
    background-color: #A47864;
}
.modal.adress_check h3{
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 0;

}
.hide{
    display: none;
}
.new_workshop .collection__header {
    padding: 5px 0 0px;
}

.new_workshop .collection__nav {
    padding: 10px 0 0;
}

#ORDER_PROP_5,
.modal .form__input{

}
body .nav__underline:before {
    bottom: 0px;
}
body .null_adress .check-elem{
    overflow: inherit;
}

@media only screen and (max-width: 1025px) {
    .text_fil{
        display: block;
    }

}
@media only screen and (min-width: 960px) {
    .nav_type_subnav  {
        overflow: visible;
        white-space: nowrap;
    }

}
@media only screen and (max-width: 768px) {
    .null_adress, .null_adress .check-elem{
        width: 100%;
    }

}
@media only screen and (max-width: 530px) {
    .collection-snippet__product .button  {
        font-size: 16px;
    }
    .swiper-wrapper:not(.collection-carousel__wrapper) {
        justify-content: left;
    }
    body .fancybox-slide::before{

    }
    .adress_dadata p{
        white-space: unset;
    }

}
    @media only screen and (max-width: 420px) {
        .popup-window.popup-window-with-titlebar {
            padding: 18px;
        }
    }
    @media only screen and (max-width: 420px) {
        .popup-window.popup-window-with-titlebar {
            width: 90%;
        }
        .bx-catalog-popup-message{
            min-width: 100%;
        }
    }
    @media only screen and (max-width: 360px) {
        .popup-window.popup-window-with-titlebar {
            padding: 5px;
        }
        .popup-window-buttons .btn.btn-primary {
            padding: 9px 10px 14px;
        }
    }


@media only screen and (max-width: 480px) {

    .filter_sale{
        padding: 0;
    }
    .filter_sale .filters-panel{
        padding: 0;
    }
    .filter_sale .filters-panel__list{
        display: none;
    }
    .panel__list_sort {
        float: none;
        padding: 0 25px 20px;
    }
    .page__content .catalog .panel__list_sort{
        padding-bottom: 0;
    }
    .panel__list_sort{
        display: none;
    }
    .mobile_sort.panel__list_sort{
        display: block;
    }
    .panel__list_sort p {
        float: none;
        font-size: 20px;
    }
    body .panel__list_sort .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 0;
        font-size: 24px;
    }
    .panel__list_sort .cart-product__size {
        display: block;
    }
    .nav_type_subnav {overflow-y:hidden;white-space: nowrap}
    .intro-carousel__slide{
        border-right: 1px solid #e7e7e7;
    }
}
@media only screen and (max-width: 350px) {
    .collection-snippet__products {
        display: block;
    }    
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b:after{
    top: -4px;
}

.modal {
	max-width: 100%;
}

.cart-product__size .select2-container--default .select2-selection--single,
.cart-product__size .select2-container--default .select2-selection--single {
  /*border-bottom: 0 none;  */
}

.cart-product__size {
  display: table;
}

.cart-product__size .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 25px;
  font-size: 18px;
  line-height: 22px;
}
.product-carousel__slide{
    min-height: 430px;
}
.pass_open_icon{
    width: 22px;
    height: 22px;
    display: block;
    background: url(/images/glas.png) 50% no-repeat;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}
.pass_open_icon.active{
    background: url(/images/glas_hide.png) 50% no-repeat;
}
.form__icon-panel{
    right: -22px;
}
.select2-container--default .select2-results__option{
    padding: 0 9px;
    font-size: 19px;
    line-height: 28px;
}


.cart-product__size .select2-container--default .select2-selection--single .select2-selection__arrow,
  .cart-product__size .select2-container .select2-selection--single {
    height: 26;
    line-height: 1.3;
  }

@media only screen and (min-width: 900px) {
  .cart-product__title > .cart-product__size {
    display: block;
    vertical-align: middle;
    width: auto;
    clear: both;
    float: left;
    margin-top: 10px;
  }
  .panel__list_sort > .cart-product__size {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    border-left: 1px solid #000;
  }
  .cart-product__title > div{
       display: inline-block;
  }

  .cart-product__size .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 20px;
    line-height: 1.3;
  }

  .cart-product__size .select2-container--default .select2-selection--single .select2-selection__arrow,
  .cart-product__size .select2-container .select2-selection--single {
    height: 31px;
    line-height: 1;
  }
}

@media only screen and (min-width: 1025px) {
  .subnav {
    font-size: 33px;
  }
}
@media only screen and (max-width: 768px) {
    body > .page__content {
        padding-top: 0;
    }
    .new_workshop .collection__nav {
        padding: 0px 0 0;
    }
    .new_workshop .title_size_h1 {
        font-size: 40px;
    }
    .bx-filter-container-modef{
        display: none;
    }
}
.subnav__item {
	margin: 0 0 20px;
}
/*
.categories-group__item.group_width:nth-child(3){
    flex-basis: 50%;
    width: 50%
}
.categories-group__item.group_width{
    flex-basis: 25%;
    width: 25%;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

@media only screen and (max-height: 930px) {
    .subnav__item {
        margin: 0 0 15px;
    }
    .subnav {
        padding-top: 15px;
        font-size: 25px;
      }
}
@media only screen and (max-width: 762px) {
    body > .page__content{
        padding-top: 0;
    }
    body .categories-group__item.group_width{
        flex-basis: 50%;
        width: 50%;
    }
    body .categories-group__item.group_width:nth-child(5) {
        flex-basis: 50%;
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    body .categories-group__item.group_width:nth-child(6){
        flex-basis: 50%;
        width: 50%;
    }
}
@media only screen and (min-width: 1025px) {
    body .categories-group__item.group_width:nth-child(6){
        flex-basis: 50%;
        width: 50%;
    }
}
@media only screen and (max-width: 1025px) {
    .categories-group__item.group_width:nth-child(3), .categories-group__item.group_width:nth-child(4), .categories-group__item.group_width:nth-child(5){
        flex-basis: 50%;
        width: 50%;
        border-right: 1px solid #e5e5e5;
    }
} */

.cart-snippet:not(.cart-snippet_state_open) .cart-snippet__products {
	max-height: none !important;
}

.cart-snippet_state_open .cart-snippet__products {
	/*overflow: initial;*/
	margin-right: 20px;
	-webkit-overflow-scrolling: touch;
}

.cart-snippet_state_open  .cart-snippet__products_scroll {
	overflow-y: auto;
}

.page__body_scroll_stop {
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
}

@media only screen and (max-width: 420px) {
	.cart-snippet__products {
		max-width: 330px;
	}

	.cart-snippet__numbers {
		right: 14%;
	}
}

.product-snippet__old-price {
	position: relative;
	display: inline-block;
	vertical-align: baseline;
	color: #563628;
	white-space: nowrap;
    margin-right: 24px;
}

.product-snippet__old-price:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background: #563628;
}

.page__slide-nav .nav__underline {
	display: none !important;
}

.page__slide-nav .nav__link {
	overflow: hidden;
	padding-bottom: 6px;
}

.page__slide-nav .nav__link:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
    width: 100%;
    height: 3px;
    background: #000;
	transform: translate(-100%, 0);
	transition: transform .3s ease;
}

.page__slide-nav .nav__link:hover:before {
    transform: translate(0, 0);
}

@media only screen and (max-width: 374px) {
	.page__body {
		min-width: 320px;
	}

	.header__logo {
		flex-basis: 119px
	}

	.logo__image {
		width: 80%;
	}

	.nav_type_mobile .nav__item {
		padding: 0 30px;
	}

	.page__slide-nav .nav {
		font-size: 26px;
	}

	.cart-product__title {
		font-size: 18px;
	}
}

/*
:before {
	content: '';
    transform: translate(0, 0);
    display: block;
    width: 100%;
    height: 3px;
    background: #000;
}*/

@media only screen and (min-width: 768px) {
	.product-carousel__slide {
		min-height: 500px;
	}
}

@media only screen and (min-width: 1050px) {
	.product-carousel__slide {
		min-height: 500px;
	}
}

@media only screen and (min-width: 144px1) {
	.product-carousel__slide {
		min-height: 480px;
	}
}

.user-nav__item_type_login {
    display: none;
  }

@media only screen and (min-width: 768px) {
  .user-nav__item_type_login {
    display: block;
  }
}

.header__burger {
	display: block;
}

@media only screen and (min-width: 768px) {
	.header__burger {
		display: none;
	}
}

@media only screen and (min-width: 480px) {
    .header__logo {
        flex-grow: 1;
        text-align: center;
    }
}
@media only screen and (max-width: 768px) {
  .footer__wrapper{
    margin: 28px 0 28px;
  }
}

.burger {
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.burger:before,
.burger:after {
	width: 20px;
	height: 1px;
	border: 0 none;
	background: #000;
	transform: translate(-50%, 0);
}
.burger_type_close {
	border-color: transparent;
}

.burger_type_close:before {
	transform: translate(-50%, 0) rotate(45deg);
}

.burger_type_close:after {
	transform: translate(-50%, 0) rotate(-45deg);
}

.mobile-nav {
    width: 100%;
	overflow-x: hidden;
    padding: 61px 0 0;
}

.page__slide-nav {
	padding: 75px 0 0;
}

.page__slide-nav {
	will-change: scroll-position;
	-webkit-overflow-scrolling: touch;
}
.product-snippet__description {min-height:50px;}
.product-carousel__slide.swiper-slide {height:auto;}

.cart__line.form:before {
    content: "* ";
    position: absolute;
    left: -15px;
    color: red;
}

#ORDER_PROP_5_WRAP:before {
    content: "* ";
    position: absolute;
    left: -15px;
    color: red;
}

#DELIVERY_PICKUP_POINT:before {
    content: "* ";
    position: absolute;
    left: 5px;
    color: red;
}

#DELIVERY_DPD_PICKUP_POINT .WITH_ADDR:before {
    content: "* ";
    position: absolute;
    left: -15px;
	top: 40px;
    color: red;
}

#DELIVERY_DPD_PICKUP_POINT.WITHOUT_ADDR:before {
    content: "* ";
    position: absolute;
    left: -15px;
	top: 40px;
    color: red;
}

@media only screen and (max-width: 767px) {
	.city_textarea {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.city_textarea {
		width: 100%;
	}
}

.img-slide{
    min-width: 100%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
   /* width: 500px;*/
    object-fit: contain;
    height: 100%;
}


.DPD_openTerminalSelect.red {
	color: red;
}
a.button_width_full:visited{
    color: #fff;
}

.modal__gift {
	padding: 40px!important;
}

.modal__gift .modal__title {
	font-size: 30px;
}

.gift-cover-carousel {
	position: relative;
  display: block;
	margin: 20px auto;
	opacity: 0;
	transition: opacity .4s ease;
}

.gift-cover-carousel__slider {
	position: relative;
  padding: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.gift-cover-carousel__wrapper {
	display: flex;
	justify-content: center!important;
}

.gift-cover-carousel__slide {
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
}


.gift-cover-carousel__slide.swiper-slide {
	height: 340px;
	min-width: 240px;
	max-width: 320px;
	position: relative;
	display: flex;
	align-items: center;
	padding-bottom: 70px;
}
.wishlist_wrap .title_align_center{
    margin-bottom: 30px;
}

.gift-cover-carousel .swiper-pagination-lock,
.gift-cover-carousel .swiper-pagination-lock ~ .intro-carousel__prev,
.gift-cover-carousel .swiper-pagination-lock ~ .intro-carousel__prev ~ .intro-carousel__next {
	display: none!important;
}

.gift-cover-carousel__image {
	display: block;
	margin: 30px;
	width: calc(100% - 60px);
}

.gift-cover-carousel__slide .product-snippet__control {
  transform: translate(0, 0);
}

@media only screen and (min-width: 2800px) {
    .intro {
        height: 1003px;
    }    
}
@media only screen and (max-width: 1430px) {
    .intro {
        height: 883px;
    }    
}
@media only screen and (max-width: 2800px) {
    .collection-snippet__product .img-slide{
      /*  margin-left: -420px;*/
    }
    .img-slide{
       /* left: 50%;
        position: relative;
        margin-left: -250px;*/
    }    

}
@media only screen and (max-width: 1425px) {
    .collection-snippet__product .img-slide{
       /* margin-left: -250px; */
    }  
}
@media only screen and (min-width: 1025px) {
	.gift-cover-carousel .intro-carousel__prev,
	.gift-cover-carousel .intro-carousel__next	{
			display: block!important;
	}
}

@media  only screen and (min-width:1480px) {
	.modal__gift {
		max-width: 1480px!important;
	}
}


    .gift-cover-carousel .carousel-nav__arrow{
        background: none;
    }
    .gift-cover-carousel .carousel-nav__arrow:before{
        content: none;
    }
    .gift-cover-carousel .intro-carousel__prev, .gift-cover-carousel .intro-carousel__next{
        bottom: -85px;
        top: auto;
    }
    .gift-cover-carousel .intro-carousel__prev {
        left: -15px;
    }
    .gift-cover-carousel .intro-carousel__next {
        right: -15px;
    }
    .gift-cover-carousel .swiper-pagination_intro{
        top: auto;
        bottom: -22px;
        left: auto;
        display: block;
        margin: 0 auto;
        position: relative;
        text-align: center;
				height: 22px;
    }
    .gift-cover-carousel .swiper-pagination-bullet{
        background: #E5E5E5;
        opacity: 1;
        margin: 0 4px;
        transition: all 0.2s ease;
    }
    .gift-cover-carousel .swiper-pagination-bullet-active{
        background: #000000;
        width: 15px;
        height: 15px;
        top: 3px;
        position: relative;
    }

    .gift-cover-carousel .carousel-nav__arrow{
        background: transparent;
    }

.cart-product__illustration {
	justify-content: center;
	display: flex;
	align-items: center;
}
.product-card-slider__photo.video_img{
    min-height: 58px;
}
.product-card-slider__photo.video_img img{
    max-width: 100%;
    margin: 0;
}
.video_img:before{
    left: 0;
}
.product-card__wrapper .swiper-container-initialized{
    /*max-height: 710px;*/
}
@media only screen and (max-width: 768px) {
    .product-card-slider__photo img {
        margin: auto;
    }    
    body .button_type_simple{
        min-height: 65px;
    }
    body .button_type_simple > span{
        position: relative;
        z-index: 10;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
    }
    .product-card-slider__photo.video_img{
        min-height: 63px;
    }
    .product-card__wrapper .swiper-container-initialized{
        /*max-height: 768px;*/
    }
    .collection-carousel .swiper-container{
        min-height: 970px;
    }
    .intro-carousel__slider{
        padding: 0;
    }
    .product-carousel__slider{
        padding: 0;
    }
    .product-snippet__description{
        display: none;
    }
    .intro{
        height: auto;
    }

}
@media only screen and (max-width: 480px) {
    body .product-snippet__old-price{
        display: block;
    }
}
@media only screen and (max-width: 350px) {
    body .product-snippet__old-price{
        display: inline-block;
    }
}

@media only screen and (max-width: 550px) {
    body .button_type_simple{
        font-size: 16px;
    }
    body .button_type_simple {
        min-height: 25px;
    }
    .button__icon{
        width: 22px;
        margin: 0 0 0 2px;
    }
    .catalog-grid__item{
        position: relative;
    }
    .product-snippet__title{
        font-size: 18px;   
    }
    .product-snippet__description{
        font-size: 16px;    
        word-wrap: break-word;
    }
    .button_size_middle{
        padding: 12px 3px 16px;    
    }
    .product-snippet__price{
        font-size: 28px;    
        padding: 0 30px;
    }
    body .filters-panel__control{
        min-width: 60px;
    }
    body .panel__list_sort{
        min-width: 310px;
    }
    .carousel-nav_type_alone{
        width: 45px;
    }
    .carousel-nav__arrow{
        height: 45px;
    }
    .carousel-nav__icon{
        width: 23px;
    }
    .product-snippet{
        position: initial;
    }
    .product-snippet{
        padding: 1px 2px 47px;  
    }
    body .subscribe{
        font-size: 12px;   
    }
    body .catalog-grid__panel{
        border: none;
    }
    body .collection-snippet__product .button{
        font-size: 12px;   
    }
    body .button_style_otherwise .button__text{
        font-size: 0;
    }
    .product-card-slider__photo.image_square img {
        max-width: 500px;
        width: 500px;
        margin-left: -250px;
        left: 50%;
        position: relative;
    }
    .product-card-slider-thumb__slide img{
        max-width: 100%;
        margin: auto;
        position: static;
    }
    .product-card__wrapper .swiper-container-initialized{
        /*max-height: 630px;*/
    }
    .intro-carousel__slider .intro-carousel__prev, .intro-carousel__slider .intro-carousel__next {
        bottom: -30px;
    }
    .section__product-carousel .product-carousel__prev, .section__product-carousel .product-carousel__next {
        bottom: -44px;
    }
    .section__header {
        padding: 34px 20px 35px;
    }
}
@media only screen and (max-width: 450px) {
    body .button_type_simple {
        font-size: 15px;
    }   
}
@media only screen and (max-width: 450px) {
    .product-card-slider__photo img {
        
    }       
}
@media only screen and (max-width: 400px) {
    .product-snippet__description{
        font-size: 16px;    
    }
    body .button_type_simple{
        font-size: 14px;
    }
    body .button_type_simple {
        min-height: 20px;
    }
    body .button_type_simple.text_indent svg {
        display: none;
    }
}
@media only screen and (max-width: 380px){

}
@media only screen and (max-width: 350px) {
    body .button_type_simple{
        font-size: 18px;  
    }
    body .collection-snippet__product .button{
        font-size: 16px;   
    }
    body .button_type_simple.text_indent svg {
        display: inherit;
    }
    body .product-snippet__wrapper-link.product-snippet__link {
        padding: 0px 0px 30px;
    }
    .intro {
        height: 927px;
    }
    .section__more{
        white-space: inherit;
    }
    .intro-carousel__slider {
        padding: 0 10px;
    }
    .product-carousel__slider {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 320px) {
    .product-card-slider__photo img {
        
    }    
}
/* End */


/* Start:/local/templates/moment/assets/styles/modal.css?1739641404117166*/
/* Start:/local/templates/.default/css/vendor.css?1573220778174971*/
// @import url(https://fonts.googleapis.com/css?family=Lato:400,700);@charset "UTF-8";
/*!
* jQuery UI CSS Framework 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-month {
  vertical-align: top; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  height: auto;
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }


@font-face {
  font-family: 'Gotham Pro';
  src: url(/local/templates/moment/assets/fonts/GothamPro/MMSGothamPro.eot);
  src: url(/local/templates/moment/assets/fonts/GothamPro/MMSGothamPro.eot?#iefix) format("embedded-opentype"), url(/local/templates/moment/assets/fonts/GothamPro/MMSGothamPro.woff) format("woff"), url(/local/templates/moment/assets/fonts/GothamPro/MMSGothamPro.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'Cloister';
  src: url(/local/templates/moment/assets/fonts/Cloister/cloister-black-bt.eot);
  src: url(/local/templates/moment/assets/fonts/Cloister/cloister-black-bt.eot?#iefix) format("embedded-opentype"),
  url(/local/templates/moment/assets/fonts/Cloister/cloister-black-bt.woff) format("woff"),
  url(/local/templates/moment/assets/fonts/Cloister/cloister-black-bt.ttf) format("truetype"),
  url(/local/templates/moment/assets/fonts/Cloister/cloister-black-bt.svg#GothamPro-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'AllegrettoScriptOne';
  src: url(/local/templates/moment/assets/fonts/allegretto_script_one/allegretto_script_one.eot);
  src: url(/local/templates/moment/assets/fonts/allegretto_script_one/allegretto_script_one.eot?#iefix) format("embedded-opentype"),
  url(/local/templates/moment/assets/fonts/allegretto_script_one/allegretto_script_one.woff) format("woff"),
  url(/local/templates/moment/assets/fonts/allegretto_script_one/allegretto_script_one.ttf) format("truetype"),
  url(/local/templates/moment/assets/fonts/allegretto_script_one/allegretto_script_one.svg#GothamPro-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'Marck Script';
  src: url(/local/templates/moment/assets/fonts/marckscript/marckscript.eot);
  src: url(/local/templates/moment/assets/fonts/marckscript/marckscript.eot?#iefix) format("embedded-opentype"),
  url(/local/templates/moment/assets/fonts/marckscript/marckscript.woff) format("woff"),
  url(/local/templates/moment/assets/fonts/marckscript/marckscript.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'Playfair Display';
  src: url(/local/templates/moment/assets/fonts/Playfair/PlayfairDisplay-Regular.eot);
  src: url(/local/templates/moment/assets/fonts/Playfair/PlayfairDisplay-Regular.eot?#iefix) format("embedded-opentype"),
  url(/local/templates/moment/assets/fonts/Playfair/PlayfairDisplay-Regular.woff) format("woff"),
  url(/local/templates/moment/assets/fonts/Playfair/PlayfairDisplay-Regular.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.2); }

.modal-fixed {
  position: fixed;
  left: 50%;
  top: 50px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .modal-fixed {
      position: absolute; } }

.modal-absolute {
  position: absolute;
  left: 50%;
  top: 20%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.ui-dialog {
  padding: 0;
  background: #fff; }
  .ui-dialog.subscribe-modal .dashboard-data-block .default-btn {
    margin-top: 5px; }
  .ui-dialog .ui-dialog-titlebar {
    padding: 22px 20px;}
  .ui-dialog .ui-dialog-title {
    font-family: 'Gotham Pro Med';
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 1.1px;
    color: #000;
    text-transform: uppercase; }
  .ui-dialog .ui-dialog-titlebar-close {
    right: 18px;
    border: none;
    outline: none;
    background: url(/local/templates/.default/css/../assets/images/close_popup.svg) no-repeat center; }
  .ui-dialog .ui-dialog-content {
    box-shadow: none;
    padding: 40px;
    overflow-y: auto; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .ui-dialog .ui-dialog-content {
        padding: 20px; } }
    .ui-dialog .ui-dialog-content.modal-authorisation, .ui-dialog .ui-dialog-content.modal-registration {
      padding: 40px 0 0;
      -webkit-font-smoothing: antialiased; }
      @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
        .ui-dialog .ui-dialog-content.modal-authorisation, .ui-dialog .ui-dialog-content.modal-registration {
          padding: 20px 0 0; } }
    .ui-dialog .ui-dialog-content.modal-success .message-success {
      width: 100%;
      text-align: center; }
    .ui-dialog .ui-dialog-content.modal-addtocart .dashboard-data-block .modal-addtocart-content,
    .ui-dialog .ui-dialog-content .modal-addtocart .dashboard-data-block .modal-addtocart-content {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
    .ui-dialog .ui-dialog-content.modal-addtocart .dashboard-data-block img,
    .ui-dialog .ui-dialog-content .modal-addtocart .dashboard-data-block img {
      display: block;
      max-width: 100%;
      max-height: 130px;
      margin: 0; }
    .ui-dialog .ui-dialog-content.modal-addtocart .dashboard-data-block p,
    .ui-dialog .ui-dialog-content .modal-addtocart .dashboard-data-block p {
      margin-top: 20px; }
    .ui-dialog .ui-dialog-content.modal-addtocart .default-btn,
    .ui-dialog .ui-dialog-content .modal-addtocart .default-btn {
      width: 100%;
      margin: 20px 0 0;
      color: #fff; }
  .ui-dialog .dashboard-data-block {
    padding: 0;
    margin: 0;
    border: none; }
    .ui-dialog .dashboard-data-block.__authorisation .page-article {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      margin-top: 15px; }
      .ui-dialog .dashboard-data-block.__authorisation .page-article.remember-password {
        margin-top: 5px;
        margin-bottom: 20px;
        justify-content: center; }
    .ui-dialog .dashboard-data-block.__registration .page-article {
      margin: 10px;
      font-size: 11px;
      line-height: 1.64;
      text-align: center;
      color: #666; }
      .ui-dialog .dashboard-data-block.__registration .page-article a {
        color: #a4886c; }
        .ui-dialog .dashboard-data-block.__registration .page-article a:hover {
          text-decoration: underline; }
    .ui-dialog .dashboard-data-block .success-image {
      width: 100%;
      height: 63px;
      margin-bottom: 20px;
      background: url(/local/templates/.default/css/../assets/images/success.jpg) no-repeat center top; }
    .ui-dialog .dashboard-data-block .warning-message {
      width: 100%;
      height: 63px;
      margin-bottom: 20px;
      background: url(/local/templates/.default/css/../assets/images/success.jpg) no-repeat center top; }
    .ui-dialog .dashboard-data-block.__password-changed-success {
      padding: 0 40px 40px; }
      .ui-dialog .dashboard-data-block.__password-changed-success .dashboard-data-block-item {
        align-items: center; }
    .ui-dialog .dashboard-data-block.__registration-success {
      text-align: center; }
    .ui-dialog .dashboard-data-block.__login-modal {
      padding: 0 40px 20px; }
      .ui-dialog .dashboard-data-block.__login-modal.__registration-success {
        padding-bottom: 40px; }
      @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
        .ui-dialog .dashboard-data-block.__login-modal {
          padding: 0 20px 20px; } }
      .ui-dialog .dashboard-data-block.__login-modal .forgot-password-link {
        margin-bottom: 7px; }
      .ui-dialog .dashboard-data-block.__login-modal .styled-input-line {
        margin-top: 0; }
        .ui-dialog .dashboard-data-block.__login-modal .styled-input-line .styled-input.__checkbox {
          margin-bottom: 7px; }
      .ui-dialog .dashboard-data-block.__login-modal .dashboard-data-block-item.__email {
        position: relative; }
        .ui-dialog .dashboard-data-block.__login-modal .dashboard-data-block-item.__email input {
          padding-right: 55px; }
      .ui-dialog .dashboard-data-block.__login-modal .dashboard-data-block-item label {
        margin-bottom: 7px; }
    .ui-dialog .dashboard-data-block form {
      width: 100%; }
    .ui-dialog .dashboard-data-block .dashboard-data-block-item {
      position: relative;
      margin: 15px 0 0; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.password-field + .password-field {
        margin-left: 4%; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__center-aligned {
        align-items: center; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item:first-child {
        margin-top: 0; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__postal-code {
        width: 30%;
        margin-top: 0; }
        @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
          .ui-dialog .dashboard-data-block .dashboard-data-block-item.__postal-code {
            width: 100%; } }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__city {
        width: 65%;
        margin-top: 0; }
        @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
          .ui-dialog .dashboard-data-block .dashboard-data-block-item.__city {
            width: 100%; } }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__street {
        width: 100%; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__building, .ui-dialog .dashboard-data-block .dashboard-data-block-item.__housing, .ui-dialog .dashboard-data-block .dashboard-data-block-item.__room {
        width: 32%; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item div[contenteditable="true"] {
        outline: none;
        resize: none;
        height: 100px; }
    .ui-dialog .dashboard-data-block.__full-width .dashboard-data-block-item {
      width: 100%; }
    .ui-dialog .dashboard-data-block .default-btn {
      width: 100%;
      margin-top: 30px;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .ui-dialog .dashboard-data-block .default-btn.__get-reg {
        margin-top: 10px; }

.auth-via-soc {
  width: 100%;
  margin-top: 40px; }
  .auth-via-soc .social-links {
    justify-content: center; }

.title-line-through {
  position: relative;
  width: 100%;
  font-size: 13px;
  line-height: 1.69;
  text-align: center;
  color: #666; }
  .title-line-through span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    background: #fff; }
  .title-line-through:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 100%;
    height: 0;
    border-top: 1px solid #ebebeb; }

.modal-bottom-link {
  width: 100%;
  height: 72px;
  font-family: 'Gotham Pro Med';
  font-size: 14px;
  line-height: 72px;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  background: #f5f5f5;
  cursor: pointer; }
  .modal-bottom-link.authorisation-link {
    margin-top: 0; }

.ui-dialog .dashboard-data-block.message {
  position: relative;
  padding: 13px 20px 12px 50px;
  margin-bottom: 20px;
  background: #b8cdc2;
  font-size: 13px;
  line-height: 22px;
  color: #fff; }

.ui-dialog .dashboard-data-block.message:before,
.modal-message,
.alert {
  display: none;
  position: relative;
  padding: 13px 20px 12px 50px;
  margin-bottom: 20px;
  background: #b8cdc2;
  font-size: 13px;
  line-height: 22px;
  color: #fff; }

.modal-message:before,
.alert:before {
  content: '';
  position: absolute;
  left: 18px;
  top: 13px;
  display: block;
  width: 23px;
  height: 23px;
  background: #fff url(/local/templates/.default/css/../assets/images/ok.svg) no-repeat center center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

form .error {
  position: relative !important;
  margin-bottom: 20px !important; }
  form .error input, form .error textarea {
    border-color: #d87868 !important;
    color: #d87868 !important; }
  form .error .error-message {
    position: absolute;
    left: 0;
    top: 100%;
    padding-top: 5px;
    font-size: 12px;
    line-height: 1;
    color: #d87868; }


.price-before {
  color: #000;
  text-decoration: line-through; }

.block-with-textarea {
  padding: 20px;
  background: #f5f5f5; }
  .block-with-textarea label {
    display: inline-block;
    margin-bottom: 7px;
    font-family: 'Gotham Pro';
    font-size: 12px;
    line-height: 1.83; }
  .block-with-textarea div[contenteditable="true"] {
    width: 100%;
    height: 80px;
    padding: 5px 10px;
    resize: none;
    border: solid 1px #e4e4e4;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .block-with-textarea textarea:focus {
      border-color: #a4886c; }

.message-addtocart img {
  margin-bottom: 20px; }

.message-addtocart .default-btn {
  margin-top: 30px; }

#modal-instagram-item,
#modal-add-address,
#engraving-modal,
#modal-addtocart-with-monogram,
#modal-contact-us,
#subscribe-modal,
#product-subscribe-modal,
#gift-added-modal,
#modal-authorisation,
#modal-forgot-password,
#modal-registration,
#modal-registration-success,
#modal-password-changed,
#modal-feedback-sent {
  display: none; }

    .my-account-links .my-account-link .items {
      position: absolute;
      right: -4px;
      top: -4px;
      display: block;
      width: 15px;
      height: 15px;
      background: #e57979;
      overflow: hidden;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      font-family: 'Gotham Pro';
      font-size: 10px;
      line-height: 15px;
      text-align: center;
      color: #fff; }
    .my-account-links .my-account-link:first-child {
      margin-left: 0; }
    .my-account-links .my-account-link.wish-list-link {
      position: relative; }
    .my-account-links .my-account-link.profile-link svg path + g {
      -webkit-transition: stroke .3s ease 0s;
      -moz-transition: stroke .3s ease 0s;
      -ms-transition: stroke .3s ease 0s;
      -o-transition: stroke .3s ease 0s;
      transition: stroke .3s ease 0s; }
    .my-account-links .my-account-link.profile-link:hover svg path + g {
      stroke: #a4886c; }
    .my-account-links .my-account-link.profile-link .hidden-modal {
      width: 170px;
      padding: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .my-account-links .my-account-link.profile-link .hidden-modal:before {
        right: 55px; }
    .my-account-links .my-account-link.wish-list-link svg path, .my-account-links .my-account-link.cart-link svg path {
      -webkit-transition: fill .3s ease 0s;
      -moz-transition: fill .3s ease 0s;
      -ms-transition: fill .3s ease 0s;
      -o-transition: fill .3s ease 0s;
      transition: fill .3s ease 0s; }
    .my-account-links .my-account-link.wish-list-link:hover svg path + path, .my-account-links .my-account-link.cart-link:hover svg path + path {
      fill: #a4886c; }
    @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
      .my-account-links .my-account-link.profile-link, .my-account-links .my-account-link.wish-list-link {
        display: none; } }
    .my-account-links .my-account-link.cart-link a {
      display: inline-block;
      width: 100%;
      height: 100%; }
    .my-account-links .my-account-link.cart-link .hidden-modal {
      width: 280px; }
    .my-account-links .my-account-link.cart-link .basket-preview-list-img a {
      display: flex !important;
      align-items: center;
      justify-content: center; }
    .my-account-links .my-account-link:hover .hidden-modal {
      opacity: 1;
      z-index: 10; }
      @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
        .my-account-links .my-account-link:hover .hidden-modal {
          display: none; } }
  .my-account-links .hidden-modal {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    width: auto;
    margin-top: 25px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    cursor: default; }
    .my-account-links .hidden-modal:before {
      content: '';
      position: absolute;
      top: -8px;
      right: 6px;
      display: inline-block;
      width: 0;
      height: 0;
      border-top: none;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 8px solid #fff; }
  .my-account-links .hidden-modal-menu .hidden-modal-menu-item {
    margin-top: 15px; }
    .my-account-links .hidden-modal-menu .hidden-modal-menu-item:first-child {
      margin-top: 5px; }
  .my-account-links .hidden-modal-menu a {
    font-size: 13px;
    line-height: 22px;
    color: #000;
    text-decoration: none; }
    .my-account-links .hidden-modal-menu a:hover {
      color: #e57979; }
  .my-account-links .basket-preview-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    padding: 0 15px;
    border-bottom: 1px solid #e4e4e4;
    font-family: 'Gotham Pro Med';
    font-size: 13px;
    line-height: 40px;
    color: #000;
    text-transform: uppercase; }
  .my-account-links .basket-preview-items-list {
    padding: 15px;
    max-height: 300px;
    overflow-y: auto; }
  .my-account-links .basket-preview-list-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 65px;
    margin-top: 16px; }
  .my-account-links .basket-preview-list-img {
    width: 65px;
    height: 65px; }
    .my-account-links .basket-preview-list-img img {
      max-width: 100%; }
  .my-account-links .basket-preview-list-group {
    margin-left: 15px;
    width: 100%; }
    .my-account-links .basket-preview-list-group h4 {
      font-family: 'Gotham Pro';
      font-size: 11px;
      line-height: 1.55;
      color: #000;
      text-transform: uppercase; }
    .my-account-links .basket-preview-list-group .basket-preview-list-price {
      margin-top: 10px;
      font-family: 'Gotham Pro Med';
      font-size: 13px;
      color: #000; }
      .my-account-links .basket-preview-list-group .basket-preview-list-price span {
        font-family: 'Gotham Pro';
        font-size: 13px;
        color: #9b9b9b; }
  .my-account-links .basket-preview-bottom {
    height: 40px; }
    .my-account-links .basket-preview-bottom .basket-preview-link {
      display: inline-block;
      width: 100%;
      background: #ebebeb;
      font-family: 'Gotham Pro Med';
      font-size: 13px;
      line-height: 40px;
      text-align: center;
      color: #000;
      text-transform: uppercase;
      text-decoration: none;
      cursor: pointer; }
      .my-account-links .basket-preview-bottom .basket-preview-link:hover {
        text-decoration: underline; }
.ui-datepicker {
  width: auto;
  z-index: 100 !important;
  background: #fff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); }
  .ui-datepicker .ui-datepicker-title {
    height: inherit;
    font-family: 'Gotham Pro Med';
    font-size: 14px;
    line-height: 40px;
    color: #000;
    text-transform: uppercase; }
  .ui-datepicker .ui-state-disabled .ui-state-default {
    background-color: #ddd; }
  .ui-datepicker td {
    height: auto; }
  .ui-datepicker select.ui-datepicker-year,
  .ui-datepicker select.ui-datepicker-month {
    width: auto;
    margin-top: 10px;
    vertical-align: top;
    font-family: 'Gotham Pro Med';
    outline: none; }
    .ui-datepicker select.ui-datepicker-year:hover,
    .ui-datepicker select.ui-datepicker-month:hover {
      outline: none; }
    .ui-datepicker select.ui-datepicker-year:focus,
    .ui-datepicker select.ui-datepicker-month:focus {
      outline: 2px solid #a4886c; }
  .ui-datepicker .ui-state-hover.ui-datepicker-next-hover {
    right: 2px;
    top: 2px; }
  .ui-datepicker .ui-state-hover.ui-datepicker-prev-hover {
    left: 2px;
    top: 2px; }
  .ui-datepicker .ui-datepicker-header {
    height: 40px; }
    .ui-datepicker .ui-datepicker-header a {
      width: 40px;
      height: 40px;
      border: 1px solid #ebebeb;
      cursor: pointer; }
      .ui-datepicker .ui-datepicker-header a span {
        display: none; }
      .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
        background: url(/local/templates/.default/css/../assets/images/arrow_left.svg) no-repeat center; }
      .ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
        background: url(/local/templates/.default/css/../assets/images/arrow_right.svg) no-repeat center; }
  .ui-datepicker .ui-state-default {
    width: 40px;
    height: 40px;
    background-color: #f5f5f5;
    font-family: 'Lato';
    font-size: 12px;
    line-height: 40px;
    color: #666;
    text-align: center; }
    .ui-datepicker .ui-state-default.ui-state-active {
      background: #a4886c;
      color: #fff; }

.dashboard-personal {
  width: 75%; }
  @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
    .dashboard-personal {
      width: 100%; } }
  .dashboard-personal .addresses-container.dashboard-data-block {
    margin-left: -15px; }
    .dashboard-personal .addresses-container.dashboard-data-block .default-title {
      padding-left: 15px;
      margin-bottom: 15px; }
    .dashboard-personal .addresses-container.dashboard-data-block:after {
      left: 15px;
      width: calc(100% - 15px); }
  .dashboard-personal .dashboard-data-block:after {
    left: 0;
    width: 100%; }
  @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
    .dashboard-personal .mw100 {
      width: 100%; } }

.dashboard-data-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid transparent; }
  .dashboard-data-block:not(.__shops):after {
    content: '';
    position: absolute;
    top: 100%;
    display: block;
    height: 0;
    border-bottom: 1px solid #ebebeb; }
  .dashboard-data-block .default-title {
    width: 100%;
    margin-bottom: 5px; }
  .dashboard-data-block .dashboard-data-block-item {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 48%;
    margin-top: 15px; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .dashboard-data-block .dashboard-data-block-item {
        width: 100%; } }
    .dashboard-data-block .dashboard-data-block-item label {
      position: relative;
      margin-bottom: 7px;
      font-size: 12px;
      line-height: 1.83;
      color: #000; }
    .dashboard-data-block .dashboard-data-block-item .default-input {
      width: 100%;
      color: #000;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .dashboard-data-block .dashboard-data-block-item .select-block {
      width: 100%;
      line-height: 40px; }
      .dashboard-data-block .dashboard-data-block-item .select-block .dropdown-ico {
        padding-right: 15px; }
    .dashboard-data-block .dashboard-data-block-item .dropdown {
      border: 1px solid #ebebeb; }
      .dashboard-data-block .dashboard-data-block-item .dropdown:focus {
        border-color: #a4886c; }
  .dashboard-data-block .form-line {
    width: 100%;
    margin-top: 30px; }
  .dashboard-data-block .styled-input-line {
    margin-top: 0; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .dashboard-data-block .styled-input-line {
        flex-wrap: nowrap; } }

.dashboard-address {
  width: 33.3%;
  height: 121px;
  padding-left: 15px;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
    .dashboard-address {
      height: 150px; } }
  .dashboard-address .dashboard-address-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 20px 45px;
    background: #f5f5f5 url(/local/templates/.default/css/../assets/images/placeholder.svg) no-repeat 20px 23px; }
    @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
      .dashboard-address .dashboard-address-inner {
        padding: 55px 20px 0; } }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .dashboard-address .dashboard-address-inner {
        padding: 17px 55px 17px; } }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .dashboard-address {
      width: 100%;
      margin-top: 10px;
      align-items: center;
      text-align: center;
      height: 121px;
      text-align: left; } }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .dashboard-address.__add-new {
      height: 40px; } }
  .dashboard-address.__add-new .dashboard-address-inner {
    padding: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 2px solid #e4e4e4;
    background: #fff;
    cursor: pointer; }
  .dashboard-address.__add-new .dashboard-address-text {
    font-family: 'Gotham Pro Med';
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 1.1px;
    color: #000;
    text-transform: uppercase;
    text-align: center; }
  .dashboard-address .dashboard-address-text {
    width: 100%;
    font-size: 13px;
    line-height: 1.69;
    color: #000; }
  .dashboard-address .dashboard-address-btns {
    display: flex;
    justify-content: flex-start;
    margin-top: 18px; }
    @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
      .dashboard-address .dashboard-address-btns {
        margin-top: 12px; } }
    .dashboard-address .dashboard-address-btns .dashboard-address-btns-item {
      position: relative;
      margin-left: 10px;
      padding-left: 10px;
      border-left: 1px solid transparent; }
      .dashboard-address .dashboard-address-btns .dashboard-address-btns-item:before {
        content: '';
        position: absolute;
        right: 100%;
        top: 50%;
        display: inline-block;
        width: 0;
        height: 10px;
        border-left: 1px solid #e4e4e4;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .dashboard-address .dashboard-address-btns .dashboard-address-btns-item:first-child {
        margin-left: 0;
        padding-left: 0;
        border: none; }
        .dashboard-address .dashboard-address-btns .dashboard-address-btns-item:first-child:before {
          display: none; }
    .dashboard-address .dashboard-address-btns a {
      font-size: 13px;
      line-height: 1.69;
      color: #a4886c; }
      .dashboard-address .dashboard-address-btns a:hover {
        text-decoration: underline; }
.ui-dialog .ui-dialog-content.subscribe-modal {
  padding: 0; }
  .ui-dialog .ui-dialog-content.subscribe-modal .modal-content {
    display: flex;
    flex-direction: column; }
  .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-img img {
    display: block;
    width: 100%;
    height: 100%; }
  .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text {
    padding: 30px 40px 40px; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text {
        padding: 20px; } }
    .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text h4 {
      font-family: "Gotham Pro Med";
      font-size: 24px;
      line-height: 1.5;
      letter-spacing: 2px;
      text-align: center;
      color: #000;
      text-transform: uppercase; }
      .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text h4 span {
        color: #a4886c; }
    .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .page-article {
      margin: 20px 0 30px;
      text-align: center; }
    .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line {
      display: flex; }
      @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
        .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line {
          flex-wrap: wrap; } }
      .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line .default-input {
        width: 100%; }
      @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
        .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line .default-btn {
          width: 100%;
          margin-top: 20px; } }
/* End */

/*!
* jQuery UI CSS Framework 1.12.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-month {
  vertical-align: top; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  height: auto;
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.2); }

.modal-fixed {
  position: fixed;
  left: 50%;
  top: 50px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .modal-fixed {
      position: absolute; } }

.modal-absolute {
  height: auto;
  width: 970px;
  z-index: 101;
  position: absolute;
  left: 485px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
@media screen and (max-width: 767px), screen and (max-device-width: 767px) {
  .modal-absolute {
    left: 50%;
  }
  div#personalModal.ui-dialog {
    padding: 0 0 20px 0;
  }
}
#personalModal.ui-dialog {
//    left: 50%;
//    top: 50%;
//    transform: translateX(-50%) translateY(-50%);
    min-height: 685px;
    padding: 0 44px 20px 44px;
    overflow: auto;
  background: #fff; }
  .ui-dialog.subscribe-modal .dashboard-data-block .default-btn {
    margin-top: 5px; }
  .ui-dialog .ui-dialog-titlebar {
    padding: 22px 20px;
    margin: 0; }
  .ui-dialog .ui-dialog-title {
    font-family: 'Gotham Pro Med';
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 1.1px;
    color: #000;
    text-transform: uppercase; }
  .ui-dialog .ui-dialog-titlebar-close {
    right: 18px;
    border: none;
    outline: none;
    background: url(/local/templates/.default/css/../assets/images/close_popup.svg) no-repeat center; }
  .ui-dialog .ui-dialog-content {
    padding: 40px;
    overflow-y: auto; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .ui-dialog .ui-dialog-content {
        padding: 20px; } }
    .ui-dialog .ui-dialog-content.modal-authorisation, .ui-dialog .ui-dialog-content.modal-registration {
      padding: 40px 0 0;
      -webkit-font-smoothing: antialiased; }
      @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
        .ui-dialog .ui-dialog-content.modal-authorisation, .ui-dialog .ui-dialog-content.modal-registration {
          padding: 20px 0 0; } }
    .ui-dialog .ui-dialog-content.modal-success .message-success {
      width: 100%;
      text-align: center; }
    .ui-dialog .ui-dialog-content.modal-addtocart .dashboard-data-block .modal-addtocart-content,
    .ui-dialog .ui-dialog-content .modal-addtocart .dashboard-data-block .modal-addtocart-content {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
    .ui-dialog .ui-dialog-content.modal-addtocart .dashboard-data-block img,
    .ui-dialog .ui-dialog-content .modal-addtocart .dashboard-data-block img {
      display: block;
      max-width: 100%;
      max-height: 130px;
      margin: 0; }
    .ui-dialog .ui-dialog-content.modal-addtocart .dashboard-data-block p,
    .ui-dialog .ui-dialog-content .modal-addtocart .dashboard-data-block p {
      margin-top: 20px; }
    .ui-dialog .ui-dialog-content.modal-addtocart .default-btn,
    .ui-dialog .ui-dialog-content .modal-addtocart .default-btn {
      width: 100%;
      margin: 20px 0 0;
      color: #fff; }
  .ui-dialog .dashboard-data-block {
    padding: 0;
    margin: 0;
    border: none; }
    .ui-dialog .dashboard-data-block.__authorisation .page-article {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      margin-top: 15px; }
      .ui-dialog .dashboard-data-block.__authorisation .page-article.remember-password {
        margin-top: 5px;
        margin-bottom: 20px;
        justify-content: center; }
    .ui-dialog .dashboard-data-block.__registration .page-article {
      margin: 10px;
      font-size: 11px;
      line-height: 1.64;
      text-align: center;
      color: #666; }
      .ui-dialog .dashboard-data-block.__registration .page-article a {
        color: #a4886c; }
        .ui-dialog .dashboard-data-block.__registration .page-article a:hover {
          text-decoration: underline; }
    .ui-dialog .dashboard-data-block .success-image {
      width: 100%;
      height: 63px;
      margin-bottom: 20px;
      background: url(/local/templates/.default/css/../assets/images/success.jpg) no-repeat center top; }
    .ui-dialog .dashboard-data-block .warning-message {
      width: 100%;
      height: 63px;
      margin-bottom: 20px;
      background: url(/local/templates/.default/css/../assets/images/success.jpg) no-repeat center top; }
    .ui-dialog .dashboard-data-block.__password-changed-success {
      padding: 0 40px 40px; }
      .ui-dialog .dashboard-data-block.__password-changed-success .dashboard-data-block-item {
        align-items: center; }
    .ui-dialog .dashboard-data-block.__registration-success {
      text-align: center; }
    .ui-dialog .dashboard-data-block.__login-modal {
      padding: 0 40px 20px; }
      .ui-dialog .dashboard-data-block.__login-modal.__registration-success {
        padding-bottom: 40px; }
      @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
        .ui-dialog .dashboard-data-block.__login-modal {
          padding: 0 20px 20px; } }
      .ui-dialog .dashboard-data-block.__login-modal .forgot-password-link {
        margin-bottom: 7px; }
      .ui-dialog .dashboard-data-block.__login-modal .styled-input-line {
        margin-top: 0; }
        .ui-dialog .dashboard-data-block.__login-modal .styled-input-line .styled-input.__checkbox {
          margin-bottom: 7px; }
      .ui-dialog .dashboard-data-block.__login-modal .dashboard-data-block-item.__email {
        position: relative; }
        .ui-dialog .dashboard-data-block.__login-modal .dashboard-data-block-item.__email input {
          padding-right: 55px; }
      .ui-dialog .dashboard-data-block.__login-modal .dashboard-data-block-item label {
        margin-bottom: 7px; }
    .ui-dialog .dashboard-data-block form {
      width: 100%; }
    .ui-dialog .dashboard-data-block .dashboard-data-block-item {
      position: relative;
      margin: 15px 0 0; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.password-field + .password-field {
        margin-left: 4%; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__center-aligned {
        align-items: center; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item:first-child {
        margin-top: 0; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__postal-code {
        width: 30%;
        margin-top: 0; }
        @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
          .ui-dialog .dashboard-data-block .dashboard-data-block-item.__postal-code {
            width: 100%; } }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__city {
        width: 65%;
        margin-top: 0; }
        @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
          .ui-dialog .dashboard-data-block .dashboard-data-block-item.__city {
            width: 100%; } }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__street {
        width: 100%; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item.__building, .ui-dialog .dashboard-data-block .dashboard-data-block-item.__housing, .ui-dialog .dashboard-data-block .dashboard-data-block-item.__room {
        width: 32%; }
      .ui-dialog .dashboard-data-block .dashboard-data-block-item div[contenteditable="true"] {
        outline: none;
        resize: none;
        height: 100px; }
    .ui-dialog .dashboard-data-block.__full-width .dashboard-data-block-item {
      width: 100%; }
    .ui-dialog .dashboard-data-block .default-btn {
      width: 100%;
      margin-top: 30px;
      text-align: center;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .ui-dialog .dashboard-data-block .default-btn.__get-reg {
        margin-top: 10px; }

.modal-bottom-link {
  width: 100%;
  height: 72px;
  font-family: 'Gotham Pro Med';
  font-size: 14px;
  line-height: 72px;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  background: #f5f5f5;
  cursor: pointer; }
  .modal-bottom-link.authorisation-link {
    margin-top: 0; }

.ui-dialog .dashboard-data-block.message {
  position: relative;
  padding: 13px 20px 12px 50px;
  margin-bottom: 20px;
  background: #b8cdc2;
  font-size: 13px;
  line-height: 22px;
  color: #fff; }

.ui-dialog .dashboard-data-block.message:before,
.modal-message,
.alert {
  display: none;
  position: relative;
  padding: 13px 20px 12px 50px;
  margin-bottom: 20px;
  background: #b8cdc2;
  font-size: 13px;
  line-height: 22px;
  color: #fff; }

.modal-message:before,
.alert:before {
  content: '';
  position: absolute;
  left: 18px;
  top: 13px;
  display: block;
  width: 23px;
  height: 23px;
  background: #fff url(/local/templates/.default/css/../assets/images/ok.svg) no-repeat center center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

form .error {
  position: relative !important;
  margin-bottom: 20px !important; }
  form .error input, form .error textarea {
    border-color: #d87868 !important;
    color: #d87868 !important; }
  form .error .error-message {
    position: absolute;
    left: 0;
    top: 100%;
    padding-top: 5px;
    font-size: 12px;
    line-height: 1;
    color: #d87868; }

#modal-instagram-item,
#modal-add-address,
#engraving-modal,
#modal-addtocart-with-monogram,
#modal-contact-us,
#subscribe-modal,
#product-subscribe-modal,
#gift-added-modal,
#modal-authorisation,
#modal-forgot-password,
#modal-registration,
#modal-registration-success,
#modal-password-changed,
#modal-feedback-sent {
  display: none; }

.ui-dialog .ui-dialog-content.subscribe-modal {
  padding: 0; }
  .ui-dialog .ui-dialog-content.subscribe-modal .modal-content {
    display: flex;
    flex-direction: column; }
  .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-img img {
    display: block;
    width: 100%;
    height: 100%; }
  .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text {
    padding: 30px 40px 40px; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text {
        padding: 20px; } }
    .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text h4 {
      font-family: "Gotham Pro Med";
      font-size: 24px;
      line-height: 1.5;
      letter-spacing: 2px;
      text-align: center;
      color: #000;
      text-transform: uppercase; }
      .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text h4 span {
        color: #a4886c; }
    .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .page-article {
      margin: 20px 0 30px;
      text-align: center; }
    .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line {
      display: flex; }
      @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
        .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line {
          flex-wrap: wrap; } }
      .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line .default-input {
        width: 100%; }
      @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
        .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line .default-btn {
          width: 100%;
          margin-top: 20px; } }

.product-subscribe-modal .error .success-image {
  background-image: url(/local/templates/.default/css/../assets/images/error.jpg); }

.modal-content {
  display: flex;
  justify-content: flex-start;
  align-items: stretch; }
  @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
    .modal-content {
      flex-wrap: wrap; } }
  .modal-content .modal-img,
  .modal-content .modal-action {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
      .modal-content .modal-img,
      .modal-content .modal-action {
        width: 100%; } }
  .modal-content .modal-action {
    }
    @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
      .modal-content .modal-action {
        border: none; } }

.modal-img {
  position: relative;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  padding: 80px 20px; }
  @media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
    .modal-img {
      border-bottom: 1px solid #ebebeb; } }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .modal-img {
      padding: 10px; } }
  .modal-img .engraving-img {
    display: block;
    border: 1px solid #e0e0e0;
    margin-top: 20px;}
  .modal-img .show-side {
    /*display: none;*/
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 40px);
    height: 40px;
    margin: 10px 20px; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .modal-img .show-side {
        width: 100%;
        min-width: 350px;
        margin: 10px 0; } }
    .modal-img .show-side .slider-arrows {
      display: flex;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
.modal-img .show-side .side-items-list-item {
  left: 0;
  bottom: 0;
  width: 100%;
  }
    .modal-img .show-side .side-items-list {
      position: relative;
      height: 100%;
      text-align: center; }
      .modal-img .show-side .side-items-list .side-items-list-item {
        display: block;
        background: #fff;
        opacity: 1;
        -webkit-transition: opacity .3s ease 0s;
        -moz-transition: opacity .3s ease 0s;
        -ms-transition: opacity .3s ease 0s;
        -o-transition: opacity .3s ease 0s;
        transition: opacity .3s ease 0s;
        font-family: 'Gotham Pro';
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 1px;
        color: #000;}
        .modal-img .show-side .side-items-list .side-items-list-item.active {
          opacity: 1; }
  .modal-img .engraving-canvas {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px dotted #ff6565; }
  #engraving-canvas-outer {
    top: 220px;
  }
  #engraving-canvas-inner {
    top: 380px;
  }
  .modal-img .reset-btn {
    position: absolute;
    left: 50%;
    bottom: 60px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 25px;
    background: url(/jsTest/44_files/round-right-arrow.svg) no-repeat left center;
    font-size: 18px;
    line-height: 1.69;
    color: #000;
    cursor: pointer; }
    .modal-img .reset-btn:hover {
      text-decoration: underline; }
  .modal-img .add-engraving-by-user {
    /*display: block;*/
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 275px;
    font-size: 0;
    background: #fff;
    /*border: 1px solid #e4e4e4;*/
    text-align: center;
    background-color: transparent;}
    .modal-img .add-engraving-by-user div[contenteditable="true"] {
      display: block;
      border: none;
      outline: none;
      width: 100%;
      /*height: 100%;*/
      padding: 0;
      line-height: 30px;
      text-align: center;
      color: #a7a7a7;
      font-family: 'Gotham Pro';
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      vertical-align: middle;
      resize: none;
      overflow-x: hidden;
      overflow-y: hidden;
      background-color: transparent;}
    .modal-img .add-engraving-by-user:before {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 100%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 6px 0 6px;
      border-color: #e4e4e4 transparent transparent transparent; }
    .modal-img .add-engraving-by-user:after {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 100%;
      margin-top: -1px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 5px 0 5px;
      border-color: #fff transparent transparent transparent; }

.modal-action-btns {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start; }
  .modal-action-btns .modal-action-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background: #f5f5f5;
    cursor: pointer; }
    .modal-action-btns .modal-action-btn:hover {
      background: #c4c4c4; }
    .modal-action-btns .modal-action-btn:first-child {
      border-left: none; }
    .modal-action-btns .modal-action-btn.has-changes span:before {
      content: '';
      display: inline-block;
      width: 6px;
      height: 6px;
      margin-right: 10px;
      background: #a4886c;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .modal-action-btns .modal-action-btn.active {
      background: #a4876f; }
      .modal-action-btns .modal-action-btn.active:hover {
        background: #a4876f; }
      .modal-action-btns .modal-action-btn.active span {
        color: #fff; }
        .modal-action-btns .modal-action-btn.active span:before {
          background: #fff; }
    .modal-action-btns .modal-action-btn span {
      position: relative;
      margin-top: 2px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: 'Gotham Pro Med';
      font-size: 16px;
      letter-spacing: 1.1px;
      line-height: normal;
      color: #9b9b9b;
      text-transform: uppercase; }

.__edit-state-btn,
.__edit-state-btn:hover {
  background: #e4e4e4;
  color: #c4c4c4;
  cursor: default; }

.__total-state-btn {
  display: none; }

.modal-action-type-btns {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column; }
  .modal-action-type-btns .modal-action-type-title {
    margin: 15px 20px 10px;
    font-family: 'Gotham Pro Med';
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 1.1px;
    color: #000;
    text-transform: uppercase; }

.modal-bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .modal-bottom {
      flex-wrap: wrap;
      height: auto; } }
  .modal-bottom .default-btn {
    margin-right: 10px; }
    @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
      .modal-bottom .default-btn {
        width: 100%;
        margin: 10px 0; } }
    .modal-bottom .default-btn:last-child {
      margin-right: 0; }

.ui-dialog.engraving-modal .ui-dialog-content {
  padding: 0; }

.engraving-symbols-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  overflow-y: scroll;}

.engraving-symbols-list-item {
  font-family: Cloister;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  min-width: 70px;
  height: 70px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 30px;
  line-height: 73px;}
  .engraving-symbols-list-item:hover {
    border-color: #b49b82; }
  .engraving-symbols-list-item img {
    width: 60%;}

.__edit-state .__edit-state-btn {
  background: #b49b82;
  color: #fff;
  cursor: pointer; }
  .__edit-state .__edit-state-btn:hover {
    background-color: #968069; }
  .__edit-state .__edit-state-btn:active {
    background-color: #5f4f40; }

.__edit-state .reset-btn {
  display: block; }

.__total-step .__total-state-btn,
.__total-step .show-side {
  display: block; }

.__total-step .__edit-state-btn {
  display: none; }

.inside .input-inside {
  display: block; }

.inside .input-outside {
  display: none; }

.outside .input-outside {
  display: flex;
  align-items: center; }

.outside .input-inside {
   }

.engraving-text-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: calc(100% - 40px);
  margin: 0 20px;
  padding: 15px;
  border: 1px solid #e4e4e4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .engraving-text-list p {
    margin-top: 20px;
    cursor: pointer;
    font-size: 18px;
    line-height: 1.11;
    color: #000; }
    .engraving-text-list p.active {
      color: #a4886c; }
    .engraving-text-list p:first-child {
      margin-top: 0; }
  .engraving-text-list .font1 {
    font-family: 'Gotham Pro'; }
  .engraving-text-list .font2 {
    font-family: 'Playfair Display'; }
  .engraving-text-list .font3 {
    font-family: "Marck Script"; }

.__total-step .add-engraving-by-user {
  display: none; }

.__total-step .engraving-canvas {
  border-color: transparent; }

.__total-step .modal-bottom .default-btn.__total-state-btn {
  display: block; }

.__total-step .modal-action-btns,
.__total-step .modal-action-type-btns {
  display: none; }

.__total-step .confirm-changes {
  display: block; }

@media screen and (max-width: 767px), screen and (max-device-width: 767px) {
  .__total-step .changes-item-info {
    width: 70%; }
    div.confirm-changes {
        padding: 20px 20px 0px 20px; }
    div.confirm-changes .default-title {
        margin-bottom: 0px;
    }}

.confirm-changes {
  padding: 20px 20px 40px 20px; }
  .confirm-changes .default-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    font-size: 24px;
  margin-top: 0;}
.confirm-changes .default-title .total-price {
  float: right;
}
  .confirm-changes .changes-item {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border: 1px solid #e4e4e4; }
    .confirm-changes .changes-item.visible {
      display: flex; }
      .confirm-changes .changes-item.visible + .changes-item {
        border-top: none; }
  .confirm-changes .page-article.item-text {
    font-family: "Gotham Pro"; }
  .confirm-changes .page-article .changes-item-index {
    display: inline-block;
    color: #9b9b9b; }
  .confirm-changes .changes-item-btns span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 15px;
    cursor: pointer; }
    .confirm-changes .changes-item-btns span.edit {
      background: url(/local/templates/.default/css/../assets/images/edit.svg) no-repeat center; }
    .confirm-changes .changes-item-btns span.remove {
      background: url(/local/templates/.default/css/../assets/images/close_popup.svg) no-repeat center; }

.initial-bar .engraving-canvas {
  width: 200px;
  height: 30px; }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .initial-bar .engraving-canvas {
      width: 200px;
      height: 20px; } }

.initial-cord .modal-action-btn[data-side="inside"] {
  display: none; }

.initial-cord .engraving-canvas {
  width: 200px;
  height: 30px; }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .initial-cord .engraving-canvas {
      width: 200px;
      height: 20px; } }

.initial-cord .show-side .slider-arrows,
.initial-cord .changes-item.__inside {
  display: none; }

.initial-cord .changes-item + .changes-item {
  border-top: 1px solid #e4e4e4; }

.initial-round .engraving-canvas {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.birthstone .modal-action-btn[data-side="outside"] {
  display: none; }

.birthstone .engraving-canvas {
  width: 130px;
  height: 30px; }
  @media screen and (max-width: 767px), screen and (max-device-width: 767px) {
    .birthstone .engraving-canvas {
      width: 120px;
      height: 20px; } }

.birthstone .show-side .slider-arrows,
.birthstone .changes-item.__outside {
  display: none; }

.birthstone .changes-item + .changes-item {
  border-top: 1px solid #e4e4e4; }

.signet-ring .modal-action-btn[data-side="inside"] {
  display: none; }

.signet-ring .engraving-canvas {
  width: 40px;
  height: 40px; }

.signet-ring .show-side .slider-arrows,
.signet-ring .changes-item.__inside {
  display: none; }

.signet-ring .changes-item + .changes-item {
  border-top: 1px solid #e4e4e4; }
.bx_storege{
  text-align: center;
  width: 100%;
}
.bx_storege > ul > li {
  font-family: 'Gotham Pro Med';
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 0;
}
.bx_storege > ul > li span{
  font-family: 'Gotham Pro';
}
.bx_storege .stores_scheme{
  margin: 30px 0 0 0;
}
.bx_storege .stores_scheme .title{
  margin-bottom: 10px;
  font-size: 17px;
}
.bx_storege .stores_scheme a{
  font-size: 14px;
  line-height: 1.8;
}

/* End */

/*engraving*/
.modal-img .add-engraving-by-user textarea.placeholder {
  font-size: 22px; }
.modal-img .add-engraving-by-user textarea:-moz-placeholder {
  font-size: 22px; }
.modal-img .add-engraving-by-user textarea::-webkit-input-placeholder {
  font-size: 22px; }


/* WebKit, Edge */
.modal-img .add-engraving-by-user textarea::-webkit-input-placeholder {
  font-size: 22px;
}
/* Firefox 4-18 */
.modal-img .add-engraving-by-user textarea:-moz-placeholder {
  font-size: 22px;
}
/* Firefox 19+ */
.modal-img .add-engraving-by-user textarea::-moz-placeholder {
  font-size: 22px;
}
/* IE 10-11 */
.modal-img .add-engraving-by-user textarea:-ms-input-placeholder {
  font-size: 22px;
}
/* Edge */
.modal-img .add-engraving-by-user textarea::-ms-input-placeholder {
  font-size: 22px;
}
/* MODERN BROWSER */
.modal-img .add-engraving-by-user textarea::placeholder {
  font-size: 22px;
}


.engraving-text-list .font1 {
  font-family: 'Gotham Pro'; }
.engraving-text-list .font2 {
  font-family: 'Playfair Display'; }
.engraving-text-list .font3 {
  font-family: "Marck Script"; }
.engraving-text-list .font4 {
  font-family: "AllegrettoScriptOne"; }
.engraving-text-list .font5 {
  font-family: "Cloister"; }
.modal-img .add-engraving-by-user textarea.font1, .confirm-changes .page-article.item-text.font1, .basket-items-list-engraving p .font1 {
  font-family: 'Gotham Pro'; }
.modal-img .add-engraving-by-user textarea.font2, .confirm-changes .page-article.item-text.font2, .basket-items-list-engraving p .font2 {
  font-family: 'Playfair Display'; }
.modal-img .add-engraving-by-user textarea.font3, .confirm-changes .page-article.item-text.font3, .basket-items-list-engraving p .font3 {
  font-family: 'Marck Script'; }
.modal-img .add-engraving-by-user textarea.font4, .confirm-changes .page-article.item-text.font4, .basket-items-list-engraving p .font4 {
  font-family: 'AllegrettoScriptOne'; }
.modal-img .add-engraving-by-user textarea.font5, .confirm-changes .page-article.item-text.font5, .basket-items-list-engraving p .font5 {
  font-family: 'Cloister'; }
.basket-items-list-engraving p .glyph {
  font-family: 'emoji';
}
.modal-img .add-engraving-by-user div[contenteditable="true"] {
  /*vertical-align: baseline;
  font-size: 30px;*/
}
.modal-img .engraving-img {
  position: relative;
  max-width: 350px;
  max-height: 350px;
  display: inline;
}
.modal-img .show-side .slider-arrows, .modal-img .show-side .side-items-list-item{
  z-index: 1;
}
.modal-img .show-side .slider-arrows .slider-arrow {
  width: 50%;
  border-bottom: 3px solid #e0e0e0 ;
  cursor: pointer;
  font-size: 23px;
  padding-left: 5px;
}
@media screen and (max-width: 766px), screen and (max-device-width: 766px) {
  .modal-img .show-side .slider-arrows .slider-arrow {
    font-size: 20px;
  }
}
.modal-img .show-side .slider-arrows .slider-arrow.active {
  width: 50%;
  border-bottom: 3px solid black;
}
#engraving-modal .engraving-canvas {
  width: auto;
  height: auto;
}
.initial-round .engraving-canvas, .round-bracelet .engraving-canvas {
  border-radius: 2px;
}
.basket-items-list-remove-btn {
  right: 10px;
}
.oredering-delivery-address-block .oredering-delivery-address-item.__delivery_date,
.oredering-delivery-address-block .oredering-delivery-address-item.__pickup-store.__delivery_time {
  width: 49%;
}
.__delivery_time select option[disabled] {
  display: none;
}
.product-card-status {
  margin-top: 10px;
  font-size: 13px;
  text-transform: uppercase;
  color: #e57979;
  font-family: "Gotham Pro Med";
}
.assign-block .content-wrap{
  align-items: flex-start;
  padding-top: 15px;
}
#footer-subscribe{
  width: 50%;
}
#footer-subscribe .send-email{
  width: 100%;
}
.footer-consent{
  margin-top: 5px;
}
.footer-consent .styled-input-line-consent label a{
  font-size: 10px;
  color: #666;
}
.footer-consent .styled-input-line-consent{
  margin-top: 0;
  margin-bottom: 0;
}

.basket-aside .styled-input-line label {
  max-width: 90%;
}
.basket-aside .styled-input-line label[for="bonus_block_show"]{
  width: calc(100% - 73px);
}
.ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line .default-input{
  width: 60%;
}
.content-blocks-wrap .content-block-wrap .content-block .mobile-block {
  display: none;
}
#bonus_block .default-btn, #coupons_block .default-btn {
  margin-top: -3px;
}
@media screen and (max-width: 766px), screen and (max-device-width: 766px) {
  .engraving-symbols-list-item{width: 40px;}
  .modal-content .modal-img{
    height: 475px;
  }
  .modal-img .engraving-canvas{
    border-radius: 2px;
  }
  .modal-img .reset-btn {
    bottom: 50px;
  }
  .basket-items-list .basket-items-list-line {
    flex-wrap: wrap;
  }
}
/*engraving end*/
/*franchise*/
.franchise-content .head_block {
  margin-top: 60px;
  background: url("/local/templates/.default/assets/images/f_title_img1.jpg") no-repeat center;
  height: 823px;
}
.franchise-content .head_block .content-block {
  max-width: 450px;
  margin: 0 0 0 auto;
  align-content: center;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.franchise-content .head_block .content-block p {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
}
.franchise-content .head_block .content-block .default-btn {
  margin-top: 30px;
}
.franchise-content div.page-title{
  margin-top: 115px;
}
.franchise-content .benefits, .franchise-content .info-blocks {
  text-align: center;
  margin-top: 85px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.franchise-content .benefits-item {
  width: 20%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.franchise-content .benefits-item:first-child{
  padding-left: 0;
}
.franchise-content .benefits-item:last-child{
  padding-right: 0;
}
.franchise-content .benefits-item img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.franchise-content .benefits-item .benefits-text {
  font-size: 12px;
  line-height: 1.43;
  color: #000;
  text-transform: uppercase;
  margin-top: 20px;
}
.franchise-content .info-blocks .info-block {
  width: 33.33%;
  height: 293px;
  text-align: center;
  display: flex;
  vertical-align: middle;
  padding: 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.franchise-content .info-blocks .info-block .middle-container {
  width: 100%;
  margin: auto;
}
.franchise-content .info-blocks .info-block.color p {
  margin-top: 50px;
  font-family: 'Gotham Pro';
  font-size: 12px;
  color: #FFFFFF;
  line-height: 1.2;
}
.franchise-content .info-blocks .info-block .icon {
  display: block;
  margin: 0 auto 30px auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.franchise-content .info-blocks .info-block .item-title {
  font-size: 24px;
  font-family: 'Gotham Pro Med';
  letter-spacing: 1px;
}
.franchise-content .info-blocks .info-block .item-title sup{
  font-size: 12px;
  vertical-align: super;
}
.franchise-content .info-blocks .info-block span {
  font-size: 12px;
  font-family: 'Gotham Pro Med';
  text-transform: uppercase;
  margin-top: 12px;
  display: inline-block;
}
.franchise-content .info-blocks .info-block.color {
  background-color: #e0bbb5;
}
.franchise-content .info-blocks .info-block.color .middle-container{
  color: #FFFFFF;
}
.franchise-content .form-blocks {
  margin-top: 85px;
}
.franchise-content .form-blocks .dashboard-data-block{
  margin: 60px 0 0 0;
  padding: 0;
}
.franchise-content .form-blocks .dashboard-data-block .dashboard-data-block-item {
  width: 100%;
}
.franchise-content .form-blocks .page-bottom-form textarea {
  height: 132px;
  resize: none; }
.franchise-content .form-blocks .page-bottom-form .default-btn {
  margin-top: 30px; }
@media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
  .franchise-content .head_block .content-block {
    max-width: 380px;
  }
}
@media screen and (max-width: 908px), screen and (max-device-width: 908px) {
  .franchise-content .benefits{
    margin-top: 45px;
  }
  .franchise-content .info-blocks, .franchise-content .form-blocks{
    margin-top: 65px;
  }
  .franchise-content .benefits-item {
    width: 33.33%;
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px), screen and (max-device-width: 767px) {
  .franchise-content .head_block {
    height: 673px;
  }
  .franchise-content .head_block .content-block {
    align-content: flex-end;
    max-width: 330px;
  }
  .franchise-content .head_block .content-block p {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
  }
  .franchise-content .head_block .content-block .default-btn {
    margin: 15px 0 20px 0;
  }
  .franchise-content div.page-title{
    margin-top: 95px;
  }
  .franchise-content .info-blocks .info-block {
    width: 50%;
  }
}
@media screen and (max-width: 548px), screen and (max-device-width: 548px) {
  .franchise-content .benefits{
    margin-top: 25px;
  }
  .franchise-content .info-blocks, .franchise-content .form-blocks{
    margin-top: 45px;
  }
  .franchise-content .benefits-item {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .franchise-content .info-blocks .info-block {
    width: 100%;
  }
  .franchise-content .form-blocks .page-bottom-form .default-btn {
    width: 100%;
  }
}
@media screen and (max-width: 450px), screen and (max-device-width: 450px) {
  .franchise-content .head_block .content-block {
    margin-left: 25px;
  }
}
/*franchise end*/
@media screen and (max-width: 1023px), screen and (max-device-width: 1023px) {
  header {
    display: none; }
  .sort-block {
    display: block;
  }
  .sorted-block .h4 {
    margin-bottom: 15px;
    font-family: 'Gotham Pro Med';
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase; }
  .sorted-block span{
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    vertical-align: top;
  }
  .content-banner{
    height: 94px;
  }
  .filters-collection .reset-filters{
    width: auto;
    margin: 0 50px 0 0;
    background: rgba(228, 228, 228, 1);
    color: rgba(180, 180, 180, 1);
  }
  .filters-collection .filters-btn-line-clear{
    display: none;
  }
  #pay-methods .row {
    margin: 0;
    width: 300px!important;
  }
  .filters-collection-title.mobile_hidden, .filters-collection-title.mobile_hidden + .filter-container{
    display: none!important;
  }
  .menu-container .content-wrap{
    display: none;
  }
  .menu-container .mobile-content-wrap{
    display: unset;
  }
  .menu-container.opened{
    height: 100%;
    overflow: hidden;
  }
  .functional-menu .content-wrap{
    padding: 0 15px 0 5px;
  }
  .functional-menu .menu-btn{
    padding: 10px;
  }
  .assign-block .content-wrap{
    padding-top: 0;
  }
  #footer-subscribe{
    width: 66.7%;
  }
}
@media screen and (max-width: 767px), screen and (max-device-width: 767px) {
  .basket-items-list-engraving .basket-items-list-remove-btn {
    top: 25px;
  }
  .catalog-list-pagination {
    padding-bottom: 20px;
  }
  .filter-container .filter-container-item:first-child {
    margin-top: 10px; }
  .paginationjs-pages ul li.active span {
    display: inline;
  }
  .basket-content {
    padding-bottom: 60px;
  }
  .basket-aside-total.confirm_block{
    width: 100%;
  }
  .basket-items-list-price{
    padding-right: unset;
    text-align: unset;
  }
  .ordering-personal-data .form-item:nth-child(even) .error-message{
    left: unset;
  }
  .content-banner p{
    display: none;
  }
  .filters-btn-line .default-btn{
    padding: 0 25px;
  }
  .footer-content.ui-accordion{
    padding-top: 0;
  }
  .footer-content.ui-accordion .fa{
    color: #000;
  }
  .footer-content.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    right: 30px;
    margin-top: 4px;
    text-indent: 0;
    font-size: 20px;
    font-family: 'FontAwesome'; }
  .footer-content.ui-accordion .ui-accordion-content{
    padding: 0 30px 10px 30px;
    overflow: auto;
    margin-top: -1px;
  }
  .footer-content-title a{
    font-size: 13px;
    font-family: 'Gotham Pro', sans-serif;
  }
  .footer-content-title.ui-accordion-header{
    padding: 5px 30px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 30px;
    margin: 0;
  }
  .footer-content-title.ui-accordion-header-active{
    border-bottom: none;
  }
  .footer-content-title.ui-accordion-header-active + .ui-accordion-content{
    border-bottom: 1px solid #e5e5e5;
    border-top: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  .footer-content-title.ui-accordion-header a{
    text-align: left;
    text-decoration: none;
  }
  .ui-dialog .dashboard-data-block .dashboard-data-block-item.password-field + .password-field{
    margin-left: 0;
  }
  .ui-dialog .ui-dialog-content.subscribe-modal .modal-content-text .modal-input-line .default-input{
    width: 100%;
  }
}

.ui-dialog .dashboard-data-block .default-btn.send-code{
  width: auto;
  margin-top: 0;
}
.ui-dialog .dashboard-data-block.__registration .send-code{
  width: 193px;
}
.ui-dialog .dashboard-data-block .dashboard-data-block-item.__city{
  width: 100%;
}
.graviSpan {
  font-style: italic;
  font-size: 16px;
  white-space: nowrap;
}

div[contenteditable="true"]:empty::before {
  content: attr(data-placeholder);
  color: #999;
  font-size: 16px;
  vertical-align: middle;
}
.persUnderImgMsg {
  position: absolute;
  top: 425px;
  font-weight: bold;
  font-size: 18px;
}
/* End */


/* Start:/local/templates/moment/assets/styles/new-style.css?17396414046021*/
/* .gallery {
	background: #e4d5d3;
	padding-top: 112px;
}

.gallery .gallery__header {
	width: 100%;
	padding: 98px 0;
	display: flex;
	justify-content: center;
} */

/* .gallery .gallery__inner {
	display: flex;
	flex-wrap: wrap;
	max-width: 1440px;
	margin: 0 auto;
}

.gallery .gallery__inner.float {
	display: block;
	max-width: 1440px;
	margin: 0 auto;
	position: relative;

	transition: opacity 0.8s linear 1s;
} */
/*
.images-loaded .gallery .gallery__inner {
	opacity: 1;
}

.gallery .gallery__inner.float:after {
	content: "";
	display: table;
	clear: both;
}

.gallery .gallery__inner.float a img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
} */


/* .gallery .gallery__inner.muuri {
	position: relative;
} */

/* .gallery .gallery__inner.muuri .gallery__blocks {
	position: absolute;
}

.gallery .gallery__inner.muuri .gallery__blocks.muuri-item-hidden {
	z-index: 0;
}

.gallery .gallery__inner.muuri .gallery__blocks.muuri-item-releasing {
	z-index: 2;
}

.gallery .gallery__inner.muuri .gallery__blocks.muuri-item-dragging {
	z-index: 3;
}

.gallery .gallery__row {
	display: flex;
	flex-wrap: wrap;
	width: 50%;

	padding: 0;
	position: relative;
}

.gallery .gallery__row .gallery__blocks {
	width: 100%;
	position: relative;
	display: flex;
	padding: 0 4px 8px;
	z-index: 4;
}

.gallery .packery-drop-placeholder {
	outline: 3px dashed hsla(0, 0%, 0%, 0.5);
	outline-offset: -6px;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
} */

/* .gallery .gallery__row .gallery__blocks+.gallery__blocks {
	padding-bottom: 8px;
}

.gallery .gallery__row .gallery__blocks:hover:after {
	border-width: 25px;
}

.gallery .gallery__blocks.draggable-mirror {
	width: 300px !important;
	height: 300px !important;
	z-index: 5;
	border-radius: 50%;
}

.gallery .gallery__row .gallery__blocks .gallery__img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gallery .gallery__row .gallery__blocks:after {
	content: '';
	position: absolute;
	z-index: 10px;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: block;
	border: 0 solid #A47864;
	transition: all 0.3s ease;
}



.gallery .gallery__row.small {}

.gallery .gallery__row.small .gallery__blocks {
	width: 50%;
	padding-bottom: 8px;
}

@media (max-width: 767px) {
	.gallery {
		padding-top: 0;
	}

	.gallery .gallery__inner.float {}

	.gallery .gallery__inner {
		flex-direction: column;
	}

	.gallery .gallery__row {
		width: 100%;
	}

	.gallery .gallery__header {
		padding: 40px 0;
	}
} */







 img{
     -webkit-touch-callout:none;
 }
.gallery {
	background: #A47864;
}

.gallery .gallery__header {
	width: 100%;
	padding: 98px 0;
	display: flex;
	justify-content: center;
}

.gallery .gallery__header .headline__loader-image {}

.gallery .gallery__grid {
	position: relative;
	max-width: 1440px;
	margin: 0 auto;
	opacity: 0;
	transition: opacity 0.8s linear 1s;
}

.images-loaded .gallery .gallery__grid {
	opacity: 1;
}

.gallery .gallery__grid .gallery__blocks.big {
	width: 50%;
	height: auto;
}

.gallery .gallery__grid .gallery__blocks {
	display: block;
	position: absolute;
	cursor: pointer;
	z-index: 1;
	width: 25%;
	height: auto;
	border: 4px solid transparent;
	/* height: 360px; */
}

.gallery .gallery__grid .gallery__blocks.muuri-item-dragging {
	z-index: 3;
}

.gallery .gallery__grid .gallery__blocks.muuri-item-releasing {
	z-index: 2;
}

.gallery .gallery__grid .gallery__blocks.muuri-item-hidden {
	z-index: 0;
}

.gallery .gallery__grid .gallery__blocks:after {
	content: '';
	position: absolute;
	z-index: 10px;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: block;
	border: 0 solid #A47864;
	transition: all 0.3s ease;
}

.gallery .gallery__grid .gallery__blocks.width_admin:hover:after {
	border-width: 25px;
}

.gallery .gallery__loader {
	padding: 45px 0 75px;
}

.gallery .gallery__grid .gallery__blocks:active {}

.gallery .gallery__grid .gallery__blocks:focus {}

.gallery .gallery__grid .gallery__blocks .gallery__img {
	max-width: 100%;
	max-height: 100%;
	position: relative;
	width: 100%;
	height: 100%;
}

.gallery .gallery__grid .gallery__blocks .gallery__img {}

.gallery .gallery__loader {}

.gallery .gallery__loader .image-grid__loader-image {}

.gallery .grid {}

.gallery .grid .grid-item.grid-item--width2 {}

.gallery .grid .grid-item {}

@media (max-width: 767px) {
	.gallery {
		padding: 0 24px;

	}
    .page__filters{
        display: block!important;
    }
	.gallery .gallery__header {

		padding: 45px 0;
	}


	.gallery .gallery__row {
		flex-direction: column;
	}

	.gallery .gallery__grid {
		max-width: 480px;
		margin: 0 auto;
	}

	.gallery .gallery__grid .gallery__blocks,
	.gallery .gallery__grid .gallery__blocks.big {
		width: 100%;
	}
}
.product-snippet__link {
    opacity: 1;
    color: inherit;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    width: 100%;
}
.product-snippet__link:hover{
    opacity: 1;
    text-decoration: none;
}
.product-snippet__wrapper-link.product-snippet__link{
    height: 100%;
    min-height: 600px;
    padding: 10px 10px 10px;
}
.product-carousel__slider .product-snippet__wrapper-link.product-snippet__link {
    height: 100%;
}
@media only screen and (max-width: 1700px){
    .product-snippet__wrapper-link.product-snippet__link {
        min-height: auto;
        padding-bottom: 20px;
    }
}
@media only screen and (min-width: 1820px){
    .product-carousel__slider .product-snippet__wrapper-link.product-snippet__link,
    .product-snippet__wrapper-link.product-snippet__link {
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 768px){
    .product-carousel__slider .product-snippet__wrapper-link.product-snippet__link {
        min-height: auto;
        height: 100%;
    }
    .product-snippet__wrapper-link.product-snippet__link{
        min-height: auto;   
        height: 100%; 
        padding: 20px 0 0;
    }
}
@media only screen and (min-width: 1025px) {
    .product-snippet {
        padding:0 0 66px;
    }
}
/* End */


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


/* Start:/local/templates/moment/assets/components/swiper-4.5.0/dist/css/swiper.min.css?173964140419789*/
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* End */


/* Start:/local/templates/moment/assets/components/select2/dist/css/select2.min.css?173964140415181*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/templates/moment/assets/styles/jquery.datetimepicker.css?173964140418990*/
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* End */


/* Start:/local/templates/moment/components/bitrix/catalog.section.list/.default/style.css?17396414057151*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/moment/components/bitrix/catalog.section.list/default_mobile/style.css?17396414057261*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}
.nav__underline{
    overflow: unset; 
}
.nav__underline:before{
    bottom: -5px;
    position: relative; 
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/moment/components/bitrix/main.register/register/style.css?1739641405827*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/local/templates/moment/components/bitrix/main.register/register/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/local/templates/moment/components/bitrix/main.register/register/images/sec-unlocked.png);}


.notetext{
    display: none;
}
.form__error-text{
    display: none;
}
.form__element_state_error .form__error-text{
    display: block;
}
#modalSignUp .form__error-text p{
    text-align: left;
    font-size: 18px;
}
p.date_text{
    width: 100%;
    margin-bottom: 0;
    max-width: unset;
    font-size: 14px;
    margin-top: 10px; 
}
/* End */


/* Start:/local/templates/moment/components/bitrix/main.userconsent.request/.default/style.css?1739641405226*/
body .main-user-consent-request-popup{
    z-index: 900000;  
}
#bx-soa-orderSave{
    position: relative;
    padding: 0 10px;
}
#bx-soa-orderSave .check-elem__input{
    box-sizing: border-box;
    top: 50%;
    left: 8px;
}
/* End */


/* Start:/local/templates/moment/components/bitrix/main.userconsent.request/.default/user_consent.css?17396414053831*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 30px 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	padding: 5px 10px;
	width: 100%;
	height: 130px;
	border: 1px solid #999;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	-moz-appearance: none;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	cursor: pointer;
	color: #333;
	font-size:13px;
	line-height: 15px;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

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

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text {
		height: 240px;
	}
}
/* End */


/* Start:/local/templates/moment/components/bitrix/system.auth.form/auth/style.css?17396414052960*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/moment/components/bitrix/system.auth.form/auth/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/moment/components/bitrix/system.auth.form/auth/images/sec-unlocked.png);}

#signIn .modal__title{
    margin-bottom: 10px;
}
.modal__form{
    max-width: 640px;
}
#signIn .tabs{
    margin-bottom: 30px;
}
#signIn .tabs a{
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    width: 240px;
    color: #121212;
    border-bottom: 1px solid #989898;
    cursor: pointer;
    float: left;
    text-align: center;
    padding-bottom: 20px;
    text-decoration: none;
}

#signIn .tabs a.active{
    border-bottom: 3px solid #121212;
    padding-bottom: 18px;

}
#signIn .tab{
    display: none;
}
#signIn .tab.active{
    display: block;
}
#signIn .button.button_width_full{
    box-shadow: 0px 10px 21px -12px #000;
    cursor: pointer;
}
#signIn .button.button_width_full:active,
#signIn .button.button_width_full:focus{
    color: #fff;
}
#signIn .button.button_width_full:hover{
    color: #fff;
}
#signIn .icon-group__item a{
    box-shadow: 0px 10px 21px -12px #c8bbcf;
    width: 48px;
    height: 48px;
}
#signIn .modal__inputs > p{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #121212;
    width: 100%;
    display: block;
    max-width: 480px;
}
#signIn .user-nav__link{
    float: right;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #121212;
    text-transform: initial;
}
#signIn .tab_seti{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #121212;
    width: 100%;
    display: block;
}
#signIn .modal__icon-group{
    padding-top: 16px;
}
#signIn .goto_reg{
    padding: 15px 10px 20px 10px;
    text-align: center;
}
#signIn .no_account_reg{
    color: #000;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
}
#signIn .go_reg{
padding: 15px 10px 15px 10px;
}

#signIn .switch-modal-2{
color: #000;
text-align: center;
font-size: 22px;
font-weight: 300;
text-decoration: underline;
text-transform: uppercase; 
margin-top: 15px;
}
.wrap_timer{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #121212;
}
.wrap_timer a{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #121212;
    text-decoration: none;
}
#modalsmscod{
    display: none;
}
@media only screen and (max-width: 768px){
    #signIn .tabs a{
        width: 50%;
    }
    #signIn{
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/moment/template_styles.css?17396414061173*/
.hidden{
    display: none!important;
}
.widget .nav{
    min-height: 482px;
}
.main-user-consent-request-announce a{
    color: #337ab7;
    text-decoration: none;   
}
.grecaptcha-badge{
    display: none;
}
.wrap_from .form__element-wrapper textarea{
    width: 100%;
    height: 43px;
    margin: 0 0 15px;
    padding: 0 30px 0 2px;
    color: #000;
    font-size: 24px;
    line-height: 36px;
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #989898;
}
.cart-snippet__product .cart-product__price .product-snippet__old-price{
    display: inline-block;
    margin-right: 5px;
}
@media only screen and (max-width: 768px){
    li.nav__item.active::after{
        bottom: 0px;
    }
    .cart-snippet__product .cart-product__title{
        flex-basis: 55%;
        width: 55%;
    }
    .cart-snippet__product .cart-product__price .product-snippet__old-price{
        display: inline-block;
        margin-right: 0;
    }
    .cart-snippet__product .cart-product__price{
        text-align: right;
        padding-right: 10px;
    }
    .cart-snippet__product .cart-product__price nobr{
        display: inline-grid;
    }
}
/* End */
/* /local/templates/moment/assets/styles/app.css?1748982286430807 */
/* /local/templates/moment/assets/styles/custom.css?174898227934736 */
/* /local/templates/moment/assets/styles/modal.css?1739641404117166 */
/* /local/templates/moment/assets/styles/new-style.css?17396414046021 */
/* /local/templates/moment/assets/components/fancybox-master/dist/jquery.fancybox.min.css?173964140412794 */
/* /local/templates/moment/assets/components/swiper-4.5.0/dist/css/swiper.min.css?173964140419789 */
/* /local/templates/moment/assets/components/select2/dist/css/select2.min.css?173964140415181 */
/* /local/templates/moment/assets/styles/jquery.datetimepicker.css?173964140418990 */
/* /local/templates/moment/components/bitrix/catalog.section.list/.default/style.css?17396414057151 */
/* /local/templates/moment/components/bitrix/catalog.section.list/default_mobile/style.css?17396414057261 */
/* /local/templates/moment/components/bitrix/main.register/register/style.css?1739641405827 */
/* /local/templates/moment/components/bitrix/main.userconsent.request/.default/style.css?1739641405226 */
/* /local/templates/moment/components/bitrix/main.userconsent.request/.default/user_consent.css?17396414053831 */
/* /local/templates/moment/components/bitrix/system.auth.form/auth/style.css?17396414052960 */
/* /local/templates/moment/template_styles.css?17396414061173 */
