

/* Start:/bitrix/templates/vivat2022/style/main.css?173090011664112*/
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}


.lwrv10 {
     text-transform: lowercase;
}

.seotxtv10:first-letter {
  text-transform: capitalize
}


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  /*outline: thin dotted;*/
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

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

body {
  font-family: "Roboto", sans-serif;
  color: #383c52;
  font-size: 100%;
  font-weight: normal;
  background: #fff;
}

a,
.fake-link {
  color: #8163a8;
  background: none;
  padding: 0;
  text-decoration: underline;
  cursor: pointer;
}

a:hover,
.fake-link:hover {
  text-decoration: none;
}

b,
strong {
  font-weight: bold;
}

.wrapper {
  width: 1500px;
  margin: 0 auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

@media screen and (max-width: 1600px) {
  .wrapper {
    width: 1200px;
  }
}

@media screen and (max-width: 1330px) {
  .wrapper {
    width: 1000px;
  }
}

@media screen and (max-width: 1130px) {
  .wrapper {
    width: 768px;
  }
}

@media screen and (max-width: 890px) {
  .wrapper {
    width: 100%;
    padding: 0 10px;
  }
}

input,
textarea {
  color: #383c52;
  font-family: "Roboto", sans-serif;
}

button {
  border: none;
  outline: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.slick-slider {
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  visibility: hidden;
  position: relative;
  padding: 0 0 25px 0;
}

.slick-slider.slick-initialized {
  visibility: visible;
}

.slick-slider .slick-list {
  overflow: hidden;
}

.slick-slider .slick-list .slick-slide {
  float: left;
}

.slick-slider .slick-arrow {
  position: absolute;
  height: 50px;
  width: 50px;
  /*background-color: rgba(255, 255, 255, 0.8);*/
  /*background-color: rgba($main-color-half, 0.4);*/
  background-color: rgba(129, 99, 168, 0.9);
  -webkit-box-shadow: 0px 14px 63px rgba(87, 66, 106, 0.07), 0px 5.84887px 26.3199px rgba(87, 66, 106, 0.0427054), 0px 3.12708px 14.0719px rgba(87, 66, 106, 0.0282873), 0px 1.75302px 7.88858px rgba(87, 66, 106, 0.0211166), 0px 0.93101px 4.18956px rgba(87, 66, 106, 0.0179063), 0px 0.38742px 1.74337px rgba(87, 66, 106, 0.0152647);
          box-shadow: 0px 14px 63px rgba(87, 66, 106, 0.07), 0px 5.84887px 26.3199px rgba(87, 66, 106, 0.0427054), 0px 3.12708px 14.0719px rgba(87, 66, 106, 0.0282873), 0px 1.75302px 7.88858px rgba(87, 66, 106, 0.0211166), 0px 0.93101px 4.18956px rgba(87, 66, 106, 0.0179063), 0px 0.38742px 1.74337px rgba(87, 66, 106, 0.0152647);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border-radius: 25px;
  top: calc(50% - 25px);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  left: 0;
  z-index: 10;
  color: transparent;
  background-image: url(/bitrix/templates/vivat2022/style/../img/interface/slick-prev-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
}

.slick-slider .slick-arrow.slick-next {
  left: auto;
  right: 0;
  background-image: url(/bitrix/templates/vivat2022/style/../img/interface/slick-next-arrow.svg);
}

.slick-slider .slick-arrow.slick-next:hover {
  background-position: 60% center;
}

.slick-slider .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: auto;
  visibility: hidden;
}

.slick-slider .slick-arrow:hover {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background-position: 40% center;
}

.slick-slider .slick-arrow:active {
  background-color: white;
}

.slick-slider .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}

.slick-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-slider .slick-dots li button {
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #8163a8;
  display: block;
  color: transparent;
  font-size: 1px;
  padding: 0;
}

.slick-slider .slick-dots li.slick-active button {
  background: #c1b0d8;
}

.side-user-options {
  position: fixed;
  right: 0;
  background: #ebedf5;
  border-radius: 8px 0 0 8px;
  top: 30vh;
  overflow: hidden;
  z-index: 50;
}

.side-user-options ul li:not(:last-child) {
  border-bottom: solid 1px #c1b0d8;
}

.side-user-options ul li button {
  background: none;
  padding: 0;
  position: relative;
  height: 60px;
  width: 60px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.side-user-options ul li button svg {
  position: absolute;
  height: 24px;
  width: 24px;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

.side-user-options ul li button svg path {
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  fill: #8163a8;
}

.side-user-options ul li button:hover {
  background: #8163a8;
}

.side-user-options ul li button:hover svg path {
  fill: #fff;
}

.side-user-options ul li button:active svg {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

@media screen and (max-width: 890px) {
  .side-user-options {
    display: none;
    visibility: hidden;
  }

.slick-slider .slick-arrow {
  position: absolute;
  height: 50px;
  width: 50px;
  /*background-color: rgba(255, 255, 255, 0.8);*/
  /*background-color: rgba($main-color-half, 0.4);*/
  background-color: rgba(129, 99, 168, 0.9);
  -webkit-box-shadow: 0px 14px 63px rgba(87, 66, 106, 0.07), 0px 5.84887px 26.3199px rgba(87, 66, 106, 0.0427054), 0px 3.12708px 14.0719px rgba(87, 66, 106, 0.0282873), 0px 1.75302px 7.88858px rgba(87, 66, 106, 0.0211166), 0px 0.93101px 4.18956px rgba(87, 66, 106, 0.0179063), 0px 0.38742px 1.74337px rgba(87, 66, 106, 0.0152647);
          box-shadow: 0px 14px 63px rgba(87, 66, 106, 0.07), 0px 5.84887px 26.3199px rgba(87, 66, 106, 0.0427054), 0px 3.12708px 14.0719px rgba(87, 66, 106, 0.0282873), 0px 1.75302px 7.88858px rgba(87, 66, 106, 0.0211166), 0px 0.93101px 4.18956px rgba(87, 66, 106, 0.0179063), 0px 0.38742px 1.74337px rgba(87, 66, 106, 0.0152647);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border-radius: 25px;
  top: calc(50% - 80px);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  left: 0;
  z-index: 10;
  color: transparent;
  background-image: url(/bitrix/templates/vivat2022/style/../img/interface/slick-prev-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
}


}

.sale-marker {
  position: absolute;
  background: radial-gradient(73.29% 832.05% at 26.71% 50%, rgba(189, 61, 132, 0.8) 0%, rgba(129, 99, 168, 0.8) 55.94%, rgba(193, 176, 216, 0.8) 100%);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  display: inline-block;
  font-size: 85%;
  color: #fff;
  height: 18px;
  line-height: 18px;
  padding: 0 10px;
  border-radius: 12px;
z-index:10;
  /*  &:before {
    content: "Скидка";
  }*/
}

.default-button {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
  background: #8163a8;
  color: #fff;
  font-size: 100%;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.default-button:hover {
  opacity: 0.9;
}

.default-button:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

.default-button.type-two-button {
  background: none;
  border: solid 2px #8163a8;
  color: #8163a8;
  line-height: 38px;
}

.go-top-control {
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 14px 63px rgba(87, 66, 106, 0.07), 0px 5.84887px 26.3199px rgba(87, 66, 106, 0.0427054), 0px 3.12708px 14.0719px rgba(87, 66, 106, 0.0282873), 0px 1.75302px 7.88858px rgba(87, 66, 106, 0.0211166), 0px 0.93101px 4.18956px rgba(87, 66, 106, 0.0179063), 0px 0.38742px 1.74337px rgba(87, 66, 106, 0.0152647);
          box-shadow: 0px 14px 63px rgba(87, 66, 106, 0.07), 0px 5.84887px 26.3199px rgba(87, 66, 106, 0.0427054), 0px 3.12708px 14.0719px rgba(87, 66, 106, 0.0282873), 0px 1.75302px 7.88858px rgba(87, 66, 106, 0.0211166), 0px 0.93101px 4.18956px rgba(87, 66, 106, 0.0179063), 0px 0.38742px 1.74337px rgba(87, 66, 106, 0.0152647);
  height: 50px;
  width: 50px;
  border-radius: 25px;
  bottom: 20vh;
  left: 5vw;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  z-index: 100;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.go-top-control svg {
  position: absolute;
  width: 24px;
  height: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

.go-top-control svg path {
  fill: #8163a8;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.go-top-control:hover svg path {
  fill: #bd3d84;
}

.go-top-control:active {
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
}

.go-top-control.show {
  -webkit-transform: scale(1);
          transform: scale(1);
  visibility: visible;
}

.article-section p {
  line-height: 180%;
  margin: 0 0 30px 0;
}

.article-section p .fake-list-element {
  display: block;
  position: relative;
  padding: 0 0 0 20px;
}

.article-section p .fake-list-element:before {
  content: "";
  display: block;
  position: absolute;
  height: 4px;
  width: 4px;
  background: #383c52;
  top: 10px;
  left: 5px;
  border-radius: 2px;
}

.article-section .article-section-right-picture:after {
  content: "";
  display: block;
  clear: both;
}

.article-section .article-section-right-picture .article-section-right-picture-text {
  float: left;
  width: 62%;
}

.article-section .article-section-right-picture .article-section-right-picture-media {
  float: right;
  width: 38%;
}

.article-section .article-section-right-picture .article-section-right-picture-media img {
  display: block;
  border-radius: 18px;
  max-width: 300px;
  margin: 0 auto;
}

.article-section .article-section-h3 {
  font-size: 175%;
  font-weight: bold;
  line-height: 150%;
  margin: 0 0 20px 0;
}

.article-section .article-section-h4 {
  font-size: 110%;
  font-weight: bold;
  line-height: 150%;
  margin: 0 0 20px 0;
}

.article-section .article-section-justify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.article-section .article-section-justify p {
  text-align: justify;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.article-section .article-section-justify p:nth-child(odd) {
  padding: 0 25px 0 0;
}

.article-section .article-section-justify p:nth-child(even) {
  padding: 0 0 0 25px;
}

.article-section .article-section-justify.justify-three p:nth-child(1) {
  padding: 0 25px 0 0;
}

.article-section .article-section-justify.justify-three p:nth-child(2) {
  padding: 0 25px;
}

.article-section .article-section-justify.justify-three p:nth-child(3) {
  padding: 0 0 0 25px;
}

.article-section .article-section-left-picture:after {
  content: "";
  display: block;
  clear: both;
}

.article-section .article-section-left-picture .article-section-left-picture-text {
  float: right;
  width: 62%;
}

.article-section .article-section-left-picture .article-section-left-picture-media {
  float: left;
  width: 38%;
}

.article-section .article-section-left-picture .article-section-left-picture-media img {
  display: block;
  border-radius: 18px;
  max-width: 300px;
  margin: 0 auto;
}

.article-section.pay-page .pay-system {
  display: inline-block;
  margin-bottom: 20px;
}

.article-section.pay-page .pay-system:not(:last-child) {
  margin-right: 20px;
}

.article-section.delivery-page .delivery-systems-list:after {
  content: "";
  display: block;
  clear: both;
}

.article-section.delivery-page .delivery-systems-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  width: 90px;
  border: solid 1px #ebedf5;
  float: left;
  margin: 0 20px 20px 0;
  border-radius: 12px;
}

.article-section.delivery-page .delivery-systems-list a img {
  display: block;
  border-radius: 0;
}

@media screen and (max-width: 1130px) {
  .article-section .article-section-left-picture .article-section-left-picture-media {
    padding: 0 20px 0 0;
  }
  .article-section .article-section-left-picture .article-section-left-picture-media img {
    max-width: 100%;
  }
  .article-section .article-section-right-picture .article-section-right-picture-media {
    padding: 0 0 0 20px;
  }
  .article-section .article-section-right-picture .article-section-right-picture-media img {
    max-width: 100%;
  }
}

@media screen and (max-width: 890px) {
  .article-section .article-section-left-picture .article-section-left-picture-text {
    float: none;
    width: 100%;
  }
  .article-section .article-section-left-picture .article-section-left-picture-media {
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
  }
  .article-section .article-section-right-picture .article-section-right-picture-text {
    float: none;
    width: 100%;
  }
  .article-section .article-section-right-picture .article-section-right-picture-media {
    float: none;
    width: 100%;
    padding: 0 0 20px 0;
  }
  .article-section .article-section-justify {
    display: block;
  }
  .article-section .article-section-justify p:nth-child(odd) {
    padding: 0;
  }
  .article-section .article-section-justify p:nth-child(even) {
    padding: 0;
  }
}

.modal-window {
  z-index: 200;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.modal-window .modal-window-content {
  background: #fff;
  -webkit-box-shadow: 0px 100px 80px rgba(104, 115, 175, 0.07), 0px 41.7776px 33.4221px rgba(104, 115, 175, 0.0503198), 0px 22.3363px 17.869px rgba(104, 115, 175, 0.0417275), 0px 12.5216px 10.0172px rgba(104, 115, 175, 0.035), 0px 6.6501px 5.32008px rgba(104, 115, 175, 0.0282725), 0px 2.76726px 2.21381px rgba(104, 115, 175, 0.0196802);
          box-shadow: 0px 100px 80px rgba(104, 115, 175, 0.07), 0px 41.7776px 33.4221px rgba(104, 115, 175, 0.0503198), 0px 22.3363px 17.869px rgba(104, 115, 175, 0.0417275), 0px 12.5216px 10.0172px rgba(104, 115, 175, 0.035), 0px 6.6501px 5.32008px rgba(104, 115, 175, 0.0282725), 0px 2.76726px 2.21381px rgba(104, 115, 175, 0.0196802);
  border-radius: 18px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  position: relative;
  width: 600px;
  margin: 5vh auto;
  padding: 20px;
}

.modal-window .modal-window-content .close-this-modal {
  background: #ebedf5;
  height: 30px;
  width: 30px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border-radius: 12px;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0;
  display: block;
}

.modal-window .modal-window-content .close-this-modal svg {
  display: block;
  height: 22px;
  width: 22px;
  top: calc(50% - 11px);
  left: calc(50% - 11px);
  position: absolute;
}

.modal-window .modal-window-content .close-this-modal svg path {
  fill: #8163a8;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.modal-window .modal-window-content .close-this-modal:hover {
  background: #8163a8;
}

.modal-window .modal-window-content .close-this-modal:hover svg path {
  fill: #fff;
}

.modal-window .modal-window-content .close-this-modal:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.modal-window .modal-window-content .modal-window-title {
  font-size: 125%;
  font-weight: bold;
  line-height: 130%;
  margin: 0 0 5px 0;
}

.modal-window .modal-window-content .modal-window-subtitle {
  font-size: 90%;
}

.modal-window .modal-window-content .modal-window-content-holder {
  border: solid 1px #c1b0d8;
  margin: 45px 0 0 0;
  border-radius: 18px;
  padding: 20px;
  position: relative;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result {
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 45px + 2px);
  top: -45px;
  left: -1px;
  z-index: 50;
  border-radius: 18px;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result .modal-window-result-content {
  text-align: center;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result .modal-window-result-content .modal-window-result-content-icon {
  margin: 0 0 10px 0;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result .modal-window-result-content .modal-window-result-content-icon svg {
  display: block;
  margin: 0 auto;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result .modal-window-result-content .modal-window-result-content-title {
  font-weight: bold;
  margin: 0 0 10px 0;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result .modal-window-result-content .modal-window-result-content-text {
  margin: 0 0 10px 0;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result.positive .modal-window-result-content .modal-window-result-content-icon svg path {
  fill: #02c087;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result.positive .modal-window-result-content .modal-window-result-content-title {
  color: #02c087;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result.negative .modal-window-result-content .modal-window-result-content-icon svg path {
  fill: #db3126;
}

.modal-window .modal-window-content .modal-window-content-holder .modal-window-result.negative .modal-window-result-content .modal-window-result-content-title {
  color: #db3126;
}

.modal-window.open-window {
  display: block;
}

@media screen and (max-width: 890px) {
  .modal-window .modal-window-content {
    width: 100%;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    min-height: 100vh;
  }
}

.overlay-cover {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.no-scroll {
  overflow: hidden;
}

.user-auth-form {
  padding: 20px 0 0 0;
  position: relative;
}

.user-auth-form .input-holder,
.user-auth-form .checkbox-holder {
  max-width: 310px;
  margin: 0 auto 20px auto;
}

.user-auth-form .input-holder .fake-link,
.user-auth-form .checkbox-holder .fake-link {
  font-size: 90%;
}

.user-auth-form .user-auth-button {
	width:100%;
  max-width: 310px;
  margin: 0 auto;
  display: block;
}

.request-callback {
  padding: 20px 0 0 0;
  position: relative;
}

.request-callback .input-holder,
.request-callback .checkbox-holder {
  width: 60%;
  margin: 0 auto 20px auto;
}

@media screen and (max-width:570px){
.request-callback .input-holder,
.request-callback .checkbox-holder {
  width: 100%;
}
	}


.request-callback .input-holder .fake-link,
.request-callback .checkbox-holder .fake-link {
  font-size: 90%;
}

.request-callback .request-callback-button {
  width: 60%;
  margin: 0 auto;
  display: block;
}

.city-choose-form .city-choose-fast-choose p {
  color: #afb2bf;
}

.city-choose-form .city-choose-fast-choose a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  color: #383c52;
  background: #ebedf5;
  padding: 0 10px;
  margin: 10px 10px 0 0;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.city-choose-form .city-choose-fast-choose a:hover {
  background: #c1b0d8;
}

.city-choose-form .city-choose-fast-choose a:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

.city-choose-form .input-holder,
.city-choose-form .select-holder {
  display: block;
  width: 60%;
  margin: 20px auto 0 auto;
}

.city-choose-form .input-holder .fake-link,
.city-choose-form .select-holder .fake-link {
  font-size: 90%;
}

.city-choose-form .input-holder .drop-prompt {
  position: absolute;
  top: 100%;
  background: #fff;
  border-radius: 0 0 12px 12px;
  -webkit-box-shadow: 0px 33.0088px 11.7574px rgba(155, 83, 167, 0.0456112), 0px 14.2624px 4.88341px rgba(0, 0, 0, 0.035), 0px 5.29499px 1.76623px rgba(0, 0, 0, 0.0243888);
          box-shadow: 0px 33.0088px 11.7574px rgba(155, 83, 167, 0.0456112), 0px 14.2624px 4.88341px rgba(0, 0, 0, 0.035), 0px 5.29499px 1.76623px rgba(0, 0, 0, 0.0243888);
  width: 100%;
  padding: 10px 0 0 0;
  overflow: hidden;
  color: #8163a8;
}

.city-choose-form .input-holder .drop-prompt span {
  padding: 15px 10px;
  display: block;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  cursor: pointer;
}

.city-choose-form .input-holder .drop-prompt span:hover {
  background: #8163a8;
  color: #fff;
}

.user-reg-form {
  margin: 0 auto;
}

.user-reg-form .input-holder {
  max-width:310px;
  margin: 0 auto 20px auto;
}

.user-reg-form .input-holder .fake-link {
  font-size: 70%;
  color: #dd87b7;
}

.user-reg-form .current-sms-status,
.user-reg-form .checkbox-holder {
  max-width:310px;
  margin: 0 auto 20px auto;
}

.user-reg-form .get-sms-code {
  max-width:310px;
  display: block;
  margin: 0 auto 20px auto;
  color: #bd3d84;
  border-color: #bd3d84;
}

.user-reg-form .this-form-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.user-reg-form .this-form-controls button {
  width: calc(50% - 5px);
}

.user-reg-form .approved-icon {
  display: none;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  position: absolute;
  bottom: 8px;
  left: -32px;
}

.user-reg-form .approved-field .approved-icon {
  display: block;
  background: #02c087;
}

.user-pass-recovery {
  position: relative;
  padding: 20px 0 0 0;
}

.user-pass-recovery .input-holder {
  margin: 0 auto 20px auto;
  width: 60%;
}

.user-pass-recovery .pass-recovery-button {
  width: 60%;
  margin: 0 auto;
  display: block;
}

.little-tabs-controls {
  position: absolute;
  top: -35px;
	font-size:80%;
white-space:nowrap;
}

.little-tabs-controls li {
  display: inline-block;
}

.little-tabs-controls li button {
  height: 30px;
  line-height: 30px;
  font-size: 90%;
  padding: 0 10px;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border: solid 1px #ebedf5;
  background: #fff;
}

.little-tabs-controls li button:hover {
  background: #8163a8;
  color: #fff;
  border-color: #8163a8;
}

.little-tabs-controls li button:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.little-tabs-controls li.active button {
  background: #c1b0d8;
  cursor: default;
  border-color: #c1b0d8;
}

.little-tabs-controls li.active button:hover {
  color: #383c52;
}

.little-tabs-controls li.active button:active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.little-tabs .little-tabs-tab {
  display: none;
}

.little-tabs .little-tabs-tab.active {
  display: block;
}

.select-holder {
  display: inline-block;
}

.select-holder label {
  display: block;
  margin: 0 0 8px 0;
}

.select-holder select {
  display: block;
  width: 100%;
  border: 2px solid #ebedf5;
  height: 40px;
  padding: 0 25px 0 10px;
  line-height: 36px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjAwMDIgOS4xNjk5NEMxNi44MTI4IDguOTgzNjkgMTYuNTU5NCA4Ljg3OTE1IDE2LjI5NTIgOC44NzkxNUMxNi4wMzEgOC44NzkxNSAxNS43Nzc2IDguOTgzNjkgMTUuNTkwMiA5LjE2OTk0TDEyLjAwMDIgMTIuNzA5OUw4LjQ2MDE5IDkuMTY5OTRDOC4yNzI4MyA4Ljk4MzY5IDguMDE5MzggOC44NzkxNSA3Ljc1NTE5IDguODc5MTVDNy40OTEwMSA4Ljg3OTE1IDcuMjM3NTYgOC45ODM2OSA3LjA1MDE5IDkuMTY5OTRDNi45NTY0NiA5LjI2MjkxIDYuODgyMDcgOS4zNzM1MSA2LjgzMTMgOS40OTUzN0M2Ljc4MDUzIDkuNjE3MjMgNi43NTQzOSA5Ljc0NzkzIDYuNzU0MzkgOS44Nzk5NEM2Ljc1NDM5IDEwLjAxMiA2Ljc4MDUzIDEwLjE0MjcgNi44MzEzIDEwLjI2NDVDNi44ODIwNyAxMC4zODY0IDYuOTU2NDYgMTAuNDk3IDcuMDUwMTkgMTAuNTg5OUwxMS4yOTAyIDE0LjgyOTlDMTEuMzgzMiAxNC45MjM3IDExLjQ5MzggMTQuOTk4MSAxMS42MTU2IDE1LjA0ODhDMTEuNzM3NSAxNS4wOTk2IDExLjg2ODIgMTUuMTI1NyAxMi4wMDAyIDE1LjEyNTdDMTIuMTMyMiAxNS4xMjU3IDEyLjI2MjkgMTUuMDk5NiAxMi4zODQ4IDE1LjA0ODhDMTIuNTA2NiAxNC45OTgxIDEyLjYxNzIgMTQuOTIzNyAxMi43MTAyIDE0LjgyOTlMMTcuMDAwMiAxMC41ODk5QzE3LjA5MzkgMTAuNDk3IDE3LjE2ODMgMTAuMzg2NCAxNy4yMTkxIDEwLjI2NDVDMTcuMjY5OSAxMC4xNDI3IDE3LjI5NiAxMC4wMTIgMTcuMjk2IDkuODc5OTRDMTcuMjk2IDkuNzQ3OTMgMTcuMjY5OSA5LjYxNzIzIDE3LjIxOTEgOS40OTUzN0MxNy4xNjgzIDkuMzczNTEgMTcuMDkzOSA5LjI2MjkxIDE3LjAwMDIgOS4xNjk5NFoiIGZpbGw9IiNCRDNEODQiLz4KPC9zdmc+Cg==");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: bottom 6px right 5px;
  background-color: #fff;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  font-size: 100%;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border-radius: 12px;
}

.select-holder select:active {
  background-position: bottom 2px right 5px;
}

.select-holder select::-ms-expand {
  display: none;
}

.select-holder select:focus {
  border-color: #c1b0d8;
}

.radio-holder {
  position: relative;
  display: inline-block;
}

.radio-holder input[type="radio"] {
  opacity: 0;
  position: absolute;
  width: 0;
}

.radio-holder input[type="radio"] + label {
  position: relative;
  line-height: 130%;
  padding: 4px 0 0 30px;
  display: inline-block;
  cursor: pointer;
}

.radio-holder input[type="radio"] + label .fake-radio {
  height: 25px;
  width: 25px;
  position: absolute;
  display: block;
  border: 2px solid #c1b0d8;
  border-radius: 26px;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 0;
  background-position: center center;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  cursor: pointer;
  overflow: hidden;
}

.radio-holder input[type="radio"] + label .fake-radio:after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  display: block;
  background: #8163a8;
  border-radius: 18px;
  left: calc(50% - 8.5px);
  top: calc(50% - 8.5px);
  opacity: 0;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.radio-holder input[type="radio"] + label:hover .fake-radio {
  border-color: #8163a8;
}

.radio-holder input[type="radio"]:checked + label .fake-radio {
  background-size: 100%;
  border-color: #8163a8;
}

.radio-holder input[type="radio"]:checked + label .fake-radio:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.radio-holder input[type="radio"]:disabled + label {
  cursor: not-allowed;
  color: #afb2bf;
}

.radio-holder input[type="radio"]:disabled + label:hover .fake-radio {
  border-color: #ebedf5;
}

.radio-holder input[type="radio"]:disabled + label .fake-radio {
  border-color: #ebedf5;
}

.radio-holder input[type="radio"]:disabled + label .fake-radio:after {
  background: #afb2bf;
}

.radio-holder input[type="radio"]:disabled + label .fake-radio:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAABdJREFUGBljYGBg+A/FQAoTMGEKDUcRAATwAgFGIXEOAAAAAElFTkSuQmCC");
  opacity: 0.2;
  background-position: center center;
}

.input-holder {
  position: relative;
}

.input-holder label {
  display: block;
  font-size: 100%;
  margin: 0 0 5px 0;
}

.input-holder label .extra-tip {
  color: #afb2bf;
  font-size: 75%;
}

.input-holder input,
.input-holder textarea {
  display: block;
  width: 100%;
  border: solid 2px #ebedf5;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background-color: #fff;
position:relative;
}

.input-holder textarea{height:auto;min-height:80px;}

.input-holder input:focus,
.input-holder textarea:focus {
  border-color: #c1b0d8;
}

.input-holder input:disabled,
.input-holder textarea:disabled  {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAcSURBVHgBxcgxAQAAAAFBzcX4ugSwu/GkAfAvK/0jDZkGcPoxAAAAAElFTkSuQmCC");
  background-repeat: repeat;
}

.input-holder input[inputmode="tel"] {
  font-size: 110%;
  font-weight: bold;
}

.input-holder .this-input-drop-tip {
  /*top: calc(100% - 10px);
  position: absolute;*/
  font-size: 75%;
  width: 100%;
  line-height: 130%;
  padding: 10px 10px 2px;
  /*border-radius: 0 0 12px 12px;*/
 /* -webkit-box-shadow: 0px 33.0088px 11.7574px rgba(155, 83, 167, 0.0456112), 0px 14.2624px 4.88341px rgba(0, 0, 0, 0.035), 0px 5.29499px 1.76623px rgba(0, 0, 0, 0.0243888);
          box-shadow: 0px 33.0088px 11.7574px rgba(155, 83, 167, 0.0456112), 0px 14.2624px 4.88341px rgba(0, 0, 0, 0.035), 0px 5.29499px 1.76623px rgba(0, 0, 0, 0.0243888);
          */
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
background:#fff;
z-index:10;
}

.input-holder .input-holder-dropable-unit {
  position: relative;
}

.input-holder .input-holder-dropable-unit .drop-trigger {
  background: #ebedf5;
  cursor: pointer;
  height: 40px;
  width: 65px;
  display: block;
  position: absolute;
  font-weight: bold;
  line-height: 40px;
  padding: 0 0 0 10px;
  z-index: 20;
  border-radius: 12px;
}

.input-holder .input-holder-dropable-unit .drop-trigger svg {
  position: absolute;
  height: 24px;
  width: 24px;
  display: block;
  right: 0;
  top: calc(50% - 12px);
}

.input-holder .input-holder-dropable-unit .drop-trigger svg path {
  fill: #bd3d84;
}

.input-holder .input-holder-dropable-unit .drop-select {
  position: absolute;
  left: 0;
  width: 65px;
  top: 30px;
  background: #ebedf5;
  z-index: 10;
  border-radius: 0 0 12px 12px;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.input-holder .input-holder-dropable-unit .drop-select .drop-select-unit {
  display: block;
  cursor: pointer;
  padding: 5px 10px;
  border-top: solid 1px #afb2bf;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.input-holder .input-holder-dropable-unit .drop-select .drop-select-unit:hover {
  background: #c1b0d8;
}

.input-holder .input-holder-dropable-unit input {
  padding-left: 75px;
}

.input-holder .input-holder-dropable-unit.drop-activated .drop-select {
  padding: 10px 0 0;
  opacity: 1;
  max-height: 50vh;
  overflow: auto;
  visibility: visible;
}

.input-holder .input-holder-password-unit {
  position: relative;
}

.input-holder .input-holder-password-unit .pass-trigger {
  position: absolute;
  top: 2px;
  right: 2px;
  height: calc(100% - 4px);
  width: 40px;
  background: #fff;
  border-radius: 12px;
}

.input-holder .input-holder-password-unit .pass-trigger svg {
  height: 24px;
  width: 24px;
  position: absolute;
  display: block;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

.input-holder .input-holder-password-unit .pass-trigger svg path {
  fill: #afb2bf;
}

.input-holder .input-holder-password-unit input {
  padding-right: 40px;
}

.input-holder .input-holder-password-unit.pass-is-visible .pass-hidden {
  display: none;
}

.input-holder .input-holder-password-unit.pass-is-visible .pass-visible {
  display: block !important;
}

.input-holder .input-holder-password-unit.pass-is-visible .pass-visible path {
  fill: #bd3d84;
}

.input-holder.has-error input {
  border-color: #db3126;
}

.input-holder.has-error .this-input-drop-tip {
  color: #db3126;
}

.textarea-holder label {
  display: block;
  font-size: 100%;
  margin: 0 0 5px 0;
}

.textarea-holder label .extra-tip {
  color: #afb2bf;
  font-size: 75%;
}

.textarea-holder textarea {
  display: block;
  width: 100%;
  border: solid 2px #ebedf5;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background-color: #fff;
  height: 140px;
  border-radius: 12px;
}

.textarea-holder textarea:focus {
  border-color: #c1b0d8;
}

.textarea-holder textarea:disabled {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAcSURBVHgBxcgxAQAAAAFBzcX4ugSwu/GkAfAvK/0jDZkGcPoxAAAAAElFTkSuQmCC");
  background-repeat: repeat;
}

.items-counter-default {
  border: solid 1px #ebedf5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 120px;
  border-radius: 12px;
}

.items-counter-default button {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: none;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border-radius: 12px;
}

.items-counter-default button:not(:disabled):active {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.items-counter-default button:disabled:before, .items-counter-default button:disabled:after {
  background: #383c52;
  opacity: 0.2;
}

.items-counter-default input {
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 0;
  border: none;
  font-size: 90%;
}

.items-counter-default .items-counter-default-minus:before {
  content: "";
  width: 10px;
  height: 2px;
  background: #8163a8;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 5px);
}

.items-counter-default .items-counter-default-plus {
  border-radius: 0 10px 10px 0;
}

.items-counter-default .items-counter-default-plus:before {
  content: "";
  width: 10px;
  height: 2px;
  background: #8163a8;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 5px);
}

.items-counter-default .items-counter-default-plus:after {
  content: "";
  width: 2px;
  height: 10px;
  background: #8163a8;
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 1px);
}

.checkbox-holder {
  position: relative;
}

.checkbox-holder input {
  opacity: 0;
  position: absolute;
}

.checkbox-holder input + label {
  position: relative;
  min-height: 25px;
  font-size: 100%;
  padding: 3px 0 0 33px;
  display: block;
  line-height: 130%;
}

.checkbox-holder input + label .fake-check {
  height: 25px;
  width: 25px;
  border-radius: 9px;
  background: #fff;
  border: solid 2px #afb2bf;
  display: block;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjkzMDMgNi45MDk1N0MxNy44NDEyIDYuODE5NzUgMTcuNzM1MiA2Ljc0ODQ1IDE3LjYxODQgNi42OTk4QzE3LjUwMTYgNi42NTExNSAxNy4zNzY0IDYuNjI2MSAxNy4yNDk4IDYuNjI2MUMxNy4xMjMzIDYuNjI2MSAxNi45OTgxIDYuNjUxMTUgMTYuODgxMyA2LjY5OThDMTYuNzY0NSA2Ljc0ODQ1IDE2LjY1ODUgNi44MTk3NSAxNi41Njk0IDYuOTA5NTdMOS40Mjk4NSAxNC4wNTg3TDYuNDMwMjcgMTEuMDQ5NkM2LjMzNzc3IDEwLjk2MDIgNi4yMjg1NyAxMC44OSA2LjEwODkyIDEwLjg0MjhDNS45ODkyNyAxMC43OTU3IDUuODYxNSAxMC43NzI1IDUuNzMyOTEgMTAuNzc0OEM1LjYwNDMyIDEwLjc3NyA1LjQ3NzQzIDEwLjgwNDUgNS4zNTk0OCAxMC44NTU4QzUuMjQxNTMgMTAuOTA3IDUuMTM0ODMgMTAuOTgxIDUuMDQ1NDggMTEuMDczNUM0Ljk1NjEyIDExLjE2NiA0Ljg4NTg2IDExLjI3NTIgNC44Mzg3MSAxMS4zOTQ5QzQuNzkxNTUgMTEuNTE0NSA0Ljc2ODQzIDExLjY0MjMgNC43NzA2NSAxMS43NzA5QzQuNzcyODggMTEuODk5NSA0LjgwMDQxIDEyLjAyNjQgNC44NTE2NyAxMi4xNDQzQzQuOTAyOTQgMTIuMjYyMyA0Ljk3NjkzIDEyLjM2OSA1LjA2OTQzIDEyLjQ1ODNMOC43NDk0MyAxNi4xMzgzQzguODM4NTIgMTYuMjI4MSA4Ljk0NDUyIDE2LjI5OTQgOS4wNjEzIDE2LjM0ODFDOS4xNzgwOCAxNi4zOTY3IDkuMzAzMzQgMTYuNDIxOCA5LjQyOTg1IDE2LjQyMThDOS41NTYzNiAxNi40MjE4IDkuNjgxNjIgMTYuMzk2NyA5Ljc5ODQgMTYuMzQ4MUM5LjkxNTE4IDE2LjI5OTQgMTAuMDIxMiAxNi4yMjgxIDEwLjExMDMgMTYuMTM4M0wxNy45MzAzIDguMzE4MzJDMTguMDI3NSA4LjIyODU4IDE4LjEwNTIgOC4xMTk2NyAxOC4xNTgzIDcuOTk4NDRDMTguMjExNCA3Ljg3NzIxIDE4LjIzODggNy43NDYyOSAxOC4yMzg4IDcuNjEzOTVDMTguMjM4OCA3LjQ4MTYgMTguMjExNCA3LjM1MDY5IDE4LjE1ODMgNy4yMjk0NkMxOC4xMDUyIDcuMTA4MjMgMTguMDI3NSA2Ljk5OTMxIDE3LjkzMDMgNi45MDk1N1oiIGZpbGw9IiM4MTYzQTgiLz4KPC9zdmc+Cg==");
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.checkbox-holder input + label:hover .fake-check {
  border-color: #c1b0d8;
}

.checkbox-holder input:checked + label .fake-check {
  border-color: #8163a8;
  background-size: 100%;
}

.checkbox-holder .this-input-drop-tip {
  z-index: 20;
  top: 100%;
  position: absolute;
  font-size: 75%;
  width: 100%;
  background: #fff;
  line-height: 130%;
  padding: 10px 10px 5px;
  border-radius: 0 0 12px 12px;
  -webkit-box-shadow: 0px 33.0088px 11.7574px rgba(155, 83, 167, 0.0456112), 0px 14.2624px 4.88341px rgba(0, 0, 0, 0.035), 0px 5.29499px 1.76623px rgba(0, 0, 0, 0.0243888);
          box-shadow: 0px 33.0088px 11.7574px rgba(155, 83, 167, 0.0456112), 0px 14.2624px 4.88341px rgba(0, 0, 0, 0.035), 0px 5.29499px 1.76623px rgba(0, 0, 0, 0.0243888);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.checkbox-holder.has-error input + label {
  color: #db3126;
}

.checkbox-holder.has-error input + label .fake-check {
  border-color: #db3126;
}

.checkbox-holder.has-error .this-input-drop-tip {
  color: #db3126;
}

.current-sms-status {
  border: solid 1px #bd3d84;
  color: #bd3d84;
  font-size: 90%;
  padding: 10px;
  line-height: 150%;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border-radius: 12px;
}

.breadcrumbs-list {
  margin: 0 0 20px 0;
}

.breadcrumbs-list ol:after {
  content: "";
  display: block;
  clear: both;
}

.breadcrumbs-list ol li {
  float: left;
  font-size: 75%;
  position: relative;
}

.breadcrumbs-list ol li:not(:last-child) {
  padding: 0 14px 0 0;
  margin: 0 4px 0 0;
}

.breadcrumbs-list ol li:not(:last-child):after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiByeD0iNSIgZmlsbD0iI0VCRURGNSIvPgo8cmVjdCB4PSIyIiB5PSI0IiB3aWR0aD0iMiIgaGVpZ2h0PSIyIiByeD0iMSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iNiIgeT0iNCIgd2lkdGg9IjIiIGhlaWdodD0iMiIgcng9IjEiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  height: 10px;
  width: 10px;
  right: 0;
  top: 0;
}

.breadcrumbs-list ol li a {
  color: #383c52;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  display: inline-block;
}

.breadcrumbs-list ol li a:hover {
  text-decoration: underline;
  color: #8163a8;
}

.breadcrumbs-list ol li span {
  color: #afb2bf;
}

.page-title {
  font-size: 250%;
  margin: 0 0 36px 0;
  line-height: 130%;
}

@media screen and (max-width: 890px) {
  .page-title {
    font-size: 180%;
    line-height: 110%;
  }
}

.tabs .tabs__caption {
  overflow: auto;
  padding: 0 0 46px 0;
  position: relative;
  white-space: nowrap;
}

.tabs .tabs__caption:after {
  content: "";
  display: block;
  clear: both;
}

.tabs .tabs__caption li {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  font-size: 110%;
  position: relative;
  height: 20px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.tabs .tabs__caption li:not(:last-child) {
  margin: 0 20px 0 0;
}

.tabs .tabs__caption li:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 5px;
  background: #bd3d84;
  bottom: -16px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.tabs .tabs__caption li.active:before {
  width: 100%;
  opacity: 1;
}

.tabs .tabs__caption li .inside-counter {
  display: inline-block;
  height: 20px;
  min-width: 20px;
  color: #383c52;
  border-radius: 8px;
  background: #ebedf5;
  font-size: 80%;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

.tabs .tabs__caption li .inside-counter.pay-attention {
  background: #dd87b7;
  color: #fff;
}

.tabs .tabs__caption li:not(.active):hover {
  color: #bd3d84;
}

.tabs .tabs__caption:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ebedf5;
  left: 0;
  top: 30px;
}

.tabs .tabs__content {
  display: none;
}

.tabs .tabs__content.active {
  display: block;
}

.pagination:after {
  content: "";
  display: block;
  clear: both;
}

.pagination .select-holder {
  float: left;
}

.pagination .pagination-list {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pagination .pagination-list li:not(:last-child) {
  margin: 0 10px 0 0;
}

.pagination .pagination-list li a {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 90%;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: #dd87b7;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border-radius: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pagination .pagination-list li a:hover {
  background: #bd3d84;
}

.pagination .pagination-list li span {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 90%;
  text-decoration: none;
  text-align: center;
  color: #bd3d84;
  background: #ebedf5;
  cursor: default;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  border-radius: 8px;
}

.pagination .pagination-list li.pagination-text-link a {
  width: 60px;
  background: none;
  color: #8163a8;
  text-decoration: underline;
  text-align: left;
}

.pagination .pagination-list li.pagination-text-link a:hover {
  text-decoration: none;
}

.pagination .pagination-list li.pagination-text-link span {
  width: 66px;
  background: none;
  color: #afb2bf;
  text-decoration: underline;
  text-align: left;
}

@media screen and (max-width: 890px) {
  .pagination .select-holder {
    float: none;
    display: block;
    width: 100%;
  }
  .pagination .pagination-list {
    padding: 10px 0;
    float: none;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    text-align: center;
  }
  .pagination .pagination-list li {
    display: inline-block;
    vertical-align: top;
  }
  .pagination .pagination-list .pagination-text-link {
    display: none;
  }
}

.mobile-user-menu ul li:not(:last-child) {
  margin: 0 0 10px 0;
}

.mobile-user-menu ul li a {
  font-size: 110%;
  line-height: 150%;
  text-decoration: none;
}

.mobile-user-menu ul li a .sub-counter {
  display: inline-block;
  height: 20px;
  min-width: 20px;
  border-radius: 8px;
  font-size: 80%;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  margin: 0 0 0 4px;
  vertical-align: middle;
  background: #dd87b7;
  color: #fff;
  vertical-align: text-top;
}

.mobile-user-menu ul li a.logout-link {
  color: #afb2bf;
}

.mobile-user-menu .mobile-user-menu-controls button {
  display: block;
  width: 100%;
}

.mobile-user-menu .mobile-user-menu-controls button:not(:last-child) {
  margin: 0 0 20px 0;
}

.mobile-search-field-section .search-mechanism {
  position: relative;
}

.mobile-search-field-section .search-mechanism:after {
  content: "";
  display: block;
  clear: both;
}

.mobile-search-field-section .search-mechanism input {
  border-radius: 12px;
  width: calc(100% - 50px);
  border: solid 2px #dd87b7;
  display: block;
  float: left;
  height: 40px;
  line-height: 38px;
  position: relative;
  z-index: 20;
  padding: 0 15px;
}

.mobile-search-field-section .search-mechanism input::-webkit-input-placeholder {
  color: #c1b0d8;
}

.mobile-search-field-section .search-mechanism input:-ms-input-placeholder {
  color: #c1b0d8;
}

.mobile-search-field-section .search-mechanism input::-ms-input-placeholder {
  color: #c1b0d8;
}

.mobile-search-field-section .search-mechanism input::placeholder {
  color: #c1b0d8;
}

.mobile-search-field-section .search-mechanism input:-ms-input-placeholder {
  color: #c1b0d8;
}

.mobile-search-field-section .search-mechanism input::-ms-input-placeholder {
  color: #c1b0d8;
}

.mobile-search-field-section .search-mechanism input:focus {
  border-color: #bd3d84;
}

.mobile-search-field-section .go-search {
  height: 40px;
  width: 40px;
  float: left;
  position: relative;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background: #bd3d84;
  margin: 0 0 0 10px;
}

.mobile-search-field-section .go-search svg {
  height: 24px;
  width: 24px;
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

.mobile-search-field-section .go-search svg path {
  fill: #fff;
}

.mobile-search-field-section .go-search:hover {
  background: #8163a8;
}

.mobile-search-field-section .go-search:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

.mobile-search-field-section .search-dropdown-prompt {
  top: 42px !important;
left:-20px !important;
  width: calc(100% + 40px);
  background: #fff;
  border-radius: 0 0 12px 12px;
  z-index: 15;
  -webkit-box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
          box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.mobile-search-field-section .search-dropdown-prompt ul {
  margin: 20px 0 0 0;
  overflow: auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.mobile-search-field-section .search-dropdown-prompt ul li:not(:last-child) {
  border-bottom: solid 1px #ebedf5;
}

.mobile-search-field-section .search-dropdown-prompt ul li a:not(.search-all-results) {
  color: #383c52;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  padding: 12px 15px;
  display: block;
}

.mobile-search-field-section .search-dropdown-prompt ul li a:not(.search-all-results):hover {
  color: #8163a8;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-all-results {
  display: block;
  padding: 12px 15px;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-all-results svg {
  margin: 0 0 0 5px;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product:after {
  content: "";
  display: block;
  clear: both;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-picture {
  height: 80px;
  width: 80px;
  border-radius: 12px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  float: left;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-picture img {
  display: block;
  width: 100%;
  min-height: 100%;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-picture.no-image img {
  -webkit-filter: saturate(0);
          filter: saturate(0);
  opacity: 0.5;
  min-height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-desrtiption {
  float: left;
  width: calc(100% - 80px);
  padding: 0 0 0 12px;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-name {
  display: block;
  margin: 0 0 10px 0;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-price {
  font-weight: bold;
  font-size: 110%;
  color: #383c52;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-price .old-price {
  color: #afb2bf;
  text-decoration: line-through;
  display: inline-block;
  font-weight: normal;
}

.mobile-search-field-section .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-price .sale-price {
  display: inline-block;
  border: solid 1px #02c087;
  color: #02c087;
  font-weight: normal;
  font-size: 80%;
  border-radius: 12px;
  padding: 2px 7px;
  line-height: 1;
}

.catalog-menu-tile {
  background: #ebedf5;
  padding: 0 10px;
  border-radius: 18px;
  margin: 0 0 100px 0;
}

.catalog-menu-tile ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.catalog-menu-tile ol li {
  margin: 20px 10px;
  width: calc(100% / 5 - 40px);
  border-radius: 18px;
  background: #fff;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.catalog-menu-tile ol li a {
  text-decoration: none;
  line-height: 130%;
  display: block;
  position: relative;
  padding: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.catalog-menu-tile ol li a .catalog-menu-unit-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  width: 100px;
  margin: 0 auto 20px auto;
  position: relative;
  border-radius: 18px;
  border: solid 1px #ebedf5;
  overflow: hidden;
}

.catalog-menu-tile ol li a .catalog-menu-unit-icon img {
  width: 100%;
}

.catalog-menu-tile ol li a .catalog-menu-unit-sub-counter {
  display: block;
  font-weight: normal;
  width: 54px;
  height: 20px;
  background: #ebedf5;
  font-size: 85%;
  color: #8163a8;
  border-radius: 8px;
  line-height: 20px;
  text-align: right;
  padding: 0 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 10px;
  right: 10px;
}

.catalog-menu-tile ol li:hover {
  -webkit-box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
          box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
}

html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile { /* Reset */
  min-width: 0;
  min-height: 0;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  transform: none;
  transition: none;
}
.magnify {
  position: relative;
  width: auto;
  height: auto;
  box-shadow: none;
  display: inline-block;
  z-index: inherit;
}
.magnify > .magnify-lens { /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99;
}
.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}
.magnify > .magnify-lens.loading:after { /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}

@media screen and (max-width: 1130px) {
  .catalog-menu-tile ol li {
    width: calc(100% / 5 - 20px);
  }
  .catalog-menu-tile ol li a {
    word-break: break-all;
  }
  .catalog-menu-tile ol li a .catalog-menu-unit-icon {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 890px) {
  .catalog-menu-tile {
    padding: 10px;
  }
  .catalog-menu-tile ol li {
    width: calc(100% - 10px);
    margin: 5px;
  }
  .catalog-menu-tile ol li a {
    padding: 10px;
    text-align: center;
  }
  .catalog-menu-tile ol li a .catalog-menu-unit-icon {
    width: auto;
    height: auto;
    border: none;
  }
  .catalog-menu-tile ol li a .catalog-menu-unit-icon img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=main.css.map */

/*Для местоположения*/
.tfl-popup__defaults a {
	display: inline-block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: #383c52;
    background: #ebedf5;
    padding: 0 10px;
    border-radius: 12px;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    cursor: pointer;
	border:none !important;
}
.tfl-popup__defaults a:hover {
  background: #c1b0d8;
}
.tfl-popup__container {
	border: solid 1px #c1b0d8;
    border-radius: 18px;
		padding:20px;
}
.tfl-popup.favorites-above-search.tfl-popup__with-locations.tfl-popup__with-defaults.tfl-popup_loaded {
    border: solid 1px #c1b0d8;
	border-radius: 18px;
}
.tfl__link {
text-decoration: none;
}
.current-location {
    display: flex;
    align-items: center;
}


.global-page-descript{
	font-size:90%;
	line-height:120%;
	margin-bottom:40px;
}

.global-page-descript p:not(:last-child){
	margin-bottom:30px;
}

.remoove-item-unique{
	background:none;
	padding:0;
	outline: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	transition: all .1s ease;
}

.remoove-item-unique svg path{fill: #8163a8;transition: all .1s ease}


.remoove-item-unique:hover svg path{fill: #bd3d84;}

.remoove-item-unique:active svg {transform: scale(.9);}




.tfl-define-popup__desktop {
top: 52px !important;
position: fixed !important;
}







.magnifier-preview.active {
	visibility: visible;
}

.magnifier-preview {
	visibility: hidden;
}





/* End */


/* Start:/bitrix/templates/vivat2022/style/components/header.css?168602649632748*/
header {
  background: #ebedf5;
  margin: 0 0 20px 0;
	position:sticky;
	top:0;
	z-index:50;
}

header .header-mobile {
  padding: 12px 0;
  margin: 0 0 20px 0;
  border-bottom: solid 1px #fff;
}

header .header-mobile .wrapper:after {
  content: "";
  display: block;
  clear: both;
}

header .header-mobile .mobile-menu-trigger {
  display: block !important;
  height: 40px;
  width: 40px;
  position: relative;
  background: transparent;
  float: left;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-mobile .mobile-menu-trigger svg {
  position: absolute;
  height: 24px;
  width: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

header .header-mobile .mobile-menu-trigger svg path {
  fill: #8163a8;
}

header .header-mobile .mobile-menu-trigger:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
  background: #fff;
}

header .header-mobile .mobile-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  text-decoration: none;
  margin: 0 0 0 30px;
}

header .header-mobile .mobile-logo img {
  height: 36px;
}

header .header-mobile .mobile-logo .mobile-logo-description {
  font-size: 80%;
  line-height: 150%;
  padding: 0 0 0 10px;
}

header .header-mobile .mobile-logo .mobile-logo-description .mobile-logo-title {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

header .header-mobile .mobile-options-controls {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .header-mobile .mobile-options-controls button,
header .header-mobile .mobile-options-controls > a {
  background: transparent;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 0 0 20px;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-mobile .mobile-options-controls button svg,
header .header-mobile .mobile-options-controls > a svg {
  position: absolute;
  height: 24px;
  width: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

header .header-mobile .mobile-options-controls button svg path,
header .header-mobile .mobile-options-controls > a svg path {
  fill: #8163a8;
}

header .header-mobile .mobile-options-controls button span,
header .header-mobile .mobile-options-controls > a span {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  text-align: center;
  font-size: 75%;
  color: #8163a8;
  line-height: 20px;
  background: #c1b0d8;
  top: -4px;
  right: -4px;
}

header .header-mobile .mobile-options-controls button:active,
header .header-mobile .mobile-options-controls > a:active {
  background: #fff;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile {
  padding: 0;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .slick-slide {
  margin: 0 20px 0 0;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .catalog-folder-carousel-unit a {
  text-decoration: none;
  display: block;
  height: 36px;
  background: #fff;
  font-size: 90%;
  position: relative;
  padding: 0 12px 0 56px;
  line-height: 36px;
  white-space: nowrap;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .catalog-folder-carousel-unit a span {
  display: block;
  height: 26px;
  width: 40px;
  border: solid 1px #ebedf5;
  position: absolute;
  border-radius: 12px;
  left: 5px;
  top: 5px;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .catalog-folder-carousel-unit a span svg {
  position: absolute;
  height: 24px;
  width: 24px;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .catalog-folder-carousel-unit a span svg path {
  fill: #8163a8;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .catalog-folder-carousel-unit a:hover {
  background: #bd3d84;
  color: #fff;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .catalog-folder-carousel-unit a:hover svg path {
  fill: #fff;
}

header .header-mobile .catalog-folders-carousel-holder .catalog-folders-carousel-mobile .catalog-folder-carousel-unit a:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

header .header-top-side {
  padding: 20px 0;
}

header .header-top-side .wrapper:after {
  content: "";
  display: block;
  clear: both;
}

header .header-top-side .current-location {
  float: left;
  font-size: 90%;
  max-width: 150px;
  overflow: hidden;
}

header .header-top-side .current-location .fake-link {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 150px;
  overflow: hidden;
}

header .header-top-side .current-location .fake-link svg {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
}

header .header-top-side .main-menu {
  float: left;
  font-size: 90%;
  padding: 0 0 0 25px;
}

header .header-top-side .main-menu ul {
  padding: 6px 0 0 0;
}

header .header-top-side .main-menu ul li {
  float: left;
}

header .header-top-side .main-menu ul li a {
  color: #383c52;
  text-decoration: none;
}

header .header-top-side .main-menu ul li a:hover {
  text-decoration: underline;
}

header .header-top-side .main-menu ul li:not(:last-child) {
  margin: 0 20px 0 0;
}

header .header-top-side .main-menu ul:after {
  content: "";
  display: block;
  clear: both;
}

header .header-top-side .main-phones {
  float: right;
  padding: 3px 0 0 0;
}

header .header-top-side .main-phones a {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #383c52;
  margin: 0 20px 0 0;
}

header .header-top-side .main-phones a:hover {
  text-decoration: underline;
}

header .header-top-side .main-phones .fake-link {
  font-size: 90%;
}

header .header-middle-side {
  padding: 0 0 20px 0;
}

header .header-middle-side .wrapper:after {
  content: "";
  display: block;
  clear: both;
}

header .header-middle-side .logo-construction {
  color: #383c52;
  text-decoration: none;
  float: left;
}

header .header-middle-side .logo-construction:after {
  content: "";
  display: block;
  clear: both;
}

header .header-middle-side .logo-construction .logo-image {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  width: 70px;
  border: solid 1px #fff;
  border-radius: 18px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-middle-side .logo-construction .logo-image img {
  display: block;
  height: 50px;
  max-width: 100%;
}

header .header-middle-side .logo-construction .logo-description {
  float: left;
  padding: 3px 0 0 10px;
}

header .header-middle-side .logo-construction .logo-description .logo-title {
  color: #bd3d84;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 0 0 5px 0;
}

header .header-middle-side .logo-construction .logo-description .logo-subtitle {
  display: block;
  color: #bd3d84;
  font-size: 75%;
}

header .header-middle-side .logo-construction .logo-description .logo-optional-text {
  margin: 10px 0 0 0;
  padding: 5px 0 0;
  display: block;
  border-top: solid 1px #fff;
  font-size: 75%;
}

header .header-middle-side .logo-construction:hover .logo-image {
  background: #fff;
}

header .header-middle-side .logo-construction:hover .logo-image img {
  -webkit-filter: saturate(1);
          filter: saturate(1);
}

header .header-middle-side .search-field-section {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 20px;
  width: 580px;
}

header .header-middle-side .search-field-section .search-mechanism {
  position: relative;
  width: calc(100% - 50px);
}

header .header-middle-side .search-field-section .search-mechanism input {
  border-radius: 12px;
  border: solid 2px #dd87b7;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 38px;
  position: relative;
  z-index: 20;
  padding: 0 15px;
}

header .header-middle-side .search-field-section .search-mechanism input::-webkit-input-placeholder {
  color: #c1b0d8;
}

header .header-middle-side .search-field-section .search-mechanism input:-ms-input-placeholder {
  color: #c1b0d8;
}

header .header-middle-side .search-field-section .search-mechanism input::-ms-input-placeholder {
  color: #c1b0d8;
}

header .header-middle-side .search-field-section .search-mechanism input::placeholder {
  color: #c1b0d8;
}

header .header-middle-side .search-field-section .search-mechanism input:-ms-input-placeholder {
  color: #c1b0d8;
}

header .header-middle-side .search-field-section .search-mechanism input::-ms-input-placeholder {
  color: #c1b0d8;
}

header .header-middle-side .search-field-section .search-mechanism input:focus {
  border-color: #bd3d84;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt {
  display: none;
  top: 20px;
  width: 100%;
  background: #fff;
  border-radius: 0 0 12px 12px;
  position: absolute;
  z-index: 15;
  -webkit-box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
          box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul {
  margin: 20px 0 0 0;
  max-height: 70vh;
  overflow: auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li:not(:last-child) {
  border-bottom: solid 1px #ebedf5;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li a:not(.search-all-results) {
  color: #383c52;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  padding: 12px 15px;
  display: block;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li a:not(.search-all-results):hover {
  color: #8163a8;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-all-results {
  display: block;
  padding: 12px 15px;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-all-results svg {
  margin: 0 0 0 5px;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product:after {
  content: "";
  display: block;
  clear: both;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-picture {
  height: 80px;
  width: 80px;
  border-radius: 12px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  float: left;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-picture img {
  display: block;
  width: 100%;
  min-height: 100%;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-picture.no-image img {
  -webkit-filter: saturate(0);
          filter: saturate(0);
  opacity: 0.5;
  min-height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-desrtiption {
  float: left;
  width: calc(100% - 80px);
  padding: 0 0 0 12px;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-name {
  display: block;
  margin: 0 0 10px 0;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-price {
  font-weight: bold;
  font-size: 110%;
  color: #383c52;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-price .old-price {
  color: #afb2bf;
  text-decoration: line-through;
  display: inline-block;
  font-weight: normal;
}

header .header-middle-side .search-field-section .search-mechanism .search-dropdown-prompt ul li .search-product .search-product-desrtiption .search-product-price .sale-price {
  display: inline-block;
  border: solid 1px #02c087;
  color: #02c087;
  font-weight: normal;
  font-size: 80%;
  border-radius: 12px;
  padding: 2px 7px;
  line-height: 1;
}

header .header-middle-side .search-field-section .go-search {
  height: 40px;
  width: 40px;
  position: relative;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background: #bd3d84;
  margin: 0 0 0 10px;
}

header .header-middle-side .search-field-section .go-search svg {
  height: 24px;
  width: 24px;
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

header .header-middle-side .search-field-section .go-search svg path {
  fill: #fff;
}

header .header-middle-side .search-field-section .go-search:hover {
  background: #8163a8;
}

header .header-middle-side .search-field-section .go-search:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

header .header-middle-side .user-controls-section {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

header .header-middle-side .user-controls-section .user-control {
  position: relative;
  text-align: center;
  margin: 0 0 0 15px;
  z-index: 20;
}

header .header-middle-side .user-controls-section .user-control button,
header .header-middle-side .user-controls-section .user-control > a {
  font-size: 125%;
  font-weight: bold;
  color: #8163a8;
  display: block;
  position: relative;
  background: #fff;
  border-radius: 12px;
  height: 40px;
  width: 40px;
  margin: 0 auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  z-index: 10;
}

header .header-middle-side .user-controls-section .user-control button span,
header .header-middle-side .user-controls-section .user-control > a span {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  text-align: center;
  font-size: 75%;
  color: #8163a8;
  line-height: 20px;
  background: #c1b0d8;
  top: -4px;
  right: -4px;
}

header .header-middle-side .user-controls-section .user-control button svg,
header .header-middle-side .user-controls-section .user-control > a svg {
  position: absolute;
  height: 24px;
  width: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

header .header-middle-side .user-controls-section .user-control button svg path,
header .header-middle-side .user-controls-section .user-control > a svg path {
  fill: #8163a8;
}

header .header-middle-side .user-controls-section .user-control button:hover,
header .header-middle-side .user-controls-section .user-control > a:hover {
  background: #8163a8;
  color: #fff;
}

header .header-middle-side .user-controls-section .user-control button:hover svg path,
header .header-middle-side .user-controls-section .user-control > a:hover svg path {
  fill: #fff;
}

header .header-middle-side .user-controls-section .user-control .user-contol-name {
  font-size: 75%;
  color: #8163a8;
  padding: 4px 0 0 0;
  position: relative;
  z-index: 20;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control {
  -webkit-box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
          box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
  opacity: 0;
  visibility: hidden;
  font-size: 90%;
  padding: 15px;
  z-index: 5;
  position: absolute;
  background: #fff;
  width: 150px;
  left: calc(50% - 75px);
  top: 100%;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control:before {
  content: "";
  background: #fff;
  position: absolute;
  bottom: calc(100% - 20px);
  width: 62px;
  height: 86px;
  left: calc(50% - 31px);
  border-radius: 18px;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control ul {
  position: relative;
  z-index: 10;
  background: #fff;
  line-height: 130%;
  text-align: left;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li:not(:last-child) {
  margin: 0 0 5px 0;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li a,
header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li .fake-link {
  text-decoration: none;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li a:hover,
header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li .fake-link:hover {
  text-decoration: underline;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li a.logout-link,
header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li .fake-link.logout-link {
  color: #afb2bf;
}

header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li a .sub-counter,
header .header-middle-side .user-controls-section .user-control .drop-menu-control ul li .fake-link .sub-counter {
  display: inline-block;
  height: 20px;
  min-width: 20px;
  border-radius: 8px;
  font-size: 80%;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  margin: 0 0 0 4px;
  vertical-align: middle;
  background: #dd87b7;
  color: #fff;
  vertical-align: text-top;
}

header .header-middle-side .user-controls-section .user-control:hover button {
  background: #8163a8;
  color: #fff;
}

header .header-middle-side .user-controls-section .user-control:hover button svg path {
  fill: #fff;
}

header .header-middle-side .user-controls-section .user-control:hover .drop-menu-control {
  visibility: visible;
  opacity: 1;
}

header .header-botom-side {
  padding: 0 0 20px 0;
}

header .header-botom-side:after {
  content: "";
  display: block;
  clear: both;
}

header .header-botom-side .catalog-menu-holder {
  float: left;
  width: 300px;
  position: relative;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-trigger {
  z-index: 50;
  background: #bd3d84;
  height: 50px;
  line-height: 50px;
  color: #fff;
  line-height: 50px;
  position: relative;
  padding: 0 0 0 60px;
  display: block;
  width: 100%;
  text-align: left;
  border-radius: 12px;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-trigger svg {
  position: absolute;
  height: 24px;
  width: 24px;
  top: calc(50% - 12px);
  left: 20px;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-trigger svg path {
  fill: #fff;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list {
  z-index: 40;
  top: 25px;
  padding: 35px 0 10px 0;
  position: absolute;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
          box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
  border-radius: 0px 0px 12px 12px;
  display: none;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list.active-drop {
  display: block;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li > a {
  display: block;
  position: relative;
  font-size: 90%;
  color: #383c52;
  text-decoration: none;
  padding: 10px 34px 10px 67px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
text-transform:lowercase;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li > a:first-letter {
	text-transform:uppercase;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li > a svg {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 0;
  top: calc(50% - 12px);
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li > a svg path {
  fill: #c1b0d8;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li > a .sub-counter {
  position: absolute;
  left: 10px;
  top: 7px;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li > a:hover {
  background: #8163a8;
  color: #fff;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li > a:active {
  background: #bd3d84;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li ul {
  display: none;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li .catalog-update-date {
  font-size: 75%;
  padding: 10px 10px 0 10px;
  display: block;
  color: #afb2bf;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list > ul li.glowing a {
  background: #8163a8;
  color: #fff;
}

header .header-botom-side .catalog-menu-holder .catalog-menu-list .sub-counter {
  display: block;
  width: 47px;
  height: 20px;
  background: #ebedf5;
  font-size: 85%;
  color: #8163a8;
  border-radius: 8px;
  line-height: 20px;
  text-align: right;
  padding: 0 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder {
  position: absolute;
  background: #fff;
  left: 0;
  z-index: 40;
  padding: 0 0 0 300px;
  width: 1200px;
  -webkit-box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
          box-shadow: 0px 100px 80px rgba(130, 135, 164, 0.07), 0px 41.7776px 33.4221px rgba(130, 135, 164, 0.0503198), 0px 22.3363px 17.869px rgba(130, 135, 164, 0.0417275), 0px 12.5216px 10.0172px rgba(130, 135, 164, 0.035), 0px 6.6501px 5.32008px rgba(130, 135, 164, 0.0282725), 0px 2.76726px 2.21381px rgba(130, 135, 164, 0.0196802);
  border-radius: 12px;
overflow-x: auto;
    max-height: 60vh;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul {
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	/*padding:10px 20px;*/
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul:after{
	content:'';
	display:block;
	clear:both;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li {
  border-bottom: solid 1px #ebedf5;
	width:46%;
}



header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p {
  position: relative;
  padding: 10px 0;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p .list-trigger {
  height: 30px;
  width: 30px;
  border-radius: 12px;
  border: solid 1px #c1b0d8;
  text-align: center;
  line-height: 30px;
  color: #c1b0d8;
  font-weight: bold;
  background: none;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p .list-trigger:before {
  content: "+";
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p .list-trigger:hover {
  background: #8163a8;
  color: #fff;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p a {
  position: relative;
  color: #383c52;
  text-decoration: none;
  padding: 7px 34px 10px 67px;
  display: block;
  line-height: 120%;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p a:not(:first-child) {
  font-size: 90%;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p a:first-child {
  font-weight: bold;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p a:first-child .sub-counter {
  font-size: 90%;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p a .sub-counter {
  display: block;
  width: 47px;
  height: 20px;
  background: #ebedf5;
  font-size: 85%;
  color: #8163a8;
  border-radius: 8px;
  line-height: 20px;
  text-align: right;
  padding: 0 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  left: 10px;
  top: 7px;
  font-weight: normal;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a {
  display: none;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a:nth-child(1), header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a:nth-child(2), header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a:nth-child(3), header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a:nth-child(4) {
  display: block;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list.unfold a {
  display: block !important;
}

header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list.unfold .list-trigger:before {
  content: "-";
}

header .header-botom-side .catalog-folders-carousel-holder {
  float: left;
  width: calc(100% - 300px);
  padding: 0 0 0 20px;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel {
  padding: 0;
	opacity:0;
	max-height:50px;
	overflow:hidden;
	transition:all .1s ease;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel.slick-initialized {
	opacity:1;
	max-height:none;
	overflow:unset;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .slick-slide {
  margin: 0 20px 0 0;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .catalog-folder-carousel-unit a {
  text-decoration: none;
  display: block;
  height: 50px;
  background: #fff;
  font-size: 90%;
  position: relative;
  padding: 0 12px 0 56px;
  line-height: 50px;
  white-space: nowrap;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .catalog-folder-carousel-unit a span {
  display: block;
  height: 40px;
  width: 40px;
  border: solid 1px #ebedf5;
  position: absolute;
  border-radius: 12px;
  left: 5px;
  top: 5px;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .catalog-folder-carousel-unit a span svg {
  position: absolute;
  height: 24px;
  width: 24px;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .catalog-folder-carousel-unit a span svg path {
  fill: #8163a8;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .catalog-folder-carousel-unit a:hover {
  background: #bd3d84;
  color: #fff;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .catalog-folder-carousel-unit a:hover svg path {
  fill: #fff;
}

header .header-botom-side .catalog-folders-carousel-holder .catalog-folders-carousel .catalog-folder-carousel-unit a:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

@media screen and (max-width: 1330px) {
  header .header-top-side .main-menu ul li:not(:last-child) {
    margin: 0 10px 0 0;
  }
  header .header-top-side .main-phones {
    padding: 6px 0 0 0;
  }
  header .header-top-side .main-phones a {
    margin: 0 10px 0 0;
    font-size: 90%;
  }
  header .header-middle-side .search-field-section {
    width: 450px;
  }
  header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder {
    width: 1000px;
  }
}

@media screen and (max-width: 1130px) {
  header .header-mobile {
    display: block !important;
  }
  header .header-top-side {
    display: none;
  }
  header .header-middle-side {
    display: none;
  }
  header .header-middle-side .logo-construction .logo-image {
    border: none;
    width: 60px;
    height: 60px;
    position: relative;
    margin: -10px 0 0 0;
  }
  header .header-middle-side .logo-construction .logo-description {
    display: none;
  }
  header .header-middle-side .search-field-section {
    width: 430px;
  }
  header .header-botom-side .catalog-menu-holder .catalog-sublevel-holder {
    width: 770px;
  }
}

@media screen and (max-width: 890px) {
  header {
    position: relative;
  }
  header .header-mobile .mobile-logo {
    width: calc(100% - 40px);
    margin: 0;
    padding: 0 0 0 20px;
  }
  header .header-mobile .mobile-logo .mobile-logo-description {
    line-height: 130%;
  }
  header .header-mobile .mobile-logo .mobile-logo-description .mobile-logo-subtitle {
    font-size: 80%;
  }
  header .header-mobile .mobile-options-controls {
    float: none;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header .header-mobile .mobile-options-controls button {
    margin: 0;
  }
  header .header-botom-side {
    display: none;
  }
  header:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    border-radius: 18px 18px 0 0;
    background: #fff;
    bottom: -10px;
    height: 20px;
  }
}
/*# sourceMappingURL=header.css.map */
/* End */


/* Start:/bitrix/templates/vivat2022/style/components/mobile-menu.css?16837406588420*/
.mobile-menu {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  overflow-x: auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.mobile-menu .mobile-menu-topex {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  border-bottom: solid 1px #ebedf5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  z-index: 50;
}

.mobile-menu .mobile-menu-topex .mobile-menu-destroy {
  display: block !important;
  height: 40px;
  width: 40px;
  position: relative;
  background: transparent;
  float: left;
  border-radius: 12px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.mobile-menu .mobile-menu-topex .mobile-menu-destroy svg {
  position: absolute;
  height: 24px;
  width: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

.mobile-menu .mobile-menu-topex .mobile-menu-destroy svg path {
  fill: #8163a8;
}

.mobile-menu .mobile-menu-topex .current-location {
  font-size: 90%;
  overflow: hidden;
}

.mobile-menu .mobile-menu-topex .current-location .fake-link {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 40px;
}

.mobile-menu .mobile-menu-topex .current-location .fake-link svg {
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
}

.mobile-menu .mobile-menu-topex .current-location .fake-link svg path {
  fill: #8163a8;
}

.mobile-menu .mobile-menu-content {
  background: #fff;
  height: calc(100vh - 40px);
  overflow-x: auto;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .destroy-menu {
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  background: #8163a8;
  color: #fff;
  border-radius: 12px;
  font-size: 80%;
  position: relative;
  margin: 10px 0 0 10px;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list {
  margin: 0 0 20px 0;
  padding: 20px 0;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li > a {
  display: block;
  position: relative;
  color: #383c52;
  text-decoration: none;
  padding: 15px 34px 15px 67px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li > a svg {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 0;
  top: calc(50% - 12px);
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li > a svg path {
  fill: #c1b0d8;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li > a .sub-counter {
  position: absolute;
  left: 10px;
  top: 12px;
  font-size: 80%;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li > a:hover {
  background: #8163a8;
  color: #fff;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li > a:active {
  background: #bd3d84;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li ul {
  display: none;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li .catalog-update-date {
  font-size: 75%;
  padding: 10px 10px 0 10px;
  display: block;
  color: #afb2bf;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list > ul li.glowing a {
  background: #8163a8;
  color: #fff;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-menu-list .sub-counter {
  display: block;
  width: 47px;
  height: 20px;
  background: #ebedf5;
  font-size: 85%;
  color: #8163a8;
  border-radius: 8px;
  line-height: 20px;
  text-align: right;
  padding: 0 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder {
  position: absolute;
  background: #fff;
  left: 0;
  z-index: 40;
  width: 100%;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li {
  border-bottom: solid 1px #ebedf5;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p {
  position: relative;
  padding: 10px 0;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p .list-trigger {
  height: 30px;
  width: 30px;
  border-radius: 12px;
  border: solid 1px #c1b0d8;
  text-align: center;
  line-height: 30px;
  color: #c1b0d8;
  font-weight: bold;
  background: none;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p .list-trigger:before {
  content: "+";
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p .list-trigger:hover {
  background: #8163a8;
  color: #fff;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p a {
  position: relative;
  color: #383c52;
  text-decoration: none;
  padding: 7px 34px 10px 67px;
  display: block;
  line-height: 120%;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p a:not(:first-child) {
  font-size: 90%;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p a:first-child {
  font-weight: bold;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p a:first-child .sub-counter {
  font-size: 90%;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p a .sub-counter {
  display: block;
  width: 47px;
  height: 20px;
  background: #ebedf5;
  font-size: 85%;
  color: #8163a8;
  border-radius: 8px;
  line-height: 20px;
  text-align: right;
  padding: 0 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  left: 10px;
  top: 7px;
  font-weight: normal;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a {
  display: none;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a:nth-child(1), .mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a:nth-child(2), .mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list a:nth-child(3) {
  display: block;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list.unfold a {
  display: block !important;
}

.mobile-menu .mobile-menu-content .mobile-catalog-menu-holder .catalog-sublevel-holder ul li p.folded-list.unfold .list-trigger:before {
  content: "-";
}

.mobile-menu .mobile-menu-content .main-menu {
  margin: 0 0 20px 0;
}

.mobile-menu .mobile-menu-content .main-menu ul li a {
  display: block;
  min-height: 26px;
  padding: 10px;
  line-height: 130%;
  text-decoration: none;
  color: #383c52;
}

.mobile-menu .mobile-menu-content .report-boss {
  margin: 0 10px;
  min-width: 200px;
}

.mobile-menu .mobile-menu-content .main-phones {
  background: #ebedf5;
  padding: 20px 10px;
  margin: 0 0 20px 0;
}

.mobile-menu .mobile-menu-content .main-phones:after {
  content: "";
  display: block;
  clear: both;
}

.mobile-menu .mobile-menu-content .main-phones a {
  text-decoration: none;
  color: #383c52;
  font-weight: bold;
  display: block;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
}

.mobile-menu .mobile-menu-content .main-phones .fake-link {
  display: block;
  float: left;
  clear: both;
}

.mobile-menu .mobile-menu-content .mobile-menu-socilas-section {
  padding: 20px 10px;
}

.mobile-menu .mobile-menu-content .mobile-menu-socilas-section a {
  display: inline-block;
}

.mobile-menu .mobile-menu-content .mobile-menu-socilas-section a:not(:last-child) {
  margin: 0 25px 0 0;
}

.mobile-menu.active {
  display: block !important;
  visibility: visible !important;
}
/*# sourceMappingURL=mobile-menu.css.map */
/* End */


/* Start:/bitrix/templates/vivat2022/style/components/footer.css?16837406586991*/
footer {
  position: relative;
  margin: 150px 0 0 0;
  background: #8163a8;
}

footer:before {
  content: "";
  display: block;
  background: #fff;
  border-radius: 0 0 25px 25px;
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}

footer .footer-top-side {
  padding: 95px 0 30px 0;
  color: #fff;
}

footer .footer-top-side a {
  color: #fff;
}

footer .footer-top-side .wrapper:after {
  content: "";
  display: block;
  clear: both;
}

footer .footer-top-side .footer-top-side-part-one {
  float: left;
  width: 35%;
  padding: 50px 0;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column {
  float: left;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column:not(:first-child) {
  margin: 0 0 0 60px;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column .footer-menu-column-title {
  font-size: 110%;
  font-weight: bold;
  line-height: 150%;
  margin: 0 0 15px 0;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column ul li:not(:last-child) {
  margin: 0 0 10px 0;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column ul li a {
  line-height: 150%;
  text-decoration: none;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column ul li a:hover {
  text-decoration: underline;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column ul li button {
  border: solid 1px #fff;
  border-radius: 12px;
  background: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  color: #fff;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column ul li button:hover {
  background: #fff;
  color: #bd3d84;
}

footer .footer-top-side .footer-top-side-part-one .footer-menu-column ul li button:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

footer .footer-top-side .footer-top-side-part-one:after {
  content: "";
  display: block;
  clear: both;
}

footer .footer-top-side .footer-top-side-part-two {
  float: left;
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  position: relative;
  padding: 50px 0 50px 46px;
}

footer .footer-top-side .footer-top-side-part-two:before {
  content: "";
  display: block;
  width: 1px;
  border-right: dashed 1px #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

footer .footer-top-side .footer-top-side-part-two .footer-contacts-section .footer-contacts-phones {
  margin: 0 0 15px 0;
}

footer .footer-top-side .footer-top-side-part-two .footer-contacts-section .footer-contacts-phones a {
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  vertical-align: text-bottom;
}

footer .footer-top-side .footer-top-side-part-two .footer-contacts-section .footer-contacts-phones a:hover {
  text-decoration: underline;
}

footer .footer-top-side .footer-top-side-part-two .footer-contacts-section .footer-contacts-phones .fake-link {
  color: #fff;
}

footer .footer-top-side .footer-top-side-part-two .footer-contacts-section .footer-contacts-address {
  margin: 0 0 15px 0;
}

footer .footer-top-side .footer-top-side-part-two .footer-contacts-section .footer-contacts-address .fake-link {
  color: #fff;
}

footer .footer-top-side .footer-top-side-part-two .footer-contacts-section .footer-contacts-shedule {
  margin: 0 0 15px 0;
  line-height: 130%;
}

footer .footer-top-side .footer-top-side-part-two .footer-socilas-section .footer-socilas-section-title {
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 15px 0;
}

footer .footer-top-side .footer-top-side-part-two .footer-socilas-section a {
  display: inline-block;
}

footer .footer-top-side .footer-top-side-part-two .footer-socilas-section a:not(:last-child) {
  margin: 0 25px 0 0;
}

footer .footer-bottom-side {
  background: #fff;
  border-radius: 25px 25px 0 0;
  padding: 30px 0;
}

footer .footer-bottom-side .wrapper:after {
  content: "";
  display: block;
  clear: both;
}

footer .footer-bottom-side .footer-copyright {
  float: left;
  width: 70%;
  font-size: 75%;
  line-height: 150%;
  padding: 5px 0 0 0;
}

footer .footer-bottom-side .footer-pay-sys {
  float: right;
  width: 30%;
  text-align: right;
}

footer .footer-bottom-side .footer-pay-sys img {
  -webkit-filter: saturate(0);
          filter: saturate(0);
  opacity: 0.4;
  display: inline-block;
  height: 30px;
  width: auto;
  margin: 0 0 0 25px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

footer .footer-bottom-side .footer-pay-sys img:hover {
  -webkit-filter: saturate(1);
          filter: saturate(1);
  opacity: 1;
}

@media screen and (max-width: 1130px) {
  footer .footer-top-side .footer-top-side-part-one {
    float: none;
    width: 100%;
  }
  footer .footer-top-side .footer-top-side-part-two {
    float: none;
    width: 100%;
    padding: 50px 0;
  }
  footer .footer-top-side .footer-top-side-part-two:before {
    width: 100%;
    height: 1px;
    border-right: none;
    border-top: dashed 1px #fff;
  }
  footer .footer-bottom-side .footer-copyright {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  footer .footer-bottom-side .footer-pay-sys {
    padding: 10px 0 0 0;
    float: none;
    width: 100%;
    text-align: center;
  }
  footer .footer-bottom-side .footer-pay-sys img {
    height: 20px;
  }
}

@media screen and (max-width: 890px) {
  footer .footer-top-side .footer-top-side-part-one {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  footer .footer-top-side .footer-top-side-part-one .footer-menu-column {
    float: none;
    padding: 0 10px;
    font-size: 90%;
  }
  footer .footer-top-side .footer-top-side-part-one .footer-menu-column:not(:first-child) {
    margin: 0;
  }
  footer .footer-top-side .footer-top-side-part-two {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .footer-top-side .footer-top-side-part-two .footer-contacts-section {
    padding: 0 0 20px 0;
  }
}
/*# sourceMappingURL=footer.css.map */
/* End */


/* Start:/bitrix/templates/vivat2022/components/twofingers/location/modern/style.css?171396391211050*/
.tfl__link-container:hover,
.tfl__link-container{
    text-decoration:none;
    display: flex;
}

.tfl__link:hover,
.tfl__link {
    border-bottom:1px dashed;
    cursor: pointer;
}

.tfl__link-label{
    margin-right: 5px;
}

.tfl__link.tfl__link_order {
    font-weight: bold;
    line-height: 2;
}

.tfl-define-popup{
    background-color: #fff;
    text-align: center;
}

.tfl-define-popup__desktop{
    border-radius: 0.3em;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    transform: translateX(-50%);
    z-index: 1001;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
	transition: all .15s ease-in-out;
}

.tfl-define-popup__text{
    padding-left: 20px;
    padding-right: 20px;
}

.tfl-define-popup__mobile{
    width: 100%;
    position: relative;
    z-index: 9999999;
    border-radius: 0!important;
}

.tfl-define-popup__mobile .tfl-define-popup__buttons{
    border-radius: 0!important;
}

.tfl-define-popup__desktop:before{
    position: absolute;
    width: 11px;
    height: 11px;
    transform: rotate(45deg);
    content: '';
    background-color: #fff;
    left: calc(50% - 5px);
    top: -5px;
}

.tfl-define-popup__buttons{
    text-align: center;
    overflow: hidden;
    display: grid;

}
.tfl-define-popup__button{
    /*width: 50%;*/
    display: block;
    padding: 10px 20px;
   /* float: left;*/
    box-sizing: border-box;
}

.tfl-define-popup__main{
    font-weight: bold;
}

.tfl-define-popup__second{
    background-color: #f5f5f5;
}

.tfl-popup{
    position: fixed;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    z-index: 2001;
    max-width: 100%;
    overflow: hidden;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    display: grid;
    grid-template-rows: auto auto minmax(0, 1fr);
    grid-template-columns: 1fr;
    grid-gap: 0;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .2s ease-in, top .2s ease-out;
}

.tfl-popup.tfl-popup_loaded{
    opacity: 1;
    top: 45%;
}

.tfl-popup.tfl-popup_loading {
    background:url(/bitrix/templates/vivat2022/components/twofingers/location/modern/img/preloader.svg) center center no-repeat #ffffff;
}

.tfl-popup__title-container{
    position: relative;
    width: 100%;
}

.tfl-popup__search-wrapper{
    margin-bottom: 20px;
}

.tfl-popup__title{
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    width: calc(100% - 40px);
}

.tfl-popup__search{
    position: relative;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 26px;
}

.tfl-popup .tfl-popup__search-input {
    color: #333;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    padding: 10px 5px 12px;
    width: 100%;
    position: relative;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
   /* background-position-x: center 50%;
    background-position-y: bottom calc(100% - 1px);*/
    background: bottom no-repeat,50% 100%/*calc(100% - 1px)*/;
    transition: background ease-out;
    background-size: 0 100%,100% 100%;
    background-image:
        linear-gradient(to top, #1f2949 2px, rgba(255, 86, 5, 0) 2px),
        linear-gradient(to top, rgb(189, 189, 189) 1px, rgba(189, 189, 189, 0) 1px);
}

.tfl-popup .tfl-popup__search-input:focus{
    background-size: 100% 100%, 100% 100%;
    transition: .3s;
    outline: none;
}

.tfl-popup__search-input::-webkit-input-placeholder {color: #bbb;}
.tfl-popup__search-input::-moz-placeholder {color: #bbb;}
.tfl-popup__search-input:-ms-input-placeholder {color: #bbb;}
.tfl-popup__search-input:-moz-placeholder {color: #bbb;}

.tfl-popup__search-input:focus::-webkit-input-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus::-moz-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus:-ms-input-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus:-moz-placeholder {color: #d5d5d5;}

.tfl-popup__clear-field {
    /*background: url("/bitrix/templates/vivat2022/components/twofingers/location/modern/img/clear_field.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    height: 14px;
    position: absolute;
    right: 35px;
    top: calc(50%);
    transform: translateY(-50%);
    width: 14px;
    display:none;
}

.tfl-popup__search-icon{
    height: 40%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    text-align: right;
}

.tfl-popup__search-icon svg{
    fill: #d5d5d5;
    background-color: transparent;
    width: auto;
    height: 100%;
}

.tfl-popup__search-icon svg path{
    fill: #d5d5d5;
}

.tfl-popup__container{
    position: relative;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
}

.tfl-popup__container:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 18px;
    bottom: 0;
    z-index: 1;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
}

.favorites-right-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{
    grid-template-columns: 2fr 1fr;
}

.favorites-left-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{
    grid-template-columns: 1fr 2fr;
}

.tfl-popup__scroll-container{
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    display: none;
}

.tfl-popup__scroll-container + .tfl-popup__scroll-container{
    padding-left: 10px;
}

.tfl-popup__with-locations .tfl-popup__scroll-container.tfl-popup__locations,
.tfl-popup__with-defaults .tfl-popup__scroll-container.tfl-popup__defaults{
    display: block;
}

.tfl-popup__list {
    list-style: none outside none;
    padding: 0;
    line-height: 1.25;
    margin-bottom: 15px;
    -webkit-column-width: 150px;
    -moz-column-width: 150px;
    column-width: 150px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-column-rule: 0px solid #ccc;
    -moz-column-rule: 0 solid #ccc;
    column-rule: 0px solid #ccc;
    display: block;
}

.favorites-under-search .tfl-popup__defaults .tfl-popup__list{
    margin-top: 15px;
    margin-bottom: 0;
}

.tfl-popup__search-wrapper .tfl-popup__defaults .tfl-popup__list{
    margin-top: 30px;
    margin-bottom: 0;
}

.tfl-popup__list li {
    padding-bottom: 7.5px;
    overflow: hidden;
    list-style: none;
    page-break-inside: avoid;
    break-inside: avoid;
    padding-left: 0;
}

.tfl-popup__list li:before,
.tfl-popup__list li:after {
    content: none;
}

.tfl-popup__location-link {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed #777;
}

.tfl-popup__location-link:hover {
    color: #333;
    border-bottom: 1px dotted #333;
}

.tfl-popup__defaults .tfl-popup__location-link {
    font-weight: 700;
    border-bottom: 1px dotted #333;
}

.tf-location__region {
    display: block;
    font-size: 0.7em;
    color: #999;
    line-height: 1;
    margin-top: 0.3em;
}

.tfl-popup-overlay{
    display: none;
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url('/bitrix/templates/vivat2022/components/twofingers/location/modern/img/custom-popup-overlay.png') repeat;
    z-index: 10000;
}

@-webkit-keyframes animate-circle {
    from {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes animate-circle {
    from {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1);
        opacity: 0;
    }
}

.tfl-popup-overlay__loader {
    --size: 10rem;

    position: fixed;
    top: 50%;
    left: 50%;
    height: var(--size);
    width: var(--size);
    transform: translateX(-50%) translateY(-50%);
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle {
    --duration: 2s;

    position: absolute;
    height: inherit;
    width: inherit;
    /*background: #FFA5AB;*/
    background: #FFFFFF;
    border-radius: 50%;
    -webkit-animation: animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite;
    animation: animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite;
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(2) {
    -webkit-animation-delay: calc(var(--duration) / -3);
    animation-delay: calc(var(--duration) / -3);
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(3) {
    -webkit-animation-delay: calc(var(--duration) / -6);
    animation-delay: calc(var(--duration) / -6);
}

.tfl-popup__close{
    display: flex;
    position: absolute;
    cursor: pointer;
    opacity: 0.2;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    align-items: center;
    justify-content: center;
}



.tfl-define-popup .tfl-popup__close{
    top: 0;
    right: 0;
}

.tfl-popup__close:hover {
    opacity: 0.5;
}

.tfl-popup__close:before,
.tfl-popup__close:after {
    position: absolute;
    content: '';
    width: 2px;
    background-color: #333;
    height: 20px;
}

.tfl-popup__close:before {
    transform: rotate(45deg);
}

.tfl-popup__close:after {
    transform: rotate(-45deg);
}
.tfl-popup__clear-field .tfl-popup__close{
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.tfl-popup__clear-field .tfl-popup__close:before,
.tfl-popup__clear-field .tfl-popup__close:after {
    width: 2px;
    height: 15px;
    top: 0;
    left: 6px;
}

.tfl-define-popup .tfl-popup__close {
    width: 30px;
    height: 30px;

}

.tfl-define-popup .tfl-popup__close:before,
.tfl-define-popup .tfl-popup__close:after {
    width: 2px;
    height: 15px;
    top: 7px;
    left: 15px;
}

.tfl-body-freeze{
    overflow-y: hidden;
    margin-right: calc(-1 * (100vw - 100%));
    height: auto;
}

.tfl-body-blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.tfl-popup__nofound-mess{
    display: none;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    color: #d5d5d5;
    transform: translateY(-50%);
}

.tfl-popup__nofound-mess-show{
    display: block;
}


/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/top_menu_2022/style.css?1683740657581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/top_menu_2022/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/top_basket_2022/style.css?16837406574749*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 70px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	.block-wrapper .bx-basket-fixed {
		padding-top: 0;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile {
		display: flex;
		justify-content: space-between;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block {
		margin-right: 20px;
		padding-bottom: 0;
	}

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }

/* End */


/* Start:/bitrix/components/twofingers/location/templates/.default/style.css?168379734511013*/
.tfl__link-container:hover,
.tfl__link-container{
    text-decoration:none;
    display: flex;
}

.tfl__link:hover,
.tfl__link {
    border-bottom:1px dashed;
    cursor: pointer;
}

.tfl__link-label{
    margin-right: 5px;
}

.tfl__link.tfl__link_order {
    font-weight: bold;
    line-height: 2;
}

.tfl-define-popup{
    background-color: #fff;
    text-align: center;
}

.tfl-define-popup__desktop{
    border-radius: 0.3em;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    transform: translateX(-50%);
    z-index: 1001;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: absolute;
}

.tfl-define-popup__text{
    padding-left: 20px;
    padding-right: 20px;
}

.tfl-define-popup__mobile{
    width: 100%;
    position: relative;
    z-index: 9999999;
    border-radius: 0!important;
}

.tfl-define-popup__mobile .tfl-define-popup__buttons{
    border-radius: 0!important;
}

.tfl-define-popup__desktop:before{
    position: absolute;
    width: 11px;
    height: 11px;
    transform: rotate(45deg);
    content: '';
    background-color: #fff;
    left: calc(50% - 5px);
    top: -5px;
}

.tfl-define-popup__buttons{
    text-align: center;
    overflow: hidden;
    display: grid;

}
.tfl-define-popup__button{
    /*width: 50%;*/
    display: block;
    padding: 10px 20px;
   /* float: left;*/
    box-sizing: border-box;
}

.tfl-define-popup__main{
    font-weight: bold;
}

.tfl-define-popup__second{
    background-color: #f5f5f5;
}

.tfl-popup{
    position: fixed;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    z-index: 2001;
    max-width: 100%;
    overflow: hidden;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    display: grid;
    grid-template-rows: auto auto minmax(0, 1fr);
    grid-template-columns: 1fr;
    grid-gap: 0;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .2s ease-in, top .2s ease-out;
}

.tfl-popup.tfl-popup_loaded{
    opacity: 1;
    top: 45%;
}

.tfl-popup.tfl-popup_loading {
    background:url(/bitrix/components/twofingers/location/templates/.default/img/preloader.svg) center center no-repeat #ffffff;
}

.tfl-popup__title-container{
    position: relative;
    width: 100%;
}

.tfl-popup__search-wrapper{
    margin-bottom: 20px;
}

.tfl-popup__title{
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    width: calc(100% - 40px);
}

.tfl-popup__search{
    position: relative;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 26px;
}

.tfl-popup .tfl-popup__search-input {
    color: #333;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    padding: 10px 5px 12px;
    width: 100%;
    position: relative;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
   /* background-position-x: center 50%;
    background-position-y: bottom calc(100% - 1px);*/
    background: bottom no-repeat,50% 100%/*calc(100% - 1px)*/;
    transition: background ease-out;
    background-size: 0 100%,100% 100%;
    background-image:
        linear-gradient(to top, #1f2949 2px, rgba(255, 86, 5, 0) 2px),
        linear-gradient(to top, rgb(189, 189, 189) 1px, rgba(189, 189, 189, 0) 1px);
}

.tfl-popup .tfl-popup__search-input:focus{
    background-size: 100% 100%, 100% 100%;
    transition: .3s;
    outline: none;
}

.tfl-popup__search-input::-webkit-input-placeholder {color: #bbb;}
.tfl-popup__search-input::-moz-placeholder {color: #bbb;}
.tfl-popup__search-input:-ms-input-placeholder {color: #bbb;}
.tfl-popup__search-input:-moz-placeholder {color: #bbb;}

.tfl-popup__search-input:focus::-webkit-input-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus::-moz-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus:-ms-input-placeholder {color: #d5d5d5;}
.tfl-popup__search-input:focus:-moz-placeholder {color: #d5d5d5;}

.tfl-popup__clear-field {
    /*background: url("/bitrix/components/twofingers/location/templates/.default/img/clear_field.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    height: 14px;
    position: absolute;
    right: 35px;
    top: calc(50%);
    transform: translateY(-50%);
    width: 14px;
    display:none;
}

.tfl-popup__search-icon{
    height: 40%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    text-align: right;
}

.tfl-popup__search-icon svg{
    fill: #d5d5d5;
    background-color: transparent;
    width: auto;
    height: 100%;
}

.tfl-popup__search-icon svg path{
    fill: #d5d5d5;
}

.tfl-popup__container{
    position: relative;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
}

.tfl-popup__container:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 18px;
    bottom: 0;
    z-index: 1;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
    background-image: linear-gradient(top, rgba(255,255,255,0.001) 0%, #fff);
}

.favorites-right-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{
    grid-template-columns: 2fr 1fr;
}

.favorites-left-locations.tfl-popup__with-locations.tfl-popup__with-defaults .tfl-popup__container{
    grid-template-columns: 1fr 2fr;
}

.tfl-popup__scroll-container{
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    display: none;
}

.tfl-popup__scroll-container + .tfl-popup__scroll-container{
    padding-left: 10px;
}

.tfl-popup__with-locations .tfl-popup__scroll-container.tfl-popup__locations,
.tfl-popup__with-defaults .tfl-popup__scroll-container.tfl-popup__defaults{
    display: block;
}

.tfl-popup__list {
    list-style: none outside none;
    padding: 0;
    line-height: 1.25;
    margin-bottom: 15px;
    -webkit-column-width: 150px;
    -moz-column-width: 150px;
    column-width: 150px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-column-rule: 0px solid #ccc;
    -moz-column-rule: 0 solid #ccc;
    column-rule: 0px solid #ccc;
    display: block;
}

.favorites-under-search .tfl-popup__defaults .tfl-popup__list{
    margin-top: 15px;
    margin-bottom: 0;
}

.tfl-popup__search-wrapper .tfl-popup__defaults .tfl-popup__list{
    margin-top: 30px;
    margin-bottom: 0;
}

.tfl-popup__list li {
    padding-bottom: 7.5px;
    overflow: hidden;
    list-style: none;
    page-break-inside: avoid;
    break-inside: avoid;
    padding-left: 0;
}

.tfl-popup__list li:before,
.tfl-popup__list li:after {
    content: none;
}

.tfl-popup__location-link {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed #777;
}

.tfl-popup__location-link:hover {
    color: #333;
    border-bottom: 1px dotted #333;
}

.tfl-popup__defaults .tfl-popup__location-link {
    font-weight: 700;
    border-bottom: 1px dotted #333;
}

.tf-location__region {
    display: block;
    font-size: 0.7em;
    color: #999;
    line-height: 1;
    margin-top: 0.3em;
}

.tfl-popup-overlay{
    display: none;
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url('/bitrix/components/twofingers/location/templates/.default/img/custom-popup-overlay.png') repeat;
    z-index: 10000;
}

@-webkit-keyframes animate-circle {
    from {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes animate-circle {
    from {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1);
        opacity: 0;
    }
}

.tfl-popup-overlay__loader {
    --size: 10rem;

    position: fixed;
    top: 50%;
    left: 50%;
    height: var(--size);
    width: var(--size);
    transform: translateX(-50%) translateY(-50%);
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle {
    --duration: 2s;

    position: absolute;
    height: inherit;
    width: inherit;
    /*background: #FFA5AB;*/
    background: #FFFFFF;
    border-radius: 50%;
    -webkit-animation: animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite;
    animation: animate-circle var(--duration) cubic-bezier(.9,.24,.62,.79) infinite;
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(2) {
    -webkit-animation-delay: calc(var(--duration) / -3);
    animation-delay: calc(var(--duration) / -3);
}

.tfl-popup-overlay__loader > .tfl-popup-overlay__circle:nth-of-type(3) {
    -webkit-animation-delay: calc(var(--duration) / -6);
    animation-delay: calc(var(--duration) / -6);
}

.tfl-popup__close{
    display: flex;
    position: absolute;
    cursor: pointer;
    opacity: 0.2;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    align-items: center;
    justify-content: center;
}



.tfl-define-popup .tfl-popup__close{
    top: 0;
    right: 0;
}

.tfl-popup__close:hover {
    opacity: 0.5;
}

.tfl-popup__close:before,
.tfl-popup__close:after {
    position: absolute;
    content: '';
    width: 2px;
    background-color: #333;
    height: 20px;
}

.tfl-popup__close:before {
    transform: rotate(45deg);
}

.tfl-popup__close:after {
    transform: rotate(-45deg);
}
.tfl-popup__clear-field .tfl-popup__close{
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.tfl-popup__clear-field .tfl-popup__close:before,
.tfl-popup__clear-field .tfl-popup__close:after {
    width: 2px;
    height: 15px;
    top: 0;
    left: 6px;
}

.tfl-define-popup .tfl-popup__close {
    width: 30px;
    height: 30px;

}

.tfl-define-popup .tfl-popup__close:before,
.tfl-define-popup .tfl-popup__close:after {
    width: 2px;
    height: 15px;
    top: 7px;
    left: 15px;
}

.tfl-body-freeze{
    overflow-y: hidden;
    margin-right: calc(-1 * (100vw - 100%));
    height: auto;
}

.tfl-body-blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.tfl-popup__nofound-mess{
    display: none;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    color: #d5d5d5;
    transform: translateY(-50%);
}

.tfl-popup__nofound-mess-show{
    display: block;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1683740657744*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/social2022/style.css?1683740657150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/coffeediz.data-vocabulary.org/style.css?1683740665989*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/components/bitrix/breadcrumb/templates/coffeediz.data-vocabulary.org/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */
/* /bitrix/templates/vivat2022/style/main.css?173090011664112 */
/* /bitrix/templates/vivat2022/style/components/header.css?168602649632748 */
/* /bitrix/templates/vivat2022/style/components/mobile-menu.css?16837406588420 */
/* /bitrix/templates/vivat2022/style/components/footer.css?16837406586991 */
/* /bitrix/templates/vivat2022/components/twofingers/location/modern/style.css?171396391211050 */
/* /bitrix/templates/.default/components/bitrix/menu/top_menu_2022/style.css?1683740657581 */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.line/top_basket_2022/style.css?16837406574749 */
/* /bitrix/components/twofingers/location/templates/.default/style.css?168379734511013 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1683740657744 */
/* /bitrix/templates/.default/components/bitrix/news.list/social2022/style.css?1683740657150 */
/* /bitrix/components/bitrix/breadcrumb/templates/coffeediz.data-vocabulary.org/style.css?1683740665989 */
