/*!*****************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./desktope/libs/multiple/multiple-select.css ***!
  \*****************************************************************************************************************************/
/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    outline: none;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice > span.placeholder {
    color: #999;
}

.ms-choice > div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: url('/pic/multiple-select.png') left top no-repeat;
}

.ms-choice > div.open {
    background: url('/pic/multiple-select.png') right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
    background: #F4FAFF;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff url('/pic/multiple-select.png') no-repeat 100% -22px;
    background: url('/pic/multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('/pic/multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/pic/multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('/pic/multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('/pic/multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('/pic/multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 3px;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul > li label:hover {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    background: #F4FAFF;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
}

.ms-drop .ms-no-results {
    display: none;
}



/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/libs/fancybox/css/fancybox.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(/pic/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/pic/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 41px;
  cursor: pointer;
  z-index: 8040;
  background: url(/pic/fb-close.png);
}
.fancybox-nav {
  position: absolute;
  top: 10%;
  width: 5%;
  height: 80%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/pic/fancybox/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8000;
  background: url(/pic/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}
#fancybox-thumbs.bottom {
  bottom: 50px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
.fancybox-authorization {
  font-size: 16px;
  padding: 20px;
  line-height: 22px;
  text-align: center;
}
.fancybox-authorization a {
  font-size: 16px;
}
.fancybox-hidden {
  display: none;
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(/pic/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(/pic/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/libs/toolTip/tipTip.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/* TipTip CSS - Version 1.2 */
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
#tiptip_holder.tip_top {
  padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
  padding-top: 5px;
}
#tiptip_holder.tip_right {
  padding-left: 5px;
}
#tiptip_holder.tip_left {
  padding-right: 5px;
}
#tiptip_content {
  font-size: 11px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  padding: 4px 8px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: #191919;
  background-color: rgba(25, 25, 25, 0.92);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 0 3px #555;
  -webkit-box-shadow: 0 0 3px #555;
  -moz-box-shadow: 0 0 3px #555;
}
#tiptip_arrow,
#tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: #fff;
  border-right-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: #fff;
  border-left-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: #191919;
  border-top-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: #191919;
  border-bottom-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: #191919;
  border-right-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: #191919;
  border-left-color: rgba(25, 25, 25, 0.92);
}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #tiptip_content {
    padding: 4px 8px 5px 8px;
    background-color: rgba(45, 45, 45, 0.88);
  }
  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: rgba(45, 45, 45, 0.88);
  }
  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: rgba(20, 20, 20, 0.92);
  }
}

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

/*!******************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!../../../node_modules/tippy.js/dist/tippy.css ***!
  \******************************************************************************************************************************/
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
/*!********************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!../../../node_modules/tippy.js/themes/light.css ***!
  \********************************************************************************************************************************/
.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/global.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
body {
  background-color: #F2F4F8;
  padding: 0px 25px 0px 25px;
  margin: 0px;
  font-size: 9pt;
  height: auto;
  text-align: left;
  min-height: 100vh;
  font-family: Tahoma, Arial;
  position: relative;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
}
.body-with-ads {
  background-attachment: fixed;
  background-position-x: center;
}
body.body-ny {
  background-image: url('/pic/bg-ny-2026.jpg');
}
body.body-ny #footer {
  background-color: #364d62;
}
body.body-ny .header {
  background: none;
}
* {
  outline: none;
}
body.pure {
  background: #fff !important;
  padding: 0px !important;
  height: auto;
}
html {
  height: 100vh;
}
a {
  font-size: 9pt;
  color: #2794ca;
}
a.text-color {
  color: #000;
}
h1,
h2,
h3 {
  font-size: 9pt;
  font-weight: normal;
}
.md-font-size {
  font-size: 16px;
}
.no-srcoll {
  overflow: hidden;
}
:-ms-input-placeholder {
  color: #ccc !important;
  font-weight: 400 !important;
}
::-ms-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
::-ms-clear {
  display: none;
}
.hidden #reformal_tab {
  right: 17px;
}
.clear {
  clear: both !important;
  content: '' !important;
  float: none !important;
  font-size: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: relative !important;
  width: 0 !important;
  display: block;
}
.clear-both {
  clear: both;
}
sup.long-price {
  margin: 0px;
  padding: 0px;
  outline: 0;
  font-size: 75%;
  line-height: 0;
  vertical-align: middle;
}
table {
  border: 0px;
  border-collapse: collapse;
}
table td {
  padding: 0px;
}
a.global-phone {
  text-decoration: none;
  font-size: 1em;
  color: #000000;
}
@media print {
  body {
    padding: 0px;
  }
  #header {
    box-shadow: none;
    height: 120px !important;
  }
  #header .top-menu,
  #header .auth,
  #header .basket-bg,
  #header .basket,
  #header .search {
    display: none;
  }
  #header .phone {
    left: 0px !important;
    top: 25px !important;
  }
  #header .worktime {
    left: auto !important;
    right: 0px !important;
    top: 25px !important;
  }
  #header .logo {
    height: 100px !important;
    width: 298px !important;
  }
  #header .logo img {
    height: 60px !important;
    width: 298px !important;
  }
  #header .info {
    display: none;
  }
  .second-line-header {
    display: none;
  }
  #mmenu {
    display: none;
  }
  #footer {
    display: none;
  }
  .blue-content-container {
    box-shadow: none;
  }
  #liveTextLabel_17935 {
    display: none;
  }
  .print {
    display: none !important;
  }
  #reformal_tab {
    display: none;
  }
  #page-scroll-header,
  #page-header,
  #page-header-h {
    display: none;
  }
}
.scroll-top-bottom {
  position: fixed;
  width: 25px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  left: 0px;
  top: 0px;
  height: 100%;
  display: none;
  background: url('/pic/scroll-up.png') no-repeat center center;
}
.scroll-top-bottom:hover {
  background-color: #eeeeee;
}
.scroll-bottom {
  background: #dddddd url('/pic/scroll-bottom.png') no-repeat center center;
}
/* jsp Scroll */
.jsp-menu .jspContainer {
  overflow: hidden;
  position: relative;
}
.jsp-menu .jspPane {
  position: absolute;
  width: 100% !important;
  left: 0px !important;
  padding: 0px !important;
}
.jsp-menu .jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 7px;
  height: 100%;
  background: red;
  cursor: default;
}
.jsp-menu .jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: red;
}
.jsp-menu .jspCap {
  display: none;
}
.jsp-menu .jspHorizontalBar .jspCap {
  float: left;
}
.jsp-menu .jspTrack {
  background: #eeeeee;
  position: relative;
}
.jsp-menu .jspDrag {
  background: #f96622;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.jsp-menu .jspHorizontalBar .jspTrack,
.jsp-menu .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jsp-menu .jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jsp-menu .jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jsp-menu .jspVerticalBar .jspArrow {
  height: 5px;
}
.jsp-menu .jspHorizontalBar .jspArrow {
  width: 5px;
  float: left;
  height: 100%;
}
.jsp-menu .jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jsp-menu .jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
.jsp-menu * html .jspCorner {
  margin: 0 -3px 0 0;
}
.pure .list-points {
  display: none;
}
.pure .select-view {
  display: none;
}
.column-r1 {
  float: left;
  width: 79.2%;
  margin-right: 0.6%;
}
.column-r2 {
  float: left;
  width: 20.1%;
}
.column-r2-detail-text {
  color: #8cb7c5;
  width: 23.4%;
  float: left;
  font-size: 0.9em;
  margin-bottom: 0.7%;
}
.column-r2-before {
  margin-bottom: 0.7%;
  width: 20.4%;
  color: #8cb7c5;
  font-size: 0.9em;
  float: right;
}
.column-r2-after {
  margin-top: 0.7%;
  width: 20.4%;
  color: #8cb7c5;
  font-size: 0.9em;
  float: right;
}
.column-l1 {
  float: left;
  width: 64%;
  margin-right: 1%;
}
.column-l2 {
  float: left;
  width: 35%;
}
.column-l1-75 {
  float: left;
  width: 73.2%;
  margin-left: 1%;
}
.column-l2-25 {
  float: left;
  width: 25%;
}
.column-f {
  float: none !important;
  width: 100% !important;
  margin: 0px !important;
}
.errorMessage,
.errorLine {
  margin: 5px 0 5px 0;
  color: red;
  font-size: 0.9em;
}
input::placeholder {
  color: #b5b5b5;
}
input:focus::placeholder {
  opacity: 0;
}
textarea::placeholder {
  color: #b5b5b5;
}
textarea:focus::placeholder {
  opacity: 0;
}
.probable-price-waiting {
  cursor: pointer;
}
.probable-price-waiting::after {
  content: '!';
  background: #fff;
  font-size: 1em;
  color: #000;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  line-height: 1.2em;
  border-radius: 50%;
  margin-left: 5px;
  font-weight: 700;
}
#menuLK > li {
  position: relative;
}
#menuLK > li > ul {
  position: absolute;
  display: none;
}
#menuLK > li:hover ul {
  display: block;
  background: #fff;
  right: -150px;
  top: -20px;
  width: 210px;
  z-index: 1;
  padding: 10px;
  border: 1px solid #ddd;
}
.pretty-scroll::-webkit-scrollbar {
  width: 6px;
}
.pretty-scroll::-webkit-scrollbar,
.pretty-scroll::-webkit-scrollbar-track {
  background-color: transparent;
}
.pretty-scroll::-webkit-scrollbar-thumb,
.pretty-scroll::-webkit-scrollbar-track {
  border-radius: 6px;
}
.pretty-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(205, 213, 227, 0.6);
}

/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/content.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.content-wrapper .content__title {
  margin-bottom: 10px;
}
.content-wrapper * {
  box-sizing: border-box;
}
.content-wrapper .content-item {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}
.content-wrapper .content-item-bottom {
  gap: 10px;
  margin-top: 12px;
}
.content-wrapper .content-item-bottom a {
  color: #333;
  text-decoration: none;
}
.content-wrapper .content-item-bottom a:hover {
  color: #548EAA;
}
.content-wrapper .content-item-bottom,
.content-wrapper .content-item__icon {
  display: flex;
  align-items: center;
}
.content-wrapper .content-item-body {
  position: static;
}
.content-wrapper .content-item__img {
  width: 220px;
  text-align: center;
  padding: 10px;
  border: 1px solid #f3f3f3;
  object-fit: contain;
  overflow: hidden;
}
.content-wrapper .content-item__img a {
  display: block;
  width: 220px;
}
.content-wrapper .content-item__img img {
  object-fit: cover;
  max-height: 90px;
  width: 100%;
}
.content-wrapper .content-item__title {
  margin-bottom: 2px;
}
.content-wrapper .content-item__title a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  font-size: 16px;
}
.content-wrapper .content-item__title a:hover {
  color: #548EAA;
}
.content-wrapper .content-item__date {
  color: #999;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.content-wrapper .content-item__preview {
  color: #999;
  font-size: 14px;
  margin-top: 12px;
}
.content-wrapper .content-item-reactions .reaction-group {
  font-size: 12px;
  padding: 2px 4px;
  transition: none;
  cursor: default;
  gap: 0;
}
.content-wrapper .content-item-reactions .reaction-group .reaction-icon {
  transform: translate(0, 0) scale(0.6) !important;
  transition: none !important;
  cursor: default;
}
.content-wrapper .content-item + .content-item {
  margin-top: 20px;
}
.content-wrapper .review-prizes {
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 20px;
}
.content-wrapper .review-prizes .content-item-body {
  padding-right: 40px;
}
@media (max-width: 768px) {
  .content-wrapper .content-item {
    gap: 5px;
  }
  .content-wrapper .content-item-bottom {
    margin-top: 5px;
  }
  .content-wrapper .content-item + .content-item {
    margin-top: 30px;
  }
  .content-wrapper .content-item__img {
    width: 100%;
    padding: 0;
  }
  .content-wrapper .content-item__img a {
    width: 100%;
  }
  .content-wrapper .content-item__img img {
    max-height: 140px;
  }
}
/** Главная страница, детальная страница товара */
.reviews .content-item-bottom,
.swiper-review .content-item-bottom,
.review-list .content-item-bottom,
.reviews-carousel .content-item-bottom {
  gap: 10px;
  margin-top: 12px;
}
.reviews .content-item-bottom a,
.swiper-review .content-item-bottom a,
.review-list .content-item-bottom a,
.reviews-carousel .content-item-bottom a {
  color: #333;
  text-decoration: none;
  margin: 0;
}
.reviews .content-item-bottom a:hover,
.swiper-review .content-item-bottom a:hover,
.review-list .content-item-bottom a:hover,
.reviews-carousel .content-item-bottom a:hover {
  color: #548EAA;
}
.reviews .content-item__icon,
.swiper-review .content-item__icon,
.review-list .content-item__icon,
.reviews-carousel .content-item__icon,
.reviews .content-item-bottom,
.swiper-review .content-item-bottom,
.review-list .content-item-bottom,
.reviews-carousel .content-item-bottom {
  display: flex;
  align-items: center;
}
.reviews-carousel .icon--body {
  top: -1px;
}
.reviews .icon--body {
  top: -1px;
}
.reviews .content-item-bottom {
  margin-top: 0;
}
ins.pos-1,
ins.pos-2,
ins.pos-3 {
  height: 64px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 64px;
  display: block;
}
ins.pos-1 {
  background: url("/pic/ico-review-pos.png") no-repeat;
}
ins.pos-2 {
  background: url("/pic/ico-review-pos.png") no-repeat left -64px;
}
ins.pos-3 {
  background: url("/pic/ico-review-pos.png") no-repeat left -128px;
}
/* Награды по id *.  */
.achievement-image {
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-size: 30px;
}
@media (max-width: 768px) {
  .achievement-image {
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
}
.achievement-100 {
  background-image: url("/pic/achievement-1000.png");
}
.achievement-110 {
  background-image: url("/pic/achievement-10000.png");
}
.achievement-10 {
  background-image: url("/pic/ico-review-pos-1.png");
}
.achievement-20 {
  background-image: url("/pic/ico-review-pos-2.png");
}
.achievement-30 {
  background-image: url("/pic/ico-review-pos-3.png");
}
.achievement-60 {
  background-image: url("/pic/ico-review-60.png");
}
@media (max-width: 768px) {
  .content-wrapper .content-item {
    flex-direction: column;
    align-items: start;
  }
  .content-item + .content-item {
    margin-top: 30px;
  }
  .content-wrapper .content__title {
    margin-bottom: 20px;
  }
  .content-wrapper .content__title span {
    display: block;
    font-size: 16px;
  }
}
.badge-more-info {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #000000;
  border-radius: 50%;
  text-align: center;
  font-size: 9px;
  font-style: normal;
  line-height: 1.6;
  margin-left: 5px;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
.text-content .color-block .review-contest {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px !important;
  font-family: 'Arial', sans-serif;
  color: #333;
  line-height: 1.5;
  font-size: 16px;
}
.text-content .color-block .review-contest__title {
  font-size: 28px;
  color: #2c3e50;
  margin-bottom: 20px !important;
  text-align: center;
  font-weight: bold;
}
.text-content .color-block .review-contest__intro {
  font-size: 18px;
  margin-bottom: 25px !important;
  padding: 15px !important;
  background-color: #f8f9fa;
  border-left: 4px solid #4a90e2;
  border-radius: 4px;
}
.text-content .color-block .review-contest__section {
  margin-bottom: 30px !important;
}
.text-content .color-block .review-contest__section-title {
  font-size: 22px;
  color: #2c3e50;
  margin-bottom: 15px !important;
  padding-bottom: 8px !important;
  border-bottom: 2px solid #eaeaea;
}
.text-content .color-block .review-contest__list {
  list-style-type: none;
  padding-left: 0;
}
.text-content .color-block .review-contest__list-item {
  margin-bottom: 12px !important;
  padding-left: 25px !important;
  position: relative;
}
.text-content .color-block .review-contest__list-item:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #4a90e2;
  font-weight: bold;
}
.text-content .color-block .review-contest__prizes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 20px 0 !important;
}
.text-content .color-block .review-contest__prize-card {
  width: 30%;
  padding: 15px !important;
  margin-bottom: 15px !important;
  background-color: #f8f9fa;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.text-content .color-block .review-contest__prize-place {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px !important;
  color: #2c3e50;
}
.text-content .color-block .review-contest__prize-amount {
  font-size: 24px;
  color: #e74c3c;
  font-weight: bold;
}
.text-content .color-block .review-contest__promo {
  background-color: #e8f4fd;
  padding: 15px !important;
  border-radius: 8px !important;
  margin: 25px 0 !important;
}
.text-content .color-block .review-contest__promo-title {
  font-size: 20px;
  color: #2980b9;
  margin-bottom: 15px !important;
  margin-top: 0 !important;
  text-align: center;
}
.text-content .color-block .review-contest__note {
  background-color: #fef9e7;
  padding: 15px !important;
  border-radius: 8px;
  margin-top: 30px !important;
  border-left: 4px solid #f1c40f;
}
.text-content .color-block .review-contest__footer {
  text-align: center;
  margin-top: 30px !important;
  padding: 15px !important;
  font-style: italic;
  color: #7f8c8d;
}
.text-content .color-block .review-contest__emoji {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 5px !important;
}
/* Публичный профиль */
.author-profile__header {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 32px;
  padding: 24px;
  border-bottom: 1px solid #e8e8e8;
}
.author-profile__avatar {
  flex-shrink: 0;
}
.author-profile__avatar-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #3b82f6;
}
.author-profile__info {
  flex-grow: 1;
}
.author-profile__name {
  margin: 0 0 12px;
  font-size: 26px;
  font-weight: 600;
  color: #1f2937;
}
.author-profile__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.author-profile__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #64748b;
}
.author-profile__meta-item--earned {
  color: #059669;
  font-weight: 600;
}
.author-profile__meta-icon {
  font-size: 16px;
}
.author-profile__section {
  margin-bottom: 24px;
}
.author-profile__section-title {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 16px;
}
@media (max-width: 768px) {
  .author-profile__section {
    padding: 0 24px;
  }
}
.author-profile__badges-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.author-profile__badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  border-radius: 20px;
  font-size: 14px;
}
.author-profile__badge-icon {
  font-size: 16px;
}
.author-profile__badge-title {
  font-weight: 500;
  color: #92400e;
}
.author-profile__awards-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
.author-profile__award-item {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8fafc;
  border-radius: 8px;
  cursor: pointer;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.author-profile__award-item:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.author-profile__award-img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.author-profile__awards-more {
  padding: 0 20px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e2e8f0;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #64748b;
  cursor: default;
}
@media (max-width: 640px) {
  .author-profile__header {
    flex-direction: column;
    text-align: center;
  }
  .author-profile__meta {
    justify-content: center;
  }
  .author-profile__avatar-img {
    width: 80px;
    height: 80px;
  }
  .author-profile__name {
    font-size: 22px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/ui/index.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 1rem;
}
.gap-4 {
  gap: 1.5rem;
}
.gap-5 {
  gap: 3rem;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-muted {
  color: #ccc !important;
}
.text-success {
  color: #29b200 !important;
}
.text-danger {
  color: #dc3545 !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
/* Utils */
.example-tokens {
  display: flex;
  flex-wrap: wrap;
}
.example-tokens .token {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  background-color: #29b200;
  display: flex;
  align-items: center;
  justify-content: center;
}
.example-tokens .token + .token {
  margin-left: 10px;
}
.example-tokens .token.variable-primary_color {
  background-color: #2794ca;
}
.example-tokens .token.variable-secondary_color {
  background-color: #999;
}
.example-tokens .token.variable-yellow_color {
  background-color: #ffda4f;
}
.example-tokens .token.variable-orange_color {
  background-color: #fe7e03;
}
.example-tokens .token.variable-bg_primary_color {
  background-color: #343434;
}
.example-tokens .token.variable-light_grey_color {
  background-color: #ededed;
}
.example-tokens .token.variable-medium_grey_color {
  background-color: #999;
}
.example-tokens .token.variable-success_color {
  background-color: #29b200;
}
.example-tokens .token.variable-error_color {
  background-color: #dc3545;
}
@keyframes clickAnimate {
  from {
    top: 0;
  }
  50% {
    top: 2px;
  }
  to {
    top: 0;
  }
}
/* Buttons */
.btn {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: none;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  text-decoration: none;
  border: 1px solid transparent;
  background: #ededed;
  color: #000;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-sm {
  padding: 0.375rem 1.05rem;
  font-size: 0.7rem;
}
.btn-lg {
  padding: 1.275rem 1.05rem;
  font-size: 1.1rem;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  animation: clickAnimate 0.15s ease-in-out;
}
.btn:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.btn.disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
.btn-secondary {
  color: #fff;
  background-color: #999;
  border: 1px solid #999;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #8c8c8c;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #999;
}
.btn-primary {
  color: #fff;
  background-color: #2794ca;
  border: 1px solid #2794ca;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2384b5;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.btn-warning {
  color: #fff;
  background-color: #fe7e03;
  border: 1px solid #fe7e03;
}
.btn-warning:hover {
  color: #fff;
  background-color: #e77101;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #fff;
  background-color: #fe7e03;
}
.btn-info {
  color: #fff;
  background-color: #2794ca;
  border: 1px solid #2794ca;
}
.btn-info:hover {
  color: #fff;
  background-color: #2384b5;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #2794ca;
}
.btn-alert {
  color: #000;
  background-color: #ffda4f;
  border: 1px solid #ffda4f;
}
.btn-alert:hover {
  color: #000;
  background-color: #ffcf1c;
}
.btn-alert.disabled,
.btn-alert:disabled {
  color: #000;
  background-color: #ededed;
  border-color: #ededed;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border: 1px solid #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
}
.btn-border {
  color: #343434;
  background-color: #fff;
  border: 1px solid #ced4da;
}
.btn-border:hover {
  color: #343434;
  background-color: #ededed;
}
.btn-border.disabled,
.btn-border:disabled {
  color: #000;
  background-color: #ededed;
}
.btn-thin {
  font-weight: 300;
  text-transform: uppercase;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
@media (max-width: 379px) {
  .btn {
    font-size: 0.8rem;
    padding: 0.5rem 0.5rem;
  }
  .btn-lg {
    padding: 0.75rem 0.75rem;
    font-size: 1.1rem;
  }
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%;
}
/* Forms */
.form-control {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem;
  font-size: 1rem;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: Tahoma, Arial;
}
@media (max-width: 379px) {
  .form-control {
    font-size: 0.9rem;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
textarea.form-control {
  min-height: 70px;
  resize: none;
}
.form-control.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #29b200;
}
.form-control.is-loading {
  background-image: url(/pic/loader-vue.gif);
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center right;
}
.invalid-text,
.valid-text {
  font-size: 0.8rem;
  line-height: 1.2;
  margin: 3px 0;
}
.valid-text {
  color: #29b200;
}
.invalid-text {
  color: #dc3545;
}
.form-group {
  margin-bottom: 1rem;
  position: relative;
  box-sizing: border-box;
}
.form-group label {
  margin-bottom: 0.25rem;
  display: inline-block;
}
.form-group .error {
  font-style: normal;
  color: #dc3545;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group-prepend {
  display: flex;
  margin-right: -1px;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0.5rem;
}
.form-control--styled {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0.35rem 0.35rem;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 50px;
}
.form-control--styled label {
  font-size: 11px;
  width: 100%;
  display: block;
  text-align: left;
  margin: 0;
  margin-bottom: 5px;
  white-space: nowrap;
}
.form-control--styled label em {
  color: #dc3545;
}
.form-control--styled input {
  border: none;
  font-size: 16px;
  width: 100%;
  background: none;
}
.form-control--styled input[type="number"] {
  -moz-appearance: textfield;
  /* Убирает стрелки в Firefox */
}
.form-control--styled input[type="number"]::-webkit-outer-spin-button,
.form-control--styled input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* Убирает отступы в WebKit-браузерах (Chrome, Safari, Edge) */
}
.form-control--styled:focus-within {
  border: 1px solid #2794ca;
}
.form-control--styled.is-invalid {
  border: 1px solid #dc3545;
}
.form-control--styled.is-invalid label {
  color: #dc3545;
}
.form-control--styled.is-valid {
  border: 1px solid #29b200;
}
.form-control--styled input:-webkit-autofill,
.form-control--styled input:-webkit-autofill:focus {
  transition: background-color 0s 600000s, color 0s 600000s !important;
}
/* Alerts */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin: 1rem 0;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
.alert--icons {
  display: flex;
  align-items: center;
}
.alert--icons .alert__icon {
  margin-right: 15px;
  min-width: 24px;
}
.alert-secondary {
  color: #333;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.alert-secondary hr {
  border-top-color: #b1dfbb;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 15px;
  height: 15px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  color: inherit;
}
.alert__close svg {
  width: 15px;
  height: 15px;
}
@media (max-width: 379px) {
  .alert {
    padding: 0.5rem 0.75rem;
  }
}
/* Badge */
.badge {
  display: inline-block;
  padding: 0.35em 0.7em;
  font-size: 90%;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
.badge:empty {
  display: none;
}
.badge-success {
  color: #fff;
  background-color: #29b200;
}
.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #239900;
}
.badge-warning {
  color: #fff;
  background-color: #fe7e03;
}
.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #e77101;
}
.badge-primary {
  color: #fff;
  background-color: #2794ca;
}
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #2384b5;
}
.badge-secondary {
  color: #fff;
  background-color: #999;
}
.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #8c8c8c;
}
.badge-counter {
  background-color: #2794ca;
  padding: 5px 0;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  line-height: 0.8;
  text-align: center;
  font-weight: 700;
}
.badge-info {
  background-color: #ededed;
  padding: 5px 0;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  display: inline-block;
  font-size: 10px;
  color: #000;
  line-height: 0.8;
  text-align: center;
  font-weight: 700;
}
.badge-warning-border {
  color: #fe7e03;
  border: 1px solid #fe7e03;
}
.badge-success-border {
  color: #29b200;
  border: 1px solid #29b200;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: white;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 20px;
  border: none;
  z-index: 1;
}
.modal__close:after,
.modal__close:before {
  content: '';
  width: 20px;
  height: 1px;
  background: #333;
  position: absolute;
  top: 20px;
  left: 10px;
}
.modal__close:after {
  transform: rotate(45deg);
}
.modal__close:before {
  transform: rotate(-45deg);
}
.modal-mask {
  z-index: 5001;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.modal-container {
  max-width: 600px;
  margin: 0px auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  font-family: Helvetica, Arial, sans-serif;
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  max-height: 60%;
  overflow: hidden;
}
.modal-container-full {
  max-width: 100%;
  width: 100%;
}
.modal-container-lg {
  max-width: 1260px;
  min-width: 1260px;
}
.modal-container-sm {
  max-width: 320px;
  min-width: 320px;
}
.modal-container-deprecated {
  height: 90vh;
  max-height: 90vh;
  width: 980px;
  max-width: 980px;
  padding: 10px;
}
.modal-container-deprecated .modal-middle {
  margin: 0;
}
.modal-middle {
  flex: 1 1 auto;
  overflow: auto;
  min-height: 0;
}
.modal-header {
  margin-bottom: 20px;
}
.modal-header * {
  margin: 0;
}
.modal-middle {
  margin: 20px 0;
}
.modal-footer .btn + .btn {
  margin-left: 10px;
}
@media (max-width: 1260px) {
  .modal-container {
    max-width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 768px) {
  .modal-container {
    max-height: 80%;
  }
  .modal-container-deprecated {
    height: 100vh;
    max-height: 100vh;
  }
}
/* skeleton */
.skeleton__line {
  width: 100%;
  height: 40px;
  border-radius: 7px;
  background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 400px);
  background-size: 600px;
  animation: shine-lines 2.5s ease infinite;
}
.skeleton__line + .skeleton__line {
  margin-top: 12px;
}
.skeleton__line--card {
  height: 120px;
}
@keyframes shine-lines {
  0% {
    background-position: -200px;
  }
  100% {
    background-position: 600px;
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./vue/index.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.yandex-split {
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.yandex-split a {
  height: 16px;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 1px;
  border-radius: 16px 5px 5px 16px;
  padding-right: 5px;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.yandex-split a:before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  background: url(/pic/split-badge.svg) no-repeat center;
  background-size: contain;
  margin-right: 5px;
  margin-left: 1px;
}
.yandex-split em {
  font-style: normal;
}
.yandex-split.yandex-split-sm {
  justify-content: flex-end;
  font-size: 10px;
  margin-top: 2px;
}
.yandex-split.yandex-split-sm a {
  font-size: 11px;
  padding: 1px 3px 1px 1px;
  height: 14px;
}
.yandex-split.yandex-split-sm:before {
  width: 10px;
  height: 10px;
}
.sber-split {
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.sber-split a {
  height: 16px;
  color: #333;
  font-size: 12px;
  padding: 1px;
  border-radius: 16px 5px 5px 16px;
  padding-right: 5px;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.sber-split a:before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  background: url(/pic/sber-split-logo.png) no-repeat center;
  background-size: contain;
  margin-right: 5px;
  margin-left: 1px;
}
.sber-split em {
  font-style: normal;
}
.sber-split.sber-split-sm {
  justify-content: flex-end;
  font-size: 10px;
  margin-top: 2px;
}
.sber-split.sber-split-sm a {
  font-size: 11px;
  padding: 1px 3px 1px 1px;
  height: 14px;
}
.sber-split.sber-split-sm:before {
  width: 10px;
  height: 10px;
}
.sber-split-detail {
  padding: 10px 0px;
  color: #85889e;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.sber-split-detail:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 15px 0 0;
  background: url('/pic/sber-split-logo.png') center left no-repeat;
  background-size: contain;
}
.sber-split-detail__title {
  font-weight: 700;
  margin-bottom: 1px;
  color: #333;
}
/** Reactions components */
.review-reactions {
  display: flex;
  gap: 5px;
  align-items: end;
  justify-content: revert;
  flex-direction: column-reverse;
}
.reaction-block {
  display: flex;
  gap: 5px;
  align-items: center;
  flex-wrap: wrap;
}
.reaction-group {
  background-color: #d5edf7;
  color: #5db2d4;
  padding: 3px 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  gap: 3px;
  cursor: pointer;
  transition: opacity 0.1s ease;
}
.reaction-group:hover {
  opacity: 0.8;
}
.reaction-group.has-owner {
  background-color: #5db2d4;
  color: #fff;
}
.reaction-group.dislike_animation:before,
.reaction-group.like_animation:before,
.reaction-group.thumbs_up_animation:before,
.reaction-group.thumbs_down_animation:before,
.reaction-group.ok_animation:before,
.reaction-group.laugh_animation:before,
.reaction-group.thx_animation:before,
.reaction-group.stop_animation:before,
.reaction-group.hundred_points_animation:before,
.reaction-group.elephant_animation:before,
.reaction-group.love_animation:before,
.reaction-group.handshake_animation:before,
.reaction-group.fire_animation:before {
  content: '';
  background-image: url('/pic/reaction/1.png');
  opacity: 0;
  animation: fly 0.7s ease-out;
  background-size: 125px 125px;
  background-position: 0 -25px;
  height: 25px;
  width: 25px;
  position: absolute;
}
.reaction-group.dislike_animation:before {
  background-position: 0 0;
}
.reaction-group.thumbs_up_animation:before {
  background-position: 0 -50px;
}
.reaction-group.thumbs_down_animation:before {
  background-position: 0 -75px;
}
.reaction-group.ok_animation:before {
  background-position: 0 -100px;
}
.reaction-group.fire_animation:before {
  background-position: -25px 0;
}
.reaction-group.handshake_animation:before {
  background-position: -25px -25px;
}
.reaction-group.love_animation:before {
  background-position: -25px -50px;
}
.reaction-group.hundred_points_animation:before {
  background-position: -25px -75px;
}
.reaction-group.thx_animation:before {
  background-position: -25px -100px;
}
.reaction-group.stop_animation:before {
  background-position: -50px 0;
}
.reaction-group.elephant_animation:before {
  background-position: -50px -25px;
}
.reaction-group.laugh_animation:before {
  background-position: -50px -50px;
}
.reaction-block.disabled_animation .reaction-group:before {
  content: none;
  animation: none;
  background-image: none;
}
.review-detail-reactions {
  margin-bottom: 20px;
}
.review-detail-reactions .reaction-variants {
  left: auto;
  right: 0;
}
.comments-item-reactions .reaction-variants {
  left: 5px;
  right: auto;
}
.reaction-icon {
  transform: translate(0, 0) scale(0.8) !important;
  image-rendering: -webkit-optimize-contrast;
  background-size: 125px 125px;
  background-image: url('/pic/reaction/1.png');
  height: 25px;
  width: 25px;
  cursor: pointer;
  transition: transform 0.1s ease;
}
.reaction-icon:hover {
  transform: translate(0, 0) scale(0.9) !important;
}
.reaction-icon__like {
  background-position: 0 -25px;
}
.reaction-icon__dislike {
  background-position: 0 0;
}
.reaction-icon__thumbs_up {
  background-position: 0 -50px;
}
.reaction-icon__thumbs_down {
  background-position: 0 -75px;
}
.reaction-icon__ok {
  background-position: 0 -100px;
}
.reaction-icon__fire {
  background-position: -25px 0;
}
.reaction-icon__handshake {
  background-position: -25px -25px;
}
.reaction-icon__love {
  background-position: -25px -50px;
}
.reaction-icon__hundred_points {
  background-position: -25px -75px;
}
.reaction-icon__thx {
  background-position: -25px -100px;
}
.reaction-icon__stop {
  background-position: -50px 0;
}
.reaction-icon__elephant {
  background-position: -50px -25px;
}
.reaction-icon__laugh {
  background-position: -50px -50px;
}
@keyframes fly {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  75% {
    opacity: 0.75;
    transform: scale(1.5) translateY(-30px);
  }
  100% {
    opacity: 0;
    transform: scale(2) translateY(-40px);
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/fontface.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: Tahoma;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/build/css/fonts/tahoma/tahoma-clean.ttf') format('truetype');
}
@font-face {
  font-family: Tahoma;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/build/css/fonts/tahoma/tahomabd-clean.ttf') format('truetype');
}

/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/head.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.header-layout {
  min-width: 955px;
  max-width: 1264px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header {
  width: calc(100% + 50px);
  margin: 0 -25px 0px;
  background-color: #f4f4f4;
  position: relative;
  padding: 5px 0;
}
#page-header {
  width: calc(100% + 50px);
  min-height: 32px;
  margin: 0 -25px;
  background: #464646;
  color: #ffffff;
  min-width: 1000px;
}
.hidden #page-header {
  width: calc(100% + 67px);
}
.page-header-left {
  display: flex;
  align-items: center;
  position: relative;
  flex-grow: 1;
  justify-content: space-between;
}
.header-left-one {
  display: flex;
  align-items: center;
  padding: 3px;
}
.header-left-one a.global-phone {
  font-size: 21px;
  font-weight: 700;
  color: #231f20;
}
.header-left__whatsapp {
  display: block;
  font-size: 16px;
  margin: 0 0 3px;
  color: #0095c7;
  line-height: 20px;
  transition: all 0.3s;
}
.header-left__whatsapp:hover {
  text-decoration: none;
  color: #76bc21;
}
.user_report_btn {
  box-sizing: border-box;
  display: block;
  padding: 10px;
  background: #f1c43d;
  border-radius: 3px;
  color: #000;
  text-align: center;
}
.page-scroll-header .user_report_btn {
  position: absolute;
  right: 20%;
  top: 7px;
  height: 28px;
  padding: 6px;
}
.page-scroll-header .user_report_full_cart {
  right: 28%;
}
.header-left-one--whatsapp {
  background: #e1efd0;
  border-radius: 3px;
  padding: 3px;
}
.header-icon__phone {
  width: 24px;
  height: 24px;
  background: #1c1c1c;
  border-radius: 16px;
  padding: 4px 0 0 4px;
  box-sizing: border-box;
  border: 2px solid #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-right: 10px;
}
.header-icon__phone img {
  width: 12px;
}
.header-icon__whatsapp {
  margin-right: 10px;
}
.header-icon__whatsapp img {
  width: 24px;
}
.header-left-one-link {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
.header-icon__telegram {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.header-icon__max {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.header-left-consult {
  color: #625d5d;
  font-size: 12px;
  font-style: normal;
  line-height: 120%;
  margin-left: 2px;
}
.header-help a {
  text-decoration: none;
  display: block;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px 0px;
  width: 115px;
  height: 115px;
  margin: 0px -34px -10px -4px;
  position: relative;
  top: 10px;
  left: -20px;
}
#page-header .container {
  min-width: 955px;
  max-width: 1264px;
  margin: 0 auto;
  padding: 0px 25px;
  display: flex;
  justify-content: space-between;
}
#page-header .container .region {
  height: 26px;
  padding-top: 7px;
  display: block;
  white-space: nowrap;
  text-align: left;
  position: relative;
  margin-right: 10px;
}
#page-header .container .region .region-selection-confirmation {
  position: absolute;
  top: 40px;
  font-size: 15px;
  color: black;
  background-color: #ddd;
  text-align: center;
  padding: 15px;
  border-radius: 0.5rem;
  z-index: 10;
}
#page-header .container .region .region-selection-confirmation .message {
  padding-bottom: 10px;
}
#page-header .container .region .region-selection-confirmation .no {
  margin-left: 10px;
}
#page-header .container .region > .delivery-link {
  line-height: 100%;
  color: #f6f6f6;
  line-height: 13px;
  display: inline-block;
  height: 13px;
  vertical-align: middle;
  font-size: 13px;
}
#page-header .container .region > .delivery-date {
  line-height: 100%;
  color: #ffda4f;
  line-height: 13px;
  display: inline-block;
  height: 13px;
  vertical-align: middle;
  font-size: 13px;
  font-style: italic;
  margin-left: 3px;
}
#page-header .container s {
  text-decoration: none;
  margin: 0px 9px 0px 7px;
  line-height: 13px;
  vertical-align: middle;
  display: inline-block;
  font-size: 13px;
}
#page-header .container .region > .city {
  margin-left: 7px;
  text-decoration: none;
  border-bottom: 1px dotted;
  line-height: 100%;
  color: #f6f6f6;
  line-height: 13px;
  display: inline-block;
  height: 13px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
  max-width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#page-header .container .region ins {
  background-image: url("/pic/flag-rus.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  text-decoration: none;
  vertical-align: middle;
  margin-left: 9px;
}
#page-header .container .region ins.country-Rossiya {
  background-position: left 0px;
}
#page-header .container .region ins.country-other.BY {
  background-image: url("/pic/flag-by.png");
}
#page-header .container .region ins.country-other.KZ {
  background-image: url("/pic/flag-kz.png");
}
#page-header .container .region ins.country-other.AM {
  background-image: url("/pic/flag-am.png");
}
#page-header .container .region ins.country-other.KG {
  background-image: url("/pic/flag-kg.png");
}
#page-header .container div.menu {
  list-style: none;
  padding-top: 7px;
  display: block;
  height: 24px;
  flex-grow: 1;
}
.top_header_menu_delivery {
  white-space: nowrap;
  text-align: center;
}
#page-header .container ._cb {
  padding: 0px;
  margin: 0px;
}
#page-header .container div.menu a {
  color: #f6f6f6;
  font-size: 13px;
  line-height: 13px;
}
#page-header .container div.menu a.mark {
  color: #ffda4f;
}
#page-header .menu-dropdown {
  position: absolute;
  top: 30px;
  left: 10px;
}
#page-header .menu-dropdown ul {
  position: absolute;
  background: #484848;
  padding: 0px;
  list-style: none;
  z-index: 10;
  margin: 0;
  top: 33px;
  left: -10px;
  width: 200px;
  display: none;
}
#page-header .menu-dropdown ul li {
  padding: 5px 10px;
}
#page-header .menu-dropdown ul li.active a {
  text-decoration: none;
  color: #f1c314;
}
.direct-delivery-label {
  background: #bbb;
  border-radius: 9px;
  font-size: 0.9em;
  padding: 1px 3px;
  text-decoration: none;
  cursor: default;
  font-style: normal;
  cursor: pointer;
}
.direct-delivery-label.active {
  background: #84bd14;
}
.header-car {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  background: #02689f;
  width: 255px;
  height: 68px;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  overflow: hidden;
}
.header-car span {
  font-size: 1.5em;
  color: #f5fbff;
  line-height: 65px;
  margin-left: 70px;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.header-car span:after {
  content: "";
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -141px -361px;
  width: 47px;
  height: 37px;
  position: absolute;
  top: 18px;
  left: 20px;
}
.header-car span.first-load:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 35px;
  height: 35px;
  opacity: 0;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.5);
  animation: move 2s linear 2s;
  animation-iteration-count: 3;
}
@keyframes move {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  10% {
    transform: scale(1);
    opacity: 1;
  }
  25% {
    opacity: 0.5;
    transform: scale(1.25);
  }
  50% {
    opacity: 0;
    transform: scale(1.5);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
#header-car .update {
  display: none;
}
.current-car {
  padding: 15px 30px 15px 10px;
  position: relative;
  color: #fff;
}
.current-car:before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  position: absolute;
  top: 25px;
  right: 15px;
  transition: all 0.3s;
}
.current-car.current-car--isLoad {
  display: block;
}
.current-car.active:before {
  transform: rotate(-45deg);
  top: 30px;
}
.header-car--name {
  font-size: 14px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 700;
  margin-bottom: 5px;
}
.header-car--vin {
  font-size: 12px;
}
.header-car--vin i {
  opacity: 0.8;
  font-style: normal;
}
.garage-modal {
  display: none;
  position: absolute;
  top: 72px;
  border-radius: 7px;
  right: 0;
  background: #fff;
  z-index: 1000;
  box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.22);
  border: 1px solid #9d9d9d;
  padding: 20px;
  width: 378px;
}
.garage-modal.open {
  display: block;
}
.car-data {
  position: relative;
  padding-bottom: 65px;
  width: 33%;
}
.link-elem {
  width: 33%;
  height: 250px;
  position: relative;
  margin-right: 30px;
}
.link-elem:before {
  content: "";
  background: url(/pic/link-elem-bg.png);
  background-position: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 67px;
  display: block;
}
.link-elem span {
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: 10px;
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333333;
}
.link-elem__lx {
  background: url(/pic/laximo-bg.jpg);
  background-size: cover;
  background-position: 0 0;
}
.link-elem__td {
  background: url(/pic/tecdoc-bg.jpg);
  background-size: cover;
  background-position: 0 0;
}
.car-data-param {
  margin-bottom: 5px;
}
.garage-link {
  display: block;
  text-align: center;
  padding: 20px 0;
  width: 100%;
  background: #fcc500;
  border-radius: 5px;
  border-top: 1px solid #ffb600;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  background: -moz-linear-gradient(top, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  background: -webkit-linear-gradient(top, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  background: linear-gradient(to bottom, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc500', endColorstr='#ff7a00', GradientType=0);
}
.garage-link:last-child {
  margin-bottom: 0;
}
#mmenu .new {
  position: absolute;
  top: 7px;
  right: -1px;
  color: #fff;
  background: #ff3334;
  font-size: 12px;
  padding: 2px 5px;
  z-index: 1;
  transform: rotate(45deg);
}
#mmenu .new::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 0 0 18px;
  border-color: transparent transparent transparent #ff3333;
  position: absolute;
  top: 0;
  right: -17px;
}
#mmenu .new::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 18px 18px;
  border-color: transparent transparent #ff3333 transparent;
  position: absolute;
  top: 0;
  left: -17px;
}
.second-line-header-alert {
  width: calc(100% + 50px);
  margin: 0 -25px;
  background: #fccb08;
  border-bottom: 1px solid #f0f0f0;
  min-width: 1015px;
  text-align: center;
  color: #000000;
  padding: 15px 0px;
  line-height: 130%;
}
.second-line-header-alert.fixed {
  position: fixed;
  top: 43px;
  left: 0;
  z-index: 100;
  animation: show 0.3s linear;
  animation-delay: 0.05s;
}
.second-line-header-alert.fixed--cart {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
@keyframes show {
  from {
    top: 0px;
  }
  to {
    top: 43px;
  }
}
.second-line-header {
  width: calc(100% + 50px);
  margin: 0 -25px;
  height: 31px;
  background: #111111;
  color: #ffffff;
  border-bottom: 1px solid #f0f0f0;
  min-width: 1015px;
}
.second-line-header .delivery {
  width: 50%;
  display: inline-block;
  height: 31px;
  text-align: right;
  vertical-align: top;
}
.second-line-header .delivery a {
  margin-right: 20%;
  line-height: 31px;
  color: #f3f3f3;
  text-decoration: none;
  font-size: 14px;
  background: url("/pic/two_line_delivery.png") no-repeat left center;
  padding-left: 35px;
  display: inline-block;
}
.second-line-header .return {
  width: 49%;
  display: inline-block;
  height: 31px;
  background: #1c1c1c;
  vertical-align: top;
}
.second-line-header .return a {
  margin-left: 20%;
  line-height: 31px;
  color: #f3f3f3;
  text-decoration: none;
  font-size: 14px;
  background: url("/pic/two_line_return.png") no-repeat left center;
  padding-left: 25px;
  display: inline-block;
}
.second-line-header ins {
  display: block;
  width: 31px;
  height: 31px;
  background: url("/pic/two_line_bg.png") no-repeat;
  position: absolute;
  left: 50%;
}
@media print {
  .header {
    display: none;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/auth/auth.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
#page-header .container .auth {
  list-style: none;
  display: flex;
  max-width: 25%;
  justify-content: flex-end;
  align-items: center;
  margin-left: 10px;
  flex-wrap: wrap;
}
#page-header .container .auth a {
  color: #ffda4f;
  display: inline-block;
  max-width: 105px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 13px;
}
#page-header .container .auth a.login {
  text-decoration: none;
  border-bottom: 1px dotted;
}
#page-header .container .auth .link-to {
  text-decoration: underline;
  color: #ffda4f;
  cursor: pointer;
}
#page-header .container .auth .counter-messages {
  position: relative;
  margin-right: 5px;
  overflow: visible;
  text-decoration: none;
  color: #fff;
}
#page-header .container .auth .counter-messages .message-icon {
  background-image: url(/pic/messenger-icon.png);
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
}
#page-header .container .auth .counter-messages sup {
  font-size: 9px;
  position: absolute;
  background-color: red;
  border-radius: 50%;
  padding: 2px;
  top: -5px;
  left: -6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 12px;
  width: 12px;
  text-align: center;
}
.auth-user {
  position: relative;
  margin-right: 5px;
  padding: 3px 0;
}
.auth-personal {
  padding: 3px 0;
}
.auth-personal:after {
  content: "";
  width: 29px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -410px -141px;
  width: 16px;
  height: 6px;
  margin: 2px 5px 3px 5px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/basket/basket.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.cart-container {
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 10px 20px 10px;
  border-radius: 7px;
  width: 210px;
  box-sizing: border-box;
  position: relative;
}
.cart-container .basket {
  display: flex;
  flex-wrap: wrap;
}
.cart-delay {
  margin-left: 13px;
  margin-bottom: 12px;
  padding-top: 3px;
}
.basket-icon {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -415px -92px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 3px;
}
.bookmarks-link {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -399px -153px;
  width: 21px;
  height: 23px;
  text-indent: -10000px;
  position: relative;
  left: 3px;
}
.basket-quant {
  width: calc(100% - 35px);
  margin-left: 10px;
  margin-bottom: 10px;
}
.basket-quant u {
  text-decoration: none;
}
.checkout {
  width: calc(100% - 35px);
  margin-left: 10px;
  margin-bottom: 10px;
  background: #ffad26;
  background: -moz-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: -webkit-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: linear-gradient(to bottom, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  border: 1px solid #ffc465;
  height: 25px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #413d34;
  line-height: 24px;
  text-shadow: 1px 1px 0px #fdcf31;
}
#header .order-info {
  position: absolute;
  bottom: -10px;
  left: 20px;
}
#header div.basket-bg {
  position: absolute;
  right: 12px;
  top: -1px;
  width: 200px;
  height: 93px;
  border: 1px solid #d5d5d5;
  border-radius: 0px 0px 7px 7px;
  -moz-border-radius: 0px 0px 7px 7px;
  -webkit-border-radius: 0px 0px 7px 7px;
  behavior: url(/js/PIE.htc);
  background: #7a7a7a;
  background: rgba(122, 122, 122, 0.1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#017a7a7a, endColorstr=#017a7a7a);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#017a7a7a, endColorstr=#017a7a7a)";
  -pie-background: rgba(122, 122, 122, 0.1);
  z-index: 1;
}
#header div.basket {
  position: absolute;
  right: 12px;
  top: -1px;
  width: 200px;
  height: 93px;
  z-index: 10;
}
#header div.basket span {
  color: #7a7a7a;
  font-size: 8pt;
}
#header div.basket i {
  position: absolute;
  display: block;
  top: 10px;
  left: -7px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -205px -160px;
  width: 58px;
  height: 50px;
}
#header div.basket b {
  position: absolute;
  display: block;
  color: #5a5a5a;
  font-weight: normal;
  font-size: 1em;
  top: 21px;
  left: 50px;
}
#header div.basket b u {
  color: #0095c7;
  text-decoration: none;
  font-weight: normal;
  font-size: 1em;
}
#header div.basket .checkout {
  position: absolute;
  display: block;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -275px -207px;
  width: 124px;
  height: 27px;
  top: 61px;
  left: 49px;
}
#header div.basket .checkout:hover {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -275px -180px;
  width: 124px;
  height: 27px;
}
#header div.basket .bookmarks-link {
  position: absolute;
  display: block;
  top: 60px;
  left: 0px;
  text-indent: -1000px;
  overflow: hidden;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -369px -117px;
  width: 41px;
  height: 32px;
}
#header div.basket strong {
  position: absolute;
  display: block;
  width: 180px;
  height: 16px;
  top: 103px;
  left: 0px;
  font-weight: normal;
  position: relative;
  text-align: center;
}
#header div.basket strong {
  position: absolute;
  display: block;
  width: 180px;
  height: 16px;
  top: 103px;
  left: 0px;
  font-weight: normal;
  position: relative;
  text-align: center;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/basket/order-info/order-info.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.order-info {
  position: relative;
}
.order-info-list .color-block {
  min-height: 300px;
}
.order-info-list h2 {
  font-size: 1.4em;
  margin-bottom: 3px;
}
.order-info-list h2 small {
  font-size: 0.8em;
  font-weight: normal;
  font-style: italic;
  padding-left: 3px;
}
.order-info-list h2 small.cancel-sended {
  color: #ff7213;
  margin-left: 7px;
}
.order-info-list .order-delivery-status {
  display: block;
  padding: 5px;
  margin: 3px 0px;
  background: #0095c7;
  color: #ffffff;
}
.order-info-list .order-delivery-status ins {
  background: #ffffff url("/pic/ico_load.gif") no-repeat left;
  text-decoration: none;
  padding: 1px 5px 1px 20px;
  color: #666666;
}
.order-info-list .order-delivery-status .text-field {
  width: 150px;
}
.order-info-list .gift {
  border: 1px solid #ff3334;
  color: #ff3334;
  display: inline;
  font-size: 0.8em;
  padding: 3px;
  margin-bottom: 3px;
  font-weight: bold;
  margin-left: 5px;
}
.order-info-list h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin: 3px 0px;
}
.order-info-list h3 a {
  font-size: 1em;
}
.order-info-list h3 a.fancy-short {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.order-info-list hr {
  size: 1px;
  height: 1px;
  border: none;
  border-top: 3px solid #E9E9E9;
  margin: 25px 0px;
  padding: 0px;
}
.order-info a {
  background: #ff6600;
  padding: 4px 7px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
  line-height: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  width: 100%;
  text-align: center;
}
.order-info a ins {
  text-decoration: none;
  border-bottom: 1px dotted;
  font-size: 1em;
  line-height: 100%;
}
.order-info div.order-info-popup {
  position: absolute;
  top: 24px;
  right: -12px;
  width: 220px;
  background: #025b91;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  behavior: url(/js/PIE.htc);
  box-shadow: 0 0 8px 1px #686868;
  padding: 6px;
  text-align: left;
  display: none;
  z-index: 10;
}
.order-info div.order-info-popup ins {
  position: absolute;
  left: 72px;
  top: -15px;
  width: 18px;
  height: 15px;
  background: url("/pic/main_menu_ins.png") no-repeat;
}
.order-info div.order-info-sub {
  background: #f4f4f4;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  behavior: url(/js/PIE.htc);
}
.order-info ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.order-info ul li {
  padding: 10px 2.5%;
  margin: 0px;
  list-style: none;
}
.order-info ul li.r {
  border-bottom: 1px solid #dbdbdb;
  position: relative;
  height: 1px;
  padding: 0px;
}
.order-info ul li.r s {
  position: absolute;
  text-decoration: none;
  background: #f4f4f4;
  left: 28%;
  top: -9px;
  font-size: 1.2em;
  font-style: italic;
  padding: 0px 5px;
  color: #025b91;
}
.order-info ul li label {
  display: block;
  font-size: 0.9em;
  margin-bottom: 3px;
  width: auto;
}
.order-info ul li input.text {
  width: 95%;
  border: 1px solid #aaaaaa;
  padding: 3px;
  font-size: 14px;
}
.order-info ul li .errorMessage {
  padding: 3px;
  margin-top: 2px;
}
.order-info ul li img {
  border: 1px solid #aaaaaa;
}
.order-info ul li.buttons {
  text-align: center;
}
input.bbutton,
.submit-button {
  border: none;
  width: 209px;
  height: 37px;
  background: url(/pic/btn_order.png) no-repeat left 4px;
  font-size: 1.4em;
  color: #fff;
  text-shadow: 1px 1px 1px #99480b;
  cursor: pointer;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/catalog-menu/catalog-menu.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
#mmenu {
  height: 68px;
  position: relative;
}
#catalog-app.loading:hover .menu-box {
  display: block;
}
#catalog-app > .item {
  list-style: none;
  position: relative;
}
#catalog-app > .item > .catalog-main {
  font-size: 1.5em;
  color: #f5fbff;
  line-height: 65px;
  margin-left: 80px;
  text-decoration: none;
  border-bottom: 1px dotted;
  display: inline;
  cursor: pointer;
}
#catalog-app > .item > .catalog-main:after {
  content: '';
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -361px;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 13px;
  left: 30px;
}
#catalog-app > .item > ul {
  display: none;
  background: #02689f;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 3px solid #02689f;
  padding: 3px;
  position: absolute;
  top: 70px;
  max-width: 1260px;
  white-space: nowrap;
  z-index: 1003;
}
#catalog-app > .item > ul:before {
  content: '';
  position: absolute;
  left: 23px;
  top: -16px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -420px -207px;
  width: 18px;
  height: 15px;
}
#catalog-app > .item > ul.open {
  display: block;
  word-spacing: -0.28em;
}
#catalog-app .menu-box-inn {
  background: #f4f4f4;
  border-radius: 5px;
  overflow-x: auto;
  overflow-y: hidden;
}
#catalog-app ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
#catalog-app .level-0,
#catalog-app .submenu,
#catalog-app .submenu2,
#catalog-app .submenu3,
#catalog-app .submenu4 {
  word-spacing: normal;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  overflow-y: auto;
}
#catalog-app .level-0 li,
#catalog-app .submenu li,
#catalog-app .submenu2 li,
#catalog-app .submenu3 li,
#catalog-app .submenu4 li {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  position: relative;
}
#catalog-app .level-0 li:hover,
#catalog-app .submenu li:hover,
#catalog-app .submenu2 li:hover,
#catalog-app .submenu3 li:hover,
#catalog-app .submenu4 li:hover {
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
#catalog-app .level-0 li:hover a,
#catalog-app .submenu li:hover a,
#catalog-app .submenu2 li:hover a,
#catalog-app .submenu3 li:hover a,
#catalog-app .submenu4 li:hover a {
  color: #f96622;
  text-decoration: underline;
}
#catalog-app .level-0 li.active,
#catalog-app .submenu li.active,
#catalog-app .submenu2 li.active,
#catalog-app .submenu3 li.active,
#catalog-app .submenu4 li.active {
  background: #ffffff;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
#catalog-app .level-0 li.active a,
#catalog-app .submenu li.active a,
#catalog-app .submenu2 li.active a,
#catalog-app .submenu3 li.active a,
#catalog-app .submenu4 li.active a {
  color: #0095c7;
  text-decoration: underline;
}
#catalog-app .level-0 li.top,
#catalog-app .submenu li.top,
#catalog-app .submenu2 li.top,
#catalog-app .submenu3 li.top,
#catalog-app .submenu4 li.top {
  font-weight: 700;
  text-decoration: underline;
}
#catalog-app .level-0 a,
#catalog-app .submenu a,
#catalog-app .submenu2 a,
#catalog-app .submenu3 a,
#catalog-app .submenu4 a {
  color: #333;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 35px;
  display: block;
  padding-left: 21px;
  padding-right: 35px;
}
#catalog-app .level-0 > .other,
#catalog-app .submenu > .other,
#catalog-app .submenu2 > .other,
#catalog-app .submenu3 > .other,
#catalog-app .submenu4 > .other {
  display: none;
}
#catalog-app .level-0 span,
#catalog-app .submenu span,
#catalog-app .submenu2 span,
#catalog-app .submenu3 span,
#catalog-app .submenu4 span {
  position: absolute;
  top: 10px;
  right: 0;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -399px -207px;
  width: 21px;
  height: 15px;
}
#catalog-app .submenu,
#catalog-app .submenu2,
#catalog-app .submenu3,
#catalog-app .submenu4 {
  border-left: 1px solid #dbdbdb;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
#catalog-app .other {
  font-weight: 700;
  text-decoration: underline;
}
#catalog-app .item-del {
  border-bottom: 1px solid #666;
  display: block;
  background: 0 0;
  position: relative;
  width: 88%;
  height: 20px;
  top: 0;
  left: 0;
  margin: 15px 6% 5px 6%;
  text-decoration: none;
  color: #333;
  font-style: italic;
}
#catalog-app a.tag {
  font-style: italic;
  color: #555;
  font-size: 1em;
  line-height: 35px;
}
#catalog-app .level-1,
#catalog-app .level-2,
#catalog-app .level-3,
#catalog-app .level-4 {
  display: none;
}
#catalog-app .submenu {
  display: inline-block;
}
#catalog-app .level-0 .other {
  display: none;
}
#catalog-app .level-0 .item:nth-last-child(1) a,
#catalog-app .level-0 .item:nth-last-child(2) a {
  color: #f96622;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/geo/geo.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.fancybox-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 41px;
  cursor: pointer;
  z-index: 8040;
  background: url("/pic/fb-close.png");
}
.geo-select {
  width: 600px;
  height: auto;
}
.geo-select--fast {
  margin-top: 20px;
}
.geo-select--fast ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.geo-select--fast ul li {
  list-style: none;
  margin-right: 5px;
  padding: 5px 10px;
  background: #ddd;
  border-radius: 5px;
  margin-bottom: 5px;
}
.geo-select--fast ul li a {
  font-size: 16px;
  color: #333;
  display: inline-block;
  line-height: 1.4;
  text-decoration: none;
}
.geo-select--fast ul li a:hover {
  color: #FF6600;
}
.geo-select h2 {
  font-size: 1.7em;
  color: #FF6600;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.geo-select h3 {
  font-size: 16px;
  color: #333333;
  margin: 0 0px 0 0px;
  padding: 0px;
  padding-bottom: 10px;
  line-height: 110%;
}
.geo-select input.select-field {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(/js/PIE.htc);
  border: 1px solid #A1A1A1;
  width: 100%;
  font-size: 16px;
  height: 48px;
  padding: 0 10px;
  box-sizing: border-box;
}
#page-header .container .region .region-selection-confirmation .no {
  margin-left: 10px;
}
a.gbutton {
  border: none;
  width: 156px;
  height: 21px;
  background: url(/pic/btn_gray.png) no-repeat;
  font-size: 0.9em;
  color: #fff;
  text-shadow: 1px 1px 1px #005571;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  text-decoration: none;
  vertical-align: middle;
}
ul.city-auto {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 320px;
}
ul.city-auto .ui-menu-item {
  border: 1px solid transparent;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/search/search.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
#mmenu div.search {
  height: 68px;
  position: relative;
  margin-left: 265px;
  margin-right: 265px;
}
#mmenu div.search .search-form-container {
  padding: 6px 0px;
  background: #02689f;
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
#mmenu div.search b {
  background: #ffffff;
  display: block;
  margin: 0px 5px;
  border-radius: 3px;
  height: 28px;
  padding: 0 140px 0 5px;
  position: relative;
  display: none;
}
#mmenu div.search b.active {
  display: block;
}
#mmenu div.search b input {
  border: 0px;
  width: 100%;
  background: none;
  font-size: 16px;
  color: #333333;
  padding: 2px 0px;
  margin: 0px;
  height: 24px;
  position: relative;
  z-index: 10;
}
#mmenu div.search b input:focus {
  outline: none;
}
#mmenu div.search b ins {
  height: 34px;
  line-height: 34px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;
  padding-right: 11px;
}
#mmenu div.search b ins a {
  text-decoration: none;
  line-height: 100%;
  border-bottom: 1px dotted;
  color: #505050;
  font-size: 0.9em;
  font-weight: normal;
}
#mmenu div.search button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 140px;
  height: 28px;
  border: 0px;
  cursor: pointer;
  background: #e4e4e4;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0 3px 3px 0;
}
#mmenu div.search .tabs {
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 28px;
  width: 100%;
  display: flex;
  -webkit-justify-content: space-around;
  /* Safari */
  justify-content: space-around;
}
#mmenu div.search .tabs li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  height: 28px;
  width: 33%;
  margin-right: 3px;
  text-align: center;
  background: #004c79;
  font-size: 12px;
  font-weight: bold;
  line-height: 28px;
  cursor: pointer;
  border-radius: 5px 5px 0px 0px;
  color: #fff;
}
#mmenu div.search .tabs li:last-child {
  margin-right: 0;
}
#mmenu div.search .tabs a {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  height: 28px;
  text-align: center;
  background: #004c79;
  font-size: 12px;
  font-weight: bold;
  line-height: 28px;
  cursor: pointer;
  border-radius: 5px 5px 0px 0px;
  color: #fff;
  text-decoration: none;
  width: 100%;
}
#mmenu div.search .tabs a.active {
  color: #fff;
  background: #02689f;
}
#mmenu div.search .tabs li.active {
  color: #fff;
  background: #02689f;
}
#mmenu div.search .search-marks {
  background: #02689f;
  border: 0 none;
  border-radius: 0 0 5px 5px;
  font-weight: normal;
  height: auto;
  left: -5px;
  padding: 2%;
  position: absolute;
  top: -28px;
  width: 96%;
  z-index: 25;
}
#mmenu div.search .search-marks ul.top {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  list-style: none;
}
#mmenu div.search .search-marks ul.top li {
  margin: 0px 13px 5px 0px;
  font-size: 1.1em;
  padding: 0px;
  list-style: none;
  border-bottom: 1px dotted;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
}
#mmenu div.search .search-marks ul.top li.active {
  color: #ff6600;
}
#mmenu div.search .search-marks div.sub ul {
  display: none;
  margin: 0px 2% 0px 0px;
  padding: 0px;
  list-style: none;
  vertical-align: top;
  columns: 5;
}
#mmenu div.search .search-marks div.sub ul.active {
  display: block;
}
#mmenu div.search .search-marks div.sub ul li {
  list-style: outside none none;
  margin: 0px 0 5px 0;
  padding: 0;
  font-size: 1.1em;
}
#mmenu div.search .search-marks div.sub ul li a {
  color: #8fcae1;
  font-size: 1em;
}
.global-search-form input[type=reset] {
  display: none;
}
@media only screen and (max-width: 1320px) {
  #mmenu div.search .tabs li {
    font-size: 11px;
  }
}
.autocomplete-list {
  position: absolute;
  z-index: 1000;
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
  top: 25px;
  border-width: 1px;
  border-style: solid;
  border-color: #aaaaaa;
  max-height: 60vh;
  overflow-y: auto;
}
.autocomplete-one {
  padding: 5px 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.autocomplete-one.active {
  background: #ddd;
}
.autocomplete-one img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.autocomplete-one__title {
  font-size: 16px;
}
.autocomplete-one__title span {
  font-weight: 400;
  color: #7a7a7a;
}
.autocomplete-one__title div {
  display: inline-block;
}
.autocomplete-one__title .highlight {
  font-weight: 700;
  color: #ff6600;
}
.autocomplete-one__descr {
  font-weight: 400;
  font-size: 14px;
  margin-top: 3px;
}
.autocomplete-one__price {
  display: inline-block;
  font-weight: 700;
}
.autocomplete-hint {
  position: absolute;
  left: 5px;
  opacity: 0.5;
  top: 2px;
  font-size: 16px;
  font-weight: 400;
  font-family: Arial;
}
.autocomplete-hint span {
  opacity: 0;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/scroll-header/scroll-header.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.hidden #page-header .container,
.hidden #page-scroll-header .container {
  padding-right: 42px;
}
.page-scroll-header {
  height: 41px;
  background: #44494f;
  position: fixed;
  top: -41px;
  left: 0px;
  width: 100%;
  z-index: 999;
  border-bottom: 2px solid #3a3a3a;
  transition: all 0.2s;
}
.page-scroll-header.show {
  display: block;
  top: 0;
}
.page-scroll-header .container {
  min-width: 965px;
  max-width: 1264px;
  margin: 0 auto;
  padding: 0px 25px;
  position: relative;
}
.page-scroll-header .container div.main {
  width: 182px;
  height: 35px;
  font-size: 1em;
  display: block;
  position: absolute;
  top: 3px;
  left: 23px;
  border-radius: 5px;
  background: #037fb0;
}
.page-scroll-header .container div.main:hover #main_sub_container {
  display: block;
}
.page-scroll-header .container div.main a.menu-link {
  text-decoration: none;
  color: #ffffff;
  font-size: 1em;
  margin-left: 53px;
  line-height: 36px;
  border-bottom: 1px dotted;
  font-weight: bold;
}
.page-scroll-header .container div.main-bg {
  float: left;
  width: 23.6%;
  margin-right: 1%;
}
.page-scroll-header .container div.search {
  display: block;
  float: left;
  width: 30%;
  margin-top: 7px;
  margin-right: 8%;
}
.page-scroll-header .container div.search b {
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
  border-radius: 3px;
  font-size: 1em;
  padding: 7px;
  position: relative;
  height: 28px;
  line-height: 100%;
}
.page-scroll-header .container div.search b input {
  border: 0px;
  background: #f2f2f2;
  width: 100%;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  outline: none;
}
.page-scroll-header .container div.search b ins {
  position: absolute;
  top: 0px;
  right: 0px;
  text-decoration: none;
  line-height: 24px;
  padding-right: 7px;
}
.page-scroll-header .container div.search b ins a {
  color: #505050;
  font-size: 0.8em;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px dotted;
  line-height: 100%;
}
.page-scroll-header .container div.search b button {
  position: absolute;
  top: 0;
  right: -65px;
  width: 70px;
  height: 28px;
  border: none;
  cursor: pointer;
  background: #e4e4e4;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0 3px 3px 0;
}
.page-scroll-header .container div.search b button:HOVER {
  background-position: 0px -32px;
}
.page-scroll-header .container div.basket {
  float: left;
  width: 37.4%;
}
.page-scroll-header .container div.basket div.basket-count {
  display: block;
  float: right;
  width: 44px;
  height: 36px;
  background: url("/pic/page_scroll_header_basket.png") no-repeat;
  position: relative;
  margin-top: 5px;
  vertical-align: top;
}
.page-scroll-header .container div.basket div.basket-count ins {
  text-decoration: none;
  font-size: 0.8em;
  position: absolute;
  left: 4px;
  bottom: 7px;
  width: 19px;
  text-align: center;
}
.page-scroll-header .container div.basket div.basket-text {
  display: block;
  float: right;
  line-height: 41px;
  vertical-align: top;
}
.page-scroll-header .container div.basket div.basket-text a {
  color: #f1f1f1;
  margin-right: 7px;
  font-size: 1.2em;
}
.page-scroll-header .container div.basket div.basket-text b {
  color: #f1f1f1;
  font-size: 1.3em;
  margin-right: 15px;
}
.page-scroll-header .container div.basket a.basket-order {
  display: block;
  float: right;
  margin-top: 7px;
  background: #ffda4f;
  border: 1px solid #ffda4f;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  border-radius: 3px;
  height: 28px;
  width: 125px;
  text-decoration: none;
  padding: 5px 0px;
  box-sizing: border-box;
  text-align: center;
}
.page-scroll-header .container div.basket a.basket-order:hover {
  background: #ffda4f;
  border: 1px solid #ffda4f;
}
.page-scroll-header #catalog-app > .item > .catalog-main {
  text-decoration: none;
  color: #ffffff;
  font-size: 1em;
  margin-left: 53px;
  line-height: 32px;
  border-bottom: 1px dotted;
  font-weight: bold;
  cursor: pointer;
}
.page-scroll-header #catalog-app > .item > .catalog-main:after {
  transform: scale(0.66);
  top: -4px;
  left: 11px;
}
.page-scroll-header #catalog-app > .item > ul {
  top: 43px;
}
.page-scroll-header .autocomplete-hint {
  left: 4px;
  top: 6px;
  font-size: 13px;
}
.page-scroll-header .autocomplete-list {
  width: 99%;
}
.page-scroll-header .autocomplete-one {
  padding: 5px 5px;
}
.page-scroll-header .autocomplete-one img {
  width: 30px;
  height: 30px;
}
.page-scroll-header .autocomplete-one__title {
  font-size: 14px;
  margin-bottom: 3px;
}
.page-scroll-header .autocomplete-one__descr {
  font-size: 12px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/page-scroll/page-scroll.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.scroll-top-bottom {
  position: fixed;
  width: 25px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  left: 0px;
  top: 0px;
  height: 100%;
  display: none;
  background: url("/pic/scroll-up.png") no-repeat center center;
}
.scroll-top-bottom:hover {
  background-color: #eeeeee;
}
.scroll-bottom {
  background: #DDDDDD url("/pic/scroll-bottom.png") no-repeat center center;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/head/rst/rst.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.direct-delivery-label.active {
  background: #84bd14;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/content/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
#page-layout {
  position: relative;
  margin: 0 auto;
  min-width: 965px;
  max-width: 1264px;
  height: auto !important;
  min-height: 100%;
}
.blue-content-container {
  height: 100%;
}
.color-block {
  padding: 1.5%;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  min-height: calc(100vh - 680px);
  border: 1px solid #e4e4e4;
}
.price-filter .color-block {
  min-height: 0;
}
.color-block-container h1 {
  font-size: 2em;
  color: #000000;
  font-weight: normal;
  padding: 0px 180px 5px 0px;
  margin: 0px;
}
.color-block-container h1 a {
  font-size: 1em;
}
.sent-message.restore-double .explanation {
  font-size: 1.4em;
  font-weight: bold;
  color: #333333;
}
.color-block-container h1 span a {
  color: #ffffff;
  background: #FF5722;
  padding: 5px 14px;
  border-radius: 3px;
  font-size: 0.6em;
  margin-left: 7px;
  vertical-align: middle;
  font-size: 12px;
}
.color-block div.cline,
.price-item div.cline {
  display: block;
  background: gray;
  height: 3px;
  clear: both;
  background: url("/pic/bg_zline.png") repeat-x center;
  margin: 0px -1.5%;
}
.color-block div.cline.first {
  margin: 1.5% -1.5% 0px -1.5%;
}
.color-block .print {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 130px;
  height: 29px;
  background-color: #e4e4e4;
  padding: 5px;
}
.color-block .print a {
  display: block;
  padding-left: 38px;
  font-size: 1.2em;
  color: #000000;
  line-height: 28px;
  position: relative;
}
.color-block .print a:before {
  content: "";
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -439px -357px;
  width: 30px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
}
.selection-light-container .select-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
}
@media print {
  .blue-content-container {
    box-shadow: 0px 0px 0px 0px;
  }
}
.error h1 {
  color: #999;
  font-size: 3em;
}
.error h2 {
  color: #333;
  font-size: 3em;
  margin: 0;
  font-weight: 400;
  line-height: 110%;
}
.error > * {
  color: #000000;
}
.error ul {
  padding: 0;
  margin: 0;
  list-style: square;
  font-size: 1.3em;
  width: 540px;
}
.error ul li {
  padding: 0 0 0 7px;
  margin: 0 0 11px 15px;
  font-size: 1em;
}
.error ul li ul {
  font-size: 0.8em;
  margin-top: 15px;
  list-style: disc;
}
.error ul li ul li {
  padding-left: 7px;
  margin-bottom: 7px;
}
.ticket-list {
  display: table;
  width: 100%;
}
.ticket-head {
  display: table-row;
}
.ticket-head .ticket-col {
  text-align: center;
  font-weight: 700;
  background: #e4e4e4;
}
.ticket-one {
  display: table-row;
}
.ticket-col {
  font-size: 14px;
  padding: 5px 10px;
  display: table-cell;
  border-bottom: 1px solid #e4e4e4;
}
.ticket-col--1 {
  width: 40px;
  text-align: center;
}
.ticket-col--3 {
  width: 150px;
}
.ticket-content {
  margin-bottom: 10px;
}
.ticket-form__title {
  margin-bottom: 5px;
  font-size: 14px;
}
.ticket-form textarea {
  width: 100%;
  height: 80px;
  margin-bottom: 5px;
  border: none;
  border-radius: 5px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ticket-form input {
  display: block;
  width: 124px;
  height: 27px;
  top: 61px;
  left: 49px;
  color: #333;
  cursor: pointer;
  outline: none;
  background: #ffe961;
  border-radius: 5px;
  border: 1px solid #ffaa22;
  box-shadow: inset 1px 1px #fff6af;
  background: linear-gradient(to bottom, #ffe961 0%, #ffaa22 100%);
}
.ticket-message-list {
  background: #ddd;
  padding: 5px;
  margin-bottom: 10px;
}
.ticket-message-list__title {
  margin-bottom: 5px;
  font-size: 14px;
}
.ticket-message {
  padding: 5px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 5px;
}
.ticket-message__date {
  font-size: 12px;
  color: #888;
  margin-bottom: 5px;
}
.ticket-message__text {
  font-size: 14px;
}
.max-quant {
  display: none;
}
.ticket-attachments__title {
  font-weight: 700;
  margin-bottom: 5px;
}
.ticket-attachment {
  display: inline-block;
  margin-right: 5px;
  border: 3px solid #ddd;
}
.ticket-attachment a {
  background-image: url(/pic/attachment-doc.png);
  background-size: 70%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
}
.ticket-attachment a.img {
  background-image: url(/pic/attachment.png);
}
.probable-price-waiting,
.probable-price-wh,
.probable-price-no-card {
  margin-bottom: 5px;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/content/pager/pager.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.pager {
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-size: 1.3em;
}
.pager li {
  list-style: none;
  display: inline-block;
  padding: 3px 6px;
}
.pager .last,
.pager .first {
  display: none;
}
.pager a {
  color: #ff6600;
  font-size: 1em;
}
.pager li.selected {
  background-color: #deeaee;
}
.pager .previous a,
.pager .next a {
  text-decoration: none;
}
.pager .previous a b,
.pager .next a b {
  font-weight: normal;
  text-decoration: underline;
}
.pager .previous i,
.pager .next i {
  color: #000000;
  text-decoration: none !important;
  font-style: normal;
  font-size: 0.7em;
}
.pager .previous i {
  padding-right: 10px;
}
.pager .next i {
  padding-left: 10px;
}
.pager-head {
  padding: 20px 0px 5px 0px;
  font-size: 1.2em;
  font-weight: bold;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/content/breadcrumbs/breadcrumbs.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.bc a {
  color: #ff6600;
  font-size: 1.1em;
}
.bc i {
  display: inline-block;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -399px -222px;
  width: 29px;
  height: 10px;
  margin: 0 5px;
  font-size: 0.7em;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/content/bookmark/bookmark.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.bookmark {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 5;
}
.bookmark svg path {
  fill: #fff;
  stroke: #7d7d7d;
}
.bookmark.added svg path {
  fill: #F06767;
  stroke: #F06767;
}
.price-item-top .bookmark {
  right: 35px;
}
/* end of bookmark */
/* bookmarks (user cabinet) */
.bookmarks {
  background-color: white;
}
.bookmarks {
  padding: 15px;
}
.bookmarks h1 {
  font-size: 2em;
  margin-top: 0px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/content/product-carusel/product-carusel.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
.product-carusel {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  padding: 0 30px;
  text-align: left;
}
.product-carusel .swiper-button-next {
  position: absolute;
  top: 110px;
  right: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(/pic/next-horizontal.png) no-repeat 0 0;
}
.product-carusel .swiper-button-prev {
  position: absolute;
  top: 110px;
  left: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(/pic/next-horizontal.png) no-repeat 0 0;
  transform: rotate(180deg);
}
.price-list-short-horizontal {
  padding: 0;
}
.jcarousel-skin-gsl .jcarousel-container-vertical {
  width: 75px;
  height: 245px;
  padding: 20px 20px;
}
.jcarousel-skin-gsl .jcarousel-clip {
  overflow: hidden;
}
.jcarousel-skin-gsl .jcarousel-clip-horizontal {
  width: 100%;
  height: 200px;
}
.jcarousel-skin-gsl .jcarousel-clip-vertical {
  width: 77px;
  height: 200px;
}
.jcarousel-skin-gsl .jcarousel-item {
  height: 200px;
  border: 1px solid #fff;
}
.jcarousel-skin-gsl li {
  margin-left: 0;
  margin-right: 7px;
  list-style: none;
  position: relative;
  height: 240px;
  border: 1px solid #fff;
  padding: 0 10px;
  box-sizing: border-box;
}
.jcarousel-skin-gsl li {
  margin-left: 0;
  margin-right: 17px;
}
.jcarousel-skin-gsl li i {
  display: block;
  text-align: center;
  height: 100px;
  width: 190px;
  position: relative;
}
.jcarousel-skin-gsl li i .icon-promo {
  transform: scale(0.6);
  top: 0px;
  right: -5px;
}
.jcarousel-skin-gsl li i a {
  display: table-cell;
  width: 190px;
  height: 100px;
  vertical-align: middle;
}
.jcarousel-skin-gsl li i img {
  max-height: 100px;
  max-width: 180px;
  border: 0px;
}
.jcarousel-skin-gsl li h3 {
  font-size: 9pt;
  padding: 5px 0;
  line-height: 130%;
}
.jcarousel-skin-gsl li h3 a {
  font-size: 1em;
}
.jcarousel-skin-gsl li strong {
  position: absolute;
  bottom: 0;
}
.jcarousel-skin-gsl li u {
  color: #FF6600;
  font-size: 14px;
  text-decoration: none;
}
.jcarousel-skin-gsl li .old-price {
  font-size: 12px;
}
.jcarousel-skin-gsl .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 7px;
  margin-right: 0;
}
.jcarousel-skin-gsl .jcarousel-item-vertical {
  margin-bottom: 7px;
}
.price-list-short-horizontal-more {
  text-align: center;
  text-align: right;
  width: 97%;
}
.price-list-short-horizontal-more a {
  display: inline-block;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  background: #cccccc;
  padding: 3px 15px;
  font-weight: bold;
  color: #FF6600;
  font-size: 0.8em;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/footer/footer.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.hidden #footer .container {
  padding-right: 17px;
}
#footer {
  background-color: #44494f;
  border-top: 1px solid #f0f0f0;
  left: 0px;
  min-height: 315px;
  width: auto;
  margin: 0px -25px 0;
}
#footer .container {
  margin: 0 auto;
  max-width: 1264px;
  min-height: 100%;
  min-width: 965px;
  position: relative;
  overflow: hidden;
}
#footer > .container > div {
  float: left;
  width: 21%;
  color: #757575;
}
#footer div.col {
  padding: 20px 2% 0px 2%;
  overflow: hidden;
  white-space: nowrap;
}
#footer > .container > div {
  display: block;
  color: #ffffff;
  font-size: 8pt;
}
#footer div b.h,
#footer .footer-nav__item-title {
  margin: 0px;
  padding: 0px 0px 9px 0px;
  font-weight: normal;
  font-size: 12pt;
  display: block;
  border-bottom: none;
}
#footer div b.h::before,
#footer .footer-nav__item-title::before {
  display: none;
}
#footer .footer-nav__item-title a {
  font-size: 16px;
}
#footer .footer-nav__menu {
  list-style: none;
  padding: 0;
  margin: 0px;
  display: block;
}
#footer .footer-nav__menu + .footer-nav__item-title {
  margin-top: 30px;
}
#footer .footer-nav__menu a {
  margin-bottom: 0;
}
#footer div a,
#footer .footer-nav__link {
  color: #ffffff;
  line-height: 19px;
  white-space: nowrap;
}
#footer div b.support {
  display: block;
  margin-top: 5px;
}
#footer div b.support a {
  margin-right: 7px;
}
#footer div b.support span {
  color: #ffffff;
  line-height: 19px;
  text-decoration: underline;
  font-size: 9pt;
  cursor: pointer;
}
#footer a.cards {
  line-height: 16px;
  display: block;
  padding-left: 130px;
  white-space: nowrap;
  position: relative;
  height: 37px;
  color: #cccccc;
}
#footer a.cards:before {
  content: "";
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -275px -56px;
  width: 120px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
}
#footer a.sber-spasibo {
  line-height: 14px;
  display: block;
  padding-left: 100px;
  white-space: nowrap;
  position: relative;
  margin-top: 7px;
  color: #cccccc;
}
#footer a.sber-spasibo:before {
  content: "";
  background: url('/pic/paysystems/ico_s_sbasibo.svg') center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 35px;
}
#footer .container .copy {
  width: 100%;
  padding: 25px 2% 0px 2%;
  line-height: 100%;
}
#footer .mobile-theme-link {
  display: block;
}
#footer .copy small {
  color: #cccccc;
}
#footer .copy a {
  font-size: 1em;
  color: #cccccc;
}
#footer .copy span {
  font-size: 1em;
  color: #cccccc;
  text-decoration: underline;
  cursor: pointer;
}
.footer__whatsapp {
  display: block;
  margin-top: 5px;
  font-weight: 700;
}
.footer__whatsapp:before {
  content: "";
  background: url(/pic/whatsapp.png);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  margin: 5px 5px 5px 0;
}
#footer .counters {
  margin-top: 30px;
}
.bottom_stats {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.ya-market {
  background: #fff;
  width: 165px;
  text-align: center;
  padding: 10px 27px;
  margin-right: 5px;
  height: 34px;
}
#gratingbadge {
  width: 165px;
}
.mb-20 {
  margin-bottom: 20px;
}
#footer .footer__btn {
  display: inline-block;
  margin-bottom: 25px;
  background: #ffad26;
  background: -moz-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: -webkit-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: linear-gradient(to bottom, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  border: 1px solid #ffc465;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #413d34;
  line-height: 16px;
  text-shadow: 1px 1px 0px #fdcf31;
  padding: 5px 20px;
}
#footer .footer__btn:hover {
  opacity: 0.7;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/news/news-detail/news-detail.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.news .news-detail-item div.date {
  display: block;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777777;
  padding-bottom: 10px;
}
.news .news-detail-item div.rate {
  display: flex;
  flex-wrap: wrap;
  font-size: 1em;
  font-weight: normal;
  border: 1px solid #ff6600;
  padding: 15px 15px 0px 15px;
  margin-top: 35px;
  margin-bottom: 15px;
}
.news .news-detail-item div.rate .k {
  width: 20%;
  margin-bottom: 15px;
}
.news .news-detail-item div.rate .v {
  width: 80%;
  margin-bottom: 15px;
}
.news .news-detail-item div.rate .link-to {
  color: #0095c7;
  text-decoration: underline;
  cursor: pointer;
}
.news .news-detail-item i.image {
  width: 35%;
  float: left;
  padding-right: 3%;
}
.news .news-detail-item i.image img {
  width: 100%;
  border: 0px;
}
.news .news-detail-item span.preview {
  font-weight: bold;
  font-size: 1.2em;
}
.news .news-detail-item div.detail {
  clear: both;
  padding-top: 15px;
}
.news .news-detail-item h1 ins.green-label {
  background: #9ed00d none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 0 3px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 100px;
}
.news .news-detail-item ins.photo {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/pic/ico-review.png') no-repeat;
  vertical-align: middle;
}
.news .news-detail-item ins.video {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/pic/ico-review.png') no-repeat left -16px;
  vertical-align: middle;
}
.news .news-detail-item ins.bye {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/pic/ico-review.png') no-repeat left -32px;
  vertical-align: middle;
}
.news .news-detail-item ins.pos-1,
.news .news-detail-item ins.pos-2,
.news .news-detail-item ins.pos-3 {
  height: 64px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 64px;
  display: block;
}
.news .news-detail-item ins.pos-1 {
  background: url('/pic/ico-review-pos.png') no-repeat;
}
.news .news-detail-item ins.pos-2 {
  background: url('/pic/ico-review-pos.png') no-repeat left -64px;
}
.news .news-detail-item ins.pos-3 {
  background: url('/pic/ico-review-pos.png') no-repeat left -128px;
}
.news .news-detail-item ins.stars-1,
.news .news-detail-item ins.stars-2,
.news .news-detail-item ins.stars-3,
.news .news-detail-item ins.stars-4,
.news .news-detail-item ins.stars-5 {
  display: inline-block;
  height: 12px;
  vertical-align: top;
  background: url('/pic/ico-star.gif') repeat-x;
}
.news .news-detail-item ins.stars-1 {
  width: 12px;
}
.news .news-detail-item ins.stars-2 {
  width: 24px;
}
.news .news-detail-item ins.stars-3 {
  width: 36px;
}
.news .news-detail-item ins.stars-4 {
  width: 48px;
}
.news .news-detail-item ins.stars-5 {
  width: 60px;
}
.news .news-detail-item ins.star-d {
  display: inline-block;
  height: 12px;
  width: 12px;
  vertical-align: top;
  background: url('/pic/ico-star-d.gif') repeat-x;
  cursor: pointer;
}
.news .news-detail-item ins.star-e {
  display: inline-block;
  height: 12px;
  width: 12px;
  vertical-align: top;
  background: url('/pic/ico-star.gif') repeat-x;
  cursor: pointer;
}
.news .news-detail-item ins.star-empty {
  display: inline-block;
  height: 12px;
  width: 60px;
  vertical-align: top;
  background: url('/pic/ico-star-d.gif') repeat-x;
}
.news .news-detail-item .review-set-rate span {
  padding-left: 10px;
  color: #777777;
  font-size: 0.9em;
}
.star-rating.empty,
.star-rating .filled {
  display: inline-block;
  height: 12px;
  width: 60px;
  padding: 0 !important;
  position: relative;
}
.star-rating.empty {
  background-image: url('/pic/ico-star-d.gif');
}
.star-rating .filled {
  background-image: url('/pic/ico-star.gif');
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
}
.news .news-detail-item ul.control-panel {
  margin: 10px 0px;
  padding: 0px;
  list-style: none;
}
.news .news-detail-item ul.control-panel li {
  padding: 0px 0px 0px 9px;
  margin: 0px 0px 0px 7px;
  list-style: none;
  display: inline-block;
  border-left: 1px solid #aaaaaa;
  line-height: 16px;
}
.news .news-detail-item ul.control-panel li:first-child {
  margin-left: 0px;
  padding-left: 0px;
  border: 0px;
}
.news .news-detail-item ul.control-panel a {
  line-height: 16px;
  display: inline-block;
}
.news .news-detail-item ul.control-panel a.back-link {
  color: #ff6600;
}
.news .news-detail-item ul.control-panel a.add-review-link {
  background: url('/pic/ico-add-info.png') no-repeat left center;
  padding-left: 20px;
}
.news .news-detail-item ul.control-panel a.add-comment-link {
  background: url('/pic/ico-add-comment.png') no-repeat left center;
  padding-left: 20px;
  text-decoration: none;
  font-weight: bold;
}
.news .news-detail-item div.comment-new {
  border-bottom: 1px solid #eeeeee;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  display: none;
}
.news .news-detail-item div.comment-new .link-to {
  color: #0095c7;
  text-decoration: underline;
  cursor: pointer;
}
.news .news-detail-item ul.comments {
  padding: 0px;
  margin: 30px 0px 0px 0px;
  list-style: none;
}
.news .news-detail-item ul.comments li {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #eeeeee;
}
.news .news-detail-item ul.comments li i {
  display: block;
  float: left;
  width: 15%;
  font-style: normal;
  color: #777777;
  line-height: 150%;
}
.news .news-detail-item ul.comments li b {
  display: block;
  float: left;
  width: 83%;
  margin-left: 2%;
  font-weight: normal;
}
.news-add {
  width: 20%;
  height: 602px;
  float: left;
  background: url('/pic/news_bg_men.png') left 30px no-repeat;
}
.articles-add {
  width: 20%;
  height: 602px;
  float: left;
  background: url('/pic/articles_bg_men.png') left 30px no-repeat;
}
.news .news-detail-more {
  margin-top: 45px;
}
.news .news-detail-more div.h {
  font-size: 1.5em;
  background-color: #e4e4e4;
  padding: 5px;
  font-weight: normal;
  margin: 10px 0px;
}
.news .news-detail-more .back-list {
  text-align: right;
  padding-top: 3px;
  font-size: 1em;
}
.news .news-detail-more .back-list a {
  font-size: 1em;
  color: #ff6600;
}
.news .news-detail-more-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.news .news-detail-more-item i {
  width: 15%;
  float: left;
  padding-right: 3%;
}
.news .news-detail-more-item i img {
  width: 100%;
}
.news .news-detail-more-item span {
  width: 77%;
  float: left;
}
.news .news-detail-more-item span strong {
  font-size: 0.9em;
  font-style: italic;
  font-weight: normal;
  color: #999999;
}
.news .news-detail-more-item span b {
  font-size: 1.3em;
  margin: 2px 0px;
  display: block;
  font-weight: normal;
}
.news .news-detail-more-item span b a {
  font-size: 1em;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/news/news-list/news-list.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.news {
  margin-right: 0;
}
.news .color-block {
  padding: 15px;
  min-height: 602px;
}
.news-list-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.news-list-item i {
  width: 20%;
  float: left;
  padding-right: 3%;
}
.news-list-item i img {
  width: 100%;
}
.news-list-item.review i img {
  width: inherit;
}
.news-list-item > span {
  width: 77%;
  float: left;
}
.news-list-item > span strong {
  font-size: 0.9em;
  font-style: italic;
  font-weight: normal;
  color: #777777;
}
.news-list-item > span b {
  font-size: 1.4em;
  display: block;
}
.news-list-item > span b a {
  font-size: 1em;
  padding-right: 5px;
}
.news-list-item.review > span {
  width: 67%;
}
.news-list-item ins.green-label {
  background: #9ed00d none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 0 3px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 100px;
}
.news-list-item ins.pos-1,
.news-list-item ins.pos-2,
.news-list-item ins.pos-3 {
  height: 64px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 64px;
  display: block;
}
.news-list-item ins.pos-1 {
  background: url("/pic/ico-review-pos.png") no-repeat;
}
.news-list-item ins.pos-2 {
  background: url("/pic/ico-review-pos.png") no-repeat left -64px;
}
.news-list-item ins.pos-3 {
  background: url("/pic/ico-review-pos.png") no-repeat left -128px;
}
.news-list-item ins.photo {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/pic/ico-review.png") no-repeat;
  vertical-align: middle;
}
.news-list-item ins.video {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/pic/ico-review.png") no-repeat left -16px;
  vertical-align: middle;
}
.news-list-item ins.bye {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/pic/ico-review.png") no-repeat left -32px;
  vertical-align: middle;
}
.news-list-item ins.stars-1,
.news-list-item ins.stars-2,
.news-list-item ins.stars-3,
.news-list-item ins.stars-4,
.news-list-item ins.stars-5 {
  display: inline-block;
  height: 12px;
  vertical-align: top;
  background: url("/pic/ico-star.gif") repeat-x;
}
.news-list-item ins.stars-1 {
  width: 12px;
}
.news-list-item ins.stars-2 {
  width: 24px;
}
.news-list-item ins.stars-3 {
  width: 36px;
}
.news-list-item ins.stars-4 {
  width: 48px;
}
.news-list-item ins.stars-5 {
  width: 60px;
}
.news-list-item ins.star-empty {
  display: inline-block;
  height: 12px;
  width: 60px;
  vertical-align: top;
  background: url("/pic/ico-star-d.gif") repeat-x;
}
.news-add {
  width: 20%;
  height: 602px;
  float: left;
  background: url("/pic/news_bg_men.png") left 30px no-repeat;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/tecdoc/tecdoc.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.autoparts .col-5 {
  float: left;
  width: 23%;
  margin: 0px 2% 0px 0px;
  padding: 0px;
  list-style: none;
}
.autoparts .col-5 li {
  list-style: none;
  margin: 0px 0px 9px 0px;
  padding: 0px;
}
.autoparts .col-5 li i {
  color: #777777;
  font-size: 0.9em;
}
.autoparts ul li {
  position: relative;
}
.autoparts ul li a {
  padding-left: 25px;
}
.autoparts ul li ins {
  position: absolute;
  left: 0px;
  top: -2px;
  color: #ff6600;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
}
.vehicle-type {
  margin-bottom: 20px;
}
.vehicle-type-one {
  color: #0095c7;
  font-size: 16px;
  border-bottom: 1px dashed #0095c7;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
}
.vehicle-type-one.active {
  border-bottom: none;
  color: #ff6600;
}
.vehicle-tab-one {
  display: none;
}
.vehicle-tab-one.active {
  display: block;
}
.autoparts .filter-models {
  font-size: 1.3em;
  margin: 3px 0px 15px 0px;
}
.autoparts .filter-models ins {
  color: #777777;
  font-style: italic;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 21px;
  font-size: 0.9em;
}
.autoparts .filter-models a {
  font-size: 1em;
}
.autoparts .filter-models a.active {
  color: #ff6600;
  font-weight: bold;
}
.model-one {
  display: inline-block;
  width: calc(20% - 11px);
  margin-right: 10px;
}
.model-one.open {
  border: 1px solid #ddd;
  padding-top: 10px;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
  z-index: 9;
  text-align: center;
}
.model-select .model-one:last-child.open {
  margin-right: 0;
  width: calc(20% + 2px);
}
.model-name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.model-name span {
  color: #0095C7;
  border-bottom: 1px dashed #0095C7;
  cursor: pointer;
}
.model-name.open span {
  border-bottom: none;
  color: #ff6600;
}
.modification {
  display: none;
}
.modification-one {
  text-decoration: none;
  position: relative;
  text-align: center;
}
.modification-box .block-model {
  width: 25%;
  position: relative;
  margin: 20px 0;
}
.modification-box .block-model .link-edit {
  position: absolute;
  top: 0;
  left: 0;
}
.modification-one-img {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
.modification-one__img {
  height: 130px;
  position: relative;
  text-align: center;
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
}
.modification-one__img img {
  max-height: 130px;
  max-width: 200px;
}
.modification-one__title {
  margin-bottom: 5px;
}
.modification-one__years {
  color: #000;
}
.modification-box {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 30px;
}
.autoparts .cols-admin {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 3;
}
.autoparts .cols-admin a {
  padding-left: 0;
}
.autoparts table.modifications {
  width: 100%;
  margin-top: 7px;
}
.autoparts table.modifications tr:HOVER {
  background: #fff7d4;
}
.autoparts table.modifications {
  margin-bottom: 10px;
}
.autoparts table.modifications th {
  background: #e4e4e4;
  padding: 10px 10px;
  border-left: 1px solid #fff;
  text-align: left;
}
.autoparts table.modifications td {
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
}
.fuel-types-title {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 700;
}
.fuel-types {
  margin-top: 10px;
  display: inline-block;
}
.fuel-type {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.fuel-type span {
  color: #0095C7;
  border-bottom: 1px dashed #0095C7;
  cursor: pointer;
}
.fuel-type.active span {
  border-bottom: none;
  color: #ddd;
}
.tree-item-list .icon_all_spare_parts {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/all_spare_parts.png");
}
.tree-item-list .icon_engine_oil {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/engine_oil.png");
}
.tree-item-list .icon_filter_oil {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/filter_oil.png");
}
.tree-item-list .icon_air_filter {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/air_filter.png");
}
.tree-item-list .icon_cabin_filter {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/cabin_filter.png");
}
.tree-item-list .icon_transmission_oil {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/transmission_oil.png");
}
.tree-item-list .icon_brake_discs {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/brake_discs.png");
}
.tree-item-list .icon_brake_shoes {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/brake_shoes.png");
}
.tree-item-list .icon_lightbulb {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/lightbulb.png");
}
.tree-item-list .icon_wiper_blades {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/wiper_blades.png");
}
.tree-item-list .icon_plug_spark {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/plug_spark.png");
}
.tree-item-list .icon_brake_fluid {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/brake_fluid.png");
}
.tree-item-list .icon_coolant {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/coolant.png");
}
.tree-item-list .icon_gur_fluid {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/gur_fluid.png");
}
.tree-item-list .icon_fuel_filter {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/fuel_filter.png");
}
.tree-item-list .icon_belts {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/belts.png");
}
.tree-item-list .icon_shock_absorbers {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/shock_absorbers.png");
}
.tree-item-list .icon_accumulator {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/accumulator.png");
}
.tree-item-list .icon_levers_and_thrusts {
  background-image: url("/pic/selection_by_brand_ico/blue/128x128/levers_and_thrusts.png");
}
.tree_item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 16%;
  padding-bottom: 20px;
  cursor: pointer;
}
.tree_item span,
.tree_item a {
  display: block;
}
.tree_item span.image {
  position: relative;
  overflow: hidden;
  height: 80px;
  width: 80px;
  display: inline-block;
  border-width: 2px;
  border-color: #ddd;
  border-style: solid;
  border-radius: 50%;
}
.tree_item:hover span.image {
  border-color: #ff6600;
}
.tree_filter .icon {
  height: 30px;
  width: 30px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.tree_filter .icon i {
  height: 24px;
  width: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -12px;
  margin-left: -12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
.tree_filter .icon .icon_all_spare_parts {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/all_spare_parts.png");
}
.tree_filter .icon .icon_engine_oil {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/engine_oil.png");
}
.tree_filter .icon .icon_filter_oil {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/filter_oil.png");
}
.tree_filter .icon .icon_air_filter {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/air_filter.png");
}
.tree_filter .icon .icon_cabin_filter {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/cabin_filter.png");
}
.tree_filter .icon .icon_transmission_oil {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/transmission_oil.png");
}
.tree_filter .icon .icon_brake_discs {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/brake_discs.png");
}
.tree_filter .icon .icon_brake_shoes {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/brake_shoes.png");
}
.tree_filter .icon .icon_lightbulb {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/lightbulb.png");
}
.tree_filter .icon .icon_wiper_blades {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/wiper_blades.png");
}
.tree_filter .icon .icon_plug_spark {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/plug_spark.png");
}
.tree_filter .icon .icon_brake_fluid {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/brake_fluid.png");
}
.tree_filter .icon .icon_coolant {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/coolant.png");
}
.tree_filter .icon .icon_gur_fluid {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/gur_fluid.png");
}
.tree_filter .icon .icon_fuel_filter {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/fuel_filter.png");
}
.tree_filter .icon .icon_belts {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/belts.png");
}
.tree_filter .icon .icon_shock_absorbers {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/shock_absorbers.png");
}
.tree_filter .icon .icon_accumulator {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/accumulator.png");
}
.tree_filter .icon .icon_levers_and_thrusts {
  background-image: url("/pic/selection_by_brand_ico/blue/48x48/levers_and_thrusts.png");
}
.car_info {
  padding: 10px 15px;
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid #BDBDBD;
}
.car_info a.open,
.car_info .hidden span,
.car_info .hidden tr {
  font-size: 11px;
}
.car_info span {
  display: block;
  margin: 5px 0;
}
.car_info td {
  padding-top: 3px;
  padding-bottom: 2px;
}
.car_info span b,
.car_info td b {
  /*float: right;
    max-width: 130px;*/
  display: block;
  text-align: right;
  word-break: break-all;
  /*max-width: 90%;*/
}
.car_info .hidden table {
  width: 100%;
}
.transition {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.car_info .a {
  position: relative;
  display: block;
  font-size: 14px;
  text-decoration: none;
}
.car_info a:hover {
  text-decoration: none;
}
.car_info .hidden {
  display: none;
}
.car_info .sub_car_name {
  font-size: 11px;
  color: #484848;
  /*max-width: 90%;*/
}
.car_info .car-photo {
  width: 90px;
  float: left;
  margin: 0 10px 0 0;
}
.car_info .car_name {
  text-decoration: underline;
  font-size: 16px;
}
.car_info a:hover .car_name {
  text-decoration: none;
}
.filter .filter_name {
  color: #484848;
  text-align: left;
  font-size: 16px;
}
.catalog_form_filter {
  padding: 0;
}
li.active a.transition {
  color: #ff6600;
}
.tree-item-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.tree-item-one {
  width: 16%;
  padding-bottom: 20px;
  text-align: center;
}
.tree-item-one__icon {
  height: 80px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  border: 2px solid #ddd;
  border-radius: 50%;
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: center;
}
.tree-item-one__icon img {
  width: 60px;
  height: auto;
}
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.price-list div.notes {
  padding: 25px 0 5px 0;
  color: #777;
  font-size: 0.9em;
}
.list-group.hidden {
  display: none;
}
.list-group .list-group__title {
  padding: 7px;
  margin: 1px 0;
  font-weight: 700;
  font-size: 14px;
  background: #f1f1f1;
  position: relative;
  min-height: 18px;
}
.list-group .list-one,
.list-caption {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f3f3f3;
}
.list-one__delivery b {
  display: inline-block;
  font-size: 11px;
  height: 14px;
}
.list-caption {
  background: #e4e4e4;
  border-top: 1px solid #e4e4e4;
}
.list-group .list-col {
  padding: 10px 0;
}
.list-group .list-col--1 {
  width: 10%;
  padding: 10px 5px 10px 0;
}
.list-group .list-col--2 {
  width: 28%;
  padding-right: 5px;
}
.list-group .list-col--3 {
  width: 12%;
  display: flex;
  height: 35px;
}
.list-group .list-col--4 {
  width: 40%;
}
.list-group .list-one__brand {
  max-width: 100%;
  display: inline-block;
  font-weight: 700;
  margin-right: 10px;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-group .list-one__article {
  display: inline-block;
  color: #7d7d7d;
  font-size: 13px;
  overflow: hidden;
  width: 100%;
  margin-right: 5px;
  text-overflow: ellipsis;
}
.list-group .list-one__title {
  margin-bottom: 5px;
}
.list-group .list-one__title a,
.list-group .list-one__title span {
  text-decoration: none;
  font-size: 14px;
}
.list-group .list-one__icon {
  display: inline-block;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  opacity: 0.6;
  vertical-align: middle;
}
.list-group .list-one__icon:hover {
  opacity: 0.8;
}
.list-group .list-one__icon--photo {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -303px -255px;
  width: 13px;
  height: 11px;
}
.list-group .list-one__icon--info {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -131px -97px;
  width: 16px;
  height: 16px;
}
.list-group .list-one__icon--model {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -163px -97px;
  width: 18px;
  height: 14px;
}
.list-group .list-one-best {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-group .cart-button {
  background-color: transparent;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -115px -97px;
  width: 16px;
  height: 16px;
  border: none;
  margin-left: 10px;
  cursor: pointer;
  position: relative;
  text-indent: -1000px;
  outline: none;
}
.list-group .cart-button:disabled {
  opacity: 0.3;
}
.list-group .cart-button.cart-open {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -254px -97px;
  width: 16px;
  height: 16px;
}
.list-group .list-one__delivery {
  width: 45%;
  font-size: 11px;
}
.list-group .list-one__delivery b {
  display: inline-block;
}
.list-group .list-one__delivery span {
  display: flex;
  margin-bottom: 2px;
}
.list-group .list-one__delivery i {
  display: inline-block;
  font-style: normal;
  width: 75px;
  margin-bottom: 5px;
}
.list-group .list-one__amount {
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  text-align: right;
  width: 15%;
}
.list-group .list-one__price {
  width: 30%;
  padding: 0 5px;
  font-weight: 700;
  text-align: right;
  font-size: 13px;
}
.list-group .list-one__price .badge {
  padding: 0.2em 0.5em;
  font-size: 75%;
  margin-left: 5px;
}
.list-group .list-one__price .old-price {
  font-size: 12px;
  text-align: right;
}
.list-group .list-one__addCart {
  width: 10%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.list-group .list-shops-more {
  color: #49ad49;
  display: inline-block;
  cursor: pointer;
  font-size: 10px;
}
.list-group .list-shops-more span {
  border-bottom: 1px dotted #49ad49;
}
.list-group .list-shops-more i {
  display: inline-block;
  font-style: normal;
  width: 50px;
}
.list-group .list-shops-more span {
  position: relative;
}
.list-group .list-shops-more span:after {
  content: '';
  position: absolute;
  right: -11px;
  top: 5px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-color: #49ad49 transparent transparent transparent;
}
.list-group .list-shops-more__hide {
  color: #ff6600;
  border-bottom: 1px dotted #ff6600;
}
.list-group .list-shops-more__hide:after {
  content: '';
  position: absolute;
  right: -11px;
  top: 5px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3px 3px 3px;
  border-color: transparent transparent #ff6600 transparent;
}
.list-group .list-shops-more__hide {
  position: relative;
}
.list-group .list-shops-hide {
  background-color: #ffffff;
  position: relative;
}
.list-group .list-shops-hide.hidden {
  display: none;
  background-color: #ffffff;
}
.list-group .list-shops-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  font-size: 11px;
}
.list-group .list-shops-one a {
  font-size: 11px;
}
.list-group .list-shops-one__amount {
  width: 23%;
  padding: 0 5px;
  text-align: right;
}
.list-group .list-shops-one__price {
  width: 23%;
  padding: 0 5px;
  font-weight: 700;
  text-align: right;
  margin-right: 20px;
}
.list-group .list-shops-one__address {
  width: 40%;
  display: block;
}
.list-group .list-shops-one__buy {
  display: block;
}
.list-group .icon-box {
  display: inline-block;
  width: 23px;
}
.list-caption__title {
  font-weight: 700;
}
.list-caption .list-one-best {
  font-weight: 700;
}
.list-caption .list-one__amount {
  font-weight: 700;
}
.cart-msg {
  position: relative;
  float: none !important;
}
#cart-message {
  z-index: 6098;
  position: absolute;
  top: 20px;
  left: -270px;
}
#cart-message {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #999999;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0 0 8px 1px #aaaaaa;
  display: block;
  opacity: 1;
  padding: 5px 5px 5px 10px;
  width: 300px;
}
#cart-message .msgHead {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 4px;
  margin-top: 0;
  padding-top: 5px;
  color: #ff6600;
}
#cart-message .msgInfo {
  color: #333333;
  font-size: 1.1em;
}
#cart-message p.msgBody {
  font-size: 1em;
  text-align: center;
}
#cart-message i {
  float: none !important;
  border: none;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  width: 100%;
}
#cart-message #cart-message-open {
  line-height: 21px;
  font-size: 0.9em;
  border: none;
  width: 156px;
  height: 21px;
  background: url(/pic/btn_orange.png) no-repeat;
  color: #fff;
  text-shadow: 1px 1px 1px #99480b;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
#cart-message #cart-message-close {
  line-height: 21px;
  border: none;
  width: 80px;
  height: 21px;
  background: url(/pic/btns_gray.png) no-repeat;
  font-size: 0.9em;
  color: #fff;
  text-shadow: 1px 1px 1px #757575;
  cursor: pointer;
  vertical-align: middle;
}
.filter-list {
  border-bottom: 1px solid #ddd;
  padding: 12px 10px;
  text-align: left;
}
.filter-list__title {
  font-weight: 700;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.filter-list__title:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #9d9d9d transparent transparent transparent;
  position: absolute;
  top: 6px;
  left: 5px;
}
.filter-list__title.open:before {
  transform: rotate(180deg);
}
.filter-list__select {
  margin-top: 10px;
}
.filters {
  margin-top: 10px;
  columns: 2;
  column-gap: 20px;
}
.filters--warehouse {
  margin-top: 10px;
  max-height: 200px;
}
.filter-one {
  box-sizing: border-box;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  text-align: left;
  position: relative;
  padding-left: 20px;
  vertical-align: top;
  margin-bottom: 8px;
}
.filter-one input {
  position: absolute;
  top: -3px;
  left: 0;
}
#change-url {
  display: none;
}
.list-no-result {
  font-size: 16px;
  text-align: center;
  margin: 20px 0 0;
}
#parts_block {
  display: none;
}
.car-info {
  border: 1px solid #bebebe;
  padding: 11px;
  margin: 5px 0px 11px 0px;
  list-style: none;
  border-radius: 5px;
  background: #f1f1f1;
}
.car-info li {
  padding: 3px 1% 0px 0px;
  margin: 0px;
  list-style: none;
  display: inline-block;
  width: 32%;
}
.car-info i {
  font-style: normal;
}
.car-parts {
  margin-top: 11px;
}
.car-parts a.part-link {
  height: 40px;
  border: 1px solid #e3b600;
  background: #fff0b5;
  border-radius: 5px;
  line-height: 40px;
  color: #1c1c1c;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
  display: inline-block;
  width: 32.1%;
  margin-right: 1.5%;
  margin-bottom: 1%;
  white-space: nowrap;
  overflow: hidden;
}
.car-parts a.part-link:nth-child(3n + 2) {
  margin-right: 0;
}
.car-parts a.part-link:hover,
.car-parts a.active {
  background: #0099cb;
  color: #ffffff;
  border-color: #004d87;
}
.car-parts h3 {
  margin: 5px 0px;
  font-size: 1.2em;
  font-weight: bold;
}
.car-parts .load {
  height: 291px;
  background: url('/pic/loader-big.gif') no-repeat center;
}
.car-parts .part-cont {
  display: none;
}
.autoparts .button-all-parts {
  position: absolute;
  right: 15px;
  top: 43px;
}
.edit {
  background-image: url('/pic/selection_by_brand_ico/edit.png');
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  padding-top: 10px;
  padding-left: 30px;
}
.car-oil {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.car-oil li {
  list-style: none;
  border: 1px solid #bebebe;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  padding: 55px 0px 9px 9px;
  margin: 1% 0px 0.5% 0px;
  display: inline-block;
  width: 48%;
  margin-right: 1%;
  vertical-align: top;
  min-height: 100px;
}
.car-oil li.empty {
  padding: 0px;
  height: 45px;
  min-height: 0px;
}
.car-oil li:nth-child(2n + 2) {
  margin-right: 0;
}
.car-oil li h3 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 35px;
  background: #ffcc00;
  line-height: 35px;
  font-size: 17px;
  color: #111111;
  font-weight: normal;
  padding: 0px 11px;
  margin: 0px;
}
.car-oil li.full {
  width: 99%;
  margin-right: 0px;
}
.car-oil li .volume {
  font-size: 1.2em;
  margin-bottom: 11px;
}
.car-oil li .volume b {
  font-style: italic;
  display: block;
}
.car-oil li .volume span {
  display: block;
  line-height: 130%;
}
.car-oil li .volume span i {
  color: #555555;
  font-size: 0.9em;
}
.car-oil li .spec {
  margin-bottom: 11px;
}
.car-oil li .spec b {
  font-style: italic;
  display: block;
  margin-bottom: 5px;
}
.car-oil li .spec span {
  display: block;
  line-height: 37px;
}
.car-oil li .spec span i {
  color: #555555;
  font-size: 1em;
}
.car-oil li.oil-eng .spec span {
  display: inline-block;
  line-height: 100%;
}
.car-oil li .viscosity {
  margin-bottom: 11px;
}
.car-oil li .viscosity b {
  font-style: italic;
  display: block;
  margin-bottom: 5px;
}
.car-oil li .viscosity span {
  display: block;
  line-height: 37px;
}
.car-oil li .viscosity span i {
  color: #555555;
  font-size: 1em;
}
.car-oil li .viscosity a {
  margin-right: 9px;
}
.car-oil li .intervals {
  margin-bottom: 11px;
}
.car-oil li .intervals b {
  font-style: italic;
  display: block;
}
.car-oil li .intervals span {
  display: block;
  line-height: 20px;
}
.car-oil li .intervals span i {
  color: #555555;
  font-size: 1em;
}
.car-oil li a {
  height: 25px;
  border: 1px solid #e3b600;
  background: #fff0b5;
  border-radius: 5px;
  line-height: 25px;
  color: #1c1c1c;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
  display: inline-block;
  padding: 0px 11px !important;
  margin-right: 9px;
}
.car-oil a:hover,
.car-oil a.part-link.active {
  background: #0099cb;
  color: #ffffff;
  border-color: #004d87;
}
.car-oil li.oil-eng .spec strong {
  font-size: 1.2em;
}
.car-oil .part-cont {
  display: none;
}
.car-block .load {
  height: 291px;
  background: url('/pic/loader-big.gif') no-repeat center;
}
.price-filter .load {
  height: 200px;
  background: url('/pic/loader-big.gif') no-repeat center;
  background-size: 100%;
}
.car-block li h3 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 35px;
  background: #ffcc00;
  line-height: 35px;
  font-size: 17px;
  color: #111111;
  font-weight: normal;
  padding: 0px 11px;
  margin: 0px;
}
.car-block li .intervals b {
  font-style: italic;
  display: block;
}
.car-block li .intervals span {
  display: block;
  line-height: 130%;
}
.car-block li .intervals span i {
  color: #555555;
  font-size: 0.9em;
}
.car-block a.part-link {
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #e3b600;
  background: #fff0b5;
  border-radius: 5px;
  line-height: 30px;
  color: #1c1c1c;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.1em;
  text-align: center;
  display: inline-block;
  width: 48%;
  margin-right: 1.5%;
  margin-bottom: 1%;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 0;
}
.car-block a.part-link:hover,
.car-block a.part-link.active {
  background: #0099cb;
  color: #ffffff;
  border-color: #004d87;
}
.car-block a.part-link i {
  font-size: 0.8em;
}
.car-block .load {
  height: 291px;
  background: url('/pic/loader-big.gif') no-repeat center;
}
.car-block .part-cont {
  display: none;
}
.car-block .part-links {
  margin-top: 11px;
}
.car-block h3 {
  margin: 5px 0px;
  font-size: 1.2em;
  font-weight: bold;
}
#tecdoc-spec {
  display: none;
}
.ms-parent.multiple {
  width: 100% !important;
}
li.variants.hide .part-links {
  display: none;
}
li.variants.hide {
  cursor: pointer;
  padding: 25px 0px 9px 9px;
  min-height: auto;
}
.side-menu {
  padding: 5px 10px 10px 10px;
}
.side-menu-item {
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.side-menu-item i img {
  width: 24px;
}
.side-menu-item > a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  max-width: calc(100% - 35px);
}
.side-menu-item > a img {
  width: 24px;
}
.side-menu-item ul {
  padding: 1px 10px;
  margin: 0;
  display: none;
  background: #e5e5e5;
  border-radius: 5px;
}
.side-menu-item ul ul {
  padding: 5px 0;
  padding-left: 5px;
}
.side-menu-item ul li {
  margin-bottom: 0;
}
.side-menu-item .volume {
  color: #ff6600;
  display: inline-block;
  text-decoration: none;
  margin-left: 5px;
  font-size: 12px;
  vertical-align: top;
  display: inline-block !important;
}
.side-menu-item.active > a {
  color: #ff6600;
  text-decoration: none;
}
.side-menu-item.active > ul {
  display: block;
}
.side-menu-item .item {
  margin: 10px 0;
  list-style: none;
}
.side-menu-item .item span {
  display: none;
}
.side-menu-item .item a {
  font-size: 13px;
}
.side-menu-item .item a.active {
  text-decoration: none;
  color: #000;
}
.side-menu-item .item .item a {
  font-size: 12px;
}
#menu-link {
  display: none;
}
.list-sort {
  margin-bottom: 10px;
  text-align: right;
  position: absolute;
  top: 5px;
  right: 5px;
}
.list-sort span {
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  vertical-align: middle;
  margin-right: 5px;
  color: #090909;
}
.list-sort select {
  vertical-align: middle;
  height: 23px;
  padding: 0;
  cursor: pointer;
  border: 1px solid #aaa;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  color: #ffffff;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #0095c7;
  outline: none;
  font-size: 15px;
}
.oli-vis {
  display: none;
}
#side-oil-vis {
  width: 100%;
  cursor: pointer;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  padding: 3px 0;
}
#side-oil-vis option {
  padding: 3px 0;
}
#tecdoc-vis {
  display: none;
}
.tecdoc-descr {
  border: 1px solid #bebebe;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  margin-bottom: 20px;
}
#admin_links .tecdoc-descr {
  flex-wrap: wrap;
}
.tecdoc-descr-one {
  position: relative;
  margin-right: 20px;
}
.tecdoc-descr-one.has_image {
  padding-right: 100px;
}
.tecdoc-descr__iamge {
  display: inline-block;
  width: 50px;
}
.tecdoc-descr__iamge img {
  position: absolute;
  top: -3px;
  right: 0;
  max-width: 100px;
  max-height: 50px;
}
.tecdoc-descr__title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.tecdoc-descr__text {
  margin-bottom: 5px;
}
.tecdoc-descr__text span {
  font-size: 12px;
  font-style: italic;
  color: #555;
}
.tecdoc-descr__text.image {
  padding-right: 60px;
}
.subtitle {
  font-size: 18px;
}
.subtitle span {
  margin-left: 10px;
}
#tecdoc-admin tr:nth-child(odd) {
  background: #dedede;
}
#tecdoc-admin td {
  padding: 5px;
}
#tecdoc-admin tr:hover {
  background: #f1f1f1;
}
#tecdoc-admin tr.remove {
  background: #ffa100;
}
#tecdoc-admin tr.add {
  background: #00ff0b;
}
#tecdoc-admin tr.modif {
  background: yellow;
}
#tecdoc-admin tr.tp_add {
  background: #00bcd4;
}
#tecdoc-admin .h4_inline_link {
  display: inline-block;
  padding-right: 20px;
}
#tecdoc-admin label,
#tecdoc-admin input,
#tecdoc-admin select {
  display: block;
  padding: 5px;
  width: 90%;
  margin-top: 5px;
  margin-bottom: 5px;
}
#tecdoc-admin thead tr,
#tecdoc-admin thead tr:nth-child(odd) {
  background: #000000;
  color: #ffffff;
}
.covers {
  display: flex;
  margin-top: 20px;
}
.covers_image {
  text-align: center;
}
.covers_image,
.covers_select {
  min-width: 50%;
}
.covers_row {
  padding-top: 10px;
  font-size: 18px;
}
.list-one__delivery-empty {
  text-decoration: underline;
  cursor: pointer;
  padding: 0px 0 3px;
  white-space: nowrap;
}
.delivery-empty {
  font-size: 16px;
  max-width: 400px;
  padding: 20px;
}
.list-group .list-one__price .probable-price-alt {
  display: inline-block;
  font-size: 10px;
  margin-top: 5px;
}
.list-group .list-one__price .probable-price-alt::after {
  font-size: 10px;
  width: 13px;
  height: 13px;
}
.tecdoc-filter-bottom {
  padding: 12px 10px;
}
.tecdoc-filter-reset {
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  height: 35px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  color: #413d34;
  line-height: 34px;
  cursor: pointer;
  display: block;
}
.filters--warehouse {
  overflow-y: auto;
}
.list-one__addCart {
  position: relative;
}
.list-one__addCart .ui-bookmark {
  position: absolute;
  top: 0;
  right: 0;
}
.autoparts .color-block {
  min-height: 300px;
}
.stages {
  color: #9d9d9d;
  padding: 20px 0;
}
.stage {
  font-size: 16px;
  display: inline-block;
  font-weight: 700;
}
.stage--active {
  color: #000;
}
.stage--current {
  color: #ff6600;
}
.stage-arrow {
  display: inline-block;
  position: relative;
  width: 15px;
  height: 5px;
  top: -1px;
  margin: 0 20px;
  vertical-align: middle;
}
.stage-arrow:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #8e8e8e;
  position: absolute;
  top: 2px;
  left: 0;
}
.stage-arrow:after {
  content: "";
  width: 5px;
  height: 5px;
  border-right: 1px solid #8e8e8e;
  border-top: 1px solid #8e8e8e;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/main/main.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.main-banner .pager {
  position: absolute;
  right: 40px;
  bottom: 0px;
  height: 45px;
  left: auto;
  width: auto;
  z-index: 1;
}
.main-banner .pager li {
  display: inline-block;
  width: 59px;
  height: 45px;
  background: url('/pic/main_ban_control.png') no-repeat;
  margin-right: -25px !important;
  text-align: right;
  position: relative;
}
.main-banner .pager li a {
  position: absolute;
  left: 68%;
  z-index: 20;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  top: 4px;
  cursor: pointer;
}
.main-banner .pager li.active {
  background: url('/pic/main_ban_control_active.png') no-repeat;
}
#mmenu {
  height: 68px;
  position: relative;
}
#mmenu div.main {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 1000;
  background: #02689f;
  width: 255px;
  height: 68px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#mmenu div.main a.menu-link {
  font-size: 1.5em;
  color: #f5fbff;
  line-height: 65px;
  margin-left: 80px;
  text-decoration: none;
  border-bottom: 1px dotted;
}
#mmenu div.main a.menu-link:after {
  content: '';
  background-image: url(/pic/catalog.png);
  width: 45px;
  height: 45px;
  position: absolute;
  top: 13px;
  left: 30px;
}
#mmenu div.main-sub-container {
  top: 65px;
  left: -7px;
}
#page-scroll-header div.main-sub-container {
  top: 38px;
  left: -13px;
}
#mmenu div.main-sub-container,
#page-scroll-header div.main-sub-container {
  position: absolute;
  z-index: 1000;
  padding-top: 5px;
  max-width: 95%;
  display: none;
  cursor: default;
}
#mmenu div.main-sub-container ins,
#page-scroll-header div.main-sub-container ins {
  position: absolute;
  left: 23px;
  top: -10px;
  width: 18px;
  height: 15px;
  background: url('/pic/main_menu_ins.png') no-repeat;
}
#mmenu div.main-sub-container div.main-sub-ul-container,
#page-scroll-header div.main-sub-container div.main-sub-ul-container {
  background: #025b91;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  behavior: url(/js/PIE.htc);
  box-shadow: 0 0 8px 1px #686868;
  padding: 6px;
}
#mmenu div.main-sub-container div.main-sub-ul,
#page-scroll-header div.main-sub-container div.main-sub-ul {
  background: #f4f4f4;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  behavior: url(/js/PIE.htc);
  white-space: nowrap;
  overflow: auto;
  font-size: 0px;
}
#mmenu div.main-sub-container div.main-sub-ul ul,
#page-scroll-header div.main-sub-container div.main-sub-ul ul {
  padding: 0px 1px;
  margin: 0px;
  list-style: none;
  position: relative;
  border-right: 1px solid #dbdbdb;
  display: inline-block;
  background: url('/pic/main_menu_r_bg.png') right repeat-y;
  overflow: auto;
  height: 200px;
  font-size: 12px;
}
#mmenu div.main-sub-container div.main-sub-ul ul li,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size: 1em;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}
#mmenu div.main-sub-container div.main-sub-ul ul li:hover,
#mmenu div.main-sub-container div.main-sub-ul ul li.active,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li:hover,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li.active {
  background: #ffffff;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
#mmenu div.main-sub-container div.main-sub-ul ul li.active a,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li.active a {
  color: #0095c7;
  text-decoration: underline;
}
#mmenu div.main-sub-container div.main-sub-ul ul li:hover a,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li:hover a {
  color: #f96622;
  text-decoration: underline;
}
#mmenu div.main-sub-container div.main-sub-ul ul a,
#page-scroll-header div.main-sub-container div.main-sub-ul ul a {
  color: #333333;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 35px;
  display: block;
  padding-left: 21px;
  padding-right: 15px;
}
#mmenu div.main-sub-container div.main-sub-ul ul a.tag {
  font-style: italic;
  color: #555555;
  font-size: 1em;
  line-height: 35px;
}
#mmenu div.main-sub-container div.main-sub-ul ul li.ac a,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li.ac a,
#mmenu div.main-sub-container div.main-sub-ul ul li.td a,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li.td a {
  color: #ed1c24;
}
#mmenu div.main-sub-container div.main-sub-ul ul li.l a,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li.l a {
  background: url('/pic/main_menu_level_li.png') no-repeat right 11px;
  padding-right: 33px;
}
#mmenu div.main-sub-container div.main-sub-ul ul li a.top,
#page-scroll-header div.main-sub-container div.main-sub-ul ul li a.top {
  font-weight: bold;
  text-decoration: underline;
}
#mmenu div.main-sub-container div.main-sub-ul i.text,
#page-scroll-header div.main-sub-container div.main-sub-ul i.text {
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  margin-top: 7px;
  display: block;
}
#mmenu div.main-sub-container div.main-sub-ul ul li ins {
  border-bottom: 1px solid #666666;
  display: block;
  background: none;
  position: relative;
  width: 88%;
  height: 20px;
  top: 0px;
  left: 0px;
  margin: 15px 6% 5px 6%;
  text-decoration: none;
  color: #333333;
  font-style: italic;
}
#main_menu_bg {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100002;
  background: #ffffff;
}
#special {
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  position: relative;
  height: 590px;
}
#special div.center {
  position: relative;
  margin: 0 auto;
  display: block;
  padding: 11px 0px 0px 0px;
  height: 272px;
  width: 560px;
  text-align: center;
  z-index: 2;
  overflow: hidden;
}
#special div.center ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#special div.center ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#special div.center img {
  border: 0px;
}
#special div.center-ban {
  top: 0px;
  position: relative;
  margin: 0 auto;
  display: block;
  padding: 15px 0px 0px 0px;
  width: 560px;
  z-index: 2;
}
#special div.center-ban s {
  padding-right: 16px;
}
.main_bans_tags ._cbd,
.main_bans_tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 10px;
}
#special div.center-ban img {
  width: 270px;
  height: 133px;
  border: 1px solid #e0e0e0;
}
#special div.left {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0px;
  top: 0px;
  z-index: 1;
}
#special div.left div.top-sections {
  height: 100%;
  padding-right: 291px;
  position: relative;
}
#special div.left div.top-sections ins {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 42px;
  height: 22px;
  background: url('/pic/main_menu_top_ins.png') no-repeat;
}
#special div.left div.top-sections ul {
  height: 100%;
  background: #f4f4f4;
  padding: 0px;
  margin: 0px;
  list-style: none;
  border-radius: 7px 0px 0px 7px;
  -moz-border-radius: 7px 0px 0px 7px;
  -webkit-border-radius: 7px 0px 0px 7px;
  behavior: url(/js/PIE.htc);
  position: relative;
  border-right: 1px solid #dbdbdb;
}
#special div.left div.top-sections ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #fcfcfc;
  font-size: 1em;
  overflow: hidden;
}
#special div.left div.top-sections ul li:first-child {
  border-top: 0px;
  border-radius: 7px 0px 0px 0px;
  -moz-border-radius: 7px 0px 0px 0px;
  -webkit-border-radius: 7px 0px 0px 0px;
  behavior: url(/js/PIE.htc);
}
#special div.left div.top-sections ul li:last-child {
  border-bottom: 0px;
  border-radius: 0px 0px 0px 7px;
  -moz-border-radius: 0px 0px 7px 0px;
  -webkit-border-radius: 0px 0px 7px 0px;
  behavior: url(/js/PIE.htc);
}
#special div.left div.top-sections ul li:hover {
  background: #ffffff;
}
#special div.left div.top-sections ul a {
  color: #333333;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 35px;
  display: block;
  padding-left: 21px;
  white-space: nowrap;
}
#special div.left div.top-sections ul li.ac a,
#special div.left div.top-sections ul li.td a {
  color: #ed1c24;
}
#special div.left div.top-sections ul li.l a {
  background: url('/pic/main_menu_level_li.png') no-repeat right 11px;
  padding-right: 33px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#special div.right {
  position: absolute;
  height: 100%;
  width: 50%;
  z-index: 1;
  right: 0px;
  top: 0px;
}
#special div.right div.specials {
  height: 100%;
  padding: 11px 0px 11px 291px;
}
#special div.right div.specials .specials-title {
  padding: 5px 0px;
  margin: 0px;
  font-size: 1em;
  line-height: 150%;
}
#special div.right div.specials .specials-title a.h {
  color: #333333;
  font-size: 1.4em;
  text-decoration: none;
  font-weight: bold;
  margin-right: 5px;
}
#special div.right div.specials .specials-title a.s {
  font-size: 0.9em;
  color: #5d5d5d;
  text-decoration: none;
  font-style: italic;
  white-space: nowrap;
}
#special div.right div.specials ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#special div.right div.specials ul li {
  padding: 0px 0px 9px 0px;
  margin: 0px;
  list-style: none;
  display: block;
  text-align: center;
  border-top: 1px solid #e4e4e4;
}
#special div.right div.specials ul li:first-child {
  display: none;
}
#special div.right div.specials ul li ins {
  display: block;
  text-align: right;
  text-decoration: none;
  font-size: 11px;
}
#special div.right div.specials ul li ins a {
  background: #2f95c8;
  text-decoration: none;
  color: #ffffff;
  font-size: 1em;
  padding: 1px 3px;
  line-height: 16px;
}
#special div.right div.specials ul li i {
  display: block;
  padding-right: 11px;
}
#special div.right div.specials ul li i small {
  display: inline-block;
}
#special div.right div.specials ul li i a {
  display: table-cell;
  height: 75px;
  text-align: center;
  vertical-align: middle;
}
#special div.right div.specials ul li i a img {
  max-height: 75px;
  max-width: 75px;
  border: 0px;
  object-fit: contain;
}
#special div.right div.specials ul li a.name {
  font-weight: normal;
  font-size: 1em;
  margin: 0px;
  padding: 5px 11px 5px 0px;
  display: block;
}
#special div.right div.specials ul li div.h a {
  color: #00749a;
}
#special div.right div.specials ul li strong {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#special div.right div.specials ul li u {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-family: Tahoma, Arial;
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 7px;
  line-height: 1;
}
#special div.right div.specials ul li strong input.cart-add,
#special div.right div.specials ul li strong input.cart-open,
#special div.right div.specials ul li strong input.cart-add,
#special div.right div.specials ul li strong input.cart-open {
  border: none;
  height: 25px;
  width: 82px;
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left 0px;
  cursor: pointer;
  text-indent: -9999px;
  vertical-align: middle;
}
#special div.right div.specials ul li strong input.cart-add:hover,
#special div.right div.specials ul li strong input.cart-add:hover {
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left -25px;
}
#special div.right div.specials ul li strong input.cart-open,
#special div.right div.specials ul li strong input.cart-open:hover,
#special div.right div.specials ul li strong input.cart-open,
#special div.right div.specials ul li strong input.cart-open:hover {
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left -50px;
}
#special div.right div.specials .old-price {
  font-size: 14px;
}
@media only screen and (min-width: 1200px) {
  #special div.right div.specials ul li:first-child {
    display: block;
  }
}
#cmenu {
  position: relative;
  height: 7px;
  background-image: url('/pic/hr_bg.png');
  background-position: left;
}
.slide-next,
.slide-prev {
  cursor: pointer;
}
#cnews,
#carticles,
#creview,
.slider_special {
  position: relative;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  behavior: url(/js/PIE.htc);
  padding: 20px 0px 25px 0px;
  background: #ffffff;
  border: 1px solid #9d9d9d;
  box-shadow: 0 0 5px 1px #b6b6b6;
}
#cnews div.correct-container,
#carticles div.correct-container,
.slider_special div.correct-container,
#creview div.correct-container {
  display: block;
  overflow: hidden;
}
#cnews sub,
.slider_special sub,
#carticles sub,
#special-cats sub,
#creview sub {
  position: absolute;
  left: -25px;
  top: 0px;
  width: 52px;
  height: 120px;
  background: url('/pic/lenta_l_gray.png') left bottom no-repeat;
  z-index: 2;
}
#cnews sub a,
#carticles sub a,
.slider_special sub a,
#special-cats sub a,
#creview sub a {
  position: absolute;
  left: 11px;
  top: 29px;
  width: 40px;
  height: 23px;
  display: block;
}
#cnews sub a:hover,
#carticles sub a:hover,
.slider_special sub a:hover,
#special-cats sub a:hover,
#creview sub a:hover {
  background: url('/pic/lenta_l_gray_a.png') no-repeat;
}
#cnews sup,
#carticles sup,
.slider_special sup,
#special-cats sup,
#creview sup {
  position: absolute;
  right: -25px;
  top: 0px;
  width: 52px;
  height: 120px;
  background: url('/pic/lenta_r_gray.png') right bottom no-repeat;
  z-index: 2;
}
#cnews sup a,
#carticles sup a,
.slider_special sup a,
#special-cats sup a,
#creview sup a {
  position: absolute;
  left: 1px;
  top: 29px;
  width: 40px;
  height: 23px;
  display: block;
}
#cnews sup a:hover,
#carticles sup a:hover,
.slider_special sup a:hover,
#special-cats sup a:hover,
#creview sup a:hover {
  background: url('/pic/lenta_r_gray_a.png') no-repeat;
}
#cnews ul,
#carticles ul,
.slider_special ul,
#special-cats ul,
#creview ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#cnews ul li,
.slider_special ul li,
#special-cats ul li {
  margin: 0;
  padding: 0;
}
#cnews ul li div.h,
.slider_special ul li div.h {
  font-size: 1.3em;
  margin: 0 0 10px 3.5%;
  padding: 0;
}
#cnews ul li div.h a,
.slider_special ul li div.h {
  color: #ff6600;
  font-size: 1em;
}
.slider_special ul li div.h {
  font-weight: 700;
}
#cnews ul li div.list {
  list-style: none;
  margin: 0px 0px 0px 3.5%;
  padding: 0;
}
.slider_special ul li div.list {
  list-style: none;
  margin: 0px 0px 0px 3.5%;
  padding: 0;
  display: flex;
}
#cnews ul li div.item {
  float: left;
  width: 21.5%;
  margin: 0 3.5% 0 0;
}
.slider_special ul li div.item {
  width: 21.5%;
  margin: 0 3.5% 0 0;
}
#cnews ul li div.item a,
.slider_special ul li div.item a {
  color: #ff6600;
  font-weight: bold;
  margin-right: 5px;
}
#cnews ul li div.item a.h {
  min-height: 45px;
  display: block;
}
#cnews ul li div.item strong {
  white-space: nowrap;
  font-weight: normal;
  font-style: italic;
  color: #999999;
  font-size: 0.9em;
}
#cnews ul li div.item p,
.slider_special ul li div.item p {
  padding: 8px 0px 0px 0px;
  display: block;
  font-size: 0.9em;
  color: #777777;
  margin: 0px;
  text-indent: -5px;
}
#cnews ul li div.item p img,
.slider_special ul li div.item p img {
  width: 90px;
  float: left;
  font-weight: normal;
  font-size: 0.7em;
  padding: 0px 7px 7px 0px;
  border: 0px;
}
#carticles ul li {
  display: block;
  float: left;
  padding: 0px;
  width: 10%;
  margin: 0px;
}
#carticles ul li div.h {
  font-size: 1.3em;
  margin: 0px 0px 10px 3.5%;
  padding: 0px;
}
#carticles ul li div.h a {
  color: #00749a;
  font-size: 1em;
}
#carticles ul li div.list {
  list-style: none;
  margin: 0px 0px 0px 3.5%;
  padding: 0;
}
#carticles ul li div.item {
  float: left;
  width: 21.5%;
  margin: 0px 3.5% 0px 0px;
  height: 290px;
}
#carticles ul li div.item a {
  color: #00749a;
  font-weight: bold;
  margin-right: 5px;
}
#carticles ul li div.item a.h {
  min-height: 45px;
  display: block;
}
#carticles ul li div.item strong {
  white-space: nowrap;
  font-weight: normal;
  font-style: italic;
  color: #999999;
  font-size: 0.9em;
}
#carticles ul li div.item p {
  padding: 8px 0px 0px 0px;
  display: block;
  font-size: 0.9em;
  color: #777777;
  margin: 0px;
  text-indent: -5px;
}
#carticles ul li div.item p img {
  width: 90px;
  float: left;
  font-weight: normal;
  font-size: 0.7em;
  padding: 0px 7px 7px 0px;
  border: 0px;
}
#creview ul li {
  display: block;
  float: left;
  padding: 0px;
  width: 10%;
  margin: 0px;
}
#creview ul li div.h {
  font-size: 1.3em;
  margin: 0px 0px 10px 3.5%;
  padding: 0px;
}
#creview ul li div.h a {
  color: #ff3334;
  font-size: 1em;
}
#creview ul li div.h span a {
  color: #ffffff;
  font-style: italic;
  background: #ff3334;
  padding: 3px 5px;
  border-radius: 3px;
  font-size: 0.8em;
  margin-left: 7px;
}
#creview ul li div.list {
  list-style: none;
  margin: 0px 0px 0px 3.5%;
  padding: 0;
}
#creview ul li div.item {
  float: left;
  width: 21.5%;
  margin: 0px 3.5% 0px 0px;
}
#creview ul li div.item > a {
  color: #ff3334;
  font-weight: bold;
  margin-right: 5px;
}
#creview ul li div.item a.h {
  min-height: 45px;
  display: block;
}
#creview ul li div.item strong {
  white-space: nowrap;
  font-weight: normal;
  font-style: italic;
  color: #999999;
  font-size: 0.9em;
}
.review-preview-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.review-preview-descr {
  width: calc(100% - 100px);
  font-size: 11px;
  font-weight: normal;
  color: #777;
  font-weight: 400;
}
#creview .review-preview-descr a {
  font-size: 11px;
  font-weight: normal;
  color: #777;
  font-weight: 400;
}
#creview .review-preview-img {
  display: flex;
  width: 90px;
  height: 97px;
  justify-content: center;
  align-items: center;
}
#creview .review-preview-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-weight: normal;
  font-size: 0.7em;
  padding: 0px 7px 7px 0px;
  border: 0px;
}
#related {
  position: relative;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  behavior: url(/js/PIE.htc);
  padding: 0px;
  background: #ffffff;
  border: 1px solid #9d9d9d;
  box-shadow: 0 0 5px 1px #b6b6b6;
}
#related ul.related-goods {
  background: none;
  border: 0px;
  margin: 0px;
}
#related ul.related-goods ins {
  display: none;
}
.item-quant,
.item-quant-mult,
.item-from-mult-quant {
  display: none;
}
@media only screen and (min-width: 1200px) {
  #carticles ul li div.item {
    height: 250px;
  }
}
#bmenu {
  position: relative;
  height: 38px;
  background: url('/pic/bmenu_bg.png');
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  behavior: url(/js/PIE.htc);
  box-shadow: 0 0 8px 1px #686868;
}
#bmenu h2 {
  top: -5px;
  position: relative;
  margin: 0 auto;
  display: block;
  padding: 0px;
  height: 49px;
  width: 274px;
  background: url('/pic/bmenu_cat.png');
  text-align: center;
  z-index: 5;
}
#bmenu h2 a {
  color: #ffffff;
  font-weight: normal;
  line-height: 44px;
}
#special-cats {
  position: relative;
}
#special-cats div.correct-container {
  overflow: hidden;
}
#special-cats div.correct-container div.item {
  width: 49%;
  float: left;
}
#special-cats ul {
  padding: 0;
}
#special-cats ul li {
  list-style: none;
  float: left;
}
#special-cats ul li .item:first-child {
  margin-right: 2%;
}
#special-cats div.correct-container.right div.item {
  /*margin-left: 5px;*/
}
#special-cats div.correct-container.right div.item:last-child,
#special-cats div.correct-container.left div.item:last-child {
  margin-bottom: 0px;
}
#special-cats div div.item {
  display: block;
  height: 226px;
  background: #ffffff url('/pic/spc_bg.png') bottom repeat-x;
  margin: 0px 0px 15px 0px;
  box-shadow: 0 0 5px 1px #b6b6b6;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  behavior: url(/js/PIE.htc);
}
#special-cats div div.item i {
  float: left;
  width: 31%;
  display: block;
  position: relative;
}
#special-cats div div.item div.h {
  float: left;
  width: 69%;
  padding: 10px 0px;
  margin: 0px;
  text-align: right;
}
#special-cats div div.item div.h a {
  padding: 15px;
  color: #ff6600;
  font-weight: normal;
  font-size: 11pt;
}
#special-cats div div.item i s {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 59px;
  height: 69px;
  background: url('/pic/spc_u.png');
  z-index: 2;
  border-radius: 7px 0px 0px 0px;
  -moz-border-radius: 7px 0px 0px 0px;
  -webkit-border-radius: 7px 0px 0px 0px;
  behavior: url(/js/PIE.htc);
}
#special-cats div div.item i img {
  border-radius: 7px 0px 0px 7px;
  -moz-border-radius: 7px 0px 0px 7px;
  -webkit-border-radius: 7px 0px 0px 7px;
  behavior: url(/js/PIE.htc);
  width: 140px;
  height: 226px;
}
#special-cats div div.item b {
  float: left;
  width: 23%;
  display: block;
  height: 145px;
}
#special-cats div div.item b s {
  display: block;
  width: 100px;
  height: 100px;
  border: 1px solid #e0e0e0;
  position: relative;
}
#special-cats div div.item b s img {
  border: 0px;
  width: 100px;
  height: 100px;
}
#special-cats div div.item b s ins {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 13px;
  height: 13px;
  background: url('/pic/spc_gr_bg.png') no-repeat;
}
#special-cats div div.item b u {
  padding: 0px;
  margin: 5px 10px 0px 0px;
  display: block;
}
#special-cats div div.item b u a {
  color: #00749a;
  font-size: 9pt;
  font-weight: normal;
}
#special-cats div div.item small {
  font-size: 8pt;
}
#special-cats div div.item small a {
  color: #4d4d4d;
}
#special-cats div div.item small em {
  background: url('/pic/spc_stick.png') no-repeat;
  width: 12px;
  height: 12px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
  line-height: 17px;
}
.special_cats ol._cbd,
.main_right_special ol._cbd,
.main_bans_tags ol._cbd,
.main_carusel ol._cbd {
  padding: 0;
  margin: 0;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/good/good.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.bottom-history {
  margin-top: 0.6%;
}
.bottom-history .old-price {
  font-size: 11px;
  text-align: left;
  position: absolute;
  bottom: 35px;
}
.bottom-history .probable-price-alt {
  font-size: 10px;
  text-align: left;
  display: inline-block;
}
.bottom-history .probable-price-alt::after {
  text-align: center;
  font-size: 10px;
  width: 13px;
  height: 13px;
  top: 1px;
}
.bottom-history .color-block {
  min-height: auto;
}
.bottom-history ul {
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
}
.bottom-history .h {
  display: block;
  height: auto;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 100%;
  color: #121212;
  width: 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.bottom-history li {
  margin: 0px 1% 0px 0;
  padding: 0px;
  list-style: none;
  display: block;
  width: 10%;
  height: 165px;
  position: relative;
}
.bottom-history li i {
  display: block;
  height: 57px;
  width: 57px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  position: relative;
}
.bottom-history li i .icon-promo {
  transform: scale(0.5);
  top: -5px;
  right: -20px;
}
.bottom-history li i a {
  display: table-cell;
  width: 57px;
  height: 57px;
  vertical-align: middle;
  text-align: center;
}
.bottom-history li i a img {
  max-height: 57px;
  max-width: 57px;
  border: 0px;
}
.bottom-history li b {
  margin-top: 7px;
  display: block;
}
.bottom-history li b a {
  font-weight: normal;
  display: block;
  font-size: 9px;
  color: #666666;
  line-height: 120%;
}
.bottom-history li b u {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 125px;
  font-family: Tahoma, Arial;
  text-decoration: none;
  font-size: 12px;
}
@media (max-width: 1281px) {
  .bottom-history ul {
    justify-content: flex-start;
  }
  .bottom-history li {
    width: 12%;
    margin: 0px 2.2% 20px 0;
  }
}
div.related-goods {
  background: #f7f7f7;
  margin: 0;
  padding: 0px;
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
  border-top: 2px solid #e4e4e4;
  overflow: visible;
  position: relative;
  transition: all 0.3s;
  display: block;
}
.related-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  display: none;
}
.related-box.show {
  display: flex;
}
.price-item div.related-goods {
  margin: 1.5% -1.5% 0 -1.5%;
}
.list-compact div.related-goods {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0 10px;
}
.cart-modal div.related-goods {
  margin: 0 0 20px;
}
.cart-modal div.related-goods li {
  width: 39%;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 30px;
}
.list-compact div.related-goods .h {
  width: 22%;
  margin: 0 1.5% 0 1.5%;
}
.list-compact .h {
  margin-bottom: 10px !important;
}
div.related-goods:hover {
  background: #f0f0f0;
}
.related-goods__border {
  display: block;
  height: 1px;
  background: #ffffff;
}
.related-goods-header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 100%;
  color: #121212;
  width: 100%;
  margin: 0 0px 10px 0px;
  padding: 10px 0 0 0;
  text-align: center;
  min-height: auto;
}
.related-goods .left-arrow,
.related-goods .right-arrow {
  width: 83px;
  height: 16px;
  background-image: url('/pic/ico-related-goods.png');
  background-repeat: no-repeat;
  background-color: transparent;
  vertical-align: -2px;
}
.related-goods .left-arrow {
  width: 105px;
  height: 16px;
  margin-right: 35px;
}
.related-goods .right-arrow {
  width: 105px;
  height: 16px;
  margin-left: 35px;
  background-position: right;
}
div.related-goods .h a {
  font-weight: normal;
  margin-left: 3px;
  text-decoration: none;
  border-bottom: 1px dotted;
  line-height: 100%;
}
div.related-goods .m {
  display: block;
  height: auto;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 100%;
  color: #121212;
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 5px;
  text-align: center;
}
div.related-goods .m a {
  background: #e4e4e4 none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #ff7011;
  font-weight: bold;
  line-height: 100%;
  margin-left: 3px;
  padding: 5px 9px;
  text-decoration: none;
  cursor: pointer;
}
.item div.related-goods .h {
  margin: 1.5% 2% 1.5% 1.5% !important;
  overflow: visible;
}
#tecdoc-list div.related-goods .h.related-one {
  width: 22.3%;
  display: inline-block;
}
div.related-goods .h i {
  display: block;
  height: 107px;
  width: 107px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  margin: 1px;
  position: relative;
}
div.related-goods .icon-promo {
  transform: scale(0.6);
  top: 0px;
  right: -5px;
}
div.related-goods .h i a {
  display: table-cell;
  width: 107px;
  height: 107px;
  vertical-align: middle;
  text-align: center;
  padding: 0;
}
div.related-goods .h i a img {
  max-height: 107px;
  max-width: 107px;
  border: 0px;
}
div.related-goods .h b.name {
  font-weight: normal;
  display: block;
  margin-top: 9px;
}
div.related-goods .h b.article {
  font-weight: normal;
  display: block;
  margin-top: 11px;
  color: #828282;
}
div.related-goods .h b.article em {
  font-style: normal;
  color: #535353;
}
div.related-goods .h b.code {
  font-weight: normal;
  display: block;
  color: #828282;
}
div.related-goods .h b.code em {
  font-style: normal;
  color: #535353;
  font-weight: bold;
}
div.related-goods .h strong {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 208px;
}
div.related-goods .h strong u {
  float: left;
  display: block;
  width: 100px;
  height: 25px;
  font-size: 1.3em;
  font-weight: bold;
  font-family: Tahoma, Arial;
  color: #333333;
  text-decoration: none;
  line-height: 25px;
  vertical-align: middle;
}
div.related-goods .h strong input.cart-add,
div.related-goods .h strong input.cart-open {
  border: none;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -334px -325px;
  width: 82px;
  height: 25px;
  cursor: pointer;
  text-indent: -9999px;
  display: block;
  float: left;
  vertical-align: middle;
}
div.related-goods .h strong input.cart-add:hover {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -252px -325px;
  width: 82px;
  height: 25px;
}
div.related-goods .h strong input.cart-open,
div.related-goods .h strong input.cart-open:hover {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -170px -325px;
  width: 82px;
  height: 25px;
}
div.related-goods .h ins.super-price {
  position: absolute;
  top: 103px;
  left: -5px;
  background: #9ed00d;
  width: 58px;
  height: 13px;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 13px;
  padding: 0px 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.related-goods .h ins.fast-delivery {
  position: absolute;
  top: 88px;
  left: -5px;
  background: #ff6600;
  width: 92px;
  height: 13px;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 13px;
  padding: 0px 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.related-goods.active li.m {
  display: none;
}
div.related-goods .h.top i {
  border: 2px solid #ff6600;
}
.related-goods #cart-message {
  top: 15px;
  left: 0;
}
.related-goods #cart-message i {
  display: inline;
  border: none;
  font-weight: normal;
}
.related-goods #cart-message a {
  display: inline;
  width: auto;
  height: auto;
}
.summary-top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px 0;
}
.summary-left-column {
  display: flex;
}
.summary-rating {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.summary-rating-stars {
  display: flex;
}
.stars-off {
  background-image: url('/pic/widgets-sprite.png');
  background-position: 0 -20px;
  height: 20px;
  width: 114px;
  display: block;
}
.stars-on {
  background-image: url('/pic/widgets-sprite.png');
  background-position: 0 0;
  width: 114px;
  height: 20px;
  display: block;
}
.summary-rating-value {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  color: #333;
}
.summary-right-column {
  display: flex;
  align-items: center;
}
.write-review-btn,
.write-question-btn {
  border: none;
  color: #ffffff;
  text-shadow: 1px 1px 1px #99480B;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -304px;
  width: 156px;
  height: 21px;
}
.summary-footer-row {
  padding: 10px 10px;
  border-radius: 4px;
  background: #f5f5f5;
  line-height: 17px;
  text-shadow: 0 1px 0 #fff;
  display: flex;
  justify-content: space-between;
}
.summary-footer-right-column {
  display: flex;
  align-items: center;
}
.summary-sort-label {
  margin-right: 5px;
}
.summary-sort-selector {
  margin-right: 10px;
  width: auto;
}
.review-one {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
}
.review-left-column {
  width: 160px;
}
.review-rating {
  margin: 0;
  display: block;
  padding-top: 15px;
}
.stars-off-sm {
  display: block;
  background-image: url('/pic/widgets-sprite.png');
  background-position: 0 -51px;
  height: 11px;
  width: 64px;
}
.stars-on-sm {
  display: block;
  background-image: url('/pic/widgets-sprite.png');
  background-position: 0 -40px;
  width: 64px;
  height: 11px;
}
.review-author-name {
  font-size: 12px;
  font-weight: 700;
  margin: 10px 0;
  padding-right: 15px;
}
.review-author-location {
  font-size: 10px;
  font-weight: 400;
  color: #999;
}
.review-middle-column {
  width: calc(100% - 280px);
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.review-pros {
  margin-bottom: 20px;
  position: relative;
}
.review-pros-icon {
  position: absolute;
  left: -25px;
  top: 2px;
  background-image: url('/pic/widgets-sprite.png');
  background-position: -64px -40px;
  width: 11px;
  height: 11px;
}
.review-group-title {
  display: block;
  font-size: 1.4em;
  padding: 15px 10px;
  background: #f1f1f1;
  margin: 10px 0px;
  font-weight: bold;
  text-align: center;
}
.review-cons {
  margin-bottom: 20px;
  position: relative;
}
.review-cons-icon {
  position: absolute;
  left: -25px;
  top: 6px;
  background-image: url('/pic/widgets-sprite.png');
  background-position: -75px -40px;
  width: 11px;
  height: 3px;
}
.review-body {
  position: relative;
}
.review-body-icon {
  position: absolute;
  left: -25px;
  top: 2px;
  background-image: url('/pic/widgets-sprite.png');
  background-position: -38px -62px;
  width: 14px;
  height: 12px;
}
.review-recommend {
  position: relative;
}
.review-recommend-icon {
  position: absolute;
  left: -23px;
  top: 1px;
  background-image: url('/pic/widgets-sprite.png');
  background-position: -52px -62px;
  width: 13px;
  height: 12px;
}
.review-photos {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.review-photo {
  padding: 2px;
  border: 1px solid #e5e5e5;
  display: block;
  margin: 0 10px 10px 0;
}
.review-photo img {
  height: 100px;
  width: auto;
  display: block;
}
.review-right-column {
  width: 120px;
}
.review-date {
  font-size: 11px;
  font-style: italic;
  padding: 15px 10px;
  display: block;
}
.review-form-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.review-form-wrap {
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: auto;
  max-height: 95%;
}
.review-form-body {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.7);
  height: auto;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
}
.review-form-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 41px;
  cursor: pointer;
  z-index: 10;
  background: url(/pic/fb-close.png);
}
.review-form-header {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.review-form-title {
  font-size: 16px;
}
.review-form-subtitle {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
}
.review-form-inputs {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: auto;
  overflow-y: auto;
}
.review-star-rating {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.review-star-rating em.error {
  width: 100%;
  display: block;
  text-align: center;
}
.rating-stars-title {
  font-size: 14px;
  width: 40%;
  text-align: right;
}
.rating-stars {
  display: flex;
  margin: 0 5px 0 15px;
}
.rating-stars-label {
  color: rgba(0, 0, 0, 0.54);
  font-size: 10px;
}
.rating-star {
  cursor: pointer;
  min-width: 28px;
  min-height: 28px;
  background-size: 28px 28px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpdD0nJyBoZWlnaHQ9JzEwMCUnIHdpZHRoPScxMDAlJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSd4TWlkWU1pZCBtZWV0JyB2aWV3Qm94PScwIDAgMjQgMjQnPjxwYXRoIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC4yNiknIGQ9J00yNCw4LjY4OCBMMTUuMzcyLDcuOTQ0IEwxMiwwIEw4LjYyOCw3Ljk1NgogICAgICBMMCw4LjY4OCBMNi41NTIsMTQuMzY0IEw0LjU4NCwyMi44IEwxMiwxOC4zMjQgTDE5LjQxNiwyMi44IEwxNy40NiwxNC4zNjQgTDI0LDguNjg4IEwyNCw4LjY4OAogICAgICBaIE03LjQ4OCwxOC44MDQgTDguNjg4LDEzLjY2OCBMNC43MDQsMTAuMjEyIEw5Ljk2LDkuNzU2IEwxMiw0LjkyIEwxNC4wNTIsOS43NjggTDE5LjMwOCwxMC4yMjQKICAgICAgTDE1LjMyNCwxMy42OCBMMTYuNTI0LDE4LjgxNiBMMTIsMTYuMDggTDcuNDg4LDE4LjgwNCBMNy40ODgsMTguODA0IFonPjwvcGF0aD48L3N2Zz4=);
}
.rating-star--active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpdD0nJyBoZWlnaHQ9JzEwMCUnIHdpZHRoPScxMDAlJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSd4TWlkWU1pZCBtZWV0JyB2aWV3Qm94PScwIDAgMjQgMjQnPjxwYXRoIGZpbGw9JyNmZmQ3NDAnIGQ9J00xMiwxOC4zMjQgTDE5LjQxNiwyMi44IEwxNy40NDgsMTQuMzY0CiAgICAgIEwyNCw4LjY4OCBMMTUuMzcyLDcuOTU2IEwxMiwwTDguNjI4LDcuOTU2IEwwLDguNjg4IEw2LjU1MiwxNC4zNjQgTDQuNTg0LDIyLjggTDEyLDE4LjMyNAogICAgICBMMTIsMTguMzI0IFonPjwvcGF0aD48L3N2Zz4=);
}
.rating-star--hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpdD0nJyBoZWlnaHQ9JzEwMCUnIHdpZHRoPScxMDAlJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSd4TWlkWU1pZCBtZWV0JyB2aWV3Qm94PScwIDAgMjQgMjQnPjxwYXRoIGZpbGw9JyNmZmQ3NDAnIGQ9J00yNCw4LjY4OCBMMTUuMzcyLDcuOTQ0IEwxMiwwIEw4LjYyOCw3Ljk1NgogICAgICBMMCw4LjY4OCBMNi41NTIsMTQuMzY0IEw0LjU4NCwyMi44IEwxMiwxOC4zMjQgTDE5LjQxNiwyMi44IEwxNy40NiwxNC4zNjQgTDI0LDguNjg4IEwyNCw4LjY4OAogICAgICBaIE03LjQ4OCwxOC44MDQgTDguNjg4LDEzLjY2OCBMNC43MDQsMTAuMjEyIEw5Ljk2LDkuNzU2IEwxMiw0LjkyIEwxNC4wNTIsOS43NjggTDE5LjMwOCwxMC4yMjQKICAgICAgTDE1LjMyNCwxMy42OCBMMTYuNTI0LDE4LjgxNiBMMTIsMTYuMDggTDcuNDg4LDE4LjgwNCBMNy40ODgsMTguODA0IFonPjwvcGF0aD48L3N2Zz4=);
}
.review-input-container {
  margin-bottom: 10px;
}
.review-text-label {
  font-size: 14px;
  margin-bottom: 10px;
}
.review-text-inputs {
  width: 100%;
  background-color: #fcfcfc;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.review-text-inputs em.error {
  padding-left: 5px;
}
.review-text-input {
  margin: 10px 0;
}
.review-text-input textarea {
  padding: 5px;
  font-family: Tahoma, Arial;
  resize: none;
  line-height: 1.4;
  font-size: 14px;
  border: 0;
  width: 100%;
  box-sizing: border-box;
}
.review-form-photos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;
  border-top: 1px dashed rgba(0, 0, 0, 0.12);
  position: relative;
}
.review-form-photos > span {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  display: block;
}
.review-form-photos strong {
  color: #2196f3;
  font-weight: normal;
}
.review-form-photos-icon {
  min-width: 32px;
  min-height: 32px;
  margin-right: 10px;
  background-size: 32px 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpdD0nJyBoZWlnaHQ9JzEwMCUnIHdpZHRoPScxMDAlJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSd4TWlkWU1pZCBtZWV0JyB2aWV3Qm94PScwIDAgMjQgMjQnPjxnIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC4yNiknPjxjaXJjbGUgY3g9JzEyJyBjeT0nMTInIHI9JzMuMicvPjxwYXRoIGQ9J005IDJMNy4xNyA0SDRjLTEuMSAwLTIgLjktMiAydjEyYzAgMS4xLjkgMiAyIDJoMTZjMS4xIDAgMi0uOSAyLTJWNmMwLTEuMS0uOS0yLTItMmgtMy4xN0wxNSAySDl6bTMgMTVjLTIuNzYgMC01LTIuMjQtNS01czIuMjQtNSA1LTUgNSAyLjI0IDUgNS0yLjI0IDUtNSA1eicvPjxwYXRoIGQ9J00wIDBoMjR2MjRIMHonIGZpbGw9J25vbmUnLz48L2c+PC9zdmc+);
}
.add-file-input {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 50px;
  bottom: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.review-photos-preview {
  width: 100%;
}
.review-preview-one {
  padding: 0 0 10px;
  font-size: 14px;
  color: #000;
}
.review-preview-one span {
  margin-right: 5px;
}
.review-preview-one em.error {
  padding-left: 0;
  font-size: 12px;
}
.review-photo-delete {
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 10;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -3px;
}
.review-photo-delete:before {
  content: "";
  height: 14px;
  width: 2px;
  position: absolute;
  top: 5px;
  left: 8px;
  background: #ff3334;
  transform: rotate(45deg);
}
.review-photo-delete:after {
  content: "";
  width: 14px;
  height: 2px;
  position: absolute;
  top: 11px;
  left: 2px;
  background: #ff3334;
  transform: rotate(45deg);
}
.file-valid-error {
  color: #ff3334;
  font-size: 12px;
  padding-top: 10px;
}
.review-recommended {
  margin-bottom: 10px;
}
.review-input-label {
  font-size: 14px;
  margin-bottom: 5px;
}
.single-choice-buttons {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  display: flex;
  width: 120px;
}
.single-choice-button {
  border: none;
  outline: none;
  background: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px 15px;
  font-size: 14px;
  cursor: pointer;
  width: 50%;
}
.single-choice-button.active {
  background-color: #ffd740;
}
.single-choice-button:last-child {
  border-right: none;
}
.review-form-author {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.review-form-author-name {
  width: calc(50% - 10px);
}
.review-form-author-name label {
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
}
.review-form-author-name input {
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fcfcfc;
  border-radius: 2px;
  padding: 5px 10px;
  height: 35px;
  box-sizing: border-box;
  width: 100%;
  font-family: Tahoma, Arial;
  font-size: 14px;
}
.review-form-author-location {
  width: calc(50% - 10px);
}
.review-form-author-location label {
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
}
.review-form-author-location input {
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fcfcfc;
  border-radius: 2px;
  padding: 5px 10px;
  height: 35px;
  box-sizing: border-box;
  width: 100%;
  font-family: Tahoma, Arial;
  font-size: 14px;
}
.review-agreement {
  display: block;
}
.review-agreement-text {
  position: relative;
  margin-bottom: 20px;
}
.review-agreement-text.hidden {
  height: 90px;
  overflow-y: hidden;
}
.review-agreement-text.hidden:after {
  content: "";
  position: absolute;
  display: block;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff, #fff);
  width: 100%;
  height: 40px;
  bottom: -15px;
  left: 0;
}
.review-agreement-text p {
  font-size: 14px;
  margin-bottom: 10px;
}
.review-agreement-text ul {
  margin: 0;
  padding: 0;
  margin-left: 16px;
  margin-bottom: 8px;
}
.review-agreement-text em {
  font-weight: 700;
  font-style: normal;
}
.review-agreement-show {
  text-align: center;
  position: relative;
  top: -5px;
}
.review-agreement-show-button {
  font-size: 12px;
  color: #2196f3;
  border: none;
  background: none;
  cursor: pointer;
  margin-bottom: 10px;
}
.review-agreement-confirmation {
  display: flex;
  align-items: center;
}
.review-input-required {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0;
  margin-right: 10px;
}
.review-label-required {
  width: calc(100% - 25px);
  display: block;
  margin: 0;
}
.review-form-footer {
  min-height: 40px;
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.review-form-footer .btn {
  width: 160px;
}
.review-form-submit {
  border: none;
  background-color: #2196f3;
  color: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  line-height: 36px;
  min-height: 36px;
  font-size: 14px;
  padding: 0px 15px;
  cursor: pointer;
}
.review-form-submit:disabled {
  background: #ddd;
}
.review-send {
  position: relative;
  padding: 20px 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.7);
}
.review-send-title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.review-send-subtitle {
  font-size: 16px;
}
.question-one {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.questions-noResult {
  font-size: 12px;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 5px;
}
.question-one-body {
  padding-left: 50px;
  position: relative;
}
.question-one-body:before {
  content: "?";
  font-size: 16px;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fccb08;
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  box-sizing: border-box;
  text-align: center;
}
.question-autor {
  margin-bottom: 10px;
}
.question-autor-name {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.question-autor-date {
  font-size: 12px;
}
.question-one-text {
  font-size: 16px;
  word-wrap: break-word;
}
.question-answer {
  padding-left: 50px;
  padding-top: 10px;
}
.question-answer-one {
  padding: 15px;
  background: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 10px;
}
.question-answer-one:last-child {
  margin-bottom: 0;
}
.question-answer-one__name {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.question-answer-one__date {
  font-size: 12px;
  margin-bottom: 10px;
}
.question-answer-one__text {
  font-size: 14px;
  word-wrap: break-word;
}
.questions-form-top {
  margin-bottom: 20px;
}
.questions-form-title {
  font-size: 16px;
  font-weight: 700;
}
.questions-form-textarea {
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fcfcfc;
  border-radius: 2px;
  padding: 5px 10px;
  height: 65px;
  box-sizing: border-box;
  width: 100%;
  font-family: Tahoma, Arial;
  font-size: 14px;
}
.questions-agreement-confirmation {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.questions-form-button {
  border: none;
  background-color: #2196f3;
  color: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  line-height: 36px;
  min-height: 36px;
  font-size: 14px;
  padding: 0px 15px;
  cursor: pointer;
}
#questions-form em.error {
  font-style: normal;
  padding-top: 5px;
  margin-bottom: 5px;
}
.price-item .shop-pluses {
  list-style: none;
  margin: 0px -7px 0px -7px;
  padding: 0px;
}
.price-item .shop-pluses li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  width: 24%;
}
.price-item .shop-pluses li a {
  display: block;
  height: 97px;
  margin: 0 auto;
}
.price-item .shop-pluses li.good-first a {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -203px 0px;
  width: 72px;
  height: 97px;
}
.price-item .shop-pluses li.refund a {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -139px -115px;
  width: 66px;
  height: 97px;
}
.price-item .shop-pluses li.original a {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -72px -115px;
  width: 67px;
  height: 97px;
}
.price-item .shop-pluses li.packing a {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -115px 0px;
  width: 88px;
  height: 97px;
}
.price-item .shop-pluses li.paylate a {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -115px;
  width: 72px;
  height: 97px;
}
.price-item .rating {
  text-decoration: none;
  white-space: nowrap;
}
.price-item .rating {
  margin-left: 10px;
}
.price-item .rating .star-rating {
  vertical-align: middle;
}
.price-item .rating .count {
  margin-left: 3px;
  color: #656565;
  font-size: 12px;
  font-weight: 400;
}
.price-item .rating .count .text {
  border-bottom: 1px dotted #656565;
  font-weight: 400;
  cursor: pointer;
}
.price-item .yashare-auto-init {
  display: block;
  height: 29px;
  padding: 5px;
  position: absolute;
  right: 130px;
  top: 0;
  width: 190px;
}
.price-item .heading {
  display: flex;
  align-items: center;
}
.price-item h1 {
  max-width: calc(100% - 130px);
  font-size: 1.8em;
  font-weight: normal;
  margin: 0 0 3px;
  padding: 0px;
}
.price-item .price-item__sku,
.price-item .price-item__code {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  color: #999;
  font-weight: normal;
  font-size: 1.2em;
}
.price-item .price-item__sku {
  padding-right: 200px;
  position: relative;
}
.price-item h1 .mp-small_rate div.mp-rating-value-wrap {
  display: inline-block;
  margin: 0px 5px;
}
.price-item h1 .mp-small_rate div.mp-rating-value {
  margin: 0px;
}
.price-item h1 .mp-small_rate span {
  display: none;
}
.price-item h1 ins {
  height: 25px;
  vertical-align: middle;
  display: inline-block;
}
.price-item h1 ins .mc-c {
  width: 145px;
  height: 25px;
}
.price-item .price-item__sku span {
  color: #343434;
}
.price-item .price-item__code {
  margin-bottom: 7px;
}
.price-item .price-item__code span {
  color: #343434;
  font-weight: bold;
}
.price-item span.car-model {
  display: block;
  font-size: 1.2em;
  color: #999;
}
.price-item span.car-model span.model {
  color: #343434;
  font-size: 1em;
  font-style: normal;
  line-height: 100%;
  cursor: default;
  white-space: nowrap;
}
.price-item span.car-model span.first {
  color: #999;
  font-size: 1em;
}
.price-item span.car-model span.mark {
  color: #343434;
  font-size: 1em;
  font-weight: bold;
  border-bottom: 1px dotted;
  cursor: pointer;
}
.price-item span.car-model span.mark a {
  color: #343434;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.price-item span.car-model span.show-more,
.price-item span.car-model span.show-all {
  color: #343434;
  border-bottom: 1px dotted;
  font-size: 0.9em;
  font-weight: bold;
  cursor: pointer;
}
.price-item span.car-model span.show-all a {
  color: #343434;
  text-decoration: none;
}
.price-item .price-item__sku ins.show-articles,
.price-item .price-item__sku ins.hide-articles {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: pointer;
  font-weight: normal;
  font-size: 0.9em;
  margin-left: 3px;
}
.price-item div.section {
  float: left;
  width: 27%;
  padding: 0px 3% 0px 0px;
  margin: 3% 0px;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 100%;
  color: #343434;
}
.price-item div.section span {
  font-size: 0.7em;
  line-height: 100%;
  font-weight: normal;
}
.price-item div.section--empty {
  margin: 0;
  height: 1px;
}
.price-item div.section-data {
  float: left;
  width: 70%;
  padding: 0px;
  margin: 3% 0px;
}
.price-item .flex {
  display: flex;
  flex-wrap: wrap;
}
.price-item div.section.bottom-map {
  float: left;
  width: 30%;
  padding: 0px;
  font-weight: normal;
}
.price-item div.section.bottom-map .list-container {
  overflow: auto;
  height: 500px;
}
.price-item div.section.bottom-map b {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 85%;
}
.price-item div.section.bottom-map ul {
  margin: 0px 15px 0px 0px;
  padding: 0px;
}
.price-item div.section.bottom-map ul li {
  margin: 7px 0px;
  padding: 0px;
  list-style: none;
  display: block;
  line-height: 75%;
}
.price-item div.section.bottom-map ul li a {
  color: #999;
  font-weight: normal;
  font-size: 0.6em;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.price-item #section_parametrs .fancy-ajax {
  font-weight: normal;
  font-size: 0.7em;
  line-height: 100%;
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #2794ca;
  cursor: pointer;
}
.price-item-top {
  display: flex;
  justify-content: space-between;
}
.price-item .photo {
  width: 27%;
  padding: 0px 3% 0px 0px;
  position: relative;
}
.price-item .delivery {
  width: 30%;
  padding-top: 20px;
}
.price-item .photo i {
  width: 100%;
  height: 204px;
  display: block;
  text-align: center;
  position: relative;
}
.price-item .photo i a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.price-item .photo i img {
  width: auto;
  max-width: 100%;
  max-height: 200px;
  border: 0px;
}
.price-item .photo i em {
  display: none;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-style: normal;
  padding: 3px 5px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 3px;
  left: 50%;
  margin-left: -75px;
}
.price-item .photo i ins.super-price {
  position: absolute;
  bottom: 21px;
  left: -17px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -325px;
  width: 85px;
  height: 36px;
}
.price-item .photo i ins.fast-delivery {
  position: absolute;
  bottom: 49px;
  left: -17px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -275px -117px;
  width: 94px;
  height: 36px;
}
.price-item .photo .swiper-slide {
  box-sizing: border-box;
  height: 80px;
  display: block;
  width: auto;
  border: 1px solid #ededed;
  overflow: hidden;
  padding: 0px 1px 0 0;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  position: relative;
  cursor: pointer;
  background: #fff;
  list-style: none;
}
.price-item .photo .swiper-slide.select {
  border: 1px solid #29b200;
  box-shadow: 0px 0px 4px 1px #29b200;
}
.price-item .photo .swiper-slide em {
  position: absolute;
  bottom: 0;
  left: 0;
  font-style: normal;
  font-size: 10px;
  line-height: 10px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
.price-item .photo .swiper-slide .fancy-gall {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
}
.price-item .photo .swiper-slide .fancy-gall img {
  width: auto;
  max-height: 90%;
  border: 0px;
}
.price-item .photo .swiper-slide.swiper-review-information {
  align-items: center;
  justify-content: center;
  display: flex;
}
.price-item .photo .swiper-slide.swiper-review-promo {
  align-items: center;
  justify-content: center;
  display: flex;
  text-align: center;
}
.swiper-slide-review {
  flex-direction: column;
  text-align: center;
  padding: 8px;
  position: relative;
  font-family: Arial, sans-serif;
}
.swiper-slide-review img {
  object-fit: cover;
}
.swiper-slide-review__img {
  margin-bottom: 3px;
  flex-shrink: 0;
}
.swiper-slide-review-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.swiper-slide-review-info__cta {
  text-decoration: udnerline;
}
.price-item .photo small {
  width: 100%;
  display: block;
  text-align: center;
  height: 10px;
  color: #999;
  font-size: 0.9em;
}
.price-item div.notes {
  padding: 25px 0px 5px 0px;
  color: #999;
  font-size: 1em;
}
@media only screen and (min-width: 1200px) {
  .price-item .photo i {
    height: 254px;
  }
  .price-item .photo i a {
    height: 254px;
  }
  .price-item .photo i img {
    max-height: 250px;
  }
}
.price-item .price-item-top > .price {
  width: 40%;
  margin-right: 35px;
}
.price-item .price .c1 {
  display: block;
  text-align: left;
  margin-bottom: 5px;
  margin-right: 10px;
}
.price-item .price .c2 {
  display: block;
}
.price-item .price .price-offer {
  border: 4px solid #ffda4f;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  behavior: url(/js/PIE.htc);
  position: relative;
  box-shadow: 0 0 5px 1px #bbbbbb;
  padding: 15px 17px;
  background: #fff;
  margin-bottom: 20px;
}
.price-item .price .price-offer .price-offer-left {
  width: 50%;
}
.price-item .price .price-offer .price-offer-right {
  box-sizing: border-box;
  width: 50%;
  padding-left: 15px;
}
.price-item .price .price-offer ins {
  position: absolute;
  right: -29px;
  top: 21px;
  width: 29px;
  height: 30px;
  background: url('/pic/price_item_price_ins.png') no-repeat;
}
.price-item .price s {
  font-size: 1.1em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #aaaaaa;
  display: block;
  line-height: 10px;
  margin: 0px 0px 1px 3px;
}
.price-item .price b {
  font-size: 2em;
  font-weight: bold;
  font-family: Tahoma, Arial;
  color: #343434;
  line-height: 28px;
  vertical-align: middle;
}
.price-item .price button.cart-add,
.price-item .price button.cart-open,
.price-item .price button.cart-add.disabled {
  width: 100%;
}
.price-item .price .under-button {
  margin-top: 5px;
  display: flex;
  flex-flow: column;
  width: 100%;
}
.price-item .price span.one-click {
  text-align: center;
  line-height: 16px;
}
.price-item .price span.one-click a {
  color: #999;
  font-size: 0.9em;
}
.price-item .price span.zline {
  display: block;
  height: 16px;
  clear: both;
  width: 100%;
  background: url('/pic/bg_zline.png') repeat-x center;
}
.price-item .price span.credit-pay {
  height: 28px;
  line-height: 28px;
  color: #999;
  font-size: 0.9em;
}
.price-item .price span.credit-pay strong {
  font-size: 1.2em;
}
.price-item .price a.cart-add-credit {
  border: none;
  height: 28px;
  background: url('/pic/btn_credit_green.png') no-repeat left 0px;
  cursor: pointer;
  text-indent: -9999px;
}
.price-item .price a.cart-add-credit:hover {
  background: url('/pic/btn_credit_green.png') no-repeat left -28px;
}
.price-item .price span.pay-methods {
  color: #999;
  font-size: 1em;
}
.price-item .price span.pay-methods strong {
  font-size: 1.2em;
}
.price-item .price span.pay-methods em {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 2px 0px;
  display: block;
  font-style: normal;
}
.price-item .price span.pay-methods em.vmc {
  display: inline-block;
  width: 90px;
  height: 16px;
  margin: 3px 0px 0px 0px;
  background: url('/pic/paysystems/ico_s_mc.png') top left no-repeat;
  vertical-align: top;
}
.price-item .price span.pay-methods em.dolyami {
  text-indent: -99999px;
  display: inline-block;
  width: 81px;
  height: 16px;
  margin: 3px 0px 0px 0px;
  background: url('/pic/paysystems/ico_s_dolyami.png') center left no-repeat;
  vertical-align: top;
}
.price-item .price span.pay-methods .sber-spasibo {
  padding: 10px 0px;
  color: #85889e;
}
.price-item .price span.pay-methods .sber-spasibo:before {
  content: '';
  display: block;
  width: 100px;
  height: 30px;
  margin: 3px 0px 20px 0px;
  background: url('/pic/paysystems/ico_s_sbasibo.svg') center left no-repeat;
  background-size: contain;
}
.price-item .price span.pay-methods .sber-spasibo .badge-more-info {
  background-color: #b3b8cc;
}
.ya-pay-widget {
  margin-top: -5px;
  margin-bottom: -5px;
}
.price-offer .flex {
  width: 100%;
}
.price-offer .flex * {
  box-sizing: border-box;
}
.price-item .price span.avail-remaind {
  padding-left: 10px;
  width: 50%;
  display: block;
}
.price-item .price span.avail-remaind input.t {
  width: 148px;
  margin-left: 9px;
}
.price-item .price span.avail-remaind input.b {
  margin-top: 9px;
  margin-left: 9px;
}
.price-item .price .price-internet {
  cursor: default;
}
.price-item .price span.short-description {
  display: block;
  color: #343434;
  margin-bottom: 19px;
}
.price-item .price span.short-description a.global-phone {
  text-wrap: nowrap;
}
.good-ancors {
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.good-ancors li {
  display: block;
  padding: 0px;
  list-style: none;
  line-height: 24px;
  padding: 3px 0px 3px 0px;
  margin: 0 5px;
}
.good-ancor {
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.good-ancors li.reviews,
.good-ancors li.fast-reviews {
  font-weight: bold;
  background: #ffda4f;
  padding: 3px 10px 3px 10px;
  border-radius: 3px;
}
.good-ancors li.fast-reviews {
  background-image: none;
  padding-left: 10px;
}
.good-ancors li.fast-reviews:before {
  content: '';
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -410px -117px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
@media only screen and (min-width: 1200px) {
  .price-item .price s {
    font-size: 1.3em;
  }
  .price-item .price b {
    font-size: 2.3em;
  }
  .price-item .price span.credit-pay {
    font-size: 1em;
  }
}
.price-item .delivery .star-rating {
  display: block;
  margin-top: 3px;
}
.price-item .delivery span.avail {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 100%;
  color: #343434;
  cursor: default;
  margin-bottom: 10px;
  display: inline-block;
}
.price-item .delivery span.a5:after,
.price-item .delivery span.a4:after,
.price-item .delivery span.a3:after,
.price-item .delivery span.a2:after,
.price-item .delivery span.a1:after {
  content: '';
  display: inline-block;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -222px -97px;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  top: 2px;
  position: relative;
}
.price-item .delivery div.region {
  margin: 21px 0px 0px 0px;
}
.price-item .delivery div.region span.h {
  font-size: 1.4em;
  line-height: 100%;
  color: #343434;
  padding-right: 23px;
  position: relative;
}
.price-item .delivery div.region span.h a {
  font-size: 1em;
  color: #343434;
  text-decoration: none;
  border-bottom: 1px dotted #343434;
}
.price-item .delivery div.region b {
  font-weight: normal;
  font-size: 1.2em;
  display: block;
  margin: 9px 0px 9px 0px;
  padding-left: 20px;
  position: relative;
}
.price-item .delivery div.region b:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -416px -180px;
  width: 18px;
  height: 18px;
}
.price-item .delivery div.region b a {
  font-size: 1em;
  text-decoration: none;
  border-bottom: 1px dotted #2794ca;
}
.price-item .delivery div.region b .delivery__item-info {
  color: #999;
  margin-top: 2px;
  font-size: 0.9em;
}
.price-item .delivery div.region b .delivery__item-info.term-di {
  font-style: italic;
}
.price-item .delivery div.region b .delivery__item-info.payterm-di {
  color: #fe7e03;
}
.delivery__item-info.alert-di,
.delivery__item-info.payterm-di {
  font-size: 1.5em;
}
.delivery__item-info.payterm-di .bbutton {
  margin-top: 15px;
}
#DeliverySystemTK_payalert {
  display: none;
}
.price-item .delivery div.region b .amount {
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
}
.price-item .delivery div.region b.disable {
  color: #999;
}
.price-item .delivery div.region b.disable a {
  color: #999;
  border-bottom: 1px dotted #999;
  text-decoration: none;
}
.price-item .delivery div.region b.disable em {
  font-size: 0.8em;
}
.price-item .delivery div.region b.DeliverySystemBB .amount.free {
  cursor: default;
  background: url('/pic/ico-present.png') no-repeat right;
  padding-right: 25px;
  line-height: 24px;
  height: 24px;
  display: inline-block;
}
.not-delivery-reasons-popup {
  font-size: 15px;
}
.not-delivery-reasons-head {
  font-size: 20px;
  display: block;
}
.price-item div.section-data.parametrs span {
  display: flex;
  width: 100%;
}
.price-item div.section-data.parametrs span:nth-child(2n) {
  background: #ededed;
}
.price-item div.section-data.parametrs u {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-decoration: none;
  padding: 5px 10px;
}
.price-item div.section-data.parametrs u i {
  font-style: normal;
  position: relative;
  font-weight: 600;
}
.price-item div.section-data.parametrs b {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-weight: normal;
  padding-left: 1%;
  position: relative;
  padding: 5px 10px;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 1100px) {
  .price-item div.section-data.parametrs span {
    width: 49%;
    padding: 5px 0;
  }
  .price-item div.section-data.parametrs span:nth-child(2n) {
    background: none;
  }
  .price-item div.section-data.parametrs span:nth-child(2n-1) {
    border-right: 5px solid #fff;
  }
  .price-item div.section-data.parametrs span:nth-child(4n) {
    background: #ededed;
  }
  .price-item div.section-data.parametrs span:nth-child(4n-1) {
    background: #ededed;
  }
}
.price-item div.section-data.video .name {
  display: none;
}
.price-item div.section-data.analogs ul {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  list-style: none;
}
.price-item div.section-data.analogs li {
  padding-bottom: 15px;
  list-style: none;
  display: block;
  float: left;
  width: 47%;
  margin: -1% 2% -1% -1%;
  height: 110px;
  padding: 1%;
}
.price-item div.section-data.analogs li i {
  float: left;
  width: 20%;
  padding-right: 2%;
  text-align: center;
}
.price-item div.section-data.analogs li i img {
  border: 0px;
  max-height: 75px;
  max-width: 75px;
}
.price-item div.section-data.analogs li span {
  float: left;
  width: 78%;
  position: relative;
}
.price-item div.section-data.analogs li span .icon-wrapper {
  position: absolute;
  top: -7px;
  left: 0px;
  height: 13px;
  font-style: normal;
}
.price-item div.section-data.analogs li span .icon-wrapper ins.super-price {
  display: inline-block;
  background: #29b200;
  width: 58px;
  height: 13px;
  text-decoration: none;
  color: #fff;
  font-size: 0.8em;
  line-height: 13px;
  padding: 0px 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.price-item div.section-data.analogs li span .icon-wrapper ins.fast-delivery {
  display: inline-block;
  background: #fe7e03;
  width: 92px;
  height: 13px;
  text-decoration: none;
  color: #fff;
  font-size: 0.8em;
  line-height: 13px;
  padding: 0px 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.price-item div.section-data.analogs li span b.name {
  font-weight: normal;
  display: block;
  margin-top: 9px;
}
.price-item div.section-data.analogs li span b.article {
  font-weight: normal;
  display: block;
  margin-top: 5px;
  color: #999;
  font-size: 0.9em;
}
.price-item div.section-data.analogs li span b.article em {
  font-style: normal;
  color: #999;
}
.price-item div.section-data.analogs li span b.code {
  font-weight: normal;
  display: block;
  color: #999;
  font-size: 0.9em;
}
.price-item div.section-data.analogs li span b.code em {
  font-style: normal;
  color: #999;
  font-weight: bold;
}
.price-item div.section-data.analogs li span strong {
  margin-top: 3px;
  display: block;
}
.price-item div.section-data.analogs li span strong u {
  float: left;
  display: block;
  height: 25px;
  font-size: 1.3em;
  font-weight: bold;
  font-family: Tahoma, Arial;
  color: #343434;
  text-decoration: none;
  line-height: 25px;
  vertical-align: middle;
  margin-right: 7px;
}
.price-item div.section-data.analogs li span strong button.cart-add,
.price-item div.section-data.analogs li span strong button.cart-open {
  display: none;
}
.price-item div.section-data.analogs li:hover span strong button.cart-add,
.price-item div.section-data.analogs li:hover span strong button.cart-open {
  border: none;
  height: 25px;
  width: 82px;
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left 0px;
  cursor: pointer;
  text-indent: -9999px;
  display: block;
  float: left;
  vertical-align: middle;
}
.price-item div.section-data.analogs li:hover span strong button.cart-add:hover {
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left -25px;
}
.price-item div.section-data.analogs li:hover span strong button.cart-open,
.price-item div.section-data.analogs li span strong button.cart-open:hover {
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left -50px;
}
.price-item div.section-data.catalog ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.price-item div.section-data.catalog li {
  margin: 0px 0px 7px 0px;
  padding: 0px;
  list-style: none;
}
.price-item div.section-data.catalog li b {
  font-weight: normal;
  background: url('/pic/li_price_acat.png') no-repeat left -16px;
  padding-left: 20px;
  line-height: 16px;
}
.price-item div.section-data.catalog li b a {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.price-item div.section-data.catalog li b small {
  font-style: italic;
  color: #999;
  font-size: 0.9em;
  margin-left: 3px;
}
.price-item div.section-data.catalog li ul {
  display: none;
}
.price-item div.section-data.catalog li.visible ul {
  display: block;
}
.price-item div.section-data.catalog li.visible b {
  background-position: left 0px;
}
.price-item div.section-data.catalog li ul {
  display: none;
  clear: both;
  list-style: none;
  margin: 0px 0px 10px 20px;
  padding: 0.5% 0px;
}
.price-item div.section-data.catalog li ul li {
  display: block;
  list-style: none;
  margin: 7px 0px;
  padding: 0px;
}
.price-item div.section-data.catalog li ul li a {
  color: #999;
  font-size: 1em;
  line-height: 100%;
}
.price-item div.section-data.catalog li ul li small {
  font-style: italic;
  color: #999;
  font-size: 0.9em;
  margin-left: 3px;
  text-decoration: none;
}
.price-item div.section-data.certs ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.price-item div.section-data.certs ul li {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  display: inline-block;
  margin: 0px 7px 7px 0px;
}
.price-item div.section-data.certs ul li a {
  display: table-cell;
  width: 170px;
  height: 170px;
  text-align: center;
  vertical-align: middle;
}
.price-item div.section-data.certs ul li a img {
  max-height: 150px;
  max-width: 150px;
}
.price-item div.section-data.schems li ul {
  display: none;
  clear: both;
  list-style: none;
  margin: 0px 0px 10px 20px;
  padding: 0.5% 0px;
}
.price-item div.section-data.schems li ul li {
  display: block;
  list-style: none;
  margin: 11px 0px;
  padding: 0px;
  float: left;
  width: 180px;
  height: 200px;
  margin-right: 20px;
  overflow: hidden;
}
.price-item div.section-data.schems li ul li i {
  display: block;
  width: 150px;
  height: 150px;
  border: 1px solid #e4e4e4;
  margin-bottom: 7px;
  background: #fff;
}
.price-item div.section-data.schems li ul li i img {
  width: 150px;
  height: 150px;
  border: 0px;
}
.price-item div.section-data.schems li ul li a {
  color: #999;
  font-size: 0.9em;
  line-height: 100%;
  text-decoration: none;
}
.price-item div.section-data.articles ul {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  list-style: none;
}
.price-item div.section-data.articles li {
  padding: 0px 0px 15px 0px;
  margin: 0px;
  list-style: none;
}
.price-item div.section-data.articles li ins {
  display: block;
  clear: both;
}
.price-item div.section-data.articles li i {
  float: left;
  width: 15%;
  padding-right: 2%;
}
.price-item div.section-data.articles li i img {
  width: 100%;
  border: 0px;
}
.price-item div.section-data.articles li div {
  float: left;
  width: 73%;
}
.price-item div.section-data.articles li b {
  margin: 0px 7px 0px 0px;
  padding: 0px;
  font-weight: normal;
}
.price-item div.section-data.articles li b a {
  font-size: 1.3em;
}
.price-item div.section-data.articles li strong {
  color: #999;
  font-size: 1em;
  font-style: italic;
  display: block;
  font-weight: normal;
}
.price-item div.section-data.articles li p {
  color: #343434;
  font-size: 0.9em;
  padding: 0px;
  margin: 10px 0px 30px 0px;
  line-height: 130%;
}
.price-item div.section-data.articles span.pro-article {
  border-radius: 3px;
  font-size: 0.9em;
  height: 15px;
  color: #fff;
  line-height: 15px;
  padding: 0 3px;
  background: #fe7e03;
  vertical-align: top;
  cursor: default;
}
.price-item div.section-data.articles li ins.stars-1,
.price-item div.section-data.articles li ins.stars-2,
.price-item div.section-data.articles li ins.stars-3,
.price-item div.section-data.articles li ins.stars-4,
.price-item div.section-data.articles li ins.stars-5 {
  display: inline-block;
  height: 12px;
  vertical-align: top;
  background: url('/pic/ico-star.gif') repeat-x;
}
.price-item div.section-data.articles ins.stars-1 {
  width: 12px;
}
.price-item div.section-data.articles ins.stars-2 {
  width: 24px;
}
.price-item div.section-data.articles ins.stars-3 {
  width: 36px;
}
.price-item div.section-data.articles ins.stars-4 {
  width: 48px;
}
.price-item div.section-data.articles ins.stars-5 {
  width: 60px;
}
.price-item div.section-data.articles ins.star-empty {
  display: inline-block;
  height: 12px;
  width: 60px;
  vertical-align: top;
  background: url('/pic/ico-star-d.gif') repeat-x;
}
.price-item div.section-data.articles ins.bye {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/pic/ico-review.png') no-repeat left -32px;
  vertical-align: top;
}
.price-item div.section-data.articles ins.pos-1,
.price-item div.section-data.articles ins.pos-2,
.price-item div.section-data.articles ins.pos-3 {
  height: 16px;
  display: inline-block;
  width: 16px;
}
.price-item div.section-data.articles ins.pos-1 {
  background: url('/pic/ico-review-pos-s.png') no-repeat;
}
.price-item div.section-data.articles ins.pos-2 {
  background: url('/pic/ico-review-pos-s.png') no-repeat left -16px;
}
.price-item div.section-data.articles ins.pos-3 {
  background: url('/pic/ico-review-pos-s.png') no-repeat left -32px;
}
.price-item div.section-data.bottom-good .old-price {
  text-align: left;
}
.price-item div.section-data.bottom-good .probable-price {
  margin-right: 30px;
}
.price-item div.section-data.bottom-good ul {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  list-style: none;
}
.price-item div.section-data.bottom-good li {
  list-style: none;
  display: block;
  width: 100%;
  min-height: 110px;
}
.price-item div.section-data.bottom-good li i {
  float: left;
  width: 15%;
  padding-right: 2%;
  text-align: center;
  position: relative;
}
.price-item div.section-data.bottom-good li i .icon-promo {
  transform: scale(0.6);
  top: 0px;
  right: 5px;
}
.price-item div.section-data.bottom-good li i img {
  border: 0px;
  max-height: 100px;
  max-width: 100px;
}
.price-item div.section-data.bottom-good li span b.name {
  font-weight: normal;
  display: block;
  margin-top: 9px;
  font-size: 1.5em;
}
.price-item div.section-data.bottom-good li span b.article {
  font-weight: normal;
  display: block;
  margin-top: 5px;
  color: #999;
  font-size: 0.9em;
}
.price-item div.section-data.bottom-good li span b.article em {
  font-style: normal;
  color: #999;
}
.price-item div.section-data.bottom-good li span b.code {
  font-weight: normal;
  display: block;
  color: #999;
  font-size: 0.9em;
}
.price-item div.section-data.bottom-good li span b.code em {
  font-style: normal;
  color: #999;
  font-weight: bold;
}
.price-item div.section-data.bottom-good li span .bottom-good-offer {
  margin-top: 11px;
  display: flex;
  position: relative;
  align-items: center;
}
.price-item div.section-data.bottom-good li span .bottom-good-offer u {
  height: 25px;
  font-size: 1.7em;
  font-weight: bold;
  font-family: Tahoma, Arial;
  color: #343434;
  text-decoration: none;
  line-height: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
.bottom-good-price {
  margin-right: 10px;
}
.price-item div.section-data.bottom-good li .bottom-good-offer small {
  margin-left: 11px;
  line-height: 25px;
  height: 25px;
  display: block;
  font-weight: normal;
  font-size: 1.1em;
}
.price-item .supp-goods {
  margin: 15px -1.5% 0px -1.5%;
  border-top: 1px solid #ededed;
}
.price-item .supp-goods .item {
  background: none;
  line-height: 40px;
  padding: 0px;
}
.price-item .supp-goods .item:hover {
  box-shadow: none;
  background: #ededed;
}
.price-item .supp-goods .item span {
  display: inline-block;
  margin-right: 0.5%;
  vertical-align: middle;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
}
.price-item .supp-goods .item span.supplier {
  width: 52%;
  margin-left: 1%;
  font-size: 1.3em;
  color: #2794ca;
}
.price-item .supp-goods .item span.brand {
  width: 15%;
  margin-left: 1%;
  font-size: 1.3em;
  color: #2794ca;
}
.price-item .supp-goods .item span.art {
  width: 15%;
}
.price-item .supp-goods .item span.name {
  width: 21%;
  color: #999;
}
.price-item .supp-goods .item span.qnt {
  width: 7%;
}
.price-item .supp-goods .item span.delivery {
  width: 7%;
  text-align: center;
  float: none;
  padding: 0px;
}
.price-item .supp-goods .item span.delivery a {
  color: #999;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.price-item .supp-goods .item span.cart {
  margin-right: 1%;
  text-align: right;
  width: 28%;
}
.price-item .supp-goods .item span.cart u {
  font-weight: bold;
  font-size: 1.2em;
  font-family: Tahoma, Arial;
  text-decoration: none;
  vertical-align: middle;
  margin-right: 9px;
}
.price-item .supp-goods .item span.cart button.cart-add,
.price-item .supp-goods .item span.cart button.cart-open {
  border: none;
  height: 25px;
  width: 82px;
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left 0px;
  cursor: pointer;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle;
}
.price-item .supp-goods .item span.cart button.cart-add:hover {
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left -25px;
}
.price-item .supp-goods .item span.cart button.cart-open,
.price-item .supp-goods .item span.cart button.cart-open:hover {
  background: url('/pic/btn_basket_yellow_small.png') no-repeat left -50px;
}
.price-item .delivery ins.load {
  background: url(/pic/ico_load.gif) no-repeat center;
  text-decoration: none;
  padding: 0 15px;
}
input.obutton {
  border: none;
  width: 156px;
  height: 21px;
  background: url('/pic/btn_orange.png') no-repeat;
  font-size: 0.9em;
  color: #fff;
  text-shadow: 1px 1px 1px #99480b;
  cursor: pointer;
  vertical-align: middle;
}
span.obutton,
#shoppilot-product-reviews-widget .sp-summary .sp-summary-actions-wrapper .sp-summary-write-review-btn,
.review-add {
  border: none;
  color: #fff;
  text-shadow: 1px 1px 1px #99480b;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -304px;
  width: 156px;
  height: 21px;
}
span.obutton {
  line-height: 21px;
  font-size: 0.9em;
}
#shoppilot-product-reviews-widget .sp-summary .sp-summary-actions-wrapper .sp-summary-write-review-btn {
  line-height: 12px;
}
a.bbutton {
  border: none !important;
  width: 209px;
  height: 33px;
  background: url('/pic/btn_order.png') no-repeat left top;
  font-size: 1.3em;
  color: #fff;
  text-shadow: 1px 1px 1px #99480b;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 200%;
  text-decoration: none;
}
.delivery .delivery__toggle:after {
  content: 'Подробнее';
  font-size: 1.2em;
  border-bottom: 1px dotted;
  color: #f60;
  display: inline-block;
  line-height: 130%;
  font-weight: 700;
  cursor: pointer;
}
.delivery .delivery__toggle.calc-empty:after {
  content: 'Срок и стоимость доставки?';
}
.delivery_show .delivery__toggle:after {
  content: 'Скрыть' !important;
}
.delivery .delivery__body {
  display: none;
}
.out-item-map-header {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
.out-item-map-header a {
  font-size: 1em;
}
.out-item-map {
  font-size: 1em;
}
.out-item-map .map {
  max-height: 250px;
  max-width: 360px;
  padding: 3px;
  border: 0px;
}
.out-item-map h2 {
  padding: 15px 0px 5px 0px;
  margin: 0px;
  font-size: 1.2em !important;
  font-weight: bold;
}
.out-item-map h2.price {
  font-size: 1.4em !important;
  margin: 5px 0px;
  padding: 0px;
  color: #343434;
}
.out-item-map h2.price a {
  font-size: 0.9em !important;
  color: #999;
  text-decoration: none;
  border-bottom: 1px dotted;
  font-weight: normal;
  color: #2794ca;
}
.out-item-map hr {
  background: none;
  border: 0px;
  border-bottom: 1px solid #ededed;
  width: 350px;
}
.out-item-map .out-map-select {
  margin-bottom: 7px;
}
.out-item-map img.photo {
  width: 65px;
  height: 65px;
  border: 0px;
  float: right;
  margin-left: 15px;
}
.good-not-found .help-message {
  font-size: 1.2em;
}
.price-item .price span.avail-remaind input.t {
  width: 148px;
  margin-left: 9px;
}
.price-item .price span.avail-remaind input.b {
  margin-top: 9px;
  margin-left: 9px;
}
.review_good_rules ol {
  padding-left: 0;
}
.good-quant,
.good-quant-mult,
.good-from-quant-mult {
  display: none;
}
@media print {
  .price ins,
  .bottom-history,
  .price-item .delivery,
  .price .short-description,
  .price .index,
  .price-item .related-goods,
  .price-item #section_fast_review,
  .price-item .product-fast-reviews,
  .price-item .certs-section,
  .price-item .certs,
  .price-item #section_review,
  .price-item .reviews,
  .price-item .bottom-good,
  .price-item #section_articles,
  .price-item .articles,
  .price-item #section_news,
  .price-item #section_video,
  .price-item .video,
  a.rating {
    display: none !important;
  }
}
.bottom-line {
  padding: 15px 25px 20px;
  margin: 0 -15px;
  position: relative;
}
.bottom-line .swiper-button-next {
  position: absolute;
  width: 25px;
  height: 100%;
  z-index: 10;
  background: #fff;
  right: 0;
  left: auto;
}
.bottom-line .swiper-button-next::after {
  content: '';
  width: 10px;
  height: 10px;
  border-right: 3px solid #2794ca;
  border-top: 3px solid #2794ca;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
}
.bottom-line .swiper-button-prev {
  position: absolute;
  width: 25px;
  height: 100%;
  z-index: 10;
  background: #fff;
  right: auto;
  left: 0;
}
.bottom-line .swiper-button-prev::after {
  content: '';
  width: 10px;
  height: 10px;
  border-left: 3px solid #2794ca;
  border-bottom: 3px solid #2794ca;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 10px;
}
.bottom-line .swiper-button-next.swiper-button-disabled,
.bottom-line .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.upload-file {
  height: 35px;
  border: 1px solid #ededed;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin: 10px 10px 0;
  cursor: pointer;
  background: #fff;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
}
.upload-file span {
  color: #999;
  text-align: center;
  display: flex;
  align-items: center;
}
.upload-file span:before {
  content: '+';
  display: block;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  margin-right: 5px;
}
.play-icon:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('/pic/icon-play-video.png');
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.6;
}
.price-offer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.price-offer .row,
.price-offer .col-md-6 {
  box-sizing: border-box;
}
.price-offer-business {
  font-size: 15px;
  color: #343434;
  text-decoration: none;
  display: block;
  margin-top: 5px;
}
.price-offer-business i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #ededed;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
  font-weight: bold;
}
.price-offer-business:hover {
  text-decoration: underline;
}
.probable-price {
  font-size: 12px;
  font-weight: 700;
  color: #fe7e03;
  text-align: left;
  cursor: pointer;
  position: relative;
}
.probable-price::after {
  content: '?';
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: #2794ca;
  border-radius: 10px;
  width: 15px;
  height: 15px;
  display: inline-block;
  top: -1px;
  text-align: center;
  margin-left: 5px;
}
.probable-price-alt {
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
  position: relative;
  background: #fe7e03;
  color: #fff;
  border-radius: 5px;
  padding: 2px 5px;
  margin-top: 5px;
}
.probable-price-alt::after {
  content: '?';
  font-size: 12px;
  font-weight: 700;
  color: #fe7e03;
  background: #fff;
  width: 15px;
  height: 15px;
  border-radius: 10px;
  margin-left: 5px;
  display: inline-block;
  top: -1px;
  text-align: center;
}
.old-price {
  text-decoration: line-through;
  text-align: left;
  font-size: 18px;
  color: #999;
}
.price-offer .old-price {
  font-size: 20px;
}
.related-box strong .old-price {
  font-size: 12px;
  text-align: left;
}
.warehouses {
  display: none;
  margin-top: 10px;
}
.warehouse {
  font-size: 14px;
  display: grid;
  grid-template-columns: 70px auto 100px;
  grid-template-rows: auto;
  margin-bottom: 5px;
}
.warehouse .fancy-modal {
  color: #004a85;
  text-decoration: underline;
  cursor: pointer;
}
.warehouse-count {
  margin-right: 15px;
  text-align: center;
}
.warehouse-price {
  text-align: right;
  margin-left: 10px;
}
.product-count {
  font-size: 14px;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 10px 10px;
}
.product-count__express {
  margin-bottom: 10px;
}
.product-count__warehouse span {
  border-bottom: 1px dashed #ff6600;
  line-height: 16px;
  color: #ff6600;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
}
.product-delivery-promo {
  font-size: 14px;
  background: #fff;
  text-align: center;
  border: 2px solid #ffda4f;
  padding: 7px 10px;
  border-radius: 5px;
  margin: 10px 0;
}
.product-delivery-promo-more-container {
  text-align: left;
  font-weight: normal;
}
.marketplace-buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}
.marketplace-buttons img {
  width: 38px;
}
.marketplace-buttons > div {
  width: 100%;
}
.marketplace-buttons .btn {
  font-size: 14px;
  text-align: center;
  flex-grow: 1;
}
.marketplace-buttons .btn-ozon {
  background: #fff;
  color: #005bff;
  border: 1px solid #005bff;
}
.marketplace-buttons .btn-wb {
  background: #fff;
  color: #a73afd;
  border: 1px solid #a73afd;
}
@media (max-width: 768px) {
  .marketplace-buttons {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .marketplace-buttons > div {
    flex-grow: 1;
  }
  .marketplace-buttons .btn {
    flex-grow: 1;
  }
}
.productGroups-title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.productGroups {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.productGroups__link {
  font-size: 12px;
}
.geo-error {
  width: 100%;
  height: 45px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 12px;
  text-decoration: underline;
}
.delivery .product-delivery-block {
  display: flex;
  gap: 10px !important;
  margin-top: 10px;
  flex-direction: column;
}
.delivery .product-delivery-service,
.delivery .product-pickup-service {
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 10px;
}
.delivery .product-delivery-service .product-delivery__title,
.delivery .product-pickup-service .product-delivery__title {
  line-height: 18px;
  font-size: 14px;
  color: #ff6600;
  font-weight: 700;
  margin-bottom: 3px;
}
.delivery .product-delivery-service a,
.delivery .product-pickup-service a {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  border-bottom: none !important;
}
.delivery .product-delivery-service a.is-loading,
.delivery .product-pickup-service a.is-loading {
  background-image: url(/pic/loader-vue.gif);
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center left;
  display: block;
  width: 24px;
}
.delivery .product-delivery__skeleton {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.delivery .product-delivery__skeleton[hidden] {
  display: none;
}
.delivery .product-delivery__content {
  animation: pvz-fadein 200ms ease-in;
}
.delivery .product-delivery__content[hidden] {
  display: none;
}
.delivery .product-pickup-service a {
  color: #2794ca !important;
  text-decoration: underline !important;
}
.delivery .product-delivery-service a {
  color: #333 !important;
  text-decoration: none !important;
  font-weight: bold;
  cursor: default;
}
.delivery .product-delivery-service a.available-map,
.delivery .product-delivery-service a.available-free-shipping {
  font-weight: normal;
  color: #2794ca !important;
  text-decoration: underline !important;
  cursor: pointer;
}
.delivery .show-all-shops {
  text-decoration: none;
}
.delivery .shops-list {
  display: none;
  margin-top: 20px;
}
.delivery .shops-list .shops-item {
  font-size: 14px;
  display: grid;
  grid-template-columns: 70px auto 100px;
  grid-template-rows: auto;
  margin-bottom: 5px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
.delivery .shops-list .shops-item__count {
  margin-right: 15px;
  color: #fff;
  background-color: #29b200;
  display: inline-block;
  padding: 0.35em 0.7em;
  font-size: 90%;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
.delivery .shops-list .shops-item .fancy-modal {
  color: #004a85;
  text-decoration: underline;
  cursor: pointer;
}
.delivery .shops-list .shops-item em {
  text-align: right;
  margin-left: 10px;
  font-weight: bold;
  font-style: normal;
}
.delivery .product-pickup-service {
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 10px;
}
.delivery .product-pickup-service .product-delivery__price strong {
  font-size: 14px;
  color: #3dc93d;
}
.delivery .product-delivery__dynamic {
  font-weight: 700;
}
.delivery .skeleton-line {
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer 1.4s infinite;
}
.delivery .skeleton-line--short {
  width: 120px;
}
.delivery .skeleton-line--long {
  width: 100%;
}
@keyframes shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes pvz-fadein {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/goodsList/goodsList.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.list-compact {
  position: relative;
  padding-top: 10px;
}
.list-compact div.item {
  position: relative;
  padding: 10px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  margin-bottom: 10px;
}
.list-compact div.item:hover {
  box-shadow: 0 0 5px 0px #ddd;
}
.search_delivery_date {
  width: 100%;
  text-align: right;
  line-height: 19px;
  margin-bottom: 10px;
}
.search_delivery_date:last-child {
  margin-bottom: 0;
}
.search_delivery_date span {
  font-size: 15px;
  background: #49ad49;
  color: #fff;
  padding: 1px 5px;
}
.list-compact div.image {
  position: relative;
}
.list-compact div.image a {
  display: table-cell;
  width: 150px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
}
.list-compact div.image img {
  border: 0px;
  max-width: 150px;
  max-height: 150px;
}
.list-compact div.image ins.video {
  position: absolute;
  top: 7px;
  left: 4px;
  cursor: pointer;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -85px -325px;
  width: 85px;
  height: 36px;
}
.list-compact div.image ins.super-price {
  position: absolute;
  bottom: -25px;
  left: -5px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -325px;
  width: 85px;
  height: 36px;
}
.list-compact div.image ins.fast-delivery {
  position: absolute;
  bottom: 1px;
  left: -5px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -275px -117px;
  width: 94px;
  height: 36px;
}
.icon-promo {
  position: absolute;
  top: 5px;
  right: 5px;
}
.icon-promo .sale {
  background: #ff3334;
  height: 25px;
  width: 50px;
  border-radius: 15px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
}
.icon-promo .sale::before {
  content: '';
  background: url('/pic/sale-icon.svg') 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.icon-promo .four {
  background: #ff3334;
  height: 25px;
  width: 50px;
  border-radius: 15px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
}
.icon-promo .four::before {
  content: '';
  background: url('/pic/four-icon.svg') 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.icon-promo .five {
  background: #ff3334;
  height: 25px;
  width: 50px;
  border-radius: 15px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
}
.icon-promo .five::before {
  content: '';
  background: url('/pic/five-icon.svg') 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.icon-promo .gift {
  background: #ff3334;
  height: 25px;
  width: 50px;
  border-radius: 15px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
}
.icon-promo .gift::before {
  content: '';
  background: url('/pic/gift-icon.svg') 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.list-compact strong {
  padding: 0px;
  margin: 0px 0px 3px 0px;
  display: block;
}
.list-compact strong a {
  font-size: 1.3em;
  color: #006a8d;
  font-weight: normal;
}
.list-compact strong span {
  font-size: 1.3em;
  color: #000000;
  font-weight: normal;
}
.list-compact .rating,
.price-item .rating {
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
  white-space: nowrap;
}
.price-item .rating {
  margin-left: 10px;
}
.price-item .rating .star-rating,
.list-compact .rating .star-rating {
  vertical-align: middle;
}
.list-compact .rating .count,
.price-item .rating .count {
  margin-left: 3px;
  color: #656565;
  font-size: 12px;
  font-weight: 400;
  vertical-align: middle;
}
.list-compact .rating .count .text,
.price-item .rating .count .text {
  border-bottom: 1px dotted #656565;
  font-weight: 400;
  cursor: pointer;
}
.list-compact div.decr {
  width: 55%;
  position: relative;
  min-height: 136px;
  margin: 0 15px;
}
.list-compact div.decr div.info {
  padding-bottom: 5px;
}
.list-compact div.decr div.info b {
  display: inline-block;
  font-size: 0.9em;
  color: #7d7d7d;
  margin: 0px 0px 1px 0px;
  line-height: 150%;
  font-weight: 400;
}
.list-compact div.decr div.info ins.show-articles {
  color: #7d7d7d;
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: pointer;
  font-weight: normal;
}
.list-compact div.decr div.info small {
  display: inline-block;
  padding-bottom: 2px;
  font-size: 0.9em;
  margin: 0px 0px 5px 0px;
  color: #7d7d7d;
}
.list-compact div.decr div.info span.text {
  display: block;
  font-size: 0.9em;
  color: #888888;
}
.list-compact div.decr div.info span.car-model {
  display: block;
  font-size: 0.9em;
  color: #7d7d7d;
  line-height: 150%;
}
.list-compact div.decr div.info span.car-model span.model {
  color: #7d7d7d;
  font-size: 1em;
  font-style: normal;
  line-height: 100%;
  cursor: default;
  white-space: nowrap;
}
.list-compact div.decr div.info span.car-model span.first {
  color: #ed1c24;
  font-size: 1em;
  font-weight: bold;
}
.list-compact div.decr div.info span.car-model span.mark {
  color: #7d7d7d;
  font-size: 1em;
  font-weight: bold;
}
.list-compact div.decr div.info span.car-model span.model {
  font-size: 0.9em;
}
.list-compact div.decr div.info span.car-model span.model a {
  color: #7d7d7d;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.list-compact div.decr div.info span.car-model span.show-more,
.list-compact div.decr div.info span.car-model span.show-all {
  color: #7d7d7d;
  border-bottom: 1px dotted;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
}
.list-compact div.decr div.info span.car-model span.show-all a {
  color: #7d7d7d;
  text-decoration: none;
}
.list-compact div.decr div.info span.car-model.more {
  display: none;
}
.list-compact div.decr div.info span.labels {
  display: block;
  margin-top: 7px;
}
.list-compact div.decr div.info span.labels a.reviews {
  background: url('/pic/ico-review-b.png') no-repeat 3px center;
  padding: 1px 5px 1px 32px;
  border-radius: 3px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  border: 1px solid #ffda4f;
}
.list-compact .decr div.product-pickup-service {
  display: block;
  text-align: left;
  width: 100%;
}
.list-compact .decr div.product-pickup-service small {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.list-compact .decr div.product-pickup-service a {
  color: #ff6600;
  text-decoration: none;
  border-bottom: 1px dotted #ff6600;
}
.list-compact .decr div.product-pickup-service u {
  text-align: left;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.list-compact .decr div.product-pickup-service u .shops-list {
  padding: 7px;
  margin: 0px;
  position: absolute;
  top: 22px;
  left: 0px;
  width: 200px;
  background: #ececec url('/pic/price_line.png') bottom right no-repeat;
  box-shadow: 3px 3px 2px 0px #888888;
  display: none;
  z-index: 11;
  font-style: normal;
}
.list-compact .decr div.product-pickup-service u .shops-list a {
  color: #656565;
  border-bottom: 1px dotted #656565;
}
.list-compact .decr div.product-pickup-service u .shops-list .fancy-modal {
  display: inline;
  text-decoration: none;
  font-size: 1em;
  color: #656565;
  border-bottom: 1px dotted #656565;
  cursor: pointer;
}
.list-compact .decr div.product-pickup-service .shops-item {
  display: flex;
  padding-bottom: 7px;
  gap: 3px;
}
.list-compact .decr div.product-pickup-service .shops-item__count {
  width: 33px;
  text-align: center;
}
.list-compact .decr .product-delivery__title {
  display: inline-block;
}
.list-compact .decr div.product-pickup-service em {
  font-style: normal;
  font-weight: bold;
  color: #656565;
  position: absolute;
  right: 10px;
}
.list-compact div.decr .top-review {
  padding-left: 5px;
  color: #888888;
  font-size: 0.8em;
  font-style: italic;
  display: block;
  padding: 5px;
  background: #ededed;
  margin-top: 10px;
}
.product-delivery-block {
  display: flex;
  gap: 15px;
  margin-top: 10px;
}
.product-delivery-service {
  white-space: nowrap;
}
.product-delivery-service a {
  text-decoration: none;
  cursor: default;
  border-bottom: 1px dotted #ff6600;
  color: #ff6600;
}
.product-delivery-service a.available-map {
  cursor: pointer;
}
.product-delivery-service a.available-map:hover {
  background-color: #ececec;
  border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 7px 0px 0px;
  behavior: url(/js/PIE.htc);
}
.product-pickup-service a:hover {
  background-color: #ececec;
  border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -webkit-border-radius: 7px 7px 0px 0px;
  behavior: url(/js/PIE.htc);
}
.list-compact .right-block {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.list-compact .item.supp {
  background: none;
  line-height: 40px;
  padding: 0px;
}
.list-compact .item.supp:hover {
  box-shadow: none;
  background: #eeeeee;
}
.list-compact .item.supp span {
  display: inline-block;
  margin-right: 0.5%;
  vertical-align: middle;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
}
.list-compact .item.supp span.supplier {
  width: 51%;
  margin-left: 1%;
  font-size: 1.3em;
  color: #006a8d;
}
.list-compact .item.supp span.brand {
  width: 15%;
  margin-left: 1%;
  font-size: 1.3em;
  color: #006a8d;
}
.list-compact .item.supp span.art {
  width: 15%;
}
.list-compact .item.supp span.name {
  width: 21%;
  color: #666666;
}
.list-compact .item.supp span.qnt {
  width: 7%;
}
.list-compact .item.supp span.delivery {
  width: 7%;
  text-align: center;
}
.list-compact .item.supp span.delivery a {
  color: #666666;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.list-compact .item.supp span.cart {
  margin-right: 1%;
  text-align: right;
  width: 28%;
}
.list-compact .item.supp span.cart u {
  font-weight: bold;
  font-size: 1.2em;
  font-family: Tahoma, Arial;
  text-decoration: none;
  vertical-align: middle;
  margin-right: 9px;
}
.list-compact div.price {
  width: 165px;
  padding: 5px;
  position: relative;
  text-align: center;
}
.list-compact .probable-price {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.list-compact .old-price {
  text-align: center;
}
.list-compact div.price s {
  font-size: 1.3em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #ff7011;
  display: block;
  height: 15px;
  color: #777777;
  text-align: center;
}
.list-compact div.price b {
  font-size: 1.8em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #000;
  display: block;
  cursor: default;
  text-align: center;
}
.list-compact div.price .badge {
  margin-left: 5px;
}
.list-compact div.price > input {
  display: block;
  margin-top: 7px;
}
.list-compact div.price small {
  font-size: 0.9em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #ff7011;
  border-bottom: 1px dotted #ff7011;
  line-height: 80%;
  cursor: default;
}
.list-compact .cart-add {
  width: 100%;
}
.list-compact div.price a.cart-add-credit {
  display: block;
  width: 164px;
  text-align: center;
  margin-top: 7px;
  color: #7d7d7d;
  font-weight: bold;
  font-size: 0.9em;
}
.list-compact div.price-retail u {
  font-size: 0.65em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #999999;
  text-decoration: none;
  line-height: 80%;
}
.list-compact div.price-retail u a {
  font-size: 1em;
  text-decoration: none;
  border-bottom: 1px dotted #999999;
  color: #999999;
  cursor: default;
}
.list-compact div.price-retail {
  font-size: 1.4em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #999999;
  display: block;
  padding-top: 3px;
  cursor: default;
  float: right;
  width: 156px;
  padding: 5px;
}
.list-compact div.price i {
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  display: block;
  padding: 2px 0px;
  border: 1px solid #dddddd;
  background: #ffffff;
  text-align: center;
  margin: 7px 0px 0px 0px;
  cursor: default;
}
.list-compact div.price i.a5 {
  color: #96cc06;
}
.list-compact div.price i.a4 {
  color: #96cc06;
}
.list-compact div.price i.a3 {
  color: #96cc06;
}
.list-compact div.price i.a2 {
  color: #96cc06;
}
.list-compact div.price i.a1 {
  color: #96cc06;
}
.list-compact div.price i.a0 {
  color: #a1a1a1;
}
.list-compact div.price i.a-1 {
  color: #fecd0c;
}
.list-compact div.price i.a-2 {
  color: #fecd0c;
}
.list-compact div.price i.a-12 {
  color: #96cc06;
}
.list-compact div.price i.a-10 {
  color: #96cc06;
}
.list-compact div.line {
  width: 100%;
  height: 2px;
  background: #f4f4f4 url('/pic/price_line.png') no-repeat right bottom;
}
.left-history {
  margin-bottom: 11px;
  color: #000000;
  font-size: 1em;
}
.left-history ul {
  padding: 6px 10px;
  margin: 0px;
}
.left-history li.h {
  display: block;
  height: auto;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 100%;
  color: #121212;
  width: 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.left-history li {
  margin: 15px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
.left-history li i {
  display: inline-block;
  height: 57px;
  width: 57px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  margin-right: 9px;
  position: relative;
}
.left-history li i .icon-promo {
  transform: scale(0.5);
  top: -5px;
  right: -20px;
}
.left-history li i a {
  display: table-cell;
  width: 57px;
  height: 57px;
  vertical-align: middle;
  text-align: center;
}
.left-history li i a img {
  max-height: 57px;
  max-width: 57px;
  border: 0px;
}
.left-history li b {
  display: inline-block;
  width: 183px;
  vertical-align: top;
}
.left-history li b a {
  font-weight: normal;
  display: block;
  font-size: 0.9em;
  color: #666666;
  line-height: 120%;
}
.left-history li b u {
  font-family: Tahoma, Arial;
  text-decoration: none;
  display: block;
  margin-top: 5px;
}
.left-history .probable-price-alt {
  display: inline-block;
  font-size: 10px;
  margin-top: 5px;
}
.left-history .probable-price-alt::after {
  font-size: 10px;
  width: 13px;
  height: 13px;
}
.left-history .old-price {
  display: inline-block;
  font-size: 10px;
  text-align: left;
  margin-top: 5px;
}
.list-compact #cart-message {
  top: -10px;
  left: -100px;
}
.list-compact #cart-message a {
  font-size: 1em;
  vertical-align: bottom;
}
.list-compact .supplier-list {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #ddd;
  margin-left: 10px;
  padding-left: 10px;
}
.list-compact .supplier-list .item.supp {
  padding: 10px;
}
.list-compact .supplier-list .cart {
  min-width: 90px;
}
.list-compact .supplier-list .cart .qnt-mult {
  display: none !important;
}
.list-compact .supplier-list__header {
  display: flex;
  flex-direction: column;
  font-size: 12px !important;
  width: 50%;
  min-width: 120px;
}
.list-compact .supplier-list__header span.supplier {
  width: 100% !important;
  font-size: 1.3em !important;
}
.list-compact .supplier-list__header .qnt,
.list-compact .supplier-list__header .delivery {
  width: auto !important;
  line-height: 1 !important;
  display: inline-block;
  vertical-align: top !important;
}
.list-compact .supplier-list__header .price {
  font-weight: 700;
  text-decoration: none;
}
.list-compact .supplier-list__header ul {
  padding: 0;
  margin: 0;
}
.list-compact .supplier-list__header ul li {
  list-style-type: none;
  line-height: 1.2;
}
.item-business {
  display: block;
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin-top: 5px;
  color: #333;
}
.item-business i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #d9d9d9;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
  font-weight: bold;
}
.item-business:hover {
  text-decoration: underline;
}
.tree {
  margin-left: -5px;
  display: block;
  overflow: hidden;
}
.tree__item-title {
  font-size: 1em;
  color: #000000;
  text-decoration: none;
  cursor: default;
  vertical-align: top;
  line-height: 18px;
}
.tree__list {
  margin: 0px;
  list-style: none;
}
.tree__list_deep_0 {
  padding-left: 20px;
}
.tree__item-label:before {
  width: 16px;
  height: 16px;
  background-position: -2px -19px;
}
.tree__item-label_checked:before {
  background-position: -38px -19px;
}
.tree__item-label_undetermined:before {
  background-position: -20px -19px;
}
.tree__item .tree__list {
  padding-left: 17px;
}
.tree__item-label:before,
.tree__item-toggle {
  background-image: url("/pic/jstree.png");
}
.tree__item-toggle {
  background-position: 0 0;
  width: 18px;
  height: 18px;
  left: -18px;
  display: inline-block;
  position: absolute;
}
.tree__item-toggle.open {
  background-position: -18px 0;
}
.tree__list {
  display: none;
}
.tree__list_deep_0,
.jstree.jstree-default > ul {
  display: block;
}
.tree__item,
.jstree.jstree-default li {
  position: relative;
}
.tree__item:last-child {
  margin-bottom: 0;
}
.tree__item-label {
  display: inline-block;
}
.tree__item-label_undetermined:before {
  opacity: 0.5;
}
.tree__item-checkbox {
  top: 2px;
}
.hits-block {
  display: none;
  border: 3px solid #025b91;
  box-shadow: 0 0 3px 1px #686868;
  background: #f4f4f4;
  height: 250px;
  width: 53%;
  position: absolute;
  right: 10px;
  z-index: 100;
  border-radius: 8px;
}
.price-list .hits-lvl1 {
  border-left: 1px solid #dbdbdb;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.price-list .hits-lvl1,
.price-list .hits-lvl2 {
  width: 200px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  overflow-y: auto;
}
.price-list .hits-lvl1 > ul,
.price-list .hits-lvl2 > ul {
  display: block !important;
  padding: 0;
  margin: 0;
}
.price-list .hits-lvl1 li,
.price-list .hits-lvl2 li {
  padding: 0px;
  margin: 0px !important;
  list-style: none;
  font-size: 14px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  width: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.price-list .hits-lvl1 li.s:before,
.price-list .hits-lvl2 li.s:before {
  content: '';
  position: absolute;
  top: 5px;
  right: 0;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -399px -207px;
  width: 21px;
  height: 15px;
}
.price-list .hits-lvl1 li a,
.price-list .hits-lvl2 li a {
  color: #333333;
  text-decoration: none;
  font-size: 1em;
  line-height: 25px;
  display: block;
  padding-left: 9px;
  padding-right: 15px;
}
.price-list .hits-lvl1 li:hover,
.price-list .hits-lvl2 li:hover {
  background: #ffffff;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
.price-list .hits-lvl1 li:hover a,
.price-list .hits-lvl2 li:hover a {
  color: #ff6600;
  text-decoration: underline;
}
.hits-lvl2 {
  width: 200px;
  height: 100%;
  overflow-y: auto;
  display: inline-block;
  vertical-align: top;
}
.filter-brands-table {
  width: 100%;
  border-spacing: 2px;
  border-collapse: collapse;
  border-radius: 2px;
  font-size: 1.3em;
  border-radius: 5px;
}
.filter-brands-table h2 {
  font-size: 1.4em !important;
}
.filter-brands-table thead td {
  color: #000000;
  background-color: #e4e4e4;
  padding: 7px 0.5%;
}
.filter-brands-table tbody tr {
  /*border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;*/
  border-radius: 5px 0 0 0;
  border-radius: 0 0 0 5px;
}
.filter-brands-table thead tr.table-head {
  /*border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;*/
}
.filter-brands-table tbody td {
  color: #737885;
  border-bottom: 1px solid #e4e4e4;
  padding: 7px 0.5%;
}
.filter-brands-table tbody tr:nth-child(even) {
  background: #f7f7f7;
}
.filter-brands-table tbody tr:HOVER {
  background: #fff7d4;
  cursor: pointer;
}
.filter-brands-table thead tr td:nth-child(1) {
  width: 20%;
  border-radius: 5px 0 0 0;
  font-size: 12px;
}
.filter-brands-table thead tr td:nth-child(2) {
  width: 20%;
  font-size: 12px;
}
.filter-brands-table thead tr td:nth-child(3) {
  width: 30%;
  font-size: 12px;
}
.filter-brands-table thead tr td:nth-child(4) {
  width: 15%;
  font-size: 12px;
}
.filter-brands-table thead tr td:nth-child(5) {
  width: 15%;
  font-size: 12px;
}
.filter-brands-table thead tr td:nth-child(6) {
  width: 160px;
  border-radius: 0 5px 0 0;
  font-size: 12px;
}
td.filter-brands-table-head {
  background-color: #ffffff !important;
  padding-left: 0px!important;
}
.filter-brands-table-head:nth-child(1) {
  vertical-align: bottom;
}
.filter-brands-table-head:nth-child(2) {
  text-align: right;
}
.filter-brands-table-head img {
  width: 50px;
}
.filter-brands-table a {
  color: #006a8d;
}
.filter-brands-table a.obutton {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.car-filter-body {
  border: 1px solid #b9ccdb;
  border-radius: 5px;
  height: 67px;
  max-width: 540px;
  background: #f4faff;
  margin-bottom: 10px;
}
.car-filter-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.car-filter-title {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 15px;
}
.car-select-garage {
  display: none;
  text-align: center;
  margin: 0px 0 10px;
  padding: 5px;
  cursor: pointer;
}
.car-select-garage span {
  font-size: 14px;
  color: #02689f;
  text-decoration: underline;
}
.car-filter-add {
  padding: 0 10px;
}
.car-filter-add.show {
  background: #fff;
  border: 1px solid #b9ccdb;
  box-sizing: border-box;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  position: relative;
  top: -1px;
  right: -1px;
  z-index: 15;
}
.car-filter-add.show .car-filter-bottom {
  display: block;
}
.car-filter-add.show .car-select-garage {
  display: block;
}
.car-filter-top {
  display: flex;
  align-items: center;
}
.car-filter-top__icon {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -212px;
  width: 86px;
  height: 56px;
  margin-top: 12px;
}
.car-filter-top__form {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 70px);
  position: relative;
}
.car-filter-top__form input {
  display: block;
  background: #ffffff;
  border: 1px solid #b9ccdb;
  box-sizing: border-box;
  border-radius: 5px 0px 0px 5px;
  height: 40px;
  font-size: 14px;
  padding: 0 10px;
  width: calc(100% - 40px);
}
.car-filter-top__form span.error {
  position: absolute;
  bottom: 0px;
  left: calc(100% + 20px);
  width: 100%;
}
.car-filter-form__button {
  display: block;
  width: 40px;
  height: 40px;
  border: none;
  background: linear-gradient(180deg, #98d817 0%, #86bf15 100%);
  box-shadow: inset 0px 1px 0px rgba(233, 255, 146, 0.25);
  border-radius: 0px 5px 5px 0px;
  position: relative;
  cursor: pointer;
}
.car-filter-form__button:before {
  content: '';
  position: absolute;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -203px -97px;
  width: 19px;
  height: 16px;
  top: 12px;
  left: 10px;
}
.car-filter-form__button.submit:before {
  display: none;
}
.car-filter-form__button.submit:after {
  content: '';
  background: url(/pic/loader-vue.gif);
  width: 100px;
  height: 100px;
  display: block;
  background-size: 75px;
  position: absolute;
  top: -18px;
  left: -18px;
}
.car-filter-bottom {
  display: none;
  padding: 10px 0;
}
.car-filter-bottom__text {
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;
}
.car-filter-bottom__text b {
  display: block;
  font-size: 16px;
  margin-top: 15px;
}
.car-filter-bottom__button {
  height: 40px;
  background: #fe7e03;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  display: block;
  cursor: pointer;
}
.car-form-add {
  display: none;
  cursor: pointer;
  text-align: center;
}
.car-filter-list {
  padding: 9px 10px 0;
}
.car-filter-list.show {
  background: #fff;
  border: 1px solid #b9ccdb;
  box-sizing: border-box;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  position: relative;
  top: -1px;
  right: -1px;
  z-index: 1;
}
.car-filter-list.show .car-filter-bottom {
  display: block;
  max-height: 200px;
  overflow-y: auto;
}
.car-filter-list.show .car-form-add {
  display: block;
  margin: 10px 0;
}
.car-filter-checkbox {
  width: 26px;
  height: 26px;
  background: #ffffff;
  border: 1px solid #b9b9b9;
  margin-right: 10px;
  cursor: pointer;
}
.car-filter-checkbox.select {
  background: #02689f;
  position: relative;
}
.car-filter-checkbox.select:before {
  content: '';
  width: 6px;
  height: 12px;
  border-bottom: 2.5px solid #fff;
  border-right: 2.5px solid #fff;
  position: absolute;
  top: 3px;
  left: 9px;
  transform: rotate(45deg);
}
.car-list-main {
  display: flex;
  align-items: center;
}
.car-list-main__img {
  width: 80px;
  height: 50px;
  border: 1px solid #b9ccdb;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  background: #fff;
  overflow: hidden;
}
.car-list-main__img img {
  width: 100%;
  height: auto;
  display: block;
}
.car-filter-bottom .car-list-main {
  padding: 10px 0;
  width: 100%;
}
.car-filter-bottom .car-list-main .car-list-main__img {
  border: none;
  margin-left: 38px;
}
.car-filter-bottom .car-list-main:hover {
  background: #f7f7f7;
  cursor: pointer;
}
.car-list-main__title {
  margin-right: 10px;
  width: 175px;
  position: relative;
}
.car-list-main__name {
  font-size: 12px;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.car-list-main__vin {
  font-size: 12px;
}
.car-list-main__delete {
  text-indent: 10000px;
  cursor: pointer;
  height: 18px;
  width: 18px;
  border-radius: 3px;
  position: absolute;
  right: -17px;
  top: 0px;
  overflow: hidden;
}
.car-list-main__delete:before {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 2px;
  background: #ff3334;
  transform: rotate(45deg);
}
.car-list-main__delete:after {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 2px;
  background: #ff3334;
  transform: rotate(-45deg);
}
.car-filter-arrow {
  width: 40px;
  height: 40px;
  position: relative;
  transition: transform 0.3s;
}
.car-filter-arrow::before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 12px;
  width: 14px;
  height: 14px;
  border-left: 2px solid #343434;
  border-bottom: 2px solid #343434;
  transform: rotate(-45deg);
}
.car-filter-arrow.show {
  transform: rotate(180deg);
}
.multiselect {
  position: relative;
}
.multiselect-button {
  display: block;
  width: 100%;
  height: 26px;
  padding: 0px 10px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #aaa;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  outline: none;
}
.multiselect-button.placeholder {
  color: #999;
}
.multiselect-dropdown {
  width: 100%;
  overflow: hidden;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  z-index: 1;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.multiselect-search {
  margin: 0;
  min-height: 26px;
  padding: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000;
  background: #F4FAFF;
}
.multiselect-search input {
  width: 100%;
  height: auto !important;
  min-height: 24px;
  padding: 0 20px 0 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff url(/pic/multiple-select.png) no-repeat 100% -22px;
}
.multiselect-list {
  overflow: auto;
  margin: 0;
  padding: 5px 3px;
  max-height: 250px;
}
.multiselect-one label {
  box-sizing: border-box;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  text-align: left;
  position: relative;
  padding-left: 20px;
  vertical-align: top;
  margin-bottom: 8px;
}
.multiselect-one input[type="checkbox"] {
  position: absolute;
  top: -2px;
  left: 0;
}
.filter-apply {
  box-sizing: border-box;
  position: absolute;
  width: 280px;
  top: 0;
  left: calc(100% + 5px);
  background: #fff;
  border: 4px solid #fccb08;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.4);
  padding: 15px 15px;
  z-index: 100;
}
.filter-apply:before {
  content: "";
  position: absolute;
  top: 28px;
  left: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 20px 0;
  border-color: transparent #fccb08 transparent transparent;
}
.filter-apply-count {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.filter-apply-count span {
  height: 24px;
  display: block;
}
.filter-apply-button {
  width: 100%;
  background: #ffad26;
  background: -moz-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: -webkit-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: linear-gradient(to bottom, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  border: 1px solid #ffc465;
  height: 35px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  color: #413d34;
  line-height: 24px;
  text-shadow: 1px 1px 0px #fdcf31;
  cursor: pointer;
}
.price-filter-bottom {
  padding: 12px 10px;
}
.price-filter-submit {
  width: 100%;
  margin-bottom: 10px;
  background: #ffad26;
  background: -moz-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: -webkit-linear-gradient(top, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  background: linear-gradient(to bottom, #ffe65e 0%, #ffc840 50%, #ffad26 100%);
  border: 1px solid #ffc465;
  height: 35px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  color: #413d34;
  line-height: 24px;
  text-shadow: 1px 1px 0px #fdcf31;
  cursor: pointer;
}
.price-filter-reset {
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  height: 35px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  color: #413d34;
  line-height: 34px;
  cursor: pointer;
  display: block;
}
.filter-section {
  border-bottom: 1px solid #ddd;
  padding: 12px 10px;
  text-align: left;
}
.filter-section * {
  box-sizing: border-box;
}
div:last-child > .filter-section {
  border-bottom: none;
}
.filter-section-title {
  font-weight: 700;
  font-size: 14px;
  position: relative;
  padding-left: 18px;
  padding-right: 20px;
  cursor: pointer;
  margin-bottom: 10px;
}
.filter-section-title:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 4px;
  transform: rotate(90deg);
  background: url(/pic/icons.png) no-repeat 1px 0px;
  position: absolute;
  top: -5px;
  left: -3px;
  transition: all 0.5s;
}
.filter-section-title.expand:before {
  top: -2px;
  transform: rotate(-90deg);
}
.filter-section-title.expand + .filter-section-list {
  display: block;
}
.section-expand .filter-section-list {
  display: block;
}
.price-filter .color-block {
  text-align: left;
  padding: 0px;
}
.price-filter {
  width: 24%;
  float: none;
  text-align: center;
  padding: 0;
}
.price-filter-after {
  width: 24%;
  margin-top: 5px;
}
.filled-params {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.filled-param {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #dedede;
  padding: 5px 5px 5px 10px;
  position: relative;
  font-size: 12px;
  border-radius: 5px;
  background: #fff0b5;
  border: 1px solid #ffbe52;
}
.filled-param-body {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
.filled-param-cancel {
  display: block;
  height: 20px;
  width: 20px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.filled-param-label {
  display: inline-block;
  margin-right: 5px;
}
.filled-param-values {
  display: inline-block;
  font-weight: 700;
}
.filled-param-cancel:after {
  content: "\274C";
  color: #000;
  display: block;
  font-size: 10px;
  position: relative;
  left: 2px;
  line-height: 18px;
}
.price-filter .subsections {
  padding: 1px 0px;
  margin: 0px;
  border-bottom: 1px solid #BDBDBD;
}
.price-filter .subsections h2 {
  margin: 11px 13px 0px 13px;
}
.price-filter .subsections ul {
  padding: 0px;
  margin: 0px 0px;
  list-style: none;
  overflow: hidden;
}
.price-filter .subsections ul li {
  padding: 0px;
  margin: 11px 13px;
  list-style: none;
  display: block;
}
.price-filter .subsections ul li .link {
  color: #006A8D;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 5px;
}
.price-filter .subsections ul li .link:HOVER {
  color: #FF6600;
}
.price-filter .subsections ul li .count {
  font-style: normal;
  color: #666666;
  font-size: 0.9em;
}
.price-filter .subsections ul li.hidden {
  display: none;
}
.price-filter .subsections ul li.show-all {
  margin-top: 7px;
}
.price-filter .subsections ul li.show-all a {
  color: #555555;
  font-size: 1em;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.price-filter .subsections ul.sub {
  font-size: 0.9em;
  margin: 5px 0px;
}
.price-filter .subsections ul.sub li {
  padding: 0px;
  margin: 5px 13px;
  list-style: none;
  display: block;
}
.price-filter .subsections ul.sub li a {
  font-weight: normal;
  font-size: 1.1em;
}
.price-filter .price .filter-section__price-title {
  margin-bottom: 5px;
  font-size: 14px;
}
.price-filter .price i {
  font-style: normal;
  display: inline-block;
  width: 5%;
}
.price-filter__reset {
  display: none;
}
.filter-section__price-container {
  display: flex;
  justify-content: space-between;
}
.filter-section__price-input {
  border: 1px solid #c7c7c7;
  height: 25px;
  padding: 0 5px;
  width: 48%;
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 3px;
}
.filter-section-list {
  display: none;
}
.filter-section-list--warehouse {
  max-height: 200px;
}
.filter-section-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-section-list li {
  padding: 0px;
  margin: 11px 13px;
  list-style: none;
  display: block;
}
.filter-section-list li a {
  color: #006A8D;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 5px;
}
.filter-section-list li a .count {
  font-style: normal;
  color: #666666;
  font-size: 0.9em;
}
.filter-section-checkbox,
.filter-section-radio {
  margin-bottom: 3px;
}
.filter-section-checkbox label,
.filter-section-radio label {
  display: flex;
  align-items: center;
}
.filter-section-checkbox input,
.filter-section-radio input {
  margin-right: 5px;
  margin-bottom: 3px;
}
.filter-section-checkbox span,
.filter-section-radio span {
  display: block;
}
.filter-section-warehouse {
  margin-bottom: 3px;
  display: flex;
  align-items: center;
}
.filter-section-warehouse input {
  margin-right: 5px;
  margin-bottom: 3px;
}
.filter-list-param {
  margin-bottom: 5px;
}
.filter-list-param:last-child {
  margin-bottom: 0;
}
.order-parameter__input {
  width: 100%;
  border: 1px solid #c7c7c7;
  height: 25px;
  padding: 0 5px;
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 3px;
}
.filter-hint {
  position: absolute;
  top: 2px;
  right: 0;
}
.filter-hint-icon {
  color: #fff;
  background: #adadad;
  font-size: 12px;
  width: 16px;
  border-radius: 8px;
  text-align: center;
}
.filter-hint-body {
  box-sizing: border-box;
  font-weight: normal;
  position: absolute;
  top: -15px;
  transition: top 0.1s;
  left: 25px;
  background: #fff;
  padding: 10px 15px;
  border: 2px solid #ddd;
  border-radius: 5px;
  width: 350px;
  z-index: 100;
}
.filter-hint-body b {
  display: block;
  margin-bottom: 5px;
}
.filter-hint-body::before {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: -9px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #dddddd transparent transparent;
}
.filter-section-list--warehouse {
  max-height: none;
}
#filter_get_cont {
  text-align: center;
  border-top: 1px solid #ddd;
  padding: 12px 10px;
}
.search-recomendation-widget {
  margin: 0 0 20px;
}
.search-recomendation {
  background: #f4f4f4;
  padding: 20px 0px;
  margin: -11px -15px 0;
  border-radius: 6px;
}
.search-recomendation-list {
  display: flex;
  flex-wrap: wrap;
}
.search-recomendation-one {
  width: calc(25% - 30px);
  position: relative;
  padding-bottom: 25px;
  margin: 0 15px 20px;
}
.search-recomendation-title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}
.search-recomendation-title--empty {
  margin-bottom: 0;
  padding-left: 20px;
  text-align: left;
}
.recomendation-categories {
  margin-bottom: 20px;
}
.shopping-history-header {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.shopping-history {
  background-color: #f5f5f5;
  padding: 20px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 10px;
}
.shopping-history .related-one {
  margin: 0;
}
.shopping-history .swiper-button-prev {
  background: url(/pic/mobile/arrows-half-round-back.png) no-repeat 50%;
  background-size: contain;
  left: 0px;
}
.shopping-history .swiper-button-next {
  background: url(/pic/mobile/arrows-half-round-next.png) no-repeat 50%;
  background-size: contain;
  right: 0px;
}
.shopping-history .swiper-button-prev,
.shopping-history .swiper-button-next {
  height: 78px;
  width: 40px;
  z-index: 100;
  opacity: 1;
  top: 50%;
  margin-top: -61px;
}
.shopping-history .swiper-button-prev.swiper-button-disabled,
.shopping-history .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.shopping-history-slider {
  overflow: hidden;
  position: relative;
}
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.price-list {
  width: 75.2%;
  float: right;
  margin: 0;
}
.price-list .excel-download {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 169px;
  height: 29px;
  background-color: #e4e4e4;
  padding: 5px;
}
.price-list .excel-download a {
  display: block;
  padding-left: 38px;
  font-size: 1.2em;
  color: #000000;
  line-height: 28px;
  position: relative;
}
.price-list .excel-download a:before {
  content: '';
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -439px -329px;
  width: 31px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
}
.price-list .color-block {
  padding: 11px 15px;
}
.price-list h2.correct {
  color: #ff6600;
  line-height: 110%;
}
.price-list h2.correct a {
  font-style: italic;
}
.price-list h2.select-brands {
  font-size: 1.6em;
  margin-bottom: 0px;
}
.price-list ul.select-brands {
  list-style: none;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
.price-list ul.select-brands li {
  list-style: none;
  margin: 3px 2% 3px 0px;
  padding: 0px;
  float: left;
  width: 48%;
}
.price-list ul.select-brands li a {
  font-size: 1.4em;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 0 3px 1px #aaaaaa;
  padding: 7px 3%;
  margin: 5px 30px 5px 0px;
  display: inline-block;
  border-radius: 5px;
  background: #0099cb;
  color: #ffffff;
  width: 93%;
}
.price-list ul.select-brands li a i {
  color: #dddddd;
  display: block;
  font-size: 0.8em;
  font-style: italic;
  font-weight: normal;
}
.price-list ul.select-brands li a:hover {
  background: #f96622;
}
.price-list ul.select-brands li:nth-child(2n) {
  margin-right: 0px;
  width: 50%;
}
.price-list .subsections {
  list-style: none;
  padding: 5px 0px 10px 0px;
  margin: 0px;
  border-bottom: 1px #bfbfbf solid;
  behavior: url(/js/PIE.htc);
}
.price-list .subsections li {
  list-style: none;
  padding: 7px 0px;
  margin: 0px 2% 0px 0px;
  float: left;
  width: 48%;
  display: block;
}
.price-list .subsections li a {
  color: #005f7e;
  font-size: 1.2em;
  padding: 2px 2px 2px 20px;
  background: url('/pic/li_go.png') no-repeat scroll 0px 5px transparent;
}
.price-list .subsections li.current a {
  color: red;
}
.price-list .subsections li a.select {
  background-color: #cfe9fd;
  color: #000000;
}
.price-list .subsections li i {
  color: #7a7a7a;
  font-size: 0.9em;
  padding-left: 3px;
  font-style: normal;
}
.price-list .subsections li label {
  font-size: 1.2em;
  vertical-align: middle;
  cursor: pointer;
}
.price-list .subsections li input {
  vertical-align: middle;
}
.price-list .subsections ol {
  float: left;
  width: 33%;
  display: block;
  padding: 0px;
}
.price-list .subsections ol li {
  width: 100%;
}
.price-list .subsections li.show-all {
  float: none;
  display: block;
  clear: both;
  margin: 0px;
  width: 100%;
  text-align: center;
  background: url('/pic/filter_bg.png') repeat-x bottom;
  border: 1px solid #f0f0f0;
  cursor: pointer;
}
.price-list .subsections li.show-all a {
  background: none;
  padding: 0px;
  font-size: 1em;
  color: #0099cb;
  font-weight: bold;
}
.price-list .subsections li.hidden {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .price-list .subsections li a {
    font-size: 1.5em;
    background-position: 0px 8px;
  }
}
.price-list .tags {
  padding-bottom: 10px;
}
.price-list .tags a {
  color: #006a8d;
  font-size: 1.2em;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
  line-height: 150%;
}
.price-list .tags i {
  padding-right: 5px;
  padding-left: 5px;
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -291px -255px;
  width: 12px;
  height: 12px;
}
.price-list .tags a.selected {
  font-weight: bold;
}
.price-list .tags.bottom {
  font-size: 0.9em;
}
.price-list .tags.bottom a {
  color: #777777;
}
.price-list .tags.bottom span {
  display: none;
}
.price-list .tags.bottom a.show,
.price-list .tags.bottom a.hide {
  color: #0095c7;
  text-decoration: none;
  border-bottom: 1px dotted;
  padding: 0px;
  margin: 0px 5px;
}
/* sorting */
.price-list .sort-by {
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  behavior: url(/js/PIE.htc);
  overflow: hidden;
  position: relative;
  height: 30px;
}
.sort-by-box {
  position: absolute;
  top: 5px;
  right: 5px;
  display: none;
}
.sort-by-box span {
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  vertical-align: middle;
  margin-right: 5px;
  color: #090909;
}
.sort-by__select {
  vertical-align: middle;
  height: 23px;
  padding: 0;
  cursor: pointer;
  border: 1px solid #aaa;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  font-size: 15px;
}
.sort .sorting {
  margin-right: 5px;
}
/* end of sorting */
.price-list .top-descr {
  font-size: 1em;
  padding-bottom: 10px;
}
.price-list .top-descr div.text {
  display: none;
}
.price-list .top-descr a.show {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.price-list .hits {
  position: relative;
  background: #f4faff;
  margin: 0px -15px;
  padding: 0px 15px;
  border-top: 1px solid #dcf0ff;
  border-bottom: 1px solid #b9ccdb;
  vertical-align: middle;
}
.price-list .hits ul {
  list-style: none;
  display: none;
}
.price-list .hits ul li {
  list-style: none;
  margin: 0px 5px;
  padding: 0px;
}
.price-list .hits ul.top {
  margin: 7px 0px;
  padding: 0px;
  display: inline-block;
  width: 53%;
  vertical-align: middle;
  position: relative;
}
.price-list .hits ul.top > li {
  display: inline-block;
  background: #cfe9fd;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  height: 21px;
  width: 21px;
  text-align: center;
  padding: 0px;
  margin: 3px 7px 3px 0px;
  border: 1px solid #8bb7d9;
  line-height: 21px;
  cursor: pointer;
}
.price-list .hits ul.top li:hover {
  background: #ff6600;
}
.price-list .hits ul.top li:hover a {
  color: #ffffff;
}
.price-list .hits ul.top li a {
  font-size: 1em;
  color: #005f7e;
  text-decoration: none;
  font-family: Calibri, sans-serif;
}
.price-list .hits ul.top li.select {
  background: #ff6600;
}
.price-list .hits ul.top li.select a {
  color: #ffffff;
}
.price-list .hits ul li.s a {
  text-decoration: none;
}
.price-list .hits .hits-sub-container {
  position: absolute;
  top: 33px;
  z-index: 100005;
  background: #025b91;
  border-radius: 5px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  behavior: url(/js/PIE.htc);
  box-shadow: 0 0 3px 1px #686868;
  padding: 5px;
  display: none;
}
.price-list .hits .hits-sub-container div.hits-sub {
  background: #f4f4f4;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(/js/PIE.htc);
  white-space: nowrap;
  overflow: auto;
  font-size: 0px;
}
.price-list .hits .hits-sub-container div.hits-sub ul {
  padding: 0px 1px;
  margin: 0px;
  list-style: none;
  position: relative;
  border-right: 1px solid #dbdbdb;
  display: inline-block;
  background: url('/pic/main_menu_r_bg.png') right repeat-y;
  overflow: auto;
  height: 250px;
  font-size: 12px;
  width: 200px;
}
.price-list .hits .hits-sub-container div.hits-sub ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size: 1em;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  width: 200px;
  overflow: hidden;
}
.price-list .hits .hits-sub-container div.hits-sub ul li:hover,
.price-list .hits .hits-sub-container div.hits-sub ul li.active {
  background: #ffffff;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
.price-list .hits .hits-sub-container div.hits-sub ul li:hover a,
.price-list .hits .hits-sub-container div.hits-sub ul li.active a {
  color: #ff6600;
  text-decoration: underline;
}
.price-list .hits .hits-sub-container div.hits-sub ul a {
  color: #333333;
  text-decoration: none;
  font-size: 1em;
  line-height: 25px;
  display: block;
  padding-left: 9px;
  padding-right: 15px;
}
.price-list .hits .hits-sub-container div.hits-sub ul li.s a {
  background: url('/pic/main_menu_level_li.png') no-repeat right 6px;
  padding-right: 25px;
}
.price-list .hits .hits-sub-container div.hits-sub ul li.s ul {
  display: none;
}
.price-list .hits .search {
  width: 40%;
  padding: 7px 0px;
  display: inline-block;
  height: 31px;
  vertical-align: middle;
  margin-right: 5%;
}
.price-list .hits .search .text {
  border: 1px solid #8bb7d9;
  padding: 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(/js/PIE.htc);
  width: 57%;
  font-size: 0.9em;
  line-height: 100%;
  margin: 3px -6px 0px 0px;
  position: relative;
  float: left;
  height: 16px;
  color: #000000;
}
.price-list .hits .search .button {
  background: url('/pic/page_scroll_header_search_button.png') no-repeat top left;
  border: none;
  height: 32px;
  width: 70px;
  cursor: pointer;
  line-height: 100%;
  position: relative;
  float: left;
  margin: 0px;
  text-indent: -999px;
}
.price-list .hits .search .button:hover {
  background-position: 0px -32px;
}
.price-list .show-all-goods {
  margin-bottom: 15px;
}
.price-list .show-all-goods a {
  color: #ff6600;
  font-size: 1.2em;
  padding: 2px 2px 2px 20px;
  background: url('/pic/li_go.png') no-repeat scroll 0px 5px transparent;
}
.price-list .show-all-goods i {
  color: #7a7a7a;
  font-size: 0.9em;
  padding-left: 3px;
  font-style: normal;
}
@media only screen and (min-width: 1200px) {
  .price-list .show-all-goods a {
    font-size: 1.5em;
    background-position: 0px 8px;
  }
}
.price-list h2 {
  font-weight: normal;
  font-size: 1.6em;
  margin: 7px 0px;
}
.price-list h2 a {
  font-size: 1em;
}
.price-list .sub-list-header {
  padding: 13px 15px;
  border: 2px solid #fccb08;
  border-radius: 5px;
  margin: 15px 0;
  font-size: 20px;
  font-weight: bold;
}
.price-list div.notes {
  padding: 25px 0px 5px 0px;
  color: #777777;
  font-size: 0.9em;
}
.price-list-top h1 {
  font-size: 2.5em;
  margin-top: -10px;
  margin-bottom: 7px;
}
.price-list-top .subsections .section {
  margin-bottom: 25px;
  display: inline-block;
  width: 45%;
  margin-right: 4%;
  vertical-align: top;
}
.price-list-top .subsections .section .left {
  width: 15%;
  float: left;
}
.price-list-top .subsections .section .left .link {
  display: block;
  width: 48px;
}
.price-list-top .subsections .section .left .image {
  width: 100%;
  border: 0px;
}
.price-list-top .subsections .right {
  padding: 0px;
  margin: 7px 0px 0px 0px;
  list-style: none;
  float: left;
  width: 70%;
  font-size: 1.7em;
}
.price-list-top .subsections .right .link {
  font-size: 1em;
  color: #006a8d;
  margin-right: 5px;
}
.price-list-top .subsections .right .count {
  color: #666666;
  font-size: 0.7em;
}
.price-list-top .subsections ul.sub {
  font-size: 1em;
  margin: 7px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
.price-list-top .subsections ul.sub li {
  margin: 0px 0px 4px 0px;
  padding: 0px;
  list-style: none;
  font-size: 0.7em;
}
.price-list-top .subsections ul.sub li .link {
  color: #0095c7;
}
.price-list .bc {
  padding-right: 180px;
}
.price-list .list-light {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 1px solid #bebebe;
  margin-top: 3px;
  padding: 10px;
  position: relative;
  behavior: url(/js/PIE.htc);
}
.price-list .list-light div.item {
  display: block;
  margin-bottom: 0.7%;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 0.5%;
}
.price-list .list-light div.item i {
  display: block;
}
.price-list .list-light div.item i a {
  display: block;
  width: 100%;
  height: 150px;
  text-align: center;
  border: 1px solid #eeeeee;
  background-repeat: no-repeat;
  background-position: center center;
}
.price-list .list-light div.item i a img {
  border: 0px;
  max-height: 120px;
  max-width: 120px;
}
.price-list .list-light div.item em {
  display: block;
  width: 54%;
  float: left;
  font-style: normal;
}
.price-list .list-light div.item h3 {
  font-weight: bold;
  font-size: 8pt;
  margin: 0px;
  padding: 0px 0px 7px 0px;
}
.price-list .list-light div.item h3 a {
  color: #00749a;
}
.price-list .list-light div.item i {
  display: block;
  color: #737373;
  font-style: normal;
  font-size: 0.9em;
  padding-top: 2px;
}
.price-list .list-light div.item b {
  display: block;
  color: #9ed00d;
  font-weight: normal;
  font-size: 0.9em;
  padding-top: 0px;
}
.price-list .list-light div.item u {
  display: block;
  text-decoration: none;
  width: 23%;
  float: right;
}
.price-list .list-light div.item u span {
  font-size: 1.5em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #ff7011;
  display: block;
  cursor: default;
}
.price-list .list-light div.item u small {
  font-size: 0.8em;
  font-weight: normal;
  margin-top: -3px;
  border-bottom: 1px dotted #ff7011;
  color: #ff7011;
  line-height: 80%;
  cursor: default;
}
.price-list .list-light div.item u strong {
  display: block;
  width: 80px;
  font-size: 1em;
  padding-top: 8px;
}
.price-list .list-light div.item s {
  display: block;
  width: 23%;
  text-decoration: none;
  float: right;
}
.price-list .list-light div.item s span {
  font-size: 1.4em;
  font-weight: normal;
  font-family: Tahoma, Arial;
  color: #999999;
  display: block;
  cursor: default;
}
.price-list .list-light div.item s small {
  font-size: 0.8em;
  font-weight: normal;
  border-bottom: 1px dotted #999999;
  color: #999999;
  line-height: 80%;
  cursor: default;
}
.price-list .list-light div.item button.cart-add,
.price-list .list-light div.price button.cart-open {
  background: url('/pic/btns_orange.png') no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  font-size: 0.9em;
  height: 21px;
  text-shadow: 1px 1px 1px #99480b;
  width: 80px;
}
.price-list .list-light div.item button.cart-open {
  background: url('/pic/btns_blue.png') no-repeat;
  text-shadow: 1px 1px 1px #005571;
}
.price-list .search-content-in-list {
  margin: 10px -15px;
  background: #effbff;
  list-style: none;
  padding: 15px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.price-list .search-content-in-list li {
  list-style: none;
  padding: 5px 0px;
  margin: 0px;
}
.price-list .search-content-in-list li.h {
  color: #ff7011;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 7px;
}
.price-list .search-content-in-list li a {
  font-size: 1.2em;
  color: #444444;
}
.price-list .search-content-in-list li small {
  display: block;
  color: #666666;
  margin-top: 3px;
}
.price-list .search-content {
  margin: 0px;
  list-style: none;
  padding: 0px;
}
.price-list .search-content li {
  list-style: none;
  padding: 7px 0px;
  margin: 0px;
}
.price-list .search-content li a {
  font-size: 1.3em;
  color: #006a8d;
}
.price-list .search-content li small {
  display: block;
  color: #666666;
  margin-top: 3px;
  font-size: 1em;
}
#tiptip_content a.global-phone {
  color: #ffffff;
}
#tiptip_holder {
  max-width: 200px !important;
}
.signup {
  width: 400px;
  height: 70px;
  font-size: 1.3em;
  padding: 15px;
  display: table-cell;
  vertical-align: middle;
}
.signup a {
  font-size: 1em;
}
.wipers_items {
  display: block !important;
  background: #fff;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 7px;
}
.wipers_items__title {
  line-height: 1.4em;
  font-size: 1.4em;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  width: 84%;
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0px 0px;
}
.wipers_items__name {
  display: block;
  min-height: 36px;
  font-size: 16px;
  color: #333333;
}
.wipers_items__row {
  display: inline-block;
  width: 50%;
  margin: 10px 0;
  border-top: 1px solid #bdbdbd;
  padding: 10px 0;
  float: left;
  min-height: 100px;
}
.wipers_items__img {
  display: block;
}
.cart-added {
  display: inline-block;
  position: relative;
  height: 28px;
  width: 164px;
  vertical-align: middle;
}
.cart-added img {
  position: absolute;
  width: 60px;
  top: -16px;
  left: 50px;
}
.cart-added--related {
  width: 82px;
  height: 25px;
}
.cart-added--related img {
  position: absolute;
  width: 60px;
  top: -16px;
  left: 12px;
}
.cart-added--td {
  width: 16px;
  height: 16px;
  position: relative;
  margin-left: 10px;
  margin-top: 20px;
  top: -2px;
}
.cart-added--td img {
  position: absolute;
  width: 50px;
  top: -18px;
  left: -17px;
}
.search-sections-hits-labels {
  display: flex;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  flex-wrap: wrap;
}
.search-sections-hits-labels a {
  width: 20.5%;
  margin: 0px 1% 10px 0px;
  height: 15px;
  border: 1px solid #ccc;
  list-style: none;
  padding: 1.5%;
  border-radius: 5px;
  text-decoration: none;
  box-shadow: 0 0 3px 0px #ccc;
}
.search-sections-hits-labels a span {
  display: block;
  text-decoration: underline;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 2px;
}
.search-sections-hits-labels a small {
  display: block;
  color: #888888;
  font-size: 1em;
  font-style: italic;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.search-sections-hits-labels a:hover {
  box-shadow: 0 0 5px 0px #bbbbbb;
  color: #006a8d;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/addCartModal/addCart.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.modal-overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  top: 0;
  left: 0;
  display: none;
}
.cart-modal__notification {
  padding-bottom: 10px;
  font-weight: 600;
  display: none;
}
.cart-modal__notification__info {
  display: inline-block;
  background-color: #f8aa37;
  height: 15px;
  width: 15px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
}
.modal-body {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  background: #fff;
  border-radius: 7px;
  padding: 15px 15px 0;
  font-weight: 400;
}
.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 100;
}
.modal-close:before {
  content: '';
  width: 20px;
  height: 1px;
  background: #333;
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  left: 5px;
}
.modal-close:after {
  content: '';
  width: 20px;
  height: 1px;
  background: #333;
  transform: rotate(-45deg);
  position: absolute;
  top: 15px;
  left: 5px;
}
.cart-modal--big .modal-form {
  border-right: 1px solid #ddd;
  margin-bottom: 10px;
  padding-right: 20px;
}
.cart-modal__title {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}
.cart-modal__name {
  font-size: 18px;
  margin-bottom: 5px;
}
.cart-modal__number {
  margin-bottom: 15px;
  color: #7d7d7d;
}
.cart-modal__price {
  font-size: 20px;
}
.cart-quant__minus {
  display: inline-block;
  vertical-align: top;
  height: 29px;
  width: 28px;
  background: #0095c7;
  color: #fff;
  text-align: center;
  font-size: 22px;
  cursor: pointer;
  border: none;
  outline: none;
  position: relative;
}
.cart-quant__minus:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 8px;
  width: 12px;
  height: 2px;
  background: #fff;
}
.cart-quant__minus:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.cart-quant__input {
  display: inline-block;
  vertical-align: middle;
}
.cart-quant__input input {
  height: 29px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  outline: none;
  width: 100px;
  text-align: center;
}
.cart-quant__input input::-webkit-outer-spin-button,
.cart-quant__input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-quant__input input[type='number'] {
  -moz-appearance: textfield;
}
.cart-quant__plus {
  display: inline-block;
  vertical-align: top;
  height: 29px;
  width: 28px;
  background: #0095c7;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding-top: 4px;
  box-sizing: border-box;
  cursor: pointer;
  border: none;
  outline: none;
  position: relative;
}
.cart-quant__plus:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 8px;
  width: 12px;
  height: 2px;
  background: #fff;
}
.cart-quant__plus:after {
  content: '';
  position: absolute;
  top: 13px;
  left: 8px;
  width: 12px;
  height: 2px;
  background: #fff;
  transform: rotate(90deg);
}
.cart-quant__plus:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.cart-modal-line {
  position: relative;
}
.cart-modal-line .cart-quant {
  margin-bottom: 5px;
}
.cart-modal-bottom {
  margin-bottom: 15px;
}
.item-quant,
.item-quant-mult,
.item-from-mult-quant {
  display: none;
}
.cart-replace {
  display: none;
  margin-top: 10px;
}
.cart-after__text {
  font-size: 16px;
  margin: 0;
  line-height: 24px;
}
.cart-after__price {
  white-space: nowrap;
}
.cart-after-bottom {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px 0;
  gap: 10px;
  align-items: center;
}
.cart-after-bottom__right {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.cart-modal__max-quant,
.cart-modal__mult-quant {
  margin-bottom: 10px;
  font-size: 14px;
}
.cart-modal__max-quant.attention,
.cart-modal__mult-quant.attention {
  color: red;
  font-weight: bold;
  animation: color_change 0.3s;
  font-size: 1.2em;
}
@keyframes color_change {
  from {
    color: #000;
    font-size: 1em;
  }
  to {
    color: red;
    font-size: 1.2em;
  }
}
.related-scroll {
  overflow-y: auto;
}
.cart-modal-header {
  align-items: center;
}
.cart-modal-header * {
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .cart-after-bottom__right {
    justify-content: space-between;
    width: 100%;
    flex-wrap: nowrap;
  }
  .cart-modal__title {
    font-size: 18px;
  }
  .modal-body {
    top: 20px;
    width: 100%;
    min-height: 400px;
    max-height: 95vh;
    box-sizing: border-box;
  }
  .modal-body * {
    box-sizing: border-box;
  }
  .cart-modal__name {
    font-size: 16px;
    margin-bottom: 5px;
    max-height: 44px;
    overflow: hidden;
  }
  .cart-after__text {
    font-size: 12px;
    margin: 0;
    line-height: 1;
  }
  .cart-modal__number {
    margin-bottom: 10px;
  }
  .cart-modal__max-quant,
  .cart-modal__mult-quant {
    margin-bottom: 0px;
    font-size: 12px;
  }
  .cart-after-bottom {
    margin: 10px 0 15px;
  }
}
@media screen and (max-width: 400px) {
  .cart-after-bottom__right {
    gap: 10px;
    flex-wrap: wrap;
  }
  .cart-after-bottom__right .btn {
    width: 100%;
  }
  .cart-after-bottom__right .btn-border {
    order: 2;
  }
  .cart-modal__title {
    font-size: 15px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/checkout/checkout.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
#checkout {
  min-height: calc(100vh - 360px - 210px);
}
#checkout .color-block {
  box-sizing: border-box;
}
#checkout h1 {
  font-size: 2em;
  color: #000000;
  font-weight: normal;
  margin: 0px;
}
#checkout .tabs {
  margin-bottom: 20px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
}
#checkout .tabs a {
  font-size: 14px;
}
#checkout .tabs span {
  font-size: 11px;
  display: inline-block;
  position: relative;
  top: -4px;
  margin-right: 10px;
}
#checkout .tabs .active {
  color: #000;
  text-decoration: none;
  cursor: default;
}
#delay .color-block {
  box-sizing: border-box;
}
#delay .tabs {
  margin-bottom: 20px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
}
#delay .tabs a {
  font-size: 14px;
}
#delay .tabs span {
  font-size: 11px;
  display: inline-block;
  position: relative;
  top: -4px;
  margin-right: 10px;
}
#delay .tabs .active {
  color: #000;
  text-decoration: none;
  cursor: default;
}
.old-cart {
  display: inline-block;
  margin-bottom: 10px;
}
.cart-blocks {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  box-sizing: border-box;
  position: relative;
}
.cart-blocks * {
  box-sizing: border-box;
}
.cart-block {
  width: calc(50% - 5px);
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  padding: 0 15px;
  position: relative;
  background: #fff;
}
.cart-block--delay {
  width: 100%;
}
.cart-list-top {
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
}
.cart-list-top span {
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
}
.cart-notification {
  padding: 10px 0px 0;
}
.delete-all,
.delete-all-delay {
  font-size: 11px;
  margin-left: 5px;
  vertical-align: middle;
}
.delay-all,
.undelay-all {
  font-size: 11px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.check-all {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.check-all label {
  width: 16px;
  height: 16px;
  display: block;
  border: 1px solid #ddd;
  position: relative;
  margin-bottom: -1px;
}
.check-all input {
  display: none;
}
.check-all input:checked + label:before {
  content: "";
  border-right: 2px solid #0273a3;
  border-bottom: 2px solid #0273a3;
  width: 4px;
  height: 7px;
  transform: rotate(45deg);
  position: absolute;
  top: 1px;
  left: 4px;
}
.cart-list-box {
  padding-top: 20px;
}
.cart-one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.cart-one__check {
  width: 30px;
  text-align: center;
}
.cart-one__check label {
  width: 16px;
  height: 16px;
  display: block;
  border: 1px solid #ddd;
  position: relative;
}
.cart-one__check input {
  display: none;
}
.cart-one__check input:checked + label:before {
  content: "";
  border-right: 2px solid #0273a3;
  border-bottom: 2px solid #0273a3;
  width: 4px;
  height: 7px;
  transform: rotate(45deg);
  position: absolute;
  top: 1px;
  left: 4px;
}
.cart-one-flex {
  display: flex;
  align-items: center;
}
.cart-one-flex .cart-one-text {
  width: 70%;
}
.cart-one__photo {
  width: 75px;
  margin-right: 10px;
  position: relative;
}
.cart-one__photo a {
  width: 75px;
  height: 75px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
}
.cart-one__photo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  border: 0;
}
.cart-one__photo > img {
  border: 1px solid #ddd;
  width: 75px;
  max-width: none;
}
.cart-one__photo .icon-promo {
  transform: scale(0.6);
  top: 0px;
  right: -5px;
}
.cart-one-text {
  width: 50%;
  padding-right: 10px;
}
.cart-one-text__title {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
}
.cart-one-text__title .delivery-reasons {
  display: block;
  color: #ff3334;
  font-size: 11px;
}
.cart-one-text__article {
  font-size: 11px;
  color: #737373;
  line-height: 16px;
}
.cart-one-text__manufacturer {
  font-size: 11px;
  color: #737373;
  line-height: 16px;
}
.cart-one-text__days {
  font-size: 11px;
  color: #737373;
  line-height: 16px;
}
.cart-one-text__code {
  font-size: 11px;
  color: #737373;
  line-height: 16px;
}
.cart-one-text__parameter {
  font-size: 11px;
  color: #0273a3;
  line-height: 16px;
}
.cart-one__quant {
  width: 80px;
  position: relative;
  text-align: center;
  margin-right: 10px;
}
.good-quantity {
  width: 36px;
  height: 30px;
  border: 1px solid #ddd;
  text-align: center;
}
.cart-one__one-price {
  font-size: 10px;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 35px;
  left: 0;
}
.cart-one__one-price.hide {
  display: none;
}
.cart-one__actual-price {
  font-size: 14px;
  font-weight: 700;
}
.cart-one__discount {
  font-size: 14px;
  text-decoration: line-through;
  color: #818181;
  width: 100%;
}
.cart-one__discount.fullPrice {
  text-decoration: none;
  font-weight: 700;
  color: #000;
}
.cart-one__discount.fullPrice + .cart-one__actual-price {
  display: none;
}
.cart-one__price {
  width: 135px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cart-one__price .badge {
  padding: 0.4em 0.5em;
  font-size: 75%;
  margin-left: 5px;
}
.cart-one__price .no-discount {
  font-size: 10px;
}
.cart-one__delete {
  width: 30px;
}
.cart-one__delete .delete,
.cart-one__delete .delete-delay {
  width: 20px;
  height: 30px;
  position: relative;
  display: inline-block;
}
.cart-one__delete .delete:before,
.cart-one__delete .delete-delay:before {
  content: "";
  height: 14px;
  width: 2px;
  position: absolute;
  top: 10px;
  left: 8px;
  background: #ff3334;
  transform: rotate(45deg);
}
.cart-one__delete .delete:after,
.cart-one__delete .delete-delay:after {
  content: "";
  width: 14px;
  height: 2px;
  position: absolute;
  top: 16px;
  left: 2px;
  background: #ff3334;
  transform: rotate(45deg);
}
.cart-one__delete .preload {
  display: none;
  width: 20px;
  height: 30px;
  background: url('/pic/loader_mobile.gif') no-repeat center;
  background-size: contain;
}
.undelay {
  display: block;
  font-size: 10px;
  margin-top: 5px;
}
.cart-list-bottom {
  border-top: 1px solid #ddd;
  padding: 15px 0px;
  display: flex;
  justify-content: space-between;
}
.cart-list-bottom__params {
  font-size: 14px;
  margin-right: 10px;
}
.cart-list-bottom__params span {
  display: inline-block;
}
.cart-list-bottom__params em {
  display: block;
  font-size: 12px;
  font-style: normal;
  color: #737373;
}
.cart-list-bottom__summ {
  font-size: 14px;
  font-weight: 700;
  width: 185px;
}
.cart-list-bottom__summ b {
  display: inline-block;
}
.cart-list-bottom__summ span {
  display: inline-block;
  margin-right: 10px;
}
.quantity-edit {
  border: 1px solid #ddd;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 10;
  margin-left: -26px;
  margin-top: -35px;
  display: none;
}
.quantity-edit .preload {
  display: none;
  height: 30px;
  width: 40px;
  background: url(/pic/loader_mobile.gif) no-repeat center;
  background-size: 60%;
  vertical-align: middle;
}
.quantity-edit.open {
  display: block;
}
.quantity-max {
  font-size: 12px;
}
.quantity-mult {
  font-size: 12px;
  font-weight: bold;
  color: red;
  margin-top: 5px;
}
.quantity-form {
  margin: 10px 0px;
}
.quantity-form span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.quantity-input {
  display: inline-block;
  width: 36px;
  height: 30px;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  outline: none;
}
.quantity-minus {
  display: inline-block;
  height: 30px;
  width: 28px;
  vertical-align: middle;
  background: #0095c7;
  position: relative;
  cursor: pointer;
  transition: background ease-out 0.3s;
}
.quantity-minus:hover {
  background: #0273a3;
}
.quantity-minus:after {
  content: "";
  width: 12px;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 8px;
  background: #fff;
}
.quantity-plus {
  display: inline-block;
  height: 30px;
  width: 28px;
  background: #0095c7;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: background ease-out 0.3s;
}
.quantity-plus:hover {
  background: #0273a3;
}
.quantity-plus:before {
  content: "";
  height: 12px;
  width: 2px;
  position: absolute;
  top: 8px;
  left: 13px;
  background: #fff;
}
.quantity-plus:after {
  content: "";
  width: 12px;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 8px;
  background: #fff;
}
.quantity-confirm {
  height: 30px;
  width: 40px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #f6f5f6;
  background: -moz-linear-gradient(top, #f6f5f6 0%, #d4d4d4 100%);
  background: -webkit-linear-gradient(top, #f6f5f6 0%, #d4d4d4 100%);
  background: linear-gradient(to bottom, #f6f5f6 0%, #d4d4d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f6', endColorstr='#d4d4d4', GradientType=0);
  cursor: pointer;
  outline: none;
}
.quantity-confirm:hover {
  background: #d4d4d4;
}
.quantity-abort {
  font-size: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.order_price_alert {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 7px;
  background: #e9e9e9;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  behavior: url(/js/PIE.htc);
  position: relative;
  border: 1px solid #ccc;
}
.cart_empty ol {
  padding: 0;
}
a.delivery-reasons.danger {
  background: url(/pic/ico_fire.png) no-repeat center;
  border: none;
  width: 16px;
  text-indent: -1000px;
  line-height: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
}
.order-step {
  margin-top: 15px;
}
.order-step--lastinfo {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  position: relative;
}
.order-user-info {
  position: relative;
}
.order-step__title {
  font-size: 16px;
  margin-bottom: 10px;
}
.order-step__subtitle {
  font-size: 14px;
  margin-bottom: 10px;
}
.order-step-line {
  display: flex;
  justify-content: flex-start;
}
.order-step-col {
  position: relative;
  padding-right: 2.5px;
  padding-left: 2.5px;
}
.order-step-col:first-child {
  padding-left: 0;
}
.order-step-col:last-child {
  padding-right: 0;
}
.order-step-col > span {
  line-height: 30px;
}
.order-step-col > label {
  display: block;
  font-size: 12px;
  width: 100%;
  min-height: 14px;
}
.order-step-col > label em {
  color: #ff3334;
  font-style: normal;
}
.order-step-col input[type='text'],
.order-step-col input[type='password'],
.order-step-col input[type='tel'],
.order-step-col input[type='number'] {
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
  white-space: nowrap;
}
.order-step-col input[type='text']::-ms-clear,
.order-step-col input[type='password']::-ms-clear,
.order-step-col input[type='tel']::-ms-clear,
.order-step-col input[type='number']::-ms-clear,
.order-step-col input[type='text']::-ms-reveal,
.order-step-col input[type='password']::-ms-reveal,
.order-step-col input[type='tel']::-ms-reveal,
.order-step-col input[type='number']::-ms-reveal {
  display: none;
}
.order-step-col input[type='text'].error,
.order-step-col input[type='password'].error,
.order-step-col input[type='tel'].error,
.order-step-col input[type='number'].error {
  border-color: #ff3334;
}
.order-step-col input[type='number']::-webkit-inner-spin-button,
.order-step-col input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.order-step-col input[type='number'] {
  -moz-appearance: textfield;
}
.order-step-col p {
  margin: 5px 0 0;
  font-size: 12px;
}
.order-step-col__file:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.order-step-col__file.load:before {
  content: '';
  width: 6px;
  height: 4px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 30px;
  right: 10px;
}
.order-step-col__file span {
  display: block;
  width: 100%;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.order-step-col__file input[type='file'] {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0;
  height: 40px;
  z-index: 10;
  cursor: pointer;
}
.order-file-error {
  color: #ff3334;
  line-height: normal !important;
  font-size: 11px;
}
.order-step--policy {
  background: #fff0b5;
  border-radius: 5px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 20px;
}
.order-show-hidden {
  font-size: 14px;
  color: #0273a3;
  margin-bottom: 10px;
  cursor: pointer;
}
.order-show-hidden i {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4.5px 0 4.5px;
  border-color: #242424 transparent transparent transparent;
  vertical-align: middle;
  margin-left: 5px;
}
.custom-select {
  position: relative;
}
.custom-select input {
  background: url(/pic/select-arrow.png) #fff no-repeat 96% 50% !important;
  font-family: Tahoma, Arial;
}
.select-list {
  position: absolute;
  min-width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 10;
}
.select-one {
  padding: 5px;
  position: relative;
  cursor: pointer;
}
.select-one:hover {
  background: #fff0b5;
}
.select-one span {
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: right;
}
.select-one div {
  display: inline-block;
}
.select-one.active {
  background: #fff0b5;
}
.select-date {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #ddd;
}
.select-date-variants {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.select-date-variants .select-one:first-child {
  background: #fff0b5;
  border-radius: 5px 0 0 5px;
}
.select-date-variants .select-one:last-child {
  border-radius: 0 5px 5px 0;
}
.select-date-variants .select-one:hover {
  background: none;
  cursor: default;
}
.select-date-variants .select-one.active {
  background: #fff0b5;
  cursor: default;
}
.select-date-one {
  padding: 5px 10px;
}
div.select-date__day {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  display: block;
}
div.select-date__weekday {
  font-size: 12px;
  text-align: center;
  display: block;
}
.select-period {
  padding: 5px;
}
.select-period-error {
  color: #ff3334;
  padding: 5px 10px 0;
  display: none;
}
.select-period-one {
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  outline: none;
  display: inline-block;
  margin: 5px;
  cursor: pointer;
}
.select-period-one.active {
  background: #fff0b5;
}
.oder-delivery {
  position: relative;
}
.order-geo {
  font-size: 14px;
  color: #999;
  display: block;
  font-weight: 400;
}
.delivery-info__region {
  display: inline-block;
  color: #0095c7;
  text-decoration: underline;
  cursor: pointer;
}
.geo-alert {
  padding: 10px;
  text-align: center;
  font-size: 14px;
  background: #fff0b5;
  border-radius: 5px;
  margin-bottom: 20px;
}
.geo-alert a {
  font-size: 14px;
}
.map-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  display: none;
}
.map-overlay.open {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#map {
  width: calc(100% - 320px);
  height: 100%;
}
#map-ourpoint {
  width: calc(100% - 320px);
  height: 100%;
}
#map-autoservice {
  width: calc(100% - 320px);
  height: 100%;
}
.map-body {
  background: #fff;
  height: calc(90vh);
  overflow: hidden;
  width: 980px;
  position: relative;
  padding: 10px;
}
.tk-box {
  height: 100%;
  width: 870px;
}
.tk-list {
  height: 100%;
  overflow-x: auto;
}
.tk-list .placemarks-one {
  padding: 10px 20px;
  width: 50%;
  display: inline-block;
}
.tk-list .placemarks-one:hover {
  background: #fff;
}
.tk-list .placemarks-one__address {
  font-size: 16px;
  margin-bottom: 10px;
}
.tk-list .placemarks-one__name {
  font-size: 14px;
}
.placemarks-info {
  display: flex;
  flex-direction: column;
  min-height: 1px;
}
.placemarks-info__back {
  background: #ddd;
  padding: 10px 15px;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}
.placemarks-info__back::before {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  transform: rotate(45deg);
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.placemarks-info-content {
  padding: 10px 15px;
  overflow-y: auto;
}
.placemarks-filter.open {
  display: none;
}
.placemarks-filter-open {
  display: none;
}
.placemarks-rating {
  margin-bottom: 5px;
}
.map-tabs {
  display: none;
}
.map-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.map-overview {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.select-box {
  height: 100%;
}
.map-select {
  display: flex;
  width: calc(100% - 320px);
}
.map-body.loading .map-overview {
  opacity: 0;
}
.map-body.loading .map-box {
  background: url('/pic/loader-vue.gif') no-repeat center;
}
.filterLoad {
  width: 100%;
  height: auto;
  min-height: 80%;
  background: url('/pic/loader-vue.gif') no-repeat center;
}
.map-select-one {
  font-size: 16px;
  text-align: center;
  width: 50%;
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  padding: 5px 0;
  background: #fff;
  cursor: pointer;
}
.map-select-one.active {
  background: #fff0b5;
}
.map-select-one:nth-child(2) {
  border: none;
  background: none;
  color: #0095c7;
  text-decoration: underline;
}
.map-select-one:nth-child(2).active {
  text-decoration: none;
  color: #000;
}
.map-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 41px;
  cursor: pointer;
  z-index: 10;
  background: url(/pic/fb-close.png);
}
.delivery-method {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.delivery-one {
  width: calc( 50% - 2.5px );
  border: 1px solid #98d817;
  border-radius: 5px;
  padding: 5px 10px;
  margin-bottom: 5px;
  min-height: 58px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: box-shadow ease-out 0.3s;
}
.delivery-one.active {
  background: #fff0b5;
  border-color: #ffbe52;
}
.delivery-one.active .delivery-one__title {
  color: #000;
}
.delivery-one:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.delivery-one--new {
  position: absolute;
  top: 5px;
  right: 1px;
  transform: rotate(45deg);
  background: #ff3334;
  color: #fff;
  font-size: 10px;
  padding: 2px;
  line-height: 11px;
  z-index: 1;
}
.delivery-one--new:before {
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #ff3333 transparent;
}
.delivery-one--new:after {
  content: '';
  position: absolute;
  top: 0;
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 0 15px;
  border-color: transparent transparent transparent #ff3333;
}
.delivery-one-info {
  width: 100%;
}
.delivery-one__title {
  width: 100%;
  padding-bottom: 5px;
  color: #0095c7;
}
.delivery-one__price {
  padding-right: 10px;
}
.delivery-one__date {
  display: inline-block;
}
.delivery-tabs {
  width: 100%;
}
.delivery-tabs .alert {
  margin: 10px 0;
}
.open-map,
.open-map__selected {
  margin: 15px 0;
}
.selected-point__name {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 700;
}
.selected-point__adress {
  font-size: 14px;
  margin-bottom: 10px;
}
.selected-point__worktime {
  font-size: 12px;
  margin-bottom: 10px;
}
.selected-point__phone {
  font-size: 12px;
  margin-bottom: 10px;
}
.selected-point__alert {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #ff3334;
}
.selected-point__text {
  margin-top: 10px;
}
.select-deliver-point {
  display: block;
  font-size: 0.8rem;
}
.placemarks-panel {
  width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.placemarks-head {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
}
.placemarks-head__title {
  font-size: 16px;
  margin-bottom: 10px;
}
.placemarks-head__points {
  font-size: 14px;
  color: #535353;
}
.placemarks-filter {
  height: auto;
  flex: 0 0 auto;
}
.placemarks-filter.load {
  opacity: 0;
}
.placemarks-filter-one {
  display: block;
  width: 100%;
  padding: 2px 0;
  position: relative;
}
.placemarks-filter-one label {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 5px;
  font-size: 12px;
  color: #535353;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  width: 100%;
  background: #fff;
  cursor: pointer;
  transition: background ease-out 0.3s;
}
.placemarks-filter-one label .badge {
  margin-left: 10px;
}
.placemarks-filter-one label:hover {
  background: #fff0b5;
}
.placemarks-filter-one input {
  position: absolute;
  top: 7px;
  left: 5px;
}
.placemarks-filter-one input:checked + label {
  background: #ffda4f;
  color: #000;
  border-color: #ffda4f;
}
.placemarks-filter__outOfCity {
  padding: 5px 10px;
  cursor: pointer;
  text-align: center;
}
.placemarks-filter__outOfCity span {
  display: inline-block;
  vertical-align: middle;
}
.placemarks-filter__outOfCity .placemarks-filter__outOfCity-title {
  text-decoration: underline;
  color: #0095c7;
}
.placemarks-filter__outOfCity .placemarks-filter__outOfCity-quant {
  background: #fff0b5;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #242424;
  border-radius: 3px;
  padding: 2px 5px;
}
.placemarks-list {
  height: auto;
  overflow: auto;
}
.placemarks-list.load {
  opacity: 0;
}
.placemarks-list__empty {
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
}
.placemarks-one {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  cursor: pointer;
}
.placemarks-one.active {
  background: #fff0b5;
}
.placemarks-one__address {
  font-size: 12px;
  margin-bottom: 5px;
}
.placemarks-one__name {
  color: #535353;
  font-size: 12px;
  margin-bottom: 5px;
}
.placemarks-one__date {
  font-size: 14px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial;
}
.placemarks-one__date .del {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #535353;
  margin: 0 5px;
  vertical-align: middle;
}
.pay-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pay-one,
.pay-one--select {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: calc( 50% - 2.5px );
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 5px;
  color: #000;
  box-shadow: none;
  transition: box-shadow ease-out 0.3s;
}
.pay-one.active,
.pay-one--select.active {
  border-color: #98d817;
}
.pay-one.active .pay-one__checkbox,
.pay-one--select.active .pay-one__checkbox {
  border-color: #98d817;
}
.pay-one.active .pay-one__checkbox:before,
.pay-one--select.active .pay-one__checkbox:before {
  border-color: #98d817;
}
.pay-one:hover,
.pay-one--select:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.pay-one--empty {
  width: 100%;
  text-align: center;
  background: #e8e8e8;
}
.pay-one-icon {
  display: block;
  margin-top: 5px;
}
.pay-one__title {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.pay-one__checkbox {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border: 1px solid #ddd;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.pay-one__checkbox:before {
  content: '';
  width: 15px;
  height: 6px;
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  transform: rotate(-45deg);
  top: 5px;
  left: 3px;
  position: absolute;
}
.pay-one-body {
  width: calc(100% - 35px);
}
.pay-discount-badge {
  margin-top: 5px;
}
.pay-one-icon--cash {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -439px -265px;
  width: 34px;
  height: 32px;
}
.pay-one-icon--visaMaster {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -284px;
  width: 165px;
  height: 20px;
}
.pay-one-icon--yandex {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -274px -284px;
  width: 82px;
  height: 20px;
}
.pay-one-icon--sberSplit {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -439px -297px;
  width: 32px;
  height: 32px;
}
.pay-one-icon--payLate {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -439px -128px;
  width: 38px;
  height: 38px;
}
.pay-one-icon--bank {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -93px -361px;
  width: 48px;
  height: 37px;
}
.pay-one-icon--gpay {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -205px -115px;
  width: 68px;
  height: 45px;
}
.pay-one-icon--dolyami {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -165px -284px;
  width: 109px;
  height: 20px;
}
.pay-one-icon--wbPay {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: -439px -199px;
  width: 34px;
  height: 34px;
}
.last-info-line {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
}
.last-info-line:last-child {
  margin-bottom: 0;
}
.lastinfo-edit {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #0273a3;
  text-decoration: underline;
  cursor: pointer;
}
.checkout-update {
  display: none;
}
.checkout-clear {
  background: #0095c7;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  transition: box-shadow ease-out 0.3s;
  margin-top: 20px;
  border: none;
}
ul.city-auto {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 320px;
}
ul.city-auto .ui-menu-item {
  border: 1px solid transparent;
}
.update-map {
  display: none;
}
.ymaps-2-1-79-islets_serp-popup {
  display: none !important;
}
.carByNumber {
  font-size: 11px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 2px 10px;
}
.carByNumber__model {
  font-weight: 700;
}
.carByNumber-bottom {
  font-size: 10px;
}
.carByNumber__year {
  opacity: 0.8;
}
.carByNumber-confirm {
  border: none;
  outline: none;
  height: 30px;
  background: #ddd;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  transition: box-shadow ease-out 0.3s;
}
.carByNumber-confirm.active {
  border: none;
  outline: none;
  height: 30px;
  background: #0095c7;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  transition: box-shadow ease-out 0.3s;
}
.userCarConfirmed-box {
  display: flex;
  justify-content: space-between;
}
.order-step-col--5 {
  padding: 0 1px;
}
.srteetAutocompleet {
  background: #fff;
  margin: 0;
  padding: 0;
  border: 1px solid #c4c4c4;
}
.srteetAutocompleet li.ui-menu-item {
  color: #038ebd;
  padding: 0;
}
.srteetAutocompleet li.ui-menu-item:hover {
  background-color: #f2f2f2;
  cursor: pointer;
  color: #038ebd;
}
.srteetAutocompleet li.ui-menu-item.active {
  background-color: #e9e9e9;
}
.srteetAutocompleet li.ui-menu-item .ui-menu-item-wrapper {
  padding: 0;
  border: none;
  padding: 8px 10px;
}
.srteetAutocompleet li.ui-menu-item .ui-state-active {
  margin: 0;
  background: none;
  color: #038ebd;
}
.srteetAutocompleet li + li {
  border-top: 1px solid #ededed;
}
.order-step-col--flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.order-step-col--flex label {
  width: 100%;
}
.order-step-col input[name='promocode'] {
  display: block;
  width: calc(50% - 65px);
  margin-right: 5px;
}
.placemark_layout_container {
  width: 36px;
  height: 36px;
  background: #fff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25);
  position: relative;
  top: -36px;
  left: -36px;
  border-radius: 20px 20px 0px 20px;
  overflow: hidden;
  transition: all 0.3s;
}
.placemark_layout_container img {
  width: 100%;
}
.order-step-col--5 {
  padding: 0 1px;
}
.placemarks-show-all-points {
  margin-top: 10px;
  padding: 0 15px;
}
.order-ul {
  font-size: 12px;
  text-decoration: underline;
  color: #0273a3;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 170px;
  text-align: right;
  cursor: pointer;
}
.order-fl {
  font-size: 12px;
  text-decoration: underline;
  color: #0273a3;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 170px;
  text-align: right;
  cursor: pointer;
}
.cart-picked-region {
  margin: 0 15px;
}
.order-title {
  font-size: 20px;
  margin: 20px 0;
}
.phone-valid {
  position: absolute;
  width: 100%;
  min-width: 260px;
  top: -16px;
  left: -16px;
  padding: 15px;
  border: 1px solid #ddd;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 10;
}
.phone-valid-close,
.user-login-close {
  z-index: 10;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.phone-valid-close:before,
.user-login-close:before {
  content: '';
  width: 12px;
  height: 2px;
  background: #1b1b1b;
  position: absolute;
  top: 8px;
  left: 4px;
  transform: rotate(-45deg);
}
.phone-valid-close:after,
.user-login-close:after {
  content: '';
  width: 12px;
  height: 2px;
  background: #1b1b1b;
  position: absolute;
  top: 8px;
  left: 4px;
  transform: rotate(45deg);
}
.phone-valid-top {
  margin-bottom: 10px;
}
.user-phone-validate {
  margin-bottom: 10px;
}
.phone-valid-submit__button {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  height: 30px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #f6f5f6;
  background: -moz-linear-gradient(top, #f6f5f6 0%, #d4d4d4 100%);
  background: -webkit-linear-gradient(top, #f6f5f6 0%, #d4d4d4 100%);
  background: linear-gradient(to bottom, #f6f5f6 0%, #d4d4d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f6', endColorstr='#d4d4d4', GradientType=0);
  cursor: pointer;
  outline: none;
}
.phone-valid-submit__button:hover {
  background: #d4d4d4;
}
.phone-valid-submit {
  margin-bottom: 10px;
}
.phone-valid__label {
  font-size: 12px;
  margin-bottom: 10px;
}
.phone-valid__label__error {
  font-size: 12px;
  color: #ff3334;
  margin-bottom: 5px;
}
.phone-valid-confirm {
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
}
.phone-valid-confirm .form-control {
  width: 70%;
  margin-right: 10px;
}
.phone-valid-confirm .btn {
  width: 30%;
}
input.phone-valid-confirm__input {
  display: inline-block !important;
  width: 70% !important;
  margin-right: 3px;
  margin-bottom: 0px;
}
.user-login {
  position: absolute;
  top: -16px;
  left: 25%;
  width: calc(50% + 50px);
  padding: 15px;
  border: 1px solid #ddd;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 10;
}
.user-login__title {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}
.order-step-col--login {
  margin-bottom: 10px;
}
.order-step-col--login a {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 11px;
}
.order-step-col--auth {
  font-size: 14px;
}
.order-step-col--auth a {
  font-size: 14px;
}
.user-login__subtitle {
  margin-bottom: 15px;
  font-size: 12px;
}
.order-step-col.confirmed:before {
  content: '';
  width: 6px;
  height: 4px;
  border-left: 2px solid #42c017;
  border-bottom: 2px solid #42c017;
  transform: rotate(-45deg);
  position: absolute;
  bottom: 17px;
  right: 10px;
}
.login-bypass {
  text-decoration: underline;
  cursor: pointer;
}
.check-error {
  border-color: #ff3334 !important;
}
.show-pass {
  background-image: url(/pic/sprite/mnwxo894.sprite.png);
  background-position: 0px -406px;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  transform: scale(0.5);
  top: 18px;
  right: 0;
  cursor: pointer;
}
.order-step-col input.user-password {
  padding-right: 35px;
}
.phone-valid__resend {
  color: #0095c7;
  text-decoration: underline;
  margin-bottom: 5px;
  cursor: pointer;
}
.phone-valid__resend-timer {
  margin-bottom: 5px;
  text-align: center;
  padding: 5px;
  background: #fff0b5;
}
.remove-reciever {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  color: #0095c7;
  line-height: 18px;
  font-family: Tahoma, Arial;
  text-decoration: underline;
  margin-left: 10px;
}
.ul-data-alert {
  background: #fff0b5;
  border-radius: 5px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
}
.remove-file {
  z-index: 10;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 5px;
  right: 0;
}
.remove-file::before {
  content: '';
  height: 14px;
  width: 2px;
  position: absolute;
  top: 8px;
  left: 14px;
  background: #fff;
  transform: rotate(45deg);
}
.remove-file::after {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 14px;
  left: 8px;
  background: #fff;
  transform: rotate(45deg);
}
.order-step {
  position: relative;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
}
.order-step__title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #5e5e5e;
  line-height: 20px;
}
.complect-fast {
  margin-bottom: 10px;
}
.complect-fast .order-step__radio {
  padding: 5px 0 0px 0px;
}
.login-restore {
  position: absolute;
  top: 0;
  right: 0;
}
.order-step-col__login-bottom {
  display: flex;
  justify-content: space-between;
}
.order-box .phone-form-component__resend,
.order-box .phone-form-component__text {
  margin: 5px 0;
}
.order-box .phone-form-component__code .btn {
  width: 100%;
  margin-top: 10px;
}
.order-box .phone-form-component__confirm .btn {
  width: 100%;
  margin-top: 10px;
}
.order-confirm {
  margin: 20px 0 30px;
  display: flex;
  justify-content: space-between;
}
.order-price {
  width: calc(100% - 185px);
}
.order-price-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
  position: relative;
  margin-bottom: 10px;
}
.order-price-top--prepay {
  color: #999;
}
.order-price__col {
  display: inline-block;
  width: 50%;
  margin-bottom: 0px;
  background: #fff;
}
.order-price__col:nth-child(2n) {
  text-align: right;
}
.order-price__col--load {
  position: relative;
}
.order-price__col--discount {
  color: #ff3334;
  font-weight: 700;
}
.order-price-bottom {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  padding-top: 5px;
  border-top: 1px solid #000;
}
.order-confirm-right {
  width: 185px;
  margin-left: 25px;
}
.order-confirm__button {
  width: 100%;
  height: 45px;
  margin-right: 5px;
  font-weight: 700;
  font-size: 14px;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  background: #ffb600;
  background: -moz-linear-gradient(top, #ffb600 0%, #ff9e00 5%, #ff7a00 100%);
  background: -webkit-linear-gradient(top, #ffb600 0%, #ff9e00 5%, #ff7a00 100%);
  background: linear-gradient(to bottom, #ffb600 0%, #ff9e00 5%, #ff7a00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb600', endColorstr='#ff7a00', GradientType=0);
}
.order-confirm__button:hover {
  background: #ff7a00;
}
.order-error {
  border: 1px solid #ff3334;
  padding: 5px 5px;
  font-size: 12px;
  border-radius: 5px;
}
.order-step-error {
  border: 1px solid #ff3334;
  padding: 5px 5px;
  font-size: 12px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.address-variants__title {
  font-weight: 700;
  margin-bottom: 5px;
}
.address-variants {
  margin-bottom: 5px;
  color: #0095c7;
  text-decoration: underline;
  cursor: pointer;
}
.promocode_btn {
  display: block;
  width: 60px;
}
.error_promocode {
  margin-top: 5px;
  width: 100%;
}
.order-step-col.confirmed input[name="promocode"] {
  width: 215px;
  margin-right: 0;
}
.order-step-col.confirmed strong {
  padding-top: 5px;
  display: block;
}
.loading-button {
  padding: 0px 10px;
  line-height: 0;
  height: 38px;
}
.clear-promocode {
  width: 180px;
  height: 38px;
  margin-top: 13px;
}
.promo-result {
  display: block;
  width: 100%;
  margin-top: 5px;
}
.order-fast {
  display: flex;
  background: #F8FAFC;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.order-fast p {
  font-size: 13px;
  margin: 0 0 8px;
  color: #2F354D;
  line-height: 16px;
}
.order-fast span {
  font-size: 13px;
  color: #7B8AA8;
}
.order-fast-content {
  width: 500px;
  text-align: center;
}
.order-fast-content h1 {
  font-size: 20px;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
}
.order-fast-content h2 {
  font-size: 16px;
  margin: 0 0 15px;
}
.order-fast-content a {
  text-decoration: underline;
  font-size: 1rem;
  cursor: pointer;
}
.order-fast-content .btn {
  display: block;
  width: 100%;
  margin: 10px 0;
  height: 50px;
}
.order-fast-content .show-pass {
  top: 0;
}
.order-fast-content input[name='code']::-webkit-inner-spin-button,
.order-fast-content input[name='code']::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}
.order-fast-content .phone-form-component .big-phone {
  width: 300px;
  margin: 0 auto 15px;
}
.input-form {
  position: relative;
  width: 320px;
  margin: 0 auto 15px;
}
.input-valid-icon {
  position: absolute;
  top: 7px;
  right: 7px;
  height: 24px;
  width: 24px;
  background: #29b200;
  border-radius: 50%;
}
.input-valid-icon:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 8px;
  width: 6px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
}
.input-form--code {
  width: 120px;
}
.order-fast-back {
  font-size: 14px;
  margin-bottom: 20px;
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
}
.cart-order {
  padding: 0;
}
.order-box {
  margin: 0 15px;
}
.order-load {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 53px;
}
.order-load-text {
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: -25px;
}
.order-load-text span {
  opacity: 0;
  width: 95%;
  text-align: center;
  position: absolute;
  display: block;
}
.order-top {
  border-bottom: 1px solid #eaeaea;
}
.order-step__checkbox {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.order-step__checkbox label {
  margin: 0 0 0 5px;
  font-size: 14px;
  cursor: pointer;
}
.order-step__checkbox input {
  margin-left: 0;
}
.order-form-group {
  margin-bottom: 10px;
}
.order-load-text span:nth-child(1) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 0.7s;
}
.order-load-text span:nth-child(2) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 1.4s;
}
.order-load-text span:nth-child(3) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 2.1s;
}
.order-load-text span:nth-child(4) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 2.8s;
}
.order-load-text span:nth-child(5) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 3.5s;
}
.order-load-text span:nth-child(6) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 4.2s;
}
.order-load-text span:nth-child(7) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 4.9s;
}
.order-load-text span:nth-child(8) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 5.6s;
}
.order-load-text span:nth-child(9) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 6.3s;
}
.order-load-text span:nth-child(10) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 7s;
}
.order-load-text span:nth-child(11) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 7.7s;
}
.order-load-text span:nth-child(12) {
  animation: showBlock 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 8.4s;
}
.order-load-text span:nth-child(13) {
  animation: showBlockLast 0.7s linear;
  animation-iteration-count: 1;
  animation-delay: 9.1s;
  animation-fill-mode: forwards;
}
@keyframes showBlockLast {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showBlock {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.order-default-loading {
  height: 130px;
}
.order-default-loading img {
  display: block;
  margin: 0 auto;
  width: 100px;
}
.placemarks-filter--map {
  display: none;
}
.order-pay .alert {
  font-size: 16px;
}
.order-add .color-block {
  padding: 20px;
  font-family: Calibri;
  font-size: 1.1em;
  color: #666666;
}
.order-add .color-block img {
  padding-bottom: 10px;
}
.order-add .color-block hr {
  background: #E4E4E4;
  border: none;
  height: 3px;
}
.order-add .color-block ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-top: 11px;
}
.order-add .color-block ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.order-add .color-block ul li a {
  font-size: 1em;
}
.order-add div.discount {
  background: #effbff none repeat scroll 0 0;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  font-size: 1.4em;
  margin: 10px -20px;
  padding: 7px 20px;
  text-align: center;
  line-height: 100%;
  color: #ff6600;
}
.order-add div.discount b {
  font-size: 1.7em;
  display: block;
  margin-bottom: 11px;
  line-height: 130%;
}
.order-add div.discount span {
  font-size: 1.2em;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 115%;
}
.order-add div.discount a {
  line-height: 100%;
  display: block;
  margin-bottom: 5px;
  margin-top: 15px;
}
.cart_delay_empty {
  font-size: 14px;
  font-weight: 700;
  margin-top: 40px;
}
#menuLK {
  border: 0;
}
#menuLK .ui-menu-item-wrapper {
  padding: 0;
}
#menuLK .ui-menu-item-wrapper.ui-state-active {
  background: #dadada;
  border: 1px solid #999;
}
#menuLK.ui-widget-content a {
  color: #0095c7 !important;
  font-family: Calibri;
  width: 100%;
  display: block;
}
#menuLK .ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/pic/li_go.png");
  background-position: 0 6px;
}
#menuLK .ui-front {
  padding: 0 5px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/core/content/autoparts/autoparts.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.selection-light-container {
  padding: 20px;
  border: 2px solid #fccb08;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fafafa;
  margin-bottom: 20px;
}
.selection-light-container form.selections {
  margin-top: 11px;
  width: 100%;
}
.selection-light-select-auto div.head {
  margin-bottom: 7px;
  font-weight: bold;
  font-size: 1.3em;
}
.selection-light-select-auto select {
  border: 1px solid #8BB7D9;
  padding: 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 100%;
}
.selection-light-select-auto .item {
  width: 24%;
}
#select-auto-model .item {
  float: left;
  margin-right: 1%;
}
#select-size .group-label {
  float: left;
  width: 30%;
}
#select-size .group-label h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 14px;
}
#select-size .group-label a {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 0 3px 1px #aaaaaa;
  padding: 7px 15px;
  margin: 5px 30px 5px 0px;
  display: inline-block;
  border-radius: 5px;
  background: #0099cb;
  color: #ffffff;
}
#select-size .group-label a.active,
#select-size .group-label a:HOVER {
  background: #f96622;
}
#select-size .group-label ins.show-all {
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #f96622;
  font-weight: bold;
  cursor: pointer;
  font-size: 1.1em;
}
#select-size .group-label a.hidden {
  display: none;
}
.selection-light-container .selections-addon div.load {
  background: url("/pic/ico_load.gif") no-repeat center;
  min-height: 30px;
}
.selection-light-container .selections-addon {
  margin-top: 11px;
}
.selection-light-container .selections-addon ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.selection-light-container .selections-addon ul li {
  padding: 0px;
  margin: 0px 3px 0px 0px;
  list-style: none;
  display: inline;
}
.selection-light-container .selections-addon ul li.head {
  font-weight: bold;
  font-style: italic;
}
.load-other-selections div.load {
  background: url("/pic/ico_load.gif") no-repeat center;
  min-height: 30px;
}
.search-content-in-list.other-selections {
  background: #ffffff;
  padding: 1% 2%;
}
.search-content-in-list.other-selections h2 {
  margin: 0px;
  padding: 0px 0px 11px 0px;
  font-weight: normal;
}
.search-content-in-list.other-selections h2 i {
  font-weight: bold;
}
.search-content-in-list.other-selections h3 {
  font-size: 1.3em;
  margin: 0px;
  font-weight: normal;
}
.search-content-in-list.other-selections li.block {
  float: left;
  width: 27%;
  margin-right: 2%;
  border: 1px solid #fccb08;
  border-radius: 5px;
  padding: 2%;
  position: relative;
  list-style: none;
  background: #fff;
}
.search-content-in-list.other-selections li.block ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.search-content-in-list.other-selections li.block ul li {
  padding: 0px 0px 9px 0px;
  margin: 0px;
  list-style: none;
  display: block;
  text-align: center;
  height: 241px;
}
.search-content-in-list.other-selections li.block ul li ins {
  display: block;
  text-align: right;
  text-decoration: none;
  font-size: 11px;
}
.search-content-in-list.other-selections li.block ul li ins a {
  background: #2f95c8;
  text-decoration: none;
  color: #ffffff;
  font-size: 1em;
  padding: 1px 3px;
  line-height: 16px;
}
.search-content-in-list.other-selections li.block ul li i {
  display: block;
  padding-right: 11px;
}
.search-content-in-list.other-selections li.block ul li i small {
  display: inline-block;
}
.search-content-in-list.other-selections li.block ul li i a {
  display: table-cell;
  height: 150px;
  text-align: center;
  vertical-align: middle;
}
.search-content-in-list.other-selections li.block ul li i a img {
  max-height: 150px;
  max-width: 150px;
  border: 0px;
}
.search-content-in-list.other-selections li.block ul li a.name {
  font-weight: normal;
  font-size: 1em;
  margin: 0px;
  padding: 5px 11px 5px 0px;
  display: block;
}
.search-content-in-list.other-selections li.block ul li div.h a {
  color: #00749a;
}
.search-content-in-list.other-selections li.block ul li strong {
  display: block;
  padding-right: 11px;
}
.search-content-in-list.other-selections li.block ul li u {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-family: Tahoma, Arial;
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 7px;
  line-height: 25px;
}
.search-content-in-list.other-selections li.block ul li strong input.cart-add,
.search-content-in-list.other-selections li.block ul li strong input.cart-open,
.search-content-in-list.other-selections li.block ul li strong input.cart-add,
.search-content-in-list.other-selections li.block ul li strong input.cart-open {
  border: none;
  height: 25px;
  width: 82px;
  background: url("/pic/btn_basket_yellow_small.png") no-repeat left 0px;
  cursor: pointer;
  text-indent: -9999px;
  vertical-align: middle;
}
.search-content-in-list.other-selections li.block ul li strong input.cart-add:HOVER,
.search-content-in-list.other-selections li.block ul li strong input.cart-add:HOVER {
  background: url("/pic/btn_basket_yellow_small.png") no-repeat left -25px;
}
.search-content-in-list.other-selections li.block ul li strong input.cart-open,
.search-content-in-list.other-selections li.block ul li strong input.cart-open:HOVER,
.search-content-in-list.other-selections li.block ul li strong input.cart-open,
.search-content-in-list.other-selections li.block ul li strong input.cart-open:HOVER {
  background: url("/pic/btn_basket_yellow_small.png") no-repeat left -50px;
}
.search-content-in-list.other-selections li.block ul li.more-link {
  text-align: center;
  border-top: 0px none;
  margin-top: 0px;
  height: 20px;
}
.search-content-in-list.other-selections li.block ul li.more-link a {
  color: #F60;
  font-weight: bold;
  font-size: 1.2em;
}
.search-content-in-list.other-selections li.block .tun-label {
  background: #ff3334;
  position: absolute;
  right: 0px;
  top: 19px;
  padding: 5px 10px;
  color: #ffffff;
  font-size: 1em;
  border-radius: 5px 0px 0px 5px;
}
.select-auto-model-reset {
  border: none;
  height: 27px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #757575;
  background: #c5c5c5;
  background: -moz-linear-gradient(top, #c5c5c5 0%, #b3b3b3 1%, #999999 100%);
  background: -webkit-linear-gradient(top, #c5c5c5 0%, #b3b3b3 1%, #999999 100%);
  background: linear-gradient(to bottom, #c5c5c5 0%, #b3b3b3 1%, #999999 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5c5c5', endColorstr='#999999', GradientType=0);
  border-radius: 15px;
  cursor: pointer;
  padding: 0 15px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/login/login.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.phone-login-container {
  text-align: center;
}
.phone-login-container h1 {
  padding-right: 0px;
  margin-bottom: 15px;
}
.phone-field {
  font-size: 20px;
  width: 200px;
  padding: 7px;
}
.name-field {
  font-size: 20px;
  width: 400px;
  padding: 7px;
}
.percents-field {
  font-size: 20px;
  width: 200px;
  padding: 7px;
  overflow-y: hidden;
}
.code-field {
  font-size: 20px;
  width: 100px;
  padding: 7px;
  text-align: center;
}
.login-button {
  padding: 6px 10px;
  width: 200px;
  margin: auto;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background: #fe7e03;
  height: 40px;
  text-decoration: none;
  display: inline-block;
  border: none;
  margin-top: 15px;
  line-height: 25px;
  font-size: 15px;
  box-sizing: border-box;
}
.add-links {
  line-height: 200%;
}
.add-links a {
  text-decoration: none;
  font-size: 15px;
}
.error {
  display: block;
  color: red;
}
.back {
  margin-bottom: 10px;
}
.back a {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.massage {
  display: block;
  margin-top: 5px;
}
.massage a {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.set-discount-card h1 {
  width: 100%;
  padding: 0;
  text-align: center;
}
.set-discount-card input {
  box-sizing: border-box;
}
.set-discount-card label {
  width: 100%;
  display: block;
  margin-top: 10px;
}
.set-discount-card button {
  display: block;
  cursor: pointer;
}
#phone_form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.set-discount-line em {
  font-style: normal;
  font-size: 11px;
  margin-top: 5px;
}
.set-discount-line .error {
  max-width: 200px;
  text-align: center;
  margin-top: 10px;
}
.set-discount-timer {
  text-align: center;
  margin-top: 10px;
}
.set-discount-card .back {
  width: 220px;
  text-decoration: underline;
  color: #0273a3;
  font-size: 14px;
}
.set-discount-code {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.set-discount-code h1 {
  margin-bottom: 10px;
}
.set-discount-resend {
  margin-top: 10px;
  text-decoration: underline;
  color: #0273a3;
}
.phone-login-container .phone-form-component {
  width: 400px;
}
.phone-login-container .phone-form-component__confirm .btn,
.phone-login-container .phone-form-component__code .btn {
  margin-top: 15px;
  width: 100%;
  height: 50px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/garage/garage.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
h2 {
  font-size: 18px;
}
h2 a {
  font-size: 18px;
}
.home p {
  font-size: 16px;
}
.garage {
  min-height: 400px;
}
.car-list {
  display: flex;
  flex-wrap: wrap;
  flex: 30%;
  align-items: flex-start;
}
.car-list--list {
  flex-direction: column;
}
.car-list--list .car-one {
  width: 100%;
  display: flex;
  padding: 15px;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.car-list--list .car-one__image {
  margin-right: 5px;
  width: 55px;
}
.car-list--list .car-one-top {
  border: none;
  padding: 0 0 0 30px;
  height: auto;
  width: 310px;
}
.car-list--list .car-one-bottom {
  position: static;
  width: auto;
  padding: 0;
  width: calc(100% - 310px);
}
.car-list--list .car-one-bottom__top {
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.car-list--list .car-one-bottom__bottom {
  display: flex;
  justify-content: flex-end;
}
.car-list--list .car-one-bottom .btn {
  margin: 0 5px;
  text-transform: none;
  width: auto;
}
.car-list--list .car-one-info {
  order: 3;
  width: 100%;
  padding: 20px;
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
.car-list--list .car-one .car-getSelect {
  top: 50%;
  margin-top: -10.5px;
}
.car-list--list .car-one .car-selected:after {
  top: 50%;
  margin-top: -8px;
}
.car-list--list .car-one .car-selected:before {
  top: 50%;
  margin-top: -10.5px;
}
.car-list--table {
  flex-wrap: wrap;
}
.car-list--table .car-one-bottom__top {
  margin-bottom: 10px;
}
.car-list--table .car-one .btn {
  margin: 5px 0;
  text-transform: none;
}
.car-list--table .car-one .btn + .btn {
  margin-top: 5px;
}
.car-list--table .car-one-bottom__bottom {
  margin-top: 5px;
}
@media (max-width: 1105px) {
  .car-list--list .car-one-bottom__top {
    margin-bottom: 0;
  }
  .car-list--list .car-one-bottom .btn {
    width: 100%;
    margin: 5px;
  }
}
.add-car-title {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.add-car-header {
  display: flex;
  margin-top: 0;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
}
.add-car-header h1 {
  font-size: 20px;
}
.add-car-header__add.car-add-button {
  margin: 0 10px;
}
.add-car-header .flex {
  display: flex;
  align-items: center;
}
.car-one {
  vertical-align: top;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #343434;
  position: relative;
  border: 1px solid #ddd;
  display: inline-block;
  width: calc(33.3% - 15px);
  overflow: hidden;
  margin-right: 20px;
  background-color: #fff;
}
.car-one:nth-child(3n) {
  margin-right: 0;
}
.car-one__more {
  margin-top: 5px;
  display: inline-block;
  border-bottom: 1px dashed #000;
  color: #0095c7;
  text-transform: lowercase;
  cursor: pointer;
}
.car-one.selected {
  border: 1px solid #0095ca;
}
.car-one--modal {
  background: #f3f3f3;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.car-one_name {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: calc(100% - 80px);
}
.car-param {
  word-break: break-all;
}
.car-one__image {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  margin-left: 5px;
}
.car-one__image img {
  max-width: 100%;
}
.car-one-top {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
  height: 120px;
  box-sizing: border-box;
}
.car-one-info {
  padding: 12px 20px 0;
}
.car-one-bottom {
  padding: 15px;
}
.car-one-bottom .btn {
  width: 100%;
  display: block;
  text-transform: uppercase;
}
.car-one-bottom__title {
  font-weight: bold;
  font-size: 16px;
}
.car-title {
  padding: 15px;
  background: #f3f3f3;
  text-decoration: none;
  display: block;
  color: #343434;
  position: relative;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}
.car-selected:before {
  content: '';
  height: 21px;
  width: 21px;
  border-radius: 5px;
  background: #0095ca;
  color: #fff;
  position: absolute;
  left: 5px;
  top: 5px;
  box-sizing: border-box;
}
.car-selected:after {
  content: '';
  width: 6px;
  height: 10px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 7px;
  left: 11px;
}
.car-one__title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.car-one__title p {
  white-space: wrap;
  text-transform: none;
  margin: 0;
}
.car-getSelect {
  height: 21px;
  width: 21px;
  border-radius: 5px;
  background: #dddddd;
  color: #fff;
  position: absolute;
  left: 5px;
  top: 5px;
  cursor: pointer;
}
.car-getSelect:after {
  content: '';
  width: 6px;
  height: 10px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 3px;
  left: 6px;
}
.car-one__date {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 5px;
}
.car-one__vin {
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 500;
  margin-top: 5px;
}
.car-one-list {
  margin-bottom: 10px;
}
.car-one__param {
  margin-top: 5px;
  width: 100%;
}
.car-one__param td {
  font-size: 12px;
  padding: 2px 0;
  width: 50%;
}
.car-add-button {
  display: block;
  margin: 0 auto;
  width: 170px;
  height: 30px;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  outline: none;
  background: #ffe961;
  border-radius: 18px;
  border: 1px solid #ffaa22;
  box-shadow: inset 1px 1px #fff6af;
  background: linear-gradient(to bottom, #ffe961 0%, #ffaa22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe961', endColorstr='#ffaa22', GradientType=0);
  text-align: center;
  padding: 5px 0;
  box-sizing: border-box;
}
h1 .car-add-button {
  display: inline-block;
  margin-left: 10px;
}
.car-empty {
  text-align: center;
}
.car-empty p {
  font-size: 18px;
}
.add-car p {
  text-align: center;
  font-size: 18px;
}
.add-car-form {
  display: inline-block;
  width: calc(50% - 34px);
  padding: 30px 15px 30px;
  vertical-align: top;
}
.add-car-form:nth-child(2) {
  padding-right: 0;
}
.add-car-form:first-child {
  padding-left: 0;
  border-right: 1px solid #dddddd;
}
.add-car-form p {
  text-align: center;
  margin: 0;
  font-size: 18px;
  display: block;
  margin-bottom: 8px;
}
.add-car-elem {
  margin-bottom: 15px;
}
.add-car-elem label {
  font-size: 18px;
  display: block;
  margin-bottom: 8px;
  width: 300px;
}
.add-car-elem label a {
  background: #0095c7;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 16px;
  width: 15px;
  border-radius: 7px;
  margin-left: 5px;
}
.add-car-elem input[type='tel'] .error,
.add-car-elem input[type='text'] .error {
  background-color: red;
}
.add-car-elem input[readonly='readonly'] {
  background: #f3f3f3;
  color: #757575;
}
.add-car-elem select {
  width: 100%;
  height: 35px;
  border: 1px solid #ededed;
  padding: 0 5px;
  outline: none;
  font-size: 14px;
  -webkit-appearance: none;
}
.add-car-elem em.error {
  color: red;
  font-style: normal;
  font-size: 12px;
  display: block;
  text-align: left;
  padding-top: 5px;
}
.add-car-elem--add-vin {
  width: 300px;
}
.add-car-elem--hidden {
  display: none;
}
.add-car-elem--vin {
  position: relative;
}
.add-car-elem--vin label {
  text-align: center;
}
.add-car-elem--vin:before {
  content: '';
  width: 12px;
  height: 6px;
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  transform: rotate(-45deg);
  position: absolute;
  top: 14px;
  right: 10px;
}
.add-car-elem--vin.valid:before {
  border-color: #42c017;
}
.add-car-elem--vin.success:before {
  content: '';
  width: 50px;
  height: 50px;
  border: none;
  background: url('/pic/loader-vue.gif');
  background-size: cover;
  transform: rotate(0deg);
  position: absolute;
  top: -8px;
  right: -10px;
}
.add-car__notification {
  color: #242424;
  line-height: 16px;
}
.add-car__wrapper_info {
  text-align: center;
}
.add-car__example {
  display: inline-block;
  border: 1px solid #e4b203;
  border-radius: 5px;
  background: #ffefb7;
  padding: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
.add-car__how_to_find {
  display: inline-block;
  border-bottom: 1px dashed #3ba4dd;
  color: #3ba4dd;
  cursor: help;
}
.add-car__vin {
  position: absolute;
  top: -2px;
  right: -7px;
  width: 35px;
  height: 35px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
.add-car__vin:after {
  content: '';
  width: 10px;
  height: 12px;
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  left: 9px;
}
.add-car__vin.valid:after {
  border-right: 2px solid #42c017;
  border-bottom: 2px solid #42c017;
}
.add-car__vin.valideted:after {
  background: url('/pic/loader-vue.gif');
  background-position: center;
  background-size: cover;
  width: 35px;
  height: 35px;
  border: none;
  top: 0;
  left: -1px;
}
.add-car__model {
  background: -moz-linear-gradient(top, #fe7e03 0%, #fe7e03 100%);
  background: -webkit-linear-gradient(top, #fe7e03 0%, #fe7e03 100%);
  background: linear-gradient(to bottom, #fe7e03 0%, #fe7e03 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7e03', endColorstr='#fe7e03', GradientType=0);
  display: block;
  margin: 20px auto;
  width: 220px;
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  border: none;
}
.add-car__model:disabled {
  background: #f3f3f3;
  color: #757575;
}
.add-car-elem--add-vin .add-car__model {
  width: 300px;
}
.param-esc {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #000;
  text-align: center;
  border-radius: 5px;
  background: #dddddd;
  padding: 10px;
  width: calc(50% - 30px);
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.garage .delete {
  display: inline-block;
  width: 164px;
  height: 28px;
  font-weight: 700;
  color: #333;
  cursor: pointer;
  outline: none;
  background: #ffe961;
  border-radius: 14px;
  border: 1px solid #ffaa22;
  box-shadow: inset 1px 1px #fff6af;
  background: linear-gradient(to bottom, #ffe961 0%, #ffaa22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe961', endColorstr='#ffaa22', GradientType=0);
  text-align: center;
  padding: 5px 0;
  box-sizing: border-box;
}
.car-modification {
  width: 100%;
}
.car-modification table {
  font-size: 11px;
  width: 100%;
}
.car-modification th {
  text-align: left;
  padding: 5px 5px;
  font-size: 12px;
  background: #ededed;
  font-weight: 400;
}
.car-modification td {
  padding: 5px 5px;
  vertical-align: middle;
  border: 1px solid #ededed;
}
.car-modification .notification {
  font-size: 16px;
  color: #ff6600;
}
.car-modification label {
  width: 100%;
  font-size: 16px;
}
.add-new {
  font-size: 16px;
  display: block;
  text-decoration: none;
  color: #000;
  margin-bottom: 10px;
}
.add-new span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: 7px;
  width: 35px;
  height: 19px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.add-new span:before {
  content: '';
  width: 20px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 17px;
  left: 6px;
}
.add-new span:after {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: 14px;
  left: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
input[name='model'] + label {
  display: block;
  height: 20px;
  width: 20px;
  background: #ededed;
  position: relative;
}
input[name='model']:checked + label:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 5px;
  width: 10px;
  border-left: 2px solid #0095c7;
  border-bottom: 2px solid #0095c7;
}
input[name='model'] {
  display: none;
}
.garage-back {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 16px;
}
.garage-back:before {
  content: '';
}
.car-one__catalog {
  background: #fff0b5;
  border: 1px solid #dfb700;
  display: block;
  padding: 5px 0;
  text-align: center;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
  margin-top: 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.my-garage__title {
  text-align: center !important;
}
.my-garage-body {
  background: #fff;
}
.my-garage {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  z-index: 1000;
  top: 172px;
  left: 0;
}
.my-garage__close {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 10;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.my-garage__close:before {
  content: '';
  width: 18px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 12px;
  left: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.my-garage__close:after {
  content: '';
  width: 18px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 12px;
  left: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.my-garage-link {
  display: block;
  text-decoration: none;
  padding: 16px 15px;
  font-size: 16px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  position: relative;
  color: #000;
}
.my-garage-link a {
  text-decoration: none;
  color: #000;
}
.my-garage-link:after {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  border-left: 2px solid #474747;
  border-top: 2px solid #474747;
  position: absolute;
  top: 20px;
  right: 18px;
  transform: rotate(135deg);
}
.my-garage-cars {
  margin-bottom: 20px;
}
.garage-notice {
  padding: 5px 10px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  background: #edffba;
  border: 1px solid #9ed00d;
}
.garage .loading {
  min-height: 142px;
}
@media (max-width: 340px) {
  .header-nav__catalogs {
    font-size: 16px;
  }
  .car-one__title {
    font-size: 12px;
  }
  .car-one__catalog {
    padding: 10px 10px;
    font-size: 14px;
  }
  .car-one__catalog:after {
    height: 6px;
    width: 6px;
    top: 14px;
    right: 12px;
  }
}
.add-car-select {
  padding: 6px 10px;
  width: 250px;
  margin: auto;
  color: #fff;
  background: #fe7e03;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  background: -moz-linear-gradient(top, #fe7e03 0%, #fe7e03 100%);
  background: -webkit-linear-gradient(top, #fe7e03 0%, #fe7e03 100%);
  background: linear-gradient(to bottom, #fe7e03 0%, #fe7e03 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7e03', endColorstr='#fe7e03', GradientType=0);
  cursor: pointer;
  line-height: 20px;
  height: 20px;
}
.car-add-one {
  width: 90%;
  display: inline-block;
  text-decoration: none;
  color: #000;
  font-family: AvenirNext, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 15px 15px;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
  cursor: pointer;
}
.car-add-one.model {
  text-align: center;
}
.car-add__models_list {
  padding-left: 10px;
  padding-top: 10px;
}
.car-model-list-all .car-add-one {
  width: calc(25% - 20px);
  text-decoration: none;
  margin: 20px 0;
  position: relative;
  text-align: center;
  border: none;
  box-sizing: border-box;
}
.car-add-one__image {
  height: 200px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
  overflow: hidden;
}
.car-add-one__image img {
  max-width: 250px;
  height: auto;
}
.car-add-one__title {
  font-size: 9pt;
  color: #0095c7;
}
.car-add-one__date {
  font-size: 9pt;
}
.car-add__type_fuel {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 700;
}
.car-add__type_fuel_name {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0095c7;
  border-bottom: 1px dashed #0095c7;
  cursor: pointer;
}
.car-add__type_fuel_name.open {
  border-bottom: none;
  color: #ddd;
}
.car-add-list_items {
  padding: 11px 15px;
}
.car-add-list__type_fuel {
  display: inline-block;
}
.car-add-modification__name {
  font-size: 9pt;
  color: #0095c7;
  text-decoration: underline;
}
.car-add-modification_row {
  cursor: pointer;
}
.car-add-modification_row:hover {
  background: #fff7d4;
}
.car-add__modification_list {
  width: 100%;
}
.car-add__modification_list th {
  background: #e4e4e4;
  padding: 10px 10px;
  border-left: 1px solid #fff;
}
.car-add__modification_list td {
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
}
.car-add-one.model {
  width: 91%;
  border: none;
  padding: 0 0 5px;
}
.car-add-one.model span {
  color: #0095c7;
  border-bottom: 1px dashed #0095c7;
  cursor: pointer;
}
.car-add-one.model.open {
  border: 1px solid #ddd;
  padding-top: 10px;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
  z-index: 9;
  text-align: center;
}
.car-add-one.model.open span {
  border-bottom: none;
  color: #ff6600;
}
.car-add-one.letter {
  font-size: 9pt;
  color: #0095c7;
  text-decoration: underline;
  padding: 9px 0 0 30px;
  border: none;
}
.car-add-one.letter:hover {
  background: #fff;
}
.car-model-list__row {
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 30px;
  width: calc(100% - 40px);
  overflow: hidden;
}
.car-model-list__row:empty {
  display: none;
}
.car-model-list {
  display: none;
}
.car-add__items {
  columns: 4;
}
.car-add-list {
  display: inline-block;
  width: 25%;
}
.manufacturers-list {
  position: relative;
  padding-top: 63px;
  height: calc(100% - 63px);
  background: #fff;
}
.manufacturers-list__head {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f3f3f3;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 14px 16px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.manufacturers-list__head p {
  padding: 7px 0;
  margin: 0;
  text-align: left;
}
.manufacturers-list__head .garage-back {
  margin-bottom: 0;
}
.car-add-letter {
  position: absolute;
  left: 15px;
  color: #ff6600;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
}
.car-select {
  box-sizing: border-box;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100000;
  text-align: left;
  padding: 30px;
}
.car-select__close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.car-select__close:before {
  content: '';
  width: 15px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 15px;
  left: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.car-select__close:after {
  content: '';
  width: 15px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 15px;
  left: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.model-list,
.modificationList {
  background: #fff;
  height: 95%;
  position: relative;
  padding-top: 50px;
  overflow-y: auto;
}
.model-list.loading,
.modificationList.loading {
  background: #fff url('/pic/loader-vue.gif') no-repeat center;
}
.car-add__items {
  background: #fff;
}
.car-add__items.loading {
  height: 400px;
  background: url('/pic/loader-vue.gif') no-repeat center;
}
.vehicles {
  margin-bottom: 10px;
}
.vehicles tr td:last-child {
  width: 100px;
}
.vehicles-overflow {
  overflow-y: auto;
}
.add-car__message {
  margin-bottom: 10px;
  font-size: 14px;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 5px;
  text-align: center;
}
.add-car__select {
  padding: 3px 5px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  background: #fe7e03;
  width: 85px;
  margin: auto;
  cursor: pointer;
  height: 19px;
  position: relative;
}
.add-car__select img {
  position: absolute;
  top: -10px;
  left: 25px;
}
.car-param__show {
  text-decoration: underline;
  color: #0095c7;
  cursor: help;
}
.car-param__content {
  display: none;
}
.param-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.param-modal__overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.param-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 41px;
  cursor: pointer;
  z-index: 8040;
  background: url(/pic/fb-close.png);
}
.param-modal__content {
  background: #fff;
  padding: 20px 30px;
  position: absolute;
  top: 60px;
  left: 50px;
  max-width: calc(100% - 130px);
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}
.param-modal__content-text {
  text-align: center;
}
.param-modal__content-title {
  font-size: 1.7em;
  color: #f60;
  margin: 0 0 20px 0;
  padding: 0;
}
.laximo-message {
  font-size: 16px;
  margin-top: 20px;
}
.laximo-message a {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}
.vehicle-type--modal {
  background: #f3f3f3;
  margin-bottom: 0;
}
.vehicle-type-one--modal {
  padding: 10px 15px;
  border-bottom: none;
}
.vehicle-type-one--modal span {
  border-bottom: 1px dashed #0095c7;
}
.vehicle-type-one--modal.active {
  background: #fff;
}
.vehicle-type-one--modal.active span {
  border-bottom: none;
}
.laximo-message .global-phone {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.laximo-message .global-phone em {
  font-style: normal;
}
.grid-switch {
  margin-right: 10px;
}
.grid-switch button {
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 22px;
  margin: 0;
  opacity: 0.3;
  height: 45px;
  width: 45px;
  background-color: transparent;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 3px;
}
.grid-switch button.active {
  opacity: 1;
}
.grid-switch__list {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.91 1.455c-.804 0-1.456.65-1.456 1.454v1.455c0 .804.652 1.455 1.455 1.455H13c.803 0 1.455-.651 1.455-1.455V2.91c0-.803-.652-1.454-1.455-1.454H2.91ZM0 2.909A2.91 2.91 0 0 1 2.91 0H13a2.91 2.91 0 0 1 2.91 2.91v1.454A2.91 2.91 0 0 1 13 7.274H2.91A2.91 2.91 0 0 1 0 4.364V2.91Zm2.91 7.272c-.804 0-1.456.651-1.456 1.455v1.455c0 .803.652 1.455 1.455 1.455H13c.803 0 1.455-.652 1.455-1.455v-1.455c0-.804-.652-1.455-1.455-1.455H2.91ZM0 11.636a2.91 2.91 0 0 1 2.91-2.91H13a2.91 2.91 0 0 1 2.91 2.91v1.455A2.91 2.91 0 0 1 13 16H2.91A2.91 2.91 0 0 1 0 13.09v-1.454Z' fill='%23333'/%3E%3C/svg%3E");
}
.grid-switch__table {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.91 1.455c-.804 0-1.456.65-1.456 1.454v1.455c0 .804.652 1.455 1.455 1.455h1.455c.803 0 1.454-.651 1.454-1.455V2.91c0-.803-.65-1.454-1.454-1.454H2.909ZM0 2.909A2.91 2.91 0 0 1 2.91 0h1.454a2.91 2.91 0 0 1 2.909 2.91v1.454a2.91 2.91 0 0 1-2.91 2.91H2.91A2.91 2.91 0 0 1 0 4.364V2.91Zm11.636-1.454c-.803 0-1.454.65-1.454 1.454v1.455c0 .804.65 1.455 1.454 1.455h1.455c.803 0 1.455-.651 1.455-1.455V2.91c0-.803-.652-1.454-1.455-1.454h-1.455ZM8.727 2.909A2.91 2.91 0 0 1 11.637 0h1.454A2.91 2.91 0 0 1 16 2.91v1.454a2.91 2.91 0 0 1-2.91 2.91h-1.454a2.91 2.91 0 0 1-2.909-2.91V2.91ZM2.91 10.181c-.803 0-1.455.651-1.455 1.455v1.455c0 .803.652 1.455 1.455 1.455h1.455c.803 0 1.454-.652 1.454-1.455v-1.455c0-.804-.65-1.455-1.454-1.455H2.909ZM0 11.636a2.91 2.91 0 0 1 2.91-2.91h1.454a2.91 2.91 0 0 1 2.909 2.91v1.455A2.91 2.91 0 0 1 4.363 16H2.91A2.91 2.91 0 0 1 0 13.09v-1.454Zm11.636-1.455c-.803 0-1.454.651-1.454 1.455v1.455c0 .803.65 1.455 1.454 1.455h1.455c.803 0 1.455-.652 1.455-1.455v-1.455c0-.804-.652-1.455-1.455-1.455h-1.455Zm-2.909 1.455a2.91 2.91 0 0 1 2.91-2.91h1.454A2.91 2.91 0 0 1 16 11.636v1.455A2.91 2.91 0 0 1 13.09 16h-1.454a2.91 2.91 0 0 1-2.909-2.91v-1.454Z' fill='%23333'/%3E%3C/svg%3E");
}
.flip-list-move {
  transition: transform 1s;
}
#garage_form_model {
  display: flex;
  justify-content: center;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/vin-request-list/vin-request-list.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
.request-list {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  padding: 0 5px;
  box-sizing: border-box;
}
.request-list * {
  box-sizing: border-box;
}
.request-top {
  margin-bottom: 20px;
  display: none;
}
.request-list-title {
  color: #0095c7;
  font-size: 16px;
  border-bottom: 1px dashed #0095c7;
  margin-right: 10px;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
}
.request-list-title.active {
  border-bottom: none;
  color: #ff6600;
}
.request-block {
  display: none;
}
.request-block.active {
  display: block;
}
.request-list-top {
  border-bottom: 1px solid #ddd;
}
.request-list-table {
  width: 100%;
}
.request-list-top__col {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 5px;
}
.request-list-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 35% 35%;
  grid-template-columns: 30% 35% 35%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.request-list-one {
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  transition: height 0.3s;
  cursor: pointer;
  vertical-align: top;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px 65px 85px 25% 50%;
  -ms-grid-rows: auto;
  grid-template-columns: 50px 65px 85px 25% 50%;
  grid-template-rows: auto;
}
.request-list-one:hover {
  background: #effbff;
}
.request-list-one--head:hover {
  background: #fff;
}
.request-list-one__col {
  position: relative;
  padding: 10px 5px;
}
.grid-col-1 {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.grid-col-2 {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.grid-col-3 {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.grid-col-4 {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
.grid-col-5 {
  -ms-grid-column: 5;
  -ms-grid-row: 1;
}
.request-list-one__col--car {
  padding-right: 25px;
}
.request-list-parts {
  margin-bottom: 10px;
  display: -ms-grid;
  display: grid;
}
.request-list-parts.hide {
  display: none;
}
.request-list-parts:last-child {
  margin-bottom: 0;
}
.parts-list-hide {
  position: absolute;
  top: 10px;
  left: -25px;
  height: 18px;
  width: 18px;
  background: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
}
.parts-list-hide:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 2px;
  left: 4px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(-45deg);
  transition: all 0.5s;
}
.parts-list-hide.active:before {
  top: 6px;
  transform: rotate(135deg);
}
.request-list-parts__name {
  padding-right: 10px;
  overflow: hidden;
  display: inline-block;
  word-spacing: normal;
}
.request-list-parts__one {
  display: inline-block;
  word-spacing: normal;
}
.request-list-parts__one a {
  font-size: 11px !important;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
.request-list-parts__one--inProgress {
  display: inline-block;
  padding: 2px 5px;
  background: #0095c7;
  color: #fff;
  border-radius: 5px;
  font-size: 10px;
}
.request-list-parts__one--new {
  display: inline-block;
  padding: 2px 5px;
  background: #98d817;
  color: #fff;
  border-radius: 5px;
  font-size: 10px;
}
.request-list-parts__one--ready {
  display: inline-block;
  padding: 2px 5px;
  background: #ff6600;
  color: #fff;
  border-radius: 5px;
  font-size: 10px;
}
.request-list-parts__one--no {
  display: inline-block;
  padding: 2px 5px;
  background: #ff3334;
  color: #fff;
  border-radius: 5px;
  font-size: 10px;
}
.request-pagination {
  text-align: center;
  margin: 20px 0;
}
.request-pagination-list {
  list-style: none;
}
.request-pagination-list li {
  display: inline-block;
}
.request-pagination-list a {
  outline: none;
  padding: 4px 9px;
  font-size: 16px;
  cursor: pointer;
}
.request-pagination-list .disabled a {
  color: #ddd;
}
.request-pagination-arrow a {
  font-size: 18px;
}
.request-pagination-one {
  color: #0095c7;
  display: inline-block;
}
.request-pagination-one.active {
  background-color: #deeaee;
  color: #000;
}
.request-list-comment__one,
.request-list-comment__one--last {
  background: #dedede;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 15px;
  position: relative;
  word-wrap: break-word;
}
.request-list-comment__one:before,
.request-list-comment__one--last:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #dedede transparent transparent;
  left: -10px;
  top: 5px;
}
.request-list-comment__one--last {
  margin: 10px 0;
  display: inline-block;
  max-width: 40%;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/vin-requests/vin-requests.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
h1.vin-requests-title {
  font-size: 20px;
  margin-bottom: 20px;
  padding: 0;
}
.vin-request-block {
  margin-bottom: 30px;
}
.garage-cars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.garage-cars-one {
  width: calc(33% - 5px);
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-sizing: border-box;
  height: 80px;
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  transition: box-shadow 0.3s;
}
.garage-cars-one:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}
.garage-cars-one:nth-child(3n) {
  margin-right: 0;
}
.garage-cars-one b {
  display: block;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.garage-cars-one span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.garage-cars-one.active {
  border-color: #0095c7;
}
.garage-cars-one.active .garage-cars-one__check {
  background: #0095c7;
}
.garage-cars-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  height: 100%;
}
.garage-cars-one__check {
  height: 18px;
  width: 18px;
  border-radius: 3px;
  background: #dddddd;
  color: #fff;
  position: absolute;
  left: 3px;
  top: 3px;
}
.garage-cars-one__check:after {
  content: '';
  width: 4px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}
.garage-cars-one__delete {
  cursor: pointer;
  height: 18px;
  width: 18px;
  border-radius: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
}
.garage-cars-one__delete::after {
  content: '';
  height: 14px;
  width: 2px;
  position: absolute;
  top: 2px;
  left: 8px;
  background: #ff3334;
  transform: rotate(45deg);
}
.garage-cars-one__delete::before {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 2px;
  background: #ff3334;
  transform: rotate(45deg);
}
.garage-cars-one__img {
  width: 75px;
  margin-right: 15px;
  align-self: center;
}
.garage-cars-one__img img {
  width: 100%;
}
.garage-cars-one__descr {
  width: calc(100% - 90px);
}
.garage-cars-new {
  box-sizing: border-box;
  width: calc(33% - 5px);
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 5px;
  padding: 20px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  transition: box-shadow 0.3s;
}
.garage-cars-new:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}
.garage-cars-new:nth-child(3n) {
  margin-right: 0;
}
.select-parts {
  box-sizing: border-box;
  margin-top: 20px;
  width: 66%;
}
.select-parts em {
  font-size: 12px;
  color: #ff3334;
  margin-top: 10px;
  font-style: normal;
}
.select-parts-list {
  margin-bottom: 10px;
}
.select-parts--analog {
  margin-top: 10px;
}
.request-selectCar {
  padding-top: 20px;
}
.select-parts__title,
.request-selectCar__title {
  font-size: 16px;
  margin-bottom: 10px;
}
.select-parts-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-parts-add__input {
  width: calc(75% - 10px);
  margin-right: 10px;
  position: relative;
}
.select-parts-add__textarea {
  width: 100%;
  position: relative;
}
.select-parts-add__textarea textarea {
  resize: vertical;
}
.select-parts-add__checkbox {
  width: 100%;
  margin-right: 10px;
  position: relative;
}
.select-parts-add__checkbox input {
  vertical-align: middle;
  margin: 0;
  position: relative;
  top: 0px;
  line-height: 21px;
}
.select-parts-add__checkbox label {
  width: auto;
  vertical-align: middle;
  margin: 0;
}
.select-parts-add__info {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  font-family: 'Times New Roman', Times, serif;
  font-style: italic;
  background: #0095c7;
  color: #fff;
  width: 18px;
  text-align: center;
  height: 18px;
  line-height: 18px;
  border-radius: 10px;
  vertical-align: middle;
}
.select-parts-add__info .select-parts-add__info_text {
  font-family: Tahoma;
  color: #000;
  font-style: normal;
  display: none;
  position: absolute;
  width: 200px;
  background: #dedede;
  padding: 10px;
  border-radius: 5px;
  left: -100px;
  font-size: 11px;
  text-align: left;
  line-height: 14px;
}
.select-parts-add__info:hover .select-parts-add__info_text {
  display: block;
  z-index: 999;
}
.select-parts-add__button {
  width: 25%;
}
.select-parts-tips {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  z-index: 10;
  top: 20px;
  background: #fff;
  max-height: 200px;
  overflow-y: scroll;
  cursor: pointer;
}
.select-parts-tip {
  list-style: none;
  font-size: 12px;
  padding: 5px 10px;
}
.select-parts-tip:hover {
  background: #ddd;
}
.parts-list-one {
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
.parts-list-one:last-child {
  border-bottom: none;
}
.parts-list-one__remove {
  width: 20px;
  height: 30px;
  position: absolute;
  top: 5px;
  right: 0;
  cursor: pointer;
}
.parts-list-one__remove:before {
  content: '';
  height: 14px;
  width: 2px;
  position: absolute;
  top: 10px;
  left: 8px;
  background: #ff3334;
  transform: rotate(45deg);
}
.parts-list-one__remove:after {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 16px;
  left: 2px;
  background: #ff3334;
  transform: rotate(45deg);
}
.request-user {
  margin-bottom: 10px;
}
.request-user .phone-form-component__resend,
.request-user .phone-form-component__text {
  margin: 5px 0;
}
.request-user .phone-form-component__code .btn {
  width: 100%;
  margin-top: 10px;
}
.request-user .phone-form-component__confirm .btn {
  width: 100%;
  margin-top: 10px;
}
.login-form {
  margin-bottom: 10px;
}
.login-form .user-login {
  top: 95px;
  left: 32%;
  width: 33.33%;
}
.login-form-alert {
  font-size: 16px;
  text-align: center;
  background: #fff0b5;
  padding: 5px 10px;
  border-radius: 5px;
}
.login-form-alert a {
  cursor: pointer;
  text-decoration: underline;
  font-size: 16px;
}
.request-user-title {
  font-size: 16px;
  margin-bottom: 10px;
}
.request-user-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.request-user-col {
  width: calc(33% - 5px);
  margin-right: 10px;
  position: relative;
}
.request-user-col em.error,
.request-user-col em.confirm-error {
  color: #ff3334;
  font-style: normal;
  font-size: 11px;
  margin-top: 0px;
  display: block;
}
.request-user-col label em {
  color: #ff3334;
  font-style: normal;
}
.request-user-col.confirmed:before {
  content: '';
  width: 6px;
  height: 4px;
  border-left: 2px solid #42c017;
  border-bottom: 2px solid #42c017;
  transform: rotate(-45deg);
  position: absolute;
  top: 30px;
  right: 10px;
}
.request-newCar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-byParams-box {
  width: 50%;
}
.select-byParams__descr {
  text-align: center;
  font-size: 16px;
}
.select-byParams__descr--bottom {
  text-align: center;
}
.select-byParams__login {
  text-align: center;
  font-size: 18px;
  padding-top: 30px;
}
.select-byParams__login a {
  font-size: 18px;
}
.select-byParams__button {
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  width: 50%;
  margin: 0px auto 10px;
  border-radius: 5px;
  background: #ff8700;
  border: none;
  color: #fff;
  outline: none;
  cursor: pointer;
  transition: box-shadow ease-out 0.3s;
}
.select-byParams__button:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.select-fromGarage {
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  color: #0095c7;
  text-decoration: underline;
  width: 200px;
  margin: 10px auto 0;
}
.select-byVin {
  width: 50%;
  padding-right: 15px;
  border-right: 1px solid #ddd;
}
.select-byVin__title {
  font-size: 16px;
  margin-bottom: 10px;
}
.select-byVin__input {
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.select-byVin__input.valid {
  position: relative;
}
.select-byVin__input.valid:before {
  content: '';
  width: 12px;
  height: 6px;
  border-left: 3px solid #42c017;
  border-bottom: 3px solid #42c017;
  transform: rotate(-45deg);
  position: absolute;
  top: 30px;
  right: 10px;
}
.select-byVin__input.success {
  position: relative;
}
.select-byVin__input.success:before {
  content: '';
  background: url('/pic/loader-vue.gif');
  background-position: center;
  background-size: cover;
  width: 30px;
  height: 30px;
  border: none;
  top: 0;
  right: 0;
  position: absolute;
}
.select-byVin__input .error {
  margin-top: 0px;
  font-size: 11px;
}
.select-byVin__input .msg {
  font-size: 12px;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 5px;
  text-align: center;
  margin-top: 5px;
}
.select-byVin__descr {
  font-size: 11px;
  text-align: center;
}
.get-vinRequest {
  display: block;
  width: 300px;
  height: 35px;
  background: #fcc500;
  border-radius: 5px;
  border: none;
  border-top: 1px solid #ffb600;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: -moz-linear-gradient(top, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  background: -webkit-linear-gradient(top, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  background: linear-gradient(to bottom, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc500', endColorstr='#ff7a00', GradientType=0);
  cursor: pointer;
  outline: none;
}
.get-vinRequest:hover {
  background: #ff7a00;
}
.get-vinRequest:disabled {
  border-top: 1px solid #dedede;
  background: #dedede;
  cursor: not-allowed;
}
.vin-request-success,
.vin-request-error {
  padding: 50px 0;
}
.vin-request-success__title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.vin-request-success__title a {
  font-size: 18px;
}
.vin-request-success__reload {
  display: block;
  width: 20%;
  height: 35px;
  margin: 0 auto;
  background: #fcc500;
  border-radius: 5px;
  border: none;
  border-top: 1px solid #ffb600;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  background: -moz-linear-gradient(top, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  background: -webkit-linear-gradient(top, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  background: linear-gradient(to bottom, #fcc500 -1%, #ff9e00 1%, #ff7a00 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc500', endColorstr='#ff7a00', GradientType=0);
  cursor: pointer;
  outline: none;
}
.request-validation-error {
  font-size: 11px;
  color: #ff3334;
  margin-top: 0px;
}
.request-list-title__block {
  display: none;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.isBlock {
  display: none;
}
.isBlock .request-list-title__block {
  display: block;
}
.isBlock .vin-request-block {
  padding: 15px 30px;
  background: #f4faff;
  border: 1px solid #b9ccdb;
  margin: 20px 0 0;
  position: relative;
}
.isBlock .request-list-title {
  display: none;
}
.vin-request-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.request-policy {
  margin-left: 20px;
}
.garage-cars-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}
.garage-cars-modal__overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.garage-cars-modal__content {
  background: #fff;
  padding: 20px 30px;
  position: absolute;
  top: 60px;
  left: 50px;
  max-width: calc(100% - 130px);
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}
.garage-cars-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 41px;
  cursor: pointer;
  z-index: 8040;
  background: url(/pic/fb-close.png);
}
.garage-cars-modal__content-title {
  font-size: 1.7em;
  color: #f60;
  margin: 0 0 20px 0;
  padding: 0;
}
.garage-cars-modal__delete {
  display: block;
  margin: 0 auto;
  width: 164px;
  height: 28px;
  font-weight: 700;
  color: #333;
  cursor: pointer;
  outline: none;
  background: #ffe961;
  border-radius: 14px;
  border: 1px solid #ffaa22;
  box-shadow: inset 1px 1px #fff6af;
  background: linear-gradient(to bottom, #ffe961 0%, #ffaa22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe961', endColorstr='#ffaa22', GradientType=0);
  text-align: center;
  padding: 5px 0;
  box-sizing: border-box;
}
.request-selectCar--form {
  display: block;
}
.request-selectCar--form .request-selectGarage {
  width: 100%;
}
.request-selectCar--form .select-byVin {
  width: 100%;
  padding-right: 0;
  border-right: none;
  padding-top: 10px;
}
.request-selectCar--form .garage-cars {
  justify-content: space-between;
}
.request-selectCar--form .garage-cars-one {
  width: calc(50% - 5px);
  margin-right: 0;
}
.request-selectCar--form .garage-cars-new {
  width: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.request-selectCar--form .request-selectCar-or {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}
.request-selectCar--form .select-byVin__descr {
  font-size: 14px;
}
.request-selectCar--form .select-byVin__input.valid input {
  border-color: #0095c7;
}
#vin-request-form {
  display: none;
}
#vin-request-form .select-parts {
  width: 100%;
}
.select-parts-update {
  display: none;
}
.empty-result {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.empty-result h2 {
  width: 100%;
  margin-bottom: 20px;
}
.empty-result-left {
  width: 65%;
  background: #f4faff;
  border: 1px solid #b9ccdb;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.empty-result-title {
  padding: 15px 20px 0;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
}
.empty-result-right {
  width: 34%;
  background: #00a2d7;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.empty-result-right:before {
  content: '';
  display: block;
  height: 96px;
  width: 73px;
  background: url(/pic/operator-icon.png);
  background-position: center;
  position: relative;
  top: 10px;
}
.empty-result-right span {
  display: block;
}
.empty-result-one {
  width: 48%;
  padding: 15px 20px;
  box-sizing: border-box;
}
.empty-result-one .header-left-one--whatsapp {
  background: none;
}
.searchQuery {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
}
.searchQuery h1 {
  padding: 0;
  margin-bottom: 5px;
}
.searchQuery a {
  font-size: 16px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/vin-request-comments/vin-request-comments.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.request-list-comments__list {
  padding: 10px 0;
}
.request-list-parts__one--HasComments {
  position: relative;
  display: inline-block;
  padding: 2px 5px;
  background: #0095c7;
  color: #fff;
  border-radius: 5px;
  font-size: 10px;
  margin-top: 5px;
  cursor: pointer;
}
.vin-request-comments__comment {
  display: inline-block;
  max-width: 40%;
  padding: 10px;
  border-radius: 5px;
  word-wrap: break-word;
}
.vin-request-comments__wrapper {
  margin-bottom: 10px;
  text-align: justify;
}
.vin-request-comments__wrapper .left {
  float: left;
  position: relative;
  background: #dedede;
}
.vin-request-comments__wrapper .left:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #dedede transparent transparent;
  left: -10px;
  top: 12px;
}
.vin-request-comments__wrapper .left span {
  display: block;
  margin-bottom: 5px;
}
.vin-request-comments__wrapper .right {
  float: right;
  background: #0095c7;
  color: #fff;
  position: relative;
}
.vin-request-comments__wrapper .right:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #0095c7;
  right: -10px;
  top: 12px;
}
.vin-request-comments__wrapper .right span {
  display: block;
  margin-bottom: 5px;
}
.vin-request-comments__wrapper .clear {
  clear: both;
}
.vin-request-comments__textarea {
  display: block;
  resize: none;
}
.vin-request-comments__box {
  display: flex;
  position: relative;
}
.vin-request-comments__add {
  padding-top: 10px;
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
.vin-request-comments__text {
  width: calc(75% - 10px);
  margin-right: 10px;
  position: relative;
  z-index: 10;
}
.vin-request-comments__btn {
  width: 25%;
}
.vin-request-comments-user {
  font-weight: 700;
  margin-bottom: 5px;
}
.request-list-comments__noComments {
  text-align: center;
  color: #757575;
}
.vin-request-comments__error {
  font-size: 12px;
  color: #ff3334;
  margin-top: 5px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/laximo-catalog/laximo-catalog.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.model-info {
  background: #fff7d4 none repeat scroll 0 0;
  margin: 10px -1.5%;
  padding: 15px 19px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.model-info > div {
  width: 30%;
  margin-bottom: 5px;
}
.laximo-catalog h2 {
  font-weight: 400;
  font-size: 1.6em;
  margin: 3px 0;
  color: #000;
}
.category-one > .catalog-nav__link,
.catalog-nav__link.items {
  position: relative;
  padding-left: 15px;
}
.category-one > .catalog-nav__link span,
.catalog-nav__link.items span {
  content: '';
  position: absolute;
  top: 1px;
  left: -2px;
  background-image: url('/css/jstree/default/d.png');
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  text-decoration: none;
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  background-position: 0 0;
  cursor: pointer;
}
.category-one > .catalog-nav__link.open span,
.catalog-nav__link.items.open span {
  background-position: -18px 0;
}
.category-one > .catalog-nav__link.no-childrens,
.catalog-nav__link.items.no-childrens {
  padding-left: 0;
}
.catalog-nav__link {
  display: block;
  line-height: 18px;
}
.catalog-nav__link:hover {
  cursor: pointer;
  color: #0095c7;
}
.catalog-nav__link.link {
  padding-left: 15px;
}
.catalog-nav__link.link > div:hover {
  color: #0095c7;
  cursor: pointer;
}
.catalog-nav__link.found {
  color: #000;
  font-weight: 700;
}
.catalog-nav__link.active {
  color: #f60;
  font-weight: 700;
}
.catalog-type-title {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}
.category-one-child {
  display: none;
  padding-left: 15px;
}
.category-one-child--man {
  padding-left: 15px;
}
.category-one-count {
  display: inline-block;
  color: #96cc06;
  font-style: italic;
  margin-left: 5px;
}
.catalog-type {
  margin-bottom: 10px;
}
.catalog-type-one {
  display: inline-block;
  margin-right: 10px;
  border-radius: 4px;
  padding: 3px;
  background: #fff;
  border: 1px solid #d3d3d3;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  line-height: 24px;
  padding: 0px 10px;
}
.catalog-type-one:hover {
  background: #d3d3d3;
}
.catalog-type-one.active {
  background: #f60;
  border-color: #f60;
  color: #fff;
}
.category-filter {
  margin-bottom: 10px;
}
.category-filter input {
  height: 30px;
  border: 1px solid #ededed;
  padding: 0 5px;
  outline: none;
  font-size: 14px;
  border-radius: 5px;
  width: 100%;
  box-sizing: border-box;
}
.filterBy .category-one-child {
  display: block;
}
.category-one--manufacturer .catalog-nav__link {
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}
.laximo-panel .color-block {
  padding: 15px;
}
.laximo-panel h2 {
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 1.5em;
  line-height: 110%;
}
.laximo-panel h2 s {
  font-size: 0.75em;
  color: #5d5d5d;
  text-decoration: none;
  font-style: italic;
  display: block;
  font-weight: 400;
  line-height: 110%;
  margin-top: 3px;
}
.laximo-panel .model-info {
  margin: 10px -15px;
  padding: 15px 19px;
  display: block;
}
.laximo-panel .model-info div {
  width: 100%;
}
.laximo-panel .catalog-type {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.laximo-panel .catalog-type-one {
  width: auto;
  min-width: 28%;
  margin: 0;
}
.units {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.unit {
  width: calc(50% - 10px);
  border: 1px solid #ddd;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.unit .with-filter {
  position: absolute;
  top: 10;
  left: 10;
  background: url(/pic/laximosearch/filter.png) no-repeat;
  width: 32px;
  height: 32px;
}
.unit-img {
  display: block;
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
}
.unit-name {
  padding: 5px;
  text-align: center;
}
.unit-name--link {
  font-size: 16px;
  text-align: center;
}
.unit-name--more {
  text-decoration: none;
  color: #fff;
  background: #0095c7;
  font-weight: 700;
  border-radius: 10px;
  font-size: 16px;
  display: inline-block;
  width: 18px;
}
.unit-notes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  box-sizing: border-box;
}
.unit-notes-text {
  font-size: 14px;
}
.unit-notes-close {
  display: block;
  color: #474747;
  border: 1px solid #474747;
  padding: 5px 5px;
  margin-top: 7px;
  text-align: center;
  position: absolute;
  bottom: 22px;
  left: 25%;
  width: 50%;
  text-decoration: none;
  font-size: 14px;
  background: #fff;
  border-radius: 5px;
}
#picture_container {
  overflow: hidden;
  width: 100%;
  height: 450px;
  border: 1px solid #aaaaaa;
  position: relative;
  padding: 2% 0px;
  margin-bottom: 20px;
}
#picture_img {
  cursor: move;
}
#picture_content {
  position: relative;
  visibility: hidden;
}
#picture_content .label {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  font-family: monospace;
  overflow: hidden;
}
#picture_content .label a {
  white-space: nowrap;
  text-decoration: none;
}
#picture_content .label:hover {
  background: #0095c7;
  color: #ffffff;
}
#picture_content .label:hover a {
  color: #ffffff;
}
#picture_content .label-active {
  background: #ff6600 !important;
}
#picture_content .label-active a {
  color: #ffffff !important;
}
#picture_content .label-with-price {
  background: #96cc06;
}
#picture_content .label-with-price a {
  color: #ffffff;
}
#picture_content .tlabel {
  background: transparent !important;
}
#picture_content .label-active {
  background: transparent !important;
  border: 1px solid #ff6600;
}
#picture_control_container {
  position: absolute;
  right: -1px;
  top: -1px;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-radius: 0px 0px 0px 7px;
  padding: 7px 9px;
}
#picture_control_container .picture-control-button {
  -moz-box-shadow: inset 0px 1px 0px 0px #bee2f9;
  -webkit-box-shadow: inset 0px 1px 0px 0px #bee2f9;
  box-shadow: inset 0px 1px 0px 0px #bee2f9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
  background: -moz-linear-gradient(center top, #63b8ee 5%, #468ccf 100%);
  background-color: #63b8ee;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #3866a3;
  display: inline-block;
  color: #14396a;
  font-family: arial;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #7cacde;
}
#picture_control_container .picture-control-button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
  background: -moz-linear-gradient(center top, #468ccf 5%, #63b8ee 100%);
  background-color: #468ccf;
}
#picture_control_container .picture-control-button:active {
  position: relative;
  top: 1px;
}
#picture_control_container b {
  font-size: 1.3em;
  vertical-align: middle;
}
#picture_control_container .mouse-left {
  display: inline-block;
  width: 25px;
  height: 35px;
  background: url('/pic/ico-mouse-control.png') no-repeat 0px center;
  vertical-align: middle;
}
#picture_control_container .mouse-center {
  display: inline-block;
  width: 25px;
  height: 35px;
  background: url('/pic/ico-mouse-control.png') no-repeat -50px center;
  vertical-align: middle;
}
#picture_control_container .mouse-move {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/pic/ico-mouse-move.png') no-repeat center;
  vertical-align: middle;
}
#picture_with_price {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 120px;
  height: 25px;
  background: #96cc06;
  color: #ffffff;
  line-height: 25px;
  font-size: 1.2em;
  text-align: center;
}
.laximo-head {
  display: flex;
}
.laximo-body {
  display: block;
  width: 100%;
}
.laximo-head {
  font-size: 1em;
  text-align: left;
  background: #0095c7;
  padding: 10px 5px;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  font-weight: bold;
  padding: 10px 1.5% 10px 0.5%;
}
.laximo-head .position {
  width: 10%;
}
.laximo-head .number {
  width: 20.5%;
}
.laximo-head .name {
  width: 45.5%;
}
.laximo-head .amount {
  width: 13%;
}
.laximo-head .price {
  width: 13%;
  text-align: right;
}
.laximo-body .part {
  font-size: 1em;
  text-align: left;
  padding: 10px 5px;
  cursor: pointer;
  padding: 10px 1.5% 10px 0.5%;
  display: flex;
  color: #000;
  align-items: center;
}
.laximo-body .part:hover {
  background: #fff7d4;
  color: #000;
}
.laximo-body .part-active {
  background: #f60;
  color: #fff;
}
.laximo-body .part .position {
  width: 10%;
}
.laximo-body .part .number {
  width: 20.5%;
}
.laximo-body .part .name {
  width: 45.5%;
}
.laximo-body .part .amount {
  width: 13%;
}
.laximo-body .part .iprice {
  width: 13%;
  text-align: right;
  font-size: 1.4em;
}
.laximo-body .part .item-price {
  font-size: 18px;
  text-decoration: none;
  border-bottom: 1px dotted;
  display: inline-block;
  color: #0095c7;
  cursor: pointer;
}
.list-col--1-art {
  width: 14%;
}
.parts .result h3 {
  padding: 10px 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.2em;
  margin: 0 0;
}
.vehicles__wrapper {
  max-width: 100%;
  overflow-x: auto;
}
.icat .vehicles {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 10px 10px 0 0;
}
.icat .vehicles tr {
  cursor: pointer;
}
.icat .vehicles tr:hover td {
  background: #fff7d4;
  color: #000;
}
.icat .vehicles th {
  font-size: 1em;
  text-align: left;
  background: #0095c7;
  padding: 5px;
  color: #fff;
  cursor: pointer;
}
.icat .vehicles td {
  padding: 5px;
  margin: 0;
  vertical-align: middle;
}
.popup-message {
  width: 400px;
  font-size: 1.4em;
  margin: 20px;
}
.popup-message .replacement-checkout-return {
  font-size: 0.8em;
}
.popup-message h1,
.popup-message .big-msg {
  color: #005f7e;
  font-size: 1.3em;
  margin: 0px 0px 10px 0px;
  line-height: 110%;
}
.popup-message h2,
.popup-message .msg {
  color: #005f7e;
  font-size: 1.1em;
  margin: 0px 0px 0px 10px;
  line-height: 110%;
}
.popup-message .msg {
  width: 260px;
  padding-bottom: 20px;
}
.popup-message .button-wrapper {
  text-align: center;
}
.popup-message .button-wrapper .bbutton {
  font-size: 0.9em;
}
.filter select {
  border: 1px solid #bbb;
  font-size: 1.3em;
  padding: 5px;
  margin: 5px 0;
}
.filter .buttons {
  margin-top: 11px;
  text-align: center;
}
.filter .bbutton {
  font-size: 1.1em;
}
.laximo_wrapper .parts {
  border-bottom: 1px solid #f1f1f1;
}
.vin-search *,
.laximo-wizard * {
  box-sizing: border-box;
}
.laximo-wizard__remove {
  background-image: url(/pic/laximosearch/remove.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 18px;
  background-color: transparent;
  position: absolute;
  right: -40px;
}
.laximo-wizard__remove:focus,
.laximo-wizard__remove:hover {
  background-image: url(/pic/laximosearch/remove.png);
}
.vin-search {
  margin-bottom: 20px;
}
.vin-search-form {
  margin-bottom: 20px;
  align-items: flex-start;
}
.vin-search__input {
  width: 300px;
}
.autocatalog-table {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  margin-bottom: 25px;
}
.autocatalog-table.autocatalog-table--has-without-price {
  margin-bottom: 0;
}
.autocatalog-table-header {
  display: grid;
  grid-template-columns: 60px 1fr 2fr 1fr 100px;
  background: #f0f2f5;
  font-weight: 600;
  color: #444;
  padding: 12px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.autocatalog-table-body {
  display: grid;
  grid-template-columns: 60px 1fr 2fr 1fr 100px;
  padding: 10px;
  border-bottom: 1px solid #eee;
  transition: all 0.2s;
  align-items: center;
}
.autocatalog-table__link {
  font-size: 16px;
  text-decoration: none;
  border-bottom: 1px dotted;
  display: inline-block;
  color: #0095c7;
  cursor: pointer;
}
.autocatalog-table__code {
  font-family: monospace;
  font-size: 14px;
  color: #333;
}
.autocatalog-table__id {
  text-align: center;
  font-weight: 500;
  color: #555;
}
.autocatalog-table__name {
  color: #333;
  font-weight: 400;
}
.autocatalog-table__amount {
  display: inline-block;
  background: #f1f5f9;
  padding: 3px 6px;
  border-radius: 3px;
  margin: 2px;
  font-size: 13px;
}
.autocatalog-table__not_found {
  color: #999;
  font-style: italic;
}
.autocatalog-table-empty {
  padding: 20px;
  text-align: center;
  color: #777;
  font-style: italic;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/related-group/related-group.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
.cart-related {
  background: #f7f7f7;
  border-top: 2px solid #e4e4e4;
}
.related-goods {
  margin: 0;
  list-style: none;
  overflow: visible;
  position: relative;
  border-radius: 0 0 5px 5px;
  display: none;
}
.cart-modal .related-goods {
  max-height: calc(100vh - 400px);
  overflow-y: auto;
  display: block;
}
.cart-modal .cart-related {
  margin: 0px -15px 0;
  padding: 0 0px;
}
.related-forCart .related-goods {
  margin-top: 20px;
  border: 1px solid #e4e4e4;
  background: #fff;
  border-radius: 10px;
}
.related-forCart .related-goods:hover {
  background: #fff !important;
}
.related-forGood .related-goods {
  background: #f7f7f7;
  border-bottom: 1px solid #e4e4e4;
  border-top: 2px solid #e4e4e4;
  margin: 30px -1.5% -19px;
  padding: 0 0 15px;
}
.related-goods-cartUrl {
  display: none;
}
.related-goods-update {
  display: none;
}
.related-categories {
  display: flex;
  flex-wrap: wrap;
}
.related-categories * {
  box-sizing: border-box;
}
.related-categories .related-one {
  margin-bottom: 90px;
}
.related-list {
  display: flex;
  flex-wrap: wrap;
}
.related-list * {
  box-sizing: border-box;
}
.related-goods-title {
  display: block;
  height: auto;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 100%;
  color: #121212;
  width: 100%;
  margin: 10px 0px 10px 0px;
  text-align: center;
  min-height: auto;
}
.related-one {
  margin: 1.5% 1.5% 1.5% 1.5%;
  padding: 0px;
  list-style: none;
  display: block;
  width: 17%;
  height: 255px;
  position: relative;
}
.related-one-super-price {
  position: absolute;
  top: 100px;
  left: -5px;
  background: #9ed00d;
  width: 60px;
  height: 13px;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 13px;
  padding: 0px 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
@media only screen and (max-width: 1280px) {
  .related-one {
    width: 22%;
  }
}
.related-one-img {
  width: 107px;
  height: 107px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.related-one-img img {
  max-height: 107px;
  max-width: 107px;
  margin: auto;
  border: 0px;
}
.related-one-img .icon-promo {
  transform: scale(0.6);
  top: 0px;
  right: -5px;
}
.related-one-descr {
  margin-bottom: 10px;
}
.related-one-descr__title {
  margin-bottom: 7px;
  display: block;
}
.related-one-descr__article {
  display: block;
  color: #999;
}
.related-one-descr__code {
  display: block;
  color: #999;
}
.related-one-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.related-one-bottom__price {
  font-weight: bold;
  display: block;
  font-size: 15px;
}
.related-one-bottom__price s,
.related-one-bottom__price .old-price {
  font-size: 12px;
  color: #999;
  display: block;
  text-align: left;
}
.related-one-bottom__price .badge {
  padding: 0.2em 0.5em;
  font-size: 75%;
  margin-left: 5px;
}
.related-one-bottom__price .probable-price-alt {
  font-size: 10px;
  margin-top: 5px;
}
.related-one-bottom__price .probable-price-alt::after {
  font-size: 10px;
  width: 13px;
  height: 13px;
}
.related-category {
  margin: 1.5% 1.5% 1.5% 1.5%;
  padding: 0px;
  list-style: none;
  display: block;
  width: 17%;
  position: relative;
}
.related-one-more {
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  background: #fff;
  border: 1px solid #ced4da;
  position: absolute;
  top: 270px;
  left: 0;
  width: 100%;
  cursor: pointer;
}
.related-one-more br {
  display: none;
}
.related-one-more__top {
  font-size: 12px;
  text-decoration: underline;
  color: #0273a3;
  margin-bottom: 5px;
}
.related-one-more__bottom {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.related-category-menu-box {
  overflow: hidden;
  margin: 0 15px;
}
.related-category-menu {
  display: flex;
}
.related-category-one {
  padding: 2px 5px;
  background: #fff;
  border: 1px solid #999;
  font-size: 12px;
  border-radius: 3px;
  margin-right: 5px;
  cursor: pointer;
  max-width: 180px;
  display: flex;
  align-items: center;
  line-height: 14px;
  height: 40px;
  box-sizing: border-box;
  width: auto;
}
.related-category-one span {
  display: block;
  text-align: center;
}
.related-category-one.active {
  background: #ffda4f;
  border-color: #ffda4f;
}
.category-menu-next,
.category-menu-prev {
  background: #999;
  height: 40px;
  border-radius: 0 3px 3px 0;
  width: 25px;
  position: absolute;
}
.category-menu-next:before,
.category-menu-prev:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  top: 0;
  left: 0;
  top: 13px;
  left: 10px;
}
.category-menu-next:after,
.category-menu-prev:after {
  content: "";
  height: 40px;
  width: 35px;
  position: absolute;
  top: 0;
  right: 100%;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #f7f7f7 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #f7f7f7 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f7f7f7', GradientType=1);
}
.category-menu-next {
  top: 0;
  right: 0px;
  z-index: 10;
}
.category-menu-next.swiper-button-disabled {
  display: none;
}
.category-menu-prev {
  top: 0;
  left: 0px;
  z-index: 10;
  border-radius: 6px 0px 0px 6px;
}
.category-menu-prev.swiper-button-disabled {
  display: none;
}
.category-menu-prev:before {
  transform: rotate(180deg);
}
.category-menu-prev:after {
  left: 100%;
  transform: rotate(180deg);
}
.related-none {
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 120px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/autoservice/autoservice.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.address-r h1 {
  color: #FF6600;
  padding-bottom: 20px;
}
.address-scroll-list {
  max-height: 586px;
  overflow: hidden;
}
.address .map {
  margin: 20px 0;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  behavior: url(/js/PIE.htc);
  border: 1px solid #e4e4e4;
  padding: 5px;
  position: relative;
}
.address-item {
  margin-bottom: 15px;
}
.address-item.select {
  background: #cfe9fd;
  padding: 5px;
}
h2.address-item__title {
  padding: 0px;
  margin: 0px 0 10px;
}
h2.address-item__title a {
  font-size: 16px;
  font-weight: 400;
}
.address-item .rating {
  margin-bottom: 10px;
  display: inline-block;
  color: #656565;
  text-decoration: none;
}
.address-item .rating .rating .count {
  margin-left: 3px;
  color: #656565;
  font-size: 12px;
  font-weight: 400;
}
.address-item .rating .count .text {
  border-bottom: 1px dotted #656565;
  font-weight: 400;
  cursor: pointer;
}
.address-item__descr {
  font-size: 9pt;
}
.address-item__map {
  font-size: 1em;
}
.address-item__map .maps-show {
  display: inline-block;
  font-size: 0.8em;
  text-decoration: none;
  border-bottom: 1px dotted #444444;
  color: #444444;
  line-height: 150%;
  margin-right: 7px;
}
.address-item__map-gps {
  display: inline-block;
  font-size: 0.8em;
  color: #444444;
  font-style: normal;
}
.address h2 {
  font-size: 17px;
}
.address i.gps {
  font-size: 0.8em;
}
.address-content h3 {
  padding-bottom: 3px;
  padding-top: 7px;
  margin: 0;
  font-size: 1.2em;
  font-weight: 700;
}
.address #autoservice-map {
  margin: 20px 0;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  behavior: url(/js/PIE.htc);
  border: 1px solid #e4e4e4;
  padding: 5px;
  position: relative;
}
#autoservice-map .rating {
  margin-bottom: 5px;
  display: inline-block;
  color: #656565;
  text-decoration: none;
}
#autoservice-map .rating .count .text {
  border-bottom: 1px dotted #656565;
  font-weight: 400;
  cursor: pointer;
}
#autoservice-map .count_rating {
  vertical-align: text-bottom;
}
#autoservice-map .star-rating.empty,
#autoservice-map .star-rating .filled {
  display: inline-block;
  height: 12px;
}
.reviews {
  position: relative;
}
.review-list-title {
  font-size: 16px;
  font-weight: 700;
}
.review-list-one {
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
}
.review-list-one__top {
  margin-bottom: 10px;
}
.review-list-one__top .rating {
  display: inline-block;
}
.review-list-one__top .rating .text {
  font-size: 11px;
  color: #5f5f5f;
}
.review-list-one__top .star-rating.empty {
  vertical-align: middle;
}
.review-list-one__name {
  display: inline-block;
  margin-right: 25px;
  font-size: 12px;
  font-weight: 700;
}
.review-list-one__text {
  font-size: 12px;
}
.review-add {
  text-transform: uppercase;
  line-height: 20px;
  position: absolute;
  top: 2px;
  right: 0;
}
.review-modal {
  display: none;
}
.review-modal * {
  box-sizing: border-box;
}
.review-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  display: flex;
  align-items: center;
}
.review-modal-body {
  position: relative;
  width: 640px;
  margin: auto;
  height: auto;
  background: #fff;
  padding: 12px;
  border-radius: 5px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.7);
}
.review-modal-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 41px;
  cursor: pointer;
  z-index: 10;
  background: url(/pic/fb-close.png);
}
.review-modal-box {
  padding: 20px;
}
.review-modal-title {
  font-size: 18px;
  margin-bottom: 15px;
}
.review-modal-rating {
  margin-bottom: 10px;
}
.review-rating__title {
  font-size: 14px;
  display: inline-block;
}
.review-rating-stars {
  display: inline-block;
  vertical-align: middle;
}
.review-rating-star {
  width: 28px;
  height: 28px;
  margin-right: 2px;
  display: inline-block;
  background-position: 0 0;
  background-image: url(/pic/rating-star.png);
}
.review-rating-star--active {
  background-position-y: 27px;
}
.review-rating-label {
  display: inline-block;
  margin-right: 10px;
  color: #757575;
}
.review-modal-name {
  margin-bottom: 10px;
}
.review-modal-name input {
  font-family: 'Tahoma';
  height: 34px;
  width: 100%;
  border: 1px solid #dddddd;
  background: #fcfcfc;
  border-radius: 2px;
  padding: 0 10px;
}
.review-modal-name__title {
  font-size: 14px;
  margin-bottom: 5px;
}
.review-modal-text {
  margin-bottom: 10px;
}
.review-modal-text textarea {
  font-family: 'Tahoma';
  height: 70px;
  width: 100%;
  max-width: 100%;
  max-height: 200px;
  min-width: 100%;
  min-height: 70px;
  border: 1px solid #dddddd;
  background: #fcfcfc;
  border-radius: 2px;
  padding: 10px;
}
.review-modal-agreement {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.review-modal-agreement input {
  margin: 0 10px 0px 0;
}
.review-modal-agreement label {
  width: 100%;
  margin-bottom: 0;
}
.review-modal-agreement em.agreement-error {
  position: absolute;
  top: 15px;
  font-style: normal;
  left: 25px;
  color: red;
  padding-top: 5px;
}
.review-modal-dispatch--button {
  display: block;
  width: 175px;
  height: 45px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 14px;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  background: #ffb600;
  background: -moz-linear-gradient(top, #ffb600 0%, #ff9e00 5%, #ff7a00 100%);
  background: -webkit-linear-gradient(top, #ffb600 0%, #ff9e00 5%, #ff7a00 100%);
  background: linear-gradient(to bottom, #ffb600 0%, #ff9e00 5%, #ff7a00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb600', endColorstr='#ff7a00', GradientType=0);
}
.review-modal-dispatch--button:hover {
  background: #ff7a00;
}
#review-form em.error {
  font-style: normal;
  padding-top: 5px;
}
#review-form .review-modal-agreement {
  position: relative;
}
.review-sended--title {
  font-size: 18px;
  margin: 50px 0;
  text-align: center;
}
.review-list-empty {
  padding: 30px 0;
  text-align: center;
  color: #656565;
  font-size: 14px;
}
.popover {
  display: block;
  position: absolute;
  z-index: 1010;
  background-color: #fff;
  padding: 1px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 5px 15px -7px rgba(0, 0, 0, 0.5);
}
.popover .close {
  position: absolute;
  right: 5px;
  top: 1px;
  width: 30px;
  height: 40px;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTQgLjdsLS43LS43TDcgNi4zLjcgMCAwIC43IDYuMyA3IDAgMTMuM2wuNy43TDcgNy43bDYuMyA2LjMuNy0uN0w3LjcgN3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;
  opacity: 0.3;
}
.balloon__content {
  padding: 10px 12px;
  margin-right: 30px;
  padding-right: 0;
}
.balloon__content h1 {
  font-size: 14px;
  padding: 0;
  margin-bottom: 5px;
}
.popover-inner:after {
  content: "";
  transform: rotate(135deg);
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: -8px;
  background: #fff;
  left: 50%;
  margin-left: -8px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/address/address.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.phone-line .phone {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
  width: 130px;
}
.phone-line .phone-comment {
  display: inline-block;
  margin-left: 10px;
}
.address-r-item {
  margin: 0;
  padding: 5px;
}
.address-r-item h2 {
  margin: 0 0 5px;
}
.address-r-item-select {
  background: #f4f4f4;
}
.address-r-item-select h2 a {
  color: #333333;
  text-decoration: none;
}
.ymap-container {
  width: 100%;
  height: 100%;
}
.placemark_layout {
  width: 36px;
  height: 36px;
  background: #fff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25);
  position: relative;
  border-radius: 20px 20px 0px 20px;
  overflow: hidden;
  transition: all 0.3s;
  z-index: -1;
}
.placemark_layout img {
  width: 100%;
}
.address-landing {
  background: #fff;
}
.address-landing h1 {
  padding: 0;
  font-family: Tahoma;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.address-slider-top {
  margin-bottom: 20px;
}
.address-cut {
  margin-bottom: 20px;
}
.address-cut.open .address-cut-title::before {
  transform: rotate(0deg);
}
.address-cut.open .address-cut-body {
  display: block;
  height: auto;
  font-size: 14px;
}
.address-cut-title {
  margin: 0 -1.5%;
  background: #0099CB;
  font-size: 24px;
  text-transform: uppercase;
  padding: 15px 70px;
  color: #fff;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.45));
  cursor: pointer;
}
.address-cut-title:before {
  content: "";
  width: 19px;
  height: 12px;
  background: url(/pic/address-cut-arrow.png);
  position: absolute;
  top: 25px;
  left: 20px;
  transition: transform 0.3s;
  transform: rotate(180deg);
}
.address-cut-body {
  padding: 20px 55px;
  display: none;
}
.address-cut-body.about {
  position: relative;
  padding-right: 550px;
  margin-bottom: -20px;
  min-height: 400px;
  z-index: 1;
}
.address-cut-body.about p {
  font-size: 14px;
  line-height: auto;
}
.address-cut-body.about:before {
  content: "";
  position: absolute;
  top: 0;
  right: -18px;
  width: 480px;
  height: 100%;
  background: url(/pic/address-about.png) 0% no-repeat;
  background-size: cover;
  z-index: -1;
}
.address-slider .swiper-slide img:not(.lazy) {
  width: 100%;
}
.address-slider-prev,
.address-slider-next,
.photo-slider-prev,
.photo-slider-next {
  position: absolute;
  width: 64px;
  height: 64px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
  border-radius: 5px;
  z-index: 1;
  cursor: pointer;
  background: #0099CB url(/pic/address-slider-arrow.png) 50% 50% no-repeat;
}
.address-slider-prev.swiper-button-disabled,
.address-slider-next.swiper-button-disabled,
.photo-slider-prev.swiper-button-disabled,
.photo-slider-next.swiper-button-disabled {
  opacity: 0.4;
}
.address-slider-prev {
  bottom: 18px;
  right: 90px;
  transform: rotate(180deg);
}
.address-slider-next {
  bottom: 18px;
  right: 18px;
}
.photo-slider-prev {
  top: 50%;
  margin-top: -32px;
  left: -85px;
  transform: rotate(180deg);
}
.photo-slider-next {
  top: 50%;
  right: -85px;
  margin-top: -32px;
}
.address-contact-phone {
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
}
.address-contact-phone a,
.address-contact-phone div {
  width: 140px;
}
.address-contact-one {
  padding-left: 50px;
  z-index: 0;
  position: relative;
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 18px;
}
.address-contact-one h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.address-contact-one p {
  font-size: 14px;
  line-height: 18px;
}
.address-contact-one .address-icon {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  position: absolute;
  top: -17px;
  left: 0px;
  z-index: -1;
}
.address-contact-one .address-icon--phone {
  background: #FECD0C url(/pic/address-icon-phone.png);
}
.address-contact-one .address-icon--place {
  background: #FECD0C url(/pic/address-icon-place.png);
}
.address-contact-one .address-icon--time {
  background: #FECD0C url(/pic/address-icon-time.png);
}
.address-contact-one:last-child {
  margin-bottom: 0;
}
.photo-slider-wrap {
  overflow: hidden;
  margin: 0 -19px;
}
.photo-slider {
  position: relative;
  z-index: 1;
  width: 800px;
  margin: 0 auto;
}
.photo-slider .swiper-slide {
  width: auto;
}
.photo-slider .swiper-slide img {
  width: auto;
  height: 600px;
}
.adress-services-one {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.adress-services-one img {
  width: 100%;
}
.vacancies h2 {
  color: #FF6600;
  font-size: 1.5em;
  font-weight: normal;
  margin-top: 35px;
}
.vacancy .name {
  text-decoration: none;
  border-bottom: 1px dashed #0095C7;
  font-size: 1.4em;
}
.vacancy .description {
  display: none;
  background: #f1f1f1;
  border: 1px solid #dddddd;
  padding: 7px 11px;
}
#address-map {
  height: 500px;
}
@media screen and (max-width: 768px) {
  #address-map {
    height: 280px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/personal/personal.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.order-status-scale {
  font-size: 1em;
}
.order-status-scale ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  line-height: 100%;
}
.order-status-scale ins {
  display: block;
  height: 4px;
  background: #f5f5f5 url("/pic/order_status_not_active_bg.png") repeat-x;
  margin-bottom: 5px;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #999999;
}
.order-status-scale ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: block;
  vertical-align: top;
  float: left;
}
.order-status-scale ul li.active ins {
  background: #9ed00d url("/pic/order_status_active_bg.png") repeat-x;
}
.order-status-scale ul li.warning ins {
  background: #ff7213 url("/pic/order_status_warning_bg.png") repeat-x;
}
.order-status-scale ul li:FIRST-CHILD ins {
  border-left: 1px solid #aaaaaa;
}
.order-status-scale ul li b {
  font-size: 0.9em;
  display: block;
  line-height: 100%;
  margin: 4px 4px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
}
.order-status-scale ul li b a {
  font-size: 1em;
  text-decoration: none;
  color: #111111;
  cursor: default;
}
.order-status-scale ul li small {
  font-style: italic;
  margin: 4px;
  display: block;
  color: #333333;
}
.order-status-scale div.blog {
  margin: 7px 0px;
  font-size: 0.9em;
}
.order-info-list h2 {
  font-weight: 700;
}
.order h3 {
  font-size: 1.2em;
  padding: 0px;
  margin: 5px 0px;
}
.order h3 a.fancy-short {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.order h3 small.cancel-sended {
  color: #ff7213;
  font-style: italic;
  margin-left: 7px;
  font-size: 0.9em;
}
.order hr {
  size: 1px;
  height: 1px;
  border: none;
  border-top: 1px solid #E9E9E9;
  margin: 10px 0px;
  padding: 0px;
}
.order h3.col2 i {
  display: inline-block;
  width: 150px;
  font-style: normal;
  vertical-align: top;
}
.order h3.col2 b {
  display: inline-block;
  font-weight: normal;
}
.order a.status.fast-message {
  font-size: 1em;
  color: #000000;
  border-bottom: 1px dashed;
  cursor: default;
}
.order .pay-success {
  border: 2px solid #4fb83c;
  display: inline-block;
  padding: 5px 10px;
  color: #4fb83c;
  font-weight: bold;
}
.order .other-pay-show-container {
  margin: 10px 0 15px;
}
.order .other-pay-show {
  font-size: 1.1em;
  border-bottom: 1px dotted;
}
.order .other-pay-container {
  margin-top: 5px;
  border: 1px solid #bbbbbb;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/js/PIE.htc);
  position: relative;
}
.order .other-pay-container p {
  width: 100%;
  margin: 0 0 10px;
}
.other-pay-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}
.other-pay-bottom__price {
  margin-right: 30px;
}
.order .other-pay-container .other-pay-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
}
.order .other-pay-container .other-pay-list li {
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
  list-style: none;
  display: block;
}
.order .other-pay-container .other-pay-list li.info em {
  font-size: 0.9em;
}
.order .other-pay-container .other-pay-sum {
  border: 1px solid #999999;
  width: 100px;
  height: 40px;
  font-size: 14px;
  padding: 2px;
  box-sizing: border-box;
}
.order .other-pay-container .other-pay-ok {
  background: #009a2e;
  border: none;
  color: #ffffff;
  text-shadow: 1px 1px 1px #184e28;
  font-size: 15px;
  padding: 2px 20px 2px 35px;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  border-radius: 5px;
  height: 40px;
  width: 290px;
  display: flex;
  padding-left: 30px;
  align-items: center;
  justify-content: space-around;
  position: relative;
}
.order .other-pay-container .other-pay-ok:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/pic/sber-logo.png);
  background-size: contain;
  position: absolute;
  top: 10px;
  left: 10px;
}
.gpay-card-info-container {
  width: 100%;
}
.order .other-pay-container .other-pay-list-PaySystemDolyami .other-pay-ok {
  background: #000000;
  text-align: left;
  line-height: 13px;
}
.order .other-pay-container .other-pay-list-PaySystemDolyami .other-pay-ok b {
  display: block;
  font-weight: normal;
  margin-left: 5px;
}
.order .other-pay-container .other-pay-list-PaySystemDolyami .other-pay-ok b em {
  display: inline;
  font-style: normal;
}
.order .other-pay-container .other-pay-list-PaySystemDolyami .other-pay-ok ins {
  text-decoration: none;
  display: block;
}
.order .other-pay-container .other-pay-list-PaySystemDolyami .other-pay-ok:before {
  top: 12px;
  height: 17px;
  background-image: url(/pic/dolyami_logo.png);
}
.order .other-pay-container .other-pay-list-PaySystemSber .other-pay-ok,
.order .other-pay-container .other-pay-list-PaySystemSber2 .other-pay-ok {
  text-align: left;
}
.order .other-pay-container .other-pay-list-PaySystemSber .other-pay-ok b,
.order .other-pay-container .other-pay-list-PaySystemSber2 .other-pay-ok b {
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  line-height: 11px;
}
.order .other-pay-container .other-pay-list-PaySystemSber .other-pay-ok b em,
.order .other-pay-container .other-pay-list-PaySystemSber2 .other-pay-ok b em {
  display: block;
  font-style: normal;
  font-size: 10px;
  text-shadow: none;
  line-height: 7px;
  margin-top: 2px;
}
.order .other-pay-container .other-pay-list-PaySystemSber .other-pay-ok ins,
.order .other-pay-container .other-pay-list-PaySystemSber2 .other-pay-ok ins {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
}
.order .other-pay-container .other-pay-list-PaySystemYandex .other-pay-ok {
  --color-background: #fff;
  --color-primary: rgba(0, 0, 0, 0.86);
  --radial-gradient: 340px 82px at top, rgba(255, 92, 77, .1) 0%, rgba(235, 70, 159, .1) 10%, rgba(131, 65, 239, .036) 40%, rgba(63, 104, 249, 0) 52%;
  background: var(--color-background) radial-gradient(var(--radial-gradient));
  text-align: left;
  line-height: 13px;
  border: 1px solid #000000;
}
.order .other-pay-container .other-pay-list-PaySystemYandex .other-pay-ok b {
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  line-height: 11px;
  color: #000000;
  text-shadow: none;
}
.order .other-pay-container .other-pay-list-PaySystemYandex .other-pay-ok b em {
  display: block;
  font-style: normal;
  font-size: 10px;
}
.order .other-pay-container .other-pay-list-PaySystemYandex .other-pay-ok ins {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 5px;
  color: #000000;
  text-shadow: none;
}
.order .other-pay-container .other-pay-list-PaySystemYandex .other-pay-ok:before {
  top: 9px;
  height: 20px;
  background-image: url(/pic/split-logo.png);
}
.order .other-pay-container .other-pay-list-PaySystemSberSplit .other-pay-ok {
  --color-background: #fff;
  --color-primary: rgba(0, 0, 0, 0.86);
  --radial-gradient: 340px 82px at top, rgba(255, 92, 77, .1) 0%, rgba(235, 70, 159, .1) 10%, rgba(131, 65, 239, .036) 40%, rgba(63, 104, 249, 0) 52%;
  background: var(--color-background) radial-gradient(var(--radial-gradient));
  text-align: left;
  line-height: 13px;
  border: 1px solid #000000;
}
.order .other-pay-container .other-pay-list-PaySystemSberSplit .other-pay-ok b {
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  line-height: 11px;
  color: #000000;
  text-shadow: none;
}
.order .other-pay-container .other-pay-list-PaySystemSberSplit .other-pay-ok b em {
  display: block;
  font-style: normal;
  font-size: 10px;
}
.order .other-pay-container .other-pay-list-PaySystemSberSplit .other-pay-ok ins {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 5px;
  color: #000000;
  text-shadow: none;
}
.order .other-pay-container .other-pay-list-PaySystemSberSplit .other-pay-ok:before {
  top: 9px;
  height: 20px;
  background-image: url(/pic/sber-split-logo.png);
}
.order .other-pay-container .other-pay-list-PaySystemWb .other-pay-ok {
  background: #fff;
  text-align: left;
  line-height: 13px;
  border: 1px solid #000000;
  color: #000000;
  text-shadow: none;
  font-size: 12px;
}
.order .other-pay-container .other-pay-list-PaySystemWb .other-pay-ok:before {
  top: 9px;
  height: 20px;
  background-image: url(/pic/wb-pay.png);
}
.order .other-pay-container .other-pay-list li.other-pay-list-PaySystemPSB input,
.order .other-pay-container .other-pay-list li.other-pay-list-PaySystemSber input,
.order .other-pay-container .other-pay-list li.other-pay-list-PaySystemRbk input {
  background-color: #ff7011;
  border: 1px solid #aaaaaa;
}
.order .order-delivery-status {
  display: block;
  padding: 5px;
  margin: 3px 0px;
  background: #0095c7;
  color: #ffffff;
}
.order .order-delivery-status ins {
  background: #ffffff url("/pic/ico_load.gif") no-repeat left;
  text-decoration: none;
  padding: 1px 5px 1px 20px;
  color: #666666;
}
.order .order-delivery-status .text-field {
  width: 150px;
}
.order h2.goods,
.order h2.goods a {
  background: #c7c7c7 url("/pic/order_goods_bg.png") repeat-x top;
  color: #ffffff;
  text-shadow: 1px 1px 1px #757575;
}
.order div.goods {
  background: #ffffff;
}
.order div.goods {
  padding: 0px !important;
  position: relative;
}
.order div.goods dl {
  width: 100%;
  padding: 0px;
  margin: 0px;
  display: block;
  position: relative;
}
.order div.goods dl dt {
  border-bottom: 1px solid #e9e9e9;
  text-align: left;
  color: #9a9a9a;
  font-size: 0.8em;
  padding: 6px 1%;
  float: left;
  height: 12px;
}
.order div.goods dt.change {
  padding-right: 0px;
}
.order div.goods dd.change {
  padding: 10px 0px 10px 1%;
}
.order div.goods .image {
  padding-left: 1.2%;
  width: 10%;
}
.order div.goods .image a {
  display: block;
  width: 75px;
  height: 75px;
  text-align: center;
  border: 1px solid #eeeeee;
}
.order div.goods .image img {
  border: 0px;
  max-height: 75px;
  max-width: 75px;
}
.order div.goods .name {
  width: 39.6%;
}
.order div.goods .name a {
  color: #2f2f2f;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  line-height: 120%;
  vertical-align: middle;
}
.order div.goods .name i {
  display: block;
  color: #737373;
  font-style: normal;
  font-size: 0.9em;
  padding-top: 1px;
}
.order div.goods .name b {
  display: block;
  color: #9ed00d;
  font-weight: normal;
  font-size: 0.9em;
  padding-top: 5px;
}
.order div.goods .name small {
  display: block;
  color: #005F7E;
  font-style: normal;
  font-size: 0.9em;
  padding-top: 1px;
}
.order div.goods .name a.delivery-reasons {
  background: #fafafa;
  border: 1px solid #ff6600;
  display: inline-block;
  line-height: 90%;
  margin: 0px 3px 0px 0px;
  padding: 3px;
  font-weight: normal;
  font-size: 0.8em;
  color: #000000;
  width: 115px;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  text-decoration: underline;
}
.order div.goods .name a.delivery-reasons.danger {
  background: url("/pic/ico_fire.png") no-repeat center;
  border: none;
  width: 16px;
  text-indent: -1000px;
  line-height: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
}
.order div.goods .price {
  width: 12%;
  text-align: right;
}
.order div.goods .count {
  width: 12%;
  text-align: center;
}
.order div.goods .sum {
  padding-right: 1%;
  width: 12%;
  text-align: right;
}
.order div.goods dd {
  padding: 10px 1%;
  vertical-align: top;
  display: block;
  float: left;
  margin: 0px;
}
.order div.goods dl ins.super-price {
  background: #9ed00d none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff;
  font-size: 0.7em;
  height: 13px;
  left: 3px;
  line-height: 15px;
  padding: 0 3px;
  position: absolute;
  text-decoration: none;
  top: 79px;
  width: 53px;
  text-align: center;
}
.order div.goods dl ins.fast-delivery {
  background: #ff6600 none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff;
  font-size: 0.7em;
  height: 13px;
  left: 3px;
  line-height: 15px;
  padding: 0 3px;
  position: absolute;
  text-decoration: none;
  top: 64px;
  width: 75px;
}
.order div.goods dd.price {
  font-size: 1.4em;
}
.order div.goods dd.price s {
  display: block;
  color: #999999;
  font-size: 0.9em;
}
.order div.goods dd.price em {
  display: block;
  color: #ff6600;
  font-size: 0.8em;
}
.order div.goods dd.count {
  font-size: 1em;
  position: relative;
}
.order div.goods dd.count span {
  font-size: 1.4em;
}
.order div.goods dd.count input {
  font-size: 1.4em;
  width: 30%;
  border: 1px solid #C7C7C7;
  margin-top: -2px;
  text-align: center;
  vertical-align: middle;
}
.order div.goods dd.count .minus,
.order div.goods dd.count .plus {
  background: #0095C7;
  color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.2em;
}
.order div.goods dd.count .minus {
  padding: 0px 6px;
}
.order div.goods dd.count .plus {
  padding: 0px 5px;
}
.order div.goods dd.count .delete,
.order div.goods dd.count .unsatis-delete {
  font-size: 0.9em;
  line-height: 100%;
  color: #2f2f2f;
  display: block;
  margin: 11px 0px;
}
.order div.goods dd.count .delay,
.order div.goods dd.count .undelay {
  font-size: 0.9em;
  line-height: 100%;
  color: #0095C7;
  display: block;
  margin: 11px 0px;
}
.order div.goods dd.count .cart-type {
  font-size: 0.9em;
  line-height: 100%;
  color: #0095C7;
  display: block;
  margin: 11px 0px;
}
.order div.goods dd.count ins.loading-progressbar {
  display: none;
}
.order #cart_quantity_alert {
  display: none;
}
.order div.goods dd.count small {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #FF6600;
  display: block;
  margin: -4px 0px 0px 0px;
  padding: 3px;
  line-height: 110%;
  border-radius: 3px;
}
.order div.goods dd.sum {
  font-size: 1.4em;
  font-weight: bold;
}
.order div.goods .set-car,
.order div.goods .set-expend {
  font-weight: normal !important;
  font-size: 10px !important;
  color: #999999;
}
.order div.goods .set-car.selected,
.order div.goods .set-expend.selected {
  color: #ff6600;
}
.order h2.order-goods,
.order h2.order-goods a {
  background: #c7c7c7 url("/pic/order_goods_bg.png") repeat-x top;
  color: #ffffff;
  text-shadow: 1px 1px 1px #757575;
}
.order div.order-goods {
  background: #ffffff;
}
.order div.order-goods {
  padding: 0px !important;
  position: relative;
}
.order div.order-goods dl {
  width: 100%;
  padding: 0px;
  margin: 0px;
  display: block;
}
.order div.order-goods dd {
  padding: 10px 1%;
  vertical-align: top;
  display: block;
  float: left;
  margin: 0;
}
.order div.order-goods dl.canceled,
.order div.order-goods dl.canceled a,
.order div.order-goods dl.canceled b,
.order div.order-goods dl.canceled i {
  color: #BBBBBB;
}
.order div.order-goods dl dt {
  border-bottom: 1px solid #e9e9e9;
  text-align: left;
  color: #9a9a9a;
  font-size: 0.8em;
  padding: 6px 1%;
  float: left;
  height: 12px;
}
.order div.order-goods .image {
  padding-left: 1.2%;
  width: 10%;
}
.order div.order-goods .image a {
  display: block;
  width: 75px;
  height: 75px;
  text-align: center;
  border: 1px solid #eeeeee;
}
.order div.order-goods .image img {
  border: 0px;
  max-height: 75px;
  max-width: 75px;
}
.order div.order-goods .name {
  width: 25.6%;
}
.order div.order-goods .name a.name {
  color: #2f2f2f;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  line-height: 100%;
}
.order div.order-goods .name i {
  display: block;
  color: #737373;
  font-style: normal;
  font-size: 0.9em;
  padding-top: 1px;
}
.order div.order-goods .name b {
  display: block;
  color: #9ed00d;
  font-weight: normal;
  font-size: 0.9em;
  padding-top: 5px;
}
.order div.order-goods .name small {
  display: block;
  color: #005F7E;
  font-style: normal;
  font-size: 0.9em;
  padding-top: 1px;
}
.order div.order-goods .price {
  width: 12%;
  text-align: right;
}
.order div.order-goods .count {
  width: 7%;
  text-align: center;
}
.order div.order-goods .sum {
  width: 12%;
  text-align: right;
}
.order div.order-goods .status {
  padding-right: 1%;
  padding-left: 3%;
  width: 10%;
}
.order div.order-goods .canceld-line {
  width: 100%;
  padding: 0px;
  margin: 0px 0px 3px 0px;
  border-bottom-width: 2px;
}
.order div.order-goods dd {
  padding: 10px 1%;
  vertical-align: top;
  display: block;
  float: left;
  margin: 0px;
}
.order div.order-goods dd.price {
  font-size: 1.4em;
}
.order div.order-goods dd.count {
  font-size: 1em;
}
.order div.order-goods dd.count span {
  font-size: 1.4em;
}
.order div.order-goods dd.count input {
  font-size: 1.4em;
  width: 30%;
  border: 1px solid #C7C7C7;
  margin-top: -2px;
  text-align: center;
  vertical-align: middle;
}
.order div.order-goods dd.count .minus,
.order div.order-goods dd.count .plus {
  background: #0095C7;
  color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.2em;
}
.order div.order-goods dd.count .minus {
  padding: 0px 6px;
}
.order div.order-goods dd.count .plus {
  padding: 0px 5px;
}
.order div.order-goods dd.count .delete {
  font-size: 0.85em;
  line-height: 300%;
  color: #0095C7;
}
.order div.order-goods dd.count small {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #FF6600;
  display: block;
  margin: -4px 0px 0px 0px;
  padding: 3px;
  line-height: 110%;
}
.order div.order-goods dd.sum {
  font-size: 1.4em;
  font-weight: bold;
}
.order div.order-goods dd.status {
  font-size: 1.1em;
  line-height: 150%;
  font-style: italic;
}
.order div.order-goods dd.status a {
  color: #000000;
  border-bottom: 1px dashed;
  cursor: default;
}
.order div.order-goods dt ins {
  background: url("/pic/li_help.gif") no-repeat;
  width: 14px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}
.order div.summary {
  background: #f8f8f8;
  padding: 0.2% 1.2% 0 1.2%;
  border-top: 1px solid #e9e9e9;
}
.order div.summary.delay {
  height: 25px;
}
.order div.cart {
  padding-bottom: 1.2%;
}
.order div.summary i {
  float: left;
  width: 80.8%;
  text-align: right;
  padding: 10px 1.2% 0px 0px;
  font-style: normal;
  color: #878787;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 120%;
}
.order div.summary i.action-all {
  position: absolute;
  width: 300px;
  text-transform: none;
  font-size: 0.9em;
  padding-top: 12px;
  left: 1%;
  text-align: left;
}
.order div.summary i.action-all a {
  font-size: 8pt;
}
.order div.summary i.action-all .delete-all {
  color: #000000;
}
.order div.summary b {
  float: left;
  width: 18%;
  padding: 10px 0px 0px 0px;
  font-size: 1.5em;
  text-align: right;
  color: #ff7011;
  line-height: 95%;
}
.order div.summary .coupon-title {
  color: #ff7011;
}
.order div.final {
  background: #aee0f1;
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
  behavior: url(/js/PIE.htc);
  position: relative;
}
.order div.final i {
  float: left;
  width: 80%;
  text-align: right;
  padding: 1% 1.2% 1% 0px;
  font-style: normal;
  color: #005f7e;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 120%;
}
.order div.final b {
  float: left;
  width: 17.6%;
  padding: 1% 1.1% 1% 0px;
  font-size: 1.7em;
  text-align: right;
  color: #005f7e;
  line-height: 75%;
  font-weight: bolder;
}
.order div.final ins {
  background: #f8f8f8;
  display: block;
  height: 10px;
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
  behavior: url(/js/PIE.htc);
  position: relative;
}
.order h2.section-head {
  font-size: 1.4em;
  height: 40px;
  font-weight: normal;
  line-height: 31px;
  padding: 0px 1.2% 0px 1.2%;
  margin: 0px -1% 0px -1%;
  border-radius: 10px 0px 0px 0px;
  -moz-border-radius: 10px 0px 0px 0px;
  -webkit-border-radius: 10px 0px 0px 0px;
  behavior: url(/js/PIE.htc);
  position: relative;
}
.order h2.section-head small {
  float: right;
  font-size: 0.8em;
}
.order h2.section-head a {
  font-size: 1em;
  text-decoration: none;
}
.order h2.section-head a.section-colsp {
  background: url("/pic/order_colsp_exp.png") no-repeat;
  padding-left: 25px;
}
.order h2.section-head a.section-exp {
  background: url("/pic/order_colsp_exp.png") no-repeat left -20px;
  padding-left: 25px;
}
.order div.section {
  padding: 12px 0.7% 15px 0.7%;
  margin: 0px -1% 0px -1%;
  border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
  color: #000000;
  position: relative;
  top: -10px;
}
.order div.step-container {
  padding: 10px 0.7% 7px 0.7%;
  margin: 0 0 0 0;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  behavior: url(/js/PIE.htc);
  color: #000000;
  position: relative;
}
.order div.step-container div.row {
  margin-bottom: 3px;
  padding: 4px 2px;
}
.order div.step-container div.row-select {
  padding: 3px 1px !important;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  behavior: url(/js/PIE.htc);
  position: relative;
}
.order .step-container .info {
  margin: 3px 0px 7px 25px;
  line-height: 140%;
}
.order .user-delivery-info {
  border-radius: 7px;
  border: 3px solid #ffda4f;
  margin: 9px 0px;
  padding: 10px;
  font-size: 13px;
  background: #f7f7f7;
}
.pay-form input.error {
  display: inline-block;
  margin-right: 10px;
  border: 1px solid red;
}
.pay-form em.error {
  display: inline-block;
  font-style: normal;
}
input.gsbutton,
a.gsbutton {
  border: none;
  width: 80px;
  height: 21px;
  background: url(/pic/btns_gray.png) no-repeat;
  font-size: 0.9em;
  color: #ffffff;
  text-shadow: 1px 1px 1px #757575;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  line-height: 21px;
  text-decoration: none;
}
.find-orders {
  display: flex;
  align-items: flex-end;
}
.find-orders-input {
  width: 20%;
  margin-right: 5px;
}
.find-orders-input label {
  width: 100%;
  display: block;
}
.find-orders-input input {
  border: 1px solid #ddd;
  height: 34px;
  border-radius: 7px;
  width: 100%;
  padding: 0px 10px;
  box-sizing: border-box;
}
.find-orders-input--checkbox {
  display: flex;
  align-items: center;
}
.find-orders-input--checkbox input {
  width: 20px;
  margin-right: 5px;
}
.find-orders-search {
  width: 20%;
  height: 34px;
  font-size: 14px;
  border-radius: 7px;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  background: #02689f;
  box-sizing: border-box;
  margin-right: 5px;
}
.find-orders-search:hover {
  background: #037fb0;
  background: -moz-linear-gradient(top, #037fb0 0%, #004470 100%);
  background: -webkit-linear-gradient(top, #037fb0 0%, #004470 100%);
  background: linear-gradient(to bottom, #037fb0 0%, #004470 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#037fb0', endColorstr='#004470', GradientType=0);
}
.find-orders-search:disabled {
  background: #999999;
}
.find-orders-drop {
  width: 20%;
  height: 34px;
  font-size: 14px;
  border-radius: 7px;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  background: #02689f;
  box-sizing: border-box;
  display: none;
}
.find-orders-drop:hover {
  background: #037fb0;
  background: -moz-linear-gradient(top, #037fb0 0%, #004470 100%);
  background: -webkit-linear-gradient(top, #037fb0 0%, #004470 100%);
  background: linear-gradient(to bottom, #037fb0 0%, #004470 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#037fb0', endColorstr='#004470', GradientType=0);
}
form.filter_active .find-orders-drop {
  display: block;
}
.order-cancel-container ul,
.order-cancel-container ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.order-cancel-container ul li label {
  display: block;
  font-size: 0.9em;
  margin-bottom: 3px;
}
.order-cancel-container ul li .textarea {
  width: 250px;
  height: 70px;
  border: 1px solid #aaaaaa;
  padding: 3px;
}
.order-cancel-container ul li .errorMessage {
  padding: 3px;
  margin-top: 2px;
}
.color-block div.user-form {
  margin-top: 15px;
}
.color-block div.user-form table {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.color-block div.user-form table th {
  width: 17%;
  font-weight: normal;
  text-align: right;
  vertical-align: top;
  padding-top: 4px;
  padding-right: 5px;
  font-size: 1.2em;
}
.color-block div.user-form table th label {
  display: inline-block;
  text-align: right;
  width: auto;
}
.color-block div.user-form table th span.required {
  color: #FF6600;
}
.color-block div.user-form table th label.required {
  font-weight: bold;
}
.color-block div.user-form table th ins {
  display: inline-table;
  background: url("/pic/btn_help.png") no-repeat top left;
  padding-right: 15px;
  height: 15px;
  vertical-align: middle;
  margin-left: 5px;
}
.color-block div.user-form table td {
  width: 85%;
  padding-bottom: 17px;
}
.color-block div.user-form table input,
.color-block div.user-form table select {
  width: 40%;
  font-size: 1.4em;
}
.color-block div.user-form table textarea {
  width: 50%;
  height: 50px;
}
.color-block div.user-form s {
  text-decoration: none;
  color: #ff6600;
  font-size: 1.5em;
  vertical-align: top;
  padding-right: 5px;
}
.color-block div.user-form small {
  display: block;
  color: #666666;
  font-size: 1em;
  margin-top: 3px;
}
.color-block div.user-form i {
  display: block;
  text-align: right;
  font-size: 0.8em;
  font-style: normal;
  margin-bottom: -15px;
}
.color-block div.user-form div.buttons {
  margin-left: 160px;
  font-size: 1em;
}
.color-block div.user-form .type a {
  font-size: 1.2em;
  text-decoration: none;
  border-bottom: 1px dotted;
  margin-right: 7px;
  margin-top: 5px;
}
.color-block div.user-form .type a.active {
  color: #ff6600;
  font-weight: bold;
}
.color-block div.user-form .type {
  padding-top: 3px;
}
.password-wrap {
  position: relative;
}
.password-wrap .show-pass {
  top: -6px;
  left: 36.5%;
}
.user-review-list dl {
  margin: 15px 0px;
  padding: 0px 0px 11px 0px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.user-review-list dd {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  float: left;
  overflow: hidden;
}
.user-review-list dd.name {
  width: 50%;
}
.user-review-list dd.name small {
  font-size: 0.9em;
  color: #777777;
  display: block;
  margin-top: 5px;
}
.user-review-list dd.name small a {
  font-size: 1em;
  color: #777777;
}
.user-review-list dd.date {
  width: 20%;
  font-style: italic;
  color: #666666;
}
.user-review-list dd.status {
  width: 15%;
  font-size: 0.9em;
  font-weight: bold;
}
.user-review-list dd.delete {
  width: 15%;
  text-align: right;
}
.user-review-list ins.stars-1,
.user-review-list ins.stars-2,
.user-review-list ins.stars-3,
.user-review-list ins.stars-4,
.user-review-list ins.stars-5 {
  display: inline-block;
  height: 12px;
  vertical-align: top;
  background: url("/pic/ico-star.gif") repeat-x;
}
.user-review-list ins.stars-1 {
  width: 12px;
}
.user-review-list ins.stars-2 {
  width: 24px;
}
.user-review-list ins.stars-3 {
  width: 36px;
}
.user-review-list ins.stars-4 {
  width: 48px;
}
.user-review-list ins.stars-5 {
  width: 60px;
}
.user-review-list ins.pos-1,
.user-review-list ins.pos-2,
.user-review-list ins.pos-3 {
  height: 50px;
  position: absolute;
  right: 0px;
  top: -16px;
  width: 64px;
  display: block;
}
.user-review-list ins.pos-1 {
  background: url("/pic/ico-review-pos.png") no-repeat left -14px;
}
.user-review-list ins.pos-2 {
  background: url("/pic/ico-review-pos.png") no-repeat left -78px;
}
.user-review-list ins.pos-3 {
  background: url("/pic/ico-review-pos.png") no-repeat left -142px;
}
.flash-message {
  padding: 7px;
  margin: 4px 0;
  color: #000;
  font-size: 1em;
  background: #edffba;
  border: 1px solid #9ed00d;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  behavior: url(/js/PIE.htc);
}
/* ANIMATION SLIDE */
.slide-tab-up-enter-active {
  transition: all 0.9s ease;
}
.slide-tab-up-leave-active {
  transition: all 0.2s ease;
}
.slide-tab-up-leave-to {
  transform: translateY(-30px);
  opacity: 0;
}
.slide-tab-up-enter {
  transform: translateY(30px);
  opacity: 0;
}
.slide-menu-enter-active,
.slide-menu-leave-active {
  transition: opacity 0.5s;
}
.slide-menu-leave-to,
.slide-menu-enter {
  opacity: 0;
}
.slide-menu-leave-to {
  position: absolute;
}
.modal-enter-active {
  transition: opacity 0.5s;
}
.modal-leave-to,
.modal-enter {
  opacity: 0;
}
.modal-leave-active .modal-container {
  transform: scale(1.1);
}
/* END ANIMATION */
.icon-analytics {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAABuwAAAbsBOuzj4gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAF7SURBVHic7Zs7SsRQGEbPH+KIGzC9GxELmcZCXIC4AwU7tyApprQTFCynsLRyUYKOcn8LxcZHXnPnG2f+U9/HuQcSEkLM3cnJwfTo0szPgLLj1BlQ3x9OLzJofVHkXBygMD+l++EBRsD5nHW+kT2Aw8aA6aO5ifxC9gDLTgRQC6iJAGoBNRFALaAmAqgF1Kx9gD7P6EvFztXTPikdg3V85PaX5Hb97wOQ/BZsu/tEo4DxKlwCPQ7/iVGtQoBBRAC1gJoIoBZQEwHUAmoigFpATQRQC6iJAGoBNSWPW3tYOoFis9NMSzOS3bD7/JBHbTGUmN+BVdDxK7EbGGOgymK2IAqGHaD/u/iSsPb3gAigFlATAdQCaiKAWkBNBFALqIkAagE1EUAtoCYCqAXURAC1gJoIoBZQEwHUAmoigFpATQRQC6iJAGoBNRFALaAmAvDxl3ZfXpsGWIsxf9DGbdD6BW51y41+2njSNCi5TYC3HuvPgLp5mPde37H6HQsQOfpKG2h3AAAAAElFTkSuQmCC);
}
.icon-dark-comment {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAB2AAAAdgB+lymcgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAbCSURBVHic7dt5jN1VFQfwz5vBFulioVhAtlFoCcqigUqkDSSVKBpiYiRRMRI3CIig4oYxxGgwqdqoKCAuKLKIQaJEI1bRRGM1jVUkEaqFurZVVIqlQKfTaXn+cea1v999v7f83vu9N6P2m9xkfu+ee+45dzn3nHPvsB/78X+N0QHynov5WIQa9uDpAfbXE2oV8BjBaViGM7EEx2NOAe2jeAjrsQY/wV8qkGFacCquxRbU+yj34704Yrji946X4sf6U7qoTOBLWDw8VcptgSX4NF7ZgW4cG7EZT2ISC3CIsAdjYtu0wiQ+i4/giRLyDQw1XIGnFM/cLtyDS3CS9soRhvHlQsH7W/CsYxPOqlaV8piDu7QW8ANY2GcfS/FFxQM8iav65N8zDsWvCoR6HO/HgRX3dwzuLOivjht0Xlk9oZUfcKgwdC9Kfv8RzhVLfnfFsiwQduMgnJjULcXJwo+o4TExMAPBbPxC8yysVO0sHITzcZtQvMyJ8biYhEsN4Pi8KensaVxWIf8TcB22K6d0q7Ibd2NFFcK9uqCDd1bBWBx/twiXuGofolHWCG+0a2T9gAX4PQ7L/PYFcbz1g1G8Cx8Vy74IT2DtVNmAPwkf4klhbOfiaOFiLxVu9+EteNXxVVwptkrXuEZ+NB/Uv6U/XPj7rTy/23EeZpXkW8MZ+BS2tuD/xymarrBQzEJ237+kpFApXoi/FQi2E6tUZ7zm4HL8o6CvcbyuGyZXJg3v6lOoM/HvAoF+gOf2ybsV5ovgLLUxe/C2To3XJ41O60OQUzQrvwvvUE343Qkr8E/Ng/DGVg2OT4jX9dH5Is1n+jYVHVElMCZsWLr1lhURX5YQfrDHTkfEEk+V79oQVYzD8EAiz2YcnBJ+JSE6vccOL0n4TOKcHnlVhaPwd3m5bk2J1soL3cvR92z7/PNGeV9PIleP5cJbzJ5wy7ME2aNqY4+drJRXfo0BRW894pPy8v08W5k9/3sxgM8SHld2hNMocroxF4/ID8Jel3mX/MyVxUUJ42/2KeygcIUWtiDrQf2uB8Y/TRif3a+kA8J8+dW+Hc8kf15uLcl0nvwK+oPhODu94hb5yXrZiPCaGjhYRIXdYjmekflePcV4puKe5PusEZH3a6Cm3BI+KfnuxYYMEz9Lvk8dKfixjNu6JPl+sLRIw8UW4Z02sIS4sMhGUJvkl3U7fEt+T5VJka/AX8XdYLrqDsDXRULkVs3J23ZtOyHrHu+1ed+TV+SCLpn9MGnX7cARPkej3dqk7ryE7ytKtO2EbMJ3ouGt3ZgQvUd31nwy+T6ghCCPZv7+V5u6TvVpXSdkXf29qf1R/Fl+1C/tgtntSZtWeboiHIOv4WYRtKS4CN/BW3to2w7ZcD17ArpAXpntIq5uh88lbUplZKcBIyIX2ZD319mA5Q6RwGxgHj7RgeEDyXd6LM40nCKfgH04OwB1zXcAnZIZ9yXfw878lEUqX1Pwt0J+SXdKjs6WjwQfm/ptpqLhqTbK0pTguoSgm+PwtqTN6ysStmoslvd3NktOupq8hZzQXVzwKvkBWJcyniG4QV7OlSnBGQnB6jbMFtjn9Y2Kl1/ZtudXJXVFOA477JNvt4L7iY/LK3FxAaMxcV84KTI/a6bo0mTDFgXZ12lCDffKy3dzEeGGDMEeeadmDF8WitcLStHzljvMjK1wsbxcOxT4Ny9IiBoR4tHCTZ5QrHin0usdQ5XITmxdvGtqwtUJ0Srh5e1UrNgOzUnGolL144pekL5EO7aI6D7dzehOMTDPEcbvHPGiJL0TSAfhw6ZvO3wskeftKcGYzopP4PNiSxRhFM/HG0QO/uECHt8WFyjDxumJHPemBO/WWvFdwviNlex0IX5ZwO8RXGi4lyY1kTjJ6nRIluC7BYLuFuHmcX10PA/fL+Bdx2/wWuXyB62wTLwLWKX1O+PPJP1fmK1clanYI2L8EyoQjJjpq+Xv5rJlk3jmslz3z2Rq4vXJVfhtwm9SXPamTs7ZCd3dWWYHikdMC8XjovWlVOwOL8b12t88jwtjvEEkZ7YJ2zNLXGocKR5QniwecrbDpHB2rhG5w1FxS9ywQeNTfz9VVpF+MIK3KDaQgyoTYuCPFLYsW/eawarbGqNi/6/W2rMsU9YJV/xaMbNFNOPyzwDqIoqddizCm8Vy3ai7R5SbRTr+cs33EkeJqK8bz3UbZs0EXz2L2eLN0hEi4pwtjq1twtl6SHf/RHEsPoQ3aZ+qT9Pt/3N4njDsrbba9dMn2nCxWNwwpcfxndMp1HTgRHxDrIitZn4af2CYqxovdD/2478d/wFpSEf3DGpBfwAAAABJRU5ErkJggg==);
}
.icon-close {
  background-image: url("data:image/svg+xml,%3Csvg width='512px' height='512px' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Eionicons-v5-m%3C/title%3E%3Cpath d='M289.94,256l95-95A24,24,0,0,0,351,127l-95,95-95-95A24,24,0,0,0,127,161l95,95-95,95A24,24,0,1,0,161,385l95-95,95,95A24,24,0,0,0,385,351Z'/%3E%3C/svg%3E");
}
.form-control::-webkit-outer-spin-button,
.form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.personal-header {
  margin-bottom: 25px;
}
.personal-header__name {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.personal-header__settings {
  font-size: 16px;
}
.personal-header__settings .text {
  display: inline-block;
  margin-right: 5px;
  border-bottom: 1px solid #2794ca;
  line-height: 1;
}
.personal-header__settings .icon-settings {
  display: inline-block;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuOTcwNzcgMTAuMTYxNEM3LjkyNzU5IDEwLjEzNjQgNy44ODUwNSAxMC4xMTAxIDcuODQzMSAxMC4wODI2TDcuNjk2NTEgMTAuMTcyN0M3LjU4Mzk3IDEwLjI0MjkgNy40NTU5NCAxMC4yOCA3LjMyNjE5IDEwLjI4QzcuMTI1MzggMTAuMjggNi45MyAxMC4xODk5IDYuNzgyOTkgMTAuMDI0NEM2LjQzNzggOS42MjE3NiA2LjE3NzU1IDkuMTM5NTMgNi4wMjg4NiA4LjYyMzQyQzUuOTI4NSA4LjI2MTQ1IDYuMDcyNzkgNy44ODQ0NCA2LjM2MzE3IDcuNzE2NjhMNi41MTM1MiA3LjYyMzFDNi41MTIyNyA3LjU3MDU3IDYuNTEyMjcgNy41MTgwNCA2LjUxMzUyIDcuNDY1NThMNi4zNjk5OCA3LjM3NjE3QzYuMTM5MzUgNy4yMzY4MiA2LjAwNjIyIDYuOTgyMTMgNi4wMDE3MiA2LjcwNzE0QzUuNzMwMTEgNi42Mjc4NSA1LjQ0NTEgNi41ODE3NSA1LjE1MDcyIDYuNTgxNzVIMy4yNDk0NEMxLjQ1NTIxIDYuNTgxNzUgMCA4LjEzOTA5IDAgMTAuMDU3MkMwIDEwLjQ0IDAuMjkxMDA1IDEwLjc1MDcgMC42NDk4ODcgMTAuNzUwN0g3Ljc0OTUyQzcuODU2OSAxMC43NTA3IDcuOTUzOSAxMC43MTYxIDguMDQzMTUgMTAuNjY2N0M4LjAwMDU3IDEwLjU2NjggNy45NzA3NyAxMC40NjAzIDcuOTcwNzcgMTAuMzQ0OFYxMC4xNjE0Wk00LjIwMDA4IDUuNjE5NjlDNS41MjU3MyA1LjYxOTY5IDYuNjAwMTIgNC40NzEwMyA2LjYwMDEyIDMuMDU0MkM2LjYwMDEyIDEuNjM3MzcgNS41MjU3MyAwLjQ4ODcwOCA0LjIwMDA4IDAuNDg4NzA4QzIuODc0NDMgMC40ODg3MDggMS44MDAwMyAxLjYzNzM3IDEuODAwMDMgMy4wNTQyQzEuODAwMDMgNC40NzEwMyAyLjg3NDQzIDUuNjE5NjkgNC4yMDAwOCA1LjYxOTY5Wk0xMS40NDcxIDcuOTcwNzNDMTEuNDk2MyA3LjY5MDEzIDExLjQ5NjMgNy4zOTk1IDExLjQ0NzEgNy4xMTg5TDExLjkyOTkgNi44MTgyNkMxMS45ODYyIDYuNzg1NjkgMTIuMDExOSA2LjcxNTU0IDExLjk5MzIgNi42NDc4OUMxMS44NjY2IDYuMjE2OTcgMTEuNjUxIDUuODIzNTMgMTEuMzY5NyA1LjQ5NzgzQzExLjMyNzYgNS40NDc3MyAxMS4yNTcyIDUuNDM1MiAxMS4yMDEgNS40NzAyN0wxMC43MTgyIDUuNzY4NTFDMTAuNTE0MiA1LjU4MzExIDEwLjI3OTggNS40Mzc4IDEwLjAyNjcgNS4zNDI2VjQuNzQzODJDMTAuMDI2NyA0LjY3NjE3IDkuOTc5NzggNC42MTYwNCA5LjkxODg0IDQuNjAzNTJDOS41MDE2NSA0LjUwMzMgOS4wNzUwOCA0LjUwNTgxIDguNjc2NjMgNC42MDM1MkM4LjYxNTY5IDQuNjE2MDQgOC41NzExNiA0LjY3NjE3IDguNTcxMTYgNC43NDM4MlY1LjM0MjdDOC4zMTgwMyA1LjQzNzkgOC4wODM2NSA1LjU4MzIyIDcuODc5NjUgNS43Njg2MUw3LjM5NTE0IDUuNDY5MzdDNy4zNDEyMyA1LjQzNDMgNy4yNzA5MiA1LjQ0NjgyIDcuMjI2MzggNS40OTY5M0M2Ljk0NTEzIDUuODIyNjMgNi43Mjk1IDYuMjE2MDcgNi42MDUxOSA2LjY0Njk5QzYuNTg2NDMgNi43MTQ2NCA2LjYxMjIyIDYuNzg0NzkgNi42NjYxMiA2LjgxNzM2TDcuMTQ4OTUgNy4xMThDNy4xMDIwNyA3LjM5ODYgNy4xMDIwNyA3LjY4OTIyIDcuMTQ4OTUgNy45Njk4Mkw2LjY2NjEyIDguMjcwNDdDNi42MDk4NyA4LjMwMzA0IDYuNTg2NDMgOC4zNzMxOSA2LjYwNTE5IDguNDQwODNDNi43Mjk0MSA4Ljg3MTc2IDYuOTQ1MTMgOS4yNjI1OSA3LjIyNjM4IDkuNTkwOUM3LjI3MDkyIDkuNjQxIDcuMzM4ODkgOS42NTM1MyA3LjM5NTE0IDkuNjE4NDVMNy44ODA0IDkuMzIwMjJDOC4wODQ0IDkuNTA1NjEgOC4zMTg3OCA5LjY1MDkyIDguNTcxOTEgOS43NDYxM1YxMC4zNDVDOC41NzE5MSAxMC40MTI3IDguNjE2NDQgMTAuNDcyOCA4LjY3NzM4IDEwLjQ4NTNDOS4wOTcwMSAxMC41ODU1IDkuNTIxMTUgMTAuNTgzIDkuOTE5NTkgMTAuNDg1M0M5Ljk4MDUzIDEwLjQ3MjggMTAuMDI3NCAxMC40MTI3IDEwLjAyNzQgMTAuMzQ1VjkuNzQ2MTNDMTAuMjgwNSA5LjY1MDkyIDEwLjUxNDkgOS41MDU2MSAxMC43MTg5IDkuMzIwMjJMMTEuMjAxNyA5LjYxODQ1QzExLjI1NTYgOS42NTM1MyAxMS4zMjgzIDkuNjQxIDExLjM3MDUgOS41OTA5QzExLjY1MTcgOS4yNjUyIDExLjg2NzQgOC44NzE3NiAxMS45OTM5IDguNDQwODNDMTIuMDEyNyA4LjM3MzE5IDExLjk4NjkgOC4zMDMwNCAxMS45MzA3IDguMjcwNDdMMTEuNDQ3MSA3Ljk3MDczWk05LjMwMDE3IDguNTE1ODlDOC43OTg2IDguNTE1ODkgOC4zOTA3OCA4LjA3OTk2IDguMzkwNzggNy41NDM4MUM4LjM5MDc4IDcuMDA3NjYgOC43OTg2IDYuNTcxNzMgOS4zMDAxNyA2LjU3MTczQzkuODAxNzQgNi41NzE3MyAxMC4yMDk2IDcuMDA3NjYgMTAuMjA5NiA3LjU0MzgxQzEwLjIwOTYgOC4wNzk5NiA5LjgwMjY4IDguNTE1ODkgOS4zMDAxNyA4LjUxNTg5WiIgZmlsbD0iIzAwNEE4NSIvPgo8L3N2Zz4K');
  background-position: center;
  width: 12px;
  height: 12px;
  position: relative;
  top: 2px;
}
.personal-header__quit {
  max-width: 140px;
}
.personal-header__quit .btn {
  color: #2794ca;
}
.personal-header__quit .icon-quit {
  display: inline-block;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNzUgOS43NUgyLjI1QzEuODM1ODYgOS43NSAxLjUgOS40MTQxNCAxLjUgOVYzQzEuNSAyLjU4NTg2IDEuODM1ODYgMi4yNSAyLjI1IDIuMjVIMy43NUM0LjE2NDE0IDIuMjUgNC41IDEuOTE0MTQgNC41IDEuNUM0LjUgMS4wODU4NiA0LjE2NDg0IDAuNzUgMy43NSAwLjc1SDIuMjVDMS4wMDczNCAwLjc1IDAgMS43NTczNCAwIDNWOUMwIDEwLjI0MjcgMS4wMDczNCAxMS4yNSAyLjI1IDExLjI1SDMuNzVDNC4xNjQxNCAxMS4yNSA0LjUgMTAuOTE0MSA0LjUgMTAuNUM0LjUgMTAuMDg1OSA0LjE2NDg0IDkuNzUgMy43NSA5Ljc1Wk0xMS43Nzk3IDUuNDcwMzFMOC43Nzk2OSAyLjQ3MDMxQzguNDg2NDkgMi4xNzcxMSA4LjAxMTg4IDIuMTc3NTggNy43MTkxNCAyLjQ3MDMxQzcuNDI2MTcgMi43NjMyOCA3LjQyNjE3IDMuMjM3ODkgNy43MTkxNCAzLjUzMDg2TDkuNDQwNjMgNS4yNUg0LjVDNC4wODUxNiA1LjI1IDMuNzUgNS41ODUxNiAzLjc1IDZDMy43NSA2LjQxNDg0IDQuMDg1MzkgNi43NSA0LjUgNi43NUg5LjQ0MDYzTDcuNzIwNzggOC40Njk4NEM3LjQyNzgxIDguNzYyODEgNy40Mjc4MSA5LjIzNzQyIDcuNzIwNzggOS41MzAzOUM4LjAxMzc1IDkuODIzMzYgOC40ODgzNiA5LjgyMzM2IDguNzgxMzMgOS41MzAzOUwxMS43ODEzIDYuNTMwMzlDMTIuMDcyNyA2LjIzNjcyIDEyLjA3MjcgNS43NjMyOCAxMS43Nzk3IDUuNDcwMzFaIiBmaWxsPSIjMDA0QTg1Ii8+Cjwvc3ZnPgo=');
  background-position: center;
  width: 12px;
  height: 12px;
  position: relative;
  top: 2px;
}
.personal-header__quit .text {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 1px solid #2794ca;
  line-height: 1;
}
.personal-menu {
  margin-bottom: 25px;
}
.personal-menu__wrapper {
  background: #ffffff;
  border-radius: 0.25rem;
  z-index: 1;
  position: relative;
  border: 1px solid #ced4da;
}
.personal-menu__button {
  width: 100%;
}
.personal-menu__title {
  position: relative;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
.personal-menu__close {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  background-size: 24px;
}
.personal-menu__list {
  padding: 20px;
  margin: 0;
}
.personal-menu__item {
  list-style-type: none;
  font-size: 16px;
  border: none;
  line-height: 1.6;
}
.personal-menu__item .link.active {
  text-decoration: none;
  font-weight: bold;
  cursor: default;
}
.personal-menu__item .badge-counter {
  margin-left: 5px;
}
.personal-menu__item + .personal-menu__item {
  margin-top: 10px;
}
.personal-breadcrumb {
  background: #ddd;
  display: flex;
  align-items: center;
  padding: 15px;
  margin: 0 -15px;
  line-height: 1;
  font-size: 16px;
}
.personal-breadcrumb__back {
  position: relative;
  width: 15px;
  height: 15px;
  outline: none;
  border: none;
  background-color: transparent;
}
.personal-breadcrumb__back:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(-138deg);
  left: 2px;
  top: 3px;
}
.personal-breadcrumb__title {
  font-weight: 700;
  margin-left: 10px;
}
.personal-breadcrumb__subtitle {
  margin-left: 10px;
}
.personal-filter {
  background-color: #eaeaea;
  padding: 5px;
  margin: 0 0 20px;
}
.personal-tabs {
  display: flex;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}
.personal-tabs > div {
  width: 50%;
  border-bottom: 4px solid #c4c4c4;
  padding: 7px 0;
  cursor: pointer;
  font-size: 14px;
}
.personal-tabs > div.active {
  border-color: #2794ca;
  color: #2794ca;
}
.personal-orders__all {
  color: #004a85;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 20px 0 0;
  text-decoration: underline;
  cursor: pointer;
}
.personal-orders__item {
  margin-bottom: 30px;
}
.personal-orders__item + .personal-orders__item {
  border-top: 1px solid #d9d9d9;
  padding-top: 15px;
}
.personal-orders__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.personal-orders__header p {
  margin: 0;
}
.personal-orders__header a {
  text-decoration: underline;
}
.personal-orders--swap .swiper-pagination {
  position: absolute;
  bottom: -5px !important;
}
.personal-orders--swap .swiper-container-horizontal {
  padding: 0;
}
.no-orders {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.personal-pagination {
  display: flex;
  justify-content: space-evenly;
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
}
.personal-pagination__item {
  font-size: 18px;
  color: #004a85;
  text-decoration: underline;
  cursor: pointer;
}
.personal-pagination__item.active {
  text-decoration: none;
  color: #999;
}
.personal-pagination__right {
  opacity: 0.3;
  cursor: pointer;
  width: 26px;
  height: 26px;
  transform: rotate(270deg);
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 476.213 476.213' style='enable-background:new 0 0 476.213 476.213;' xml:space='preserve'%3E%3Cpolygon points='287.5,384.394 253.107,418.787 253.107,0 223.107,0 223.107,418.787 188.713,384.394 167.5,405.606 238.107,476.213 308.713,405.606 ' fill='%23004A85' /%3E%3C/svg%3E%0A");
}
.personal-pagination__right.active {
  opacity: 1;
}
.order-detail {
  font-size: 14px;
}
.order-detail .btn-sm {
  min-width: 95px;
  margin-left: 10px;
  line-height: 1.6;
}
.order-detail .alert {
  font-size: 16px;
}
.order-detail .order-item {
  padding: 20px 15px;
}
.order-detail .order-item__header {
  display: flex;
  align-items: center;
}
.order-detail .order-item__item {
  margin-bottom: 10px;
  line-height: 1.6;
  font-size: 14px;
}
.order-detail .order-item__item a {
  font-size: 14px;
}
.order-detail .order-item__label {
  font-size: 16px;
  font-weight: bold;
}
.order-detail__cancel {
  color: #bd2130;
  border-bottom: dashed 2px #bd2130;
  cursor: pointer;
  font-size: 14px;
}
.order-payment {
  margin-bottom: 20px;
}
.order-payment__item + .order-payment__item {
  margin-top: 10px;
}
.order-payment__item-sub {
  font-size: 11px;
  color: #333;
  font-weight: 700;
}
.order-payment__item.sber,
.order-payment__item.sber2,
.order-payment__item.sbersplit,
.order-payment__item.dolyami,
.order-payment__item.wb,
.order-payment__item.yandex {
  color: #ffffff;
  font-size: 14px;
  text-shadow: 1px 1px 1px #184e28;
  text-decoration: none;
}
.order-payment__item.sber:before,
.order-payment__item.sber2:before,
.order-payment__item.sbersplit:before,
.order-payment__item.dolyami:before,
.order-payment__item.wb:before,
.order-payment__item.yandex:before {
  content: '';
  width: 20px;
  height: 20px;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.order-payment__item.sber,
.order-payment__item.sber2 {
  background: #009a2e;
}
.order-payment__item.sber:before,
.order-payment__item.sber2:before {
  background-image: url(/pic/sber-logo.png);
}
.order-payment__item.sber:after,
.order-payment__item.sber2:after {
  content: 'Списание и начисление Спасибо';
  display: block;
  font-size: 10px;
}
.order-payment__item.sbersplit {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  text-shadow: none;
  color: #5d5d5d;
  border: 1px solid #5d5d5d;
}
.order-payment__item.sbersplit:before {
  background-image: url(/pic/sber-split-logo.png);
  width: 24px;
  height: 24px;
  margin-right: 0;
}
.order-payment__item.sbersplit span {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  line-height: 1;
  text-align: left;
  margin: 0 5px;
}
.order-payment__item.dolyami {
  background: #000000;
}
.order-payment__item.dolyami:before {
  background-image: url(/pic/dolyami_logo.png);
  height: 16px;
}
.order-payment__item.yandex {
  --color-background: #fff;
  --color-primary: rgba(0, 0, 0, 0.86);
  --radial-gradient: 340px 82px at top,
            rgba(255, 92, 77, 0.1) 0%,
            rgba(235, 70, 159, 0.1) 10%,
            rgba(131, 65, 239, 0.036) 40%,
            rgba(63, 104, 249, 0) 52%;
  background: var(--color-background) radial-gradient(var(--radial-gradient));
  border: 1px solid #000000;
  text-shadow: none;
  color: #000000;
}
.order-payment__item.yandex:before {
  background-image: url(/pic/split-logo.png);
  height: 20px;
}
.order-payment__item.wb {
  background: #fff;
  line-height: 13px;
  border: 1px solid #000000;
  color: #000000;
  text-shadow: none;
  font-size: 12px;
}
.order-payment__item.wb:before {
  top: 9px;
  height: 20px;
  background-image: url(/pic/wb-pay.png);
}
.order-products__subtitle {
  font-weight: 750;
  font-size: 18px;
}
.order-products__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.order-products__item + .order-products__item {
  border-top: 1px solid #ddd;
}
.order-products__header,
.order-products__footer {
  display: flex;
  justify-content: space-between;
}
.order-products__footer {
  text-align: right;
  align-items: center;
}
.order-products__footer .order-products__price {
  min-width: 90px;
}
.order-products__footer .btn {
  margin-left: 5px;
}
.order-products__name {
  font-size: 14px;
}
.order-products__code {
  font-size: 12px;
}
.order-products__return_quantity {
  color: #fe7e03;
}
.order-products__text {
  margin-left: 10px;
}
.order-products__text .order-products__price {
  margin-top: 5px;
}
.order-products__img {
  width: 40px;
  min-width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  background-size: cover;
  background-repeat: no-repeat;
}
.order-products__price {
  font-weight: bold;
}
.order-products .btn {
  margin-left: 10px;
  margin-top: 0;
}
.order-products input {
  margin-left: 10px;
}
.order__remove,
.order__cart,
.order__favorite {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
.order__remove {
  position: relative;
}
.order__remove:before,
.order__remove:after {
  content: '';
  width: 4px;
  height: 30px;
  background-color: #333;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 50%;
  margin-top: -15px;
  transform: rotate(-45deg);
}
.order__remove:before {
  transform: rotate(45deg);
}
.personal-info {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin: 20px -15px 10px;
  padding: 20px 15px;
  font-size: 17px;
}
.personal-info p {
  font-size: 17px;
}
.personal-info strong {
  color: #2794ca;
}
.personal-info a {
  font-size: 14px;
  color: #ff6600;
}
.personal-settings-form {
  margin-top: 20px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.personal-password-form {
  margin-top: 20px;
}
.personal-accordion {
  margin: 30px 0 20px;
  border: 1px solid #d9d9d9;
  border-radius: 0.25rem;
  overflow: hidden;
}
.personal-accordion__title {
  font-weight: bold;
  padding: 15px;
  background-color: #fff;
}
.personal-accordion__title:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  transform: rotate(135deg);
  right: 18px;
  top: 50%;
  margin-top: -7.5px;
  transition: transform 0.5s;
}
.personal-accordion__item {
  padding: 15px;
  border-top: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  background-color: #fff;
}
.personal-accordion__item input {
  transform: scale(1.5);
}
.personal-accordion__item label {
  margin: 0;
}
.personal-accordion-group + .personal-accordion-group {
  border-top: 1px solid #d9d9d9;
}
.personal-accordion-group.active .personal-accordion__title:before {
  transform: rotate(-45deg);
}
.personal-accordion-wrapper {
  transition: height 0.5s;
}
.personal-tickets-item {
  display: flex;
  margin: 15px 0;
  justify-content: space-between;
  align-items: center;
}
.personal-tickets-item time {
  color: #999;
  display: inline-block;
  margin-left: 10px;
}
.personal-tickets-item + .personal-tickets-item {
  border-top: 1px solid #ddd;
  padding-top: 15px;
}
.personal-ticket {
  margin-top: 30px;
}
.personal-ticket time {
  color: #999;
  display: block;
  margin: 0 0 10px;
}
.ticket-comments {
  margin-top: 30px;
}
.ticket-comment {
  background-color: #efefef;
  padding: 20px;
  min-height: 120px;
}
.ticket-comment + .ticket-comment {
  margin-top: 20px;
}
.ticket-comment-form {
  margin-top: 30px;
}
.ticket-comment-form .btn {
  display: block;
  width: 100%;
}
.ticket-attach {
  background-image: url(/pic/attachment-doc.png);
  background-size: 70%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  display: block;
  border: 3px solid #ddd;
}
.ticket-attach.img {
  background-image: url(/pic/attachment.png);
}
.ticket-attach + .ticket-attach {
  max-lines: 5px;
}
.review-edit-images {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.review-edit-products {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.review-edit-product {
  border: 1px solid #c9c9c9;
  max-width: 200px;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
.review-edit-btns {
  justify-content: space-between;
  display: flex;
}
.review-edit-btns > div {
  display: flex;
  justify-content: start;
  gap: 15px;
}
@media (max-width: 768px) {
  .review-edit-btns {
    flex-direction: column;
    gap: 15px;
  }
  .review-edit-btns > div {
    flex-direction: column;
  }
}
.review-edit-image {
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
  width: 150px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  gap: 10px;
}
.review-edit-image img {
  height: 90px;
  object-fit: cover;
  margin-bottom: 10px;
}
.review-edit-image__number {
  color: #999;
  margin-bottom: 5px;
}
.review-edit-image__delete {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 5px;
  top: 5px;
  outline: none;
  border: none;
  cursor: pointer;
  background-color: #d7d7d7;
  background-size: 24px;
  border-radius: 50%;
}
.review-edit-image .link {
  text-decoration: underline;
  cursor: pointer;
  margin: 3px 0;
  display: block;
}
.review-content-counter {
  position: absolute;
  right: 10px;
  bottom: 45px;
  font-size: 12px;
  color: #666;
}
.personal__wrapper .review-info h2 {
  margin-top: 0;
}
.personal__wrapper .review-detail__title {
  font-size: 24px;
  font-weight: bold;
}
.personal__wrapper .review-add-title {
  font-weight: bold;
}
.personal__wrapper .review__content {
  font-size: 16px;
  overflow: hidden;
}
.personal__wrapper .review__content ol,
.personal__wrapper .review__content ul {
  padding-left: 20px;
}
.personal__wrapper .review__content img {
  max-width: 100%;
}
.personal__wrapper .review__image {
  text-align: center;
  color: #999;
}
.personal__wrapper .review-list-attention {
  font-size: 16px;
}
.personal__wrapper .review-list-attention a {
  font-size: inherit;
}
.personal__wrapper .review-list__title {
  color: #777777;
  margin-top: 30px;
}
.personal__wrapper .review-list__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.personal__wrapper .review-list__name {
  width: 30%;
}
.personal__wrapper .review-list__name a {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
}
.personal__wrapper .review-list__name ins {
  display: block;
  margin-top: 5px;
}
.personal__wrapper .review-list__date {
  color: #999;
}
.personal__wrapper .review-list__setting {
  text-align: right;
  width: 100px;
}
.personal__wrapper .review-list__status,
.personal__wrapper .review-list__stat {
  width: 25%;
  text-align: center;
}
.personal__wrapper .review-list__stat {
  display: flex;
  justify-content: center;
  gap: 15px;
}
.personal__wrapper .review-list__icon {
  font-size: 18px;
  display: flex;
  align-items: center;
}
.personal__wrapper .review-list .default-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: 20px;
  margin-right: 4px;
}
.personal__wrapper .ql-snow .ql-tooltip[data-mode='video']::before {
  content: 'Укажите видео:';
}
.personal__wrapper .ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  content: 'Сохранить:';
}
.personal__wrapper .ql-snow .ql-tooltip[data-mode='link']::before {
  content: 'Укажите ссылку:';
}
@media (max-width: 768px) {
  .personal__wrapper .review-list__item {
    flex-direction: column;
  }
  .personal__wrapper .review-list__name {
    width: 100%;
  }
  .personal__wrapper .review-list__name a {
    font-weight: bold;
    font-size: 16px;
  }
  .personal__wrapper .review-list__stat,
  .personal__wrapper .review-list__status {
    justify-content: start;
    width: 100%;
    margin: 10px 0;
  }
  .personal__wrapper .review-list__setting {
    width: 100%;
  }
}
.personal-good-quantity {
  display: flex;
  width: 120px;
  border: 1px solid #ddd;
}
.personal-good-quantity .form-control {
  text-align: center;
  border: none;
}
.personal-good-quantity__plus,
.personal-good-quantity__minus {
  background: #f3f3f3 url(/pic/mobile/plus.png) no-repeat 50%;
  background-size: 16px;
  height: 40px;
  width: 40px;
  border-radius: none;
}
.personal-good-quantity__minus {
  background: #f3f3f3 url(/pic/mobile/minus.png) no-repeat 50%;
  background-size: 16px;
}
.problem-form .select-claim {
  max-width: 500px;
}
.problem-form .refund-one-line__order {
  max-width: 200px;
  margin-right: 15px;
}
.problem-form .phone-form-component__confirm {
  display: flex;
  align-items: start;
}
.problem-form .phone-form-component__confirm .btn {
  margin-left: 10px;
}
.problem-form .phone-form-component__code {
  max-width: 320px;
}
.problem-form .phone-form-component__text,
.problem-form .phone-form-component__resend {
  margin-bottom: 10px;
}
.problem-form .refund-login__title {
  font-weight: bold;
  margin-bottom: 5px;
}
.ql-clipboard {
  position: fixed;
  display: none;
  left: 50%;
  top: 50%;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 0em !important;
}
.ql-editor {
  min-height: 300px;
}
.ql-toolbar.ql-snow {
  padding: 8px;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 1px solid #d1d5db !important;
  border-bottom: 0px !important;
  padding-bottom: 30px;
}
/** Блок доступныъ промокодов */
.promocodes-container {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 20px;
}
.promocodes-title {
  margin: 0 0 15px;
  font-size: 1.2rem;
  color: #2794ca;
}
.promocodes-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.promocode-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.promocode-item:last-child {
  border-bottom: none;
}
.promocode-code {
  font-weight: bold;
  font-family: monospace;
  font-size: 1.1rem;
  color: #2c3e50;
}
.promocode-amount {
  font-size: 13px;
  color: #666;
  font-family: Tahoma, Arial;
}
.promocode-expiry {
  color: #666;
  font-size: 13px;
}
.copy-btn {
  white-space: nowrap;
  margin-left: 15px;
  transition: all 0.2s;
}
.no-promocodes {
  color: #666;
  font-style: italic;
}
.personal-menu {
  margin-bottom: 0;
  margin-right: 30px;
  width: 250px;
  border-right: 3px solid #005f7e;
}
.personal-menu__wrapper {
  border: none;
}
.personal-menu__item {
  font-size: 18px;
}
.personal-menu-sub {
  padding-left: 20px;
}
.personal-menu-sub .personal-menu__item {
  margin-top: 0;
  font-size: 16px;
  list-style: circle;
}
.personal__wrapper {
  display: flex;
  background-color: #fff;
}
.personal__wrapper * {
  box-sizing: border-box;
}
.personal__wrapper .btn-block {
  max-width: 320px;
}
.personal__content {
  flex: 1;
  margin-right: 30px;
  padding: 30px 0;
  width: 990px;
}
.personal-breadcrumb {
  background: none;
  padding: 0;
  margin: 0 0 25px;
  font-size: 25px;
}
.personal-breadcrumb__back {
  border: 1px solid #333;
  padding: 9px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
}
.personal-breadcrumb__back:before {
  left: 6px;
  top: 6px;
}
.personal-orders__header {
  font-size: 18px;
}
.personal-orders__header .badge {
  font-size: 60%;
}
.personal-orders--swap .swiper-pagination {
  bottom: 1px !important;
}
.personal-tickets__name {
  font-size: 18px;
}
.personal-tickets__name a {
  font-size: 18px;
}
.personal-filter__wrapper {
  display: flex;
  justify-content: space-between;
}
.personal-filter .form-group {
  flex: 1;
}
.personal-filter .form-group + .form-group {
  margin-left: 10px;
}
.personal-filter .btn-block {
  max-width: 120px;
}
.personal-filter .btn-block + .btn-block {
  margin-top: 0;
}
.personal-filter__reset {
  margin-right: 10px;
}
.personal-accordion {
  max-width: 500px;
}
.personal-accordion__item {
  justify-content: space-between;
}
.personal-accordion__title {
  position: relative;
}
.personal-settings-avatar,
.personal-settings-form,
.personal-password-form {
  max-width: 500px;
}
.personal-info {
  margin: 0 0 20px;
  padding: 20px;
  border: none;
  background-color: #eee;
}
.personal-info p {
  margin: 0;
}
.personal-info p + p {
  margin-top: 15px;
}
.personal-userInfo {
  display: flex;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  position: relative;
}
.personal-userInfo__label {
  font-weight: bold;
}
.personal-userInfo-item {
  padding: 15px;
  min-width: 200px;
  margin-right: 20px;
}
.personal-userInfo__quit {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
.car-one-bottom {
  width: 100%;
  box-sizing: border-box;
}
.flash-message-spoler span {
  text-decoration: underline;
  cursor: pointer;
}
.order__remove {
  width: 20px;
  height: 20px;
}
.order__remove:after,
.order__remove:before {
  height: 15px;
  margin-top: -8px;
}
.goods-list .goods-list-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2.5%;
  margin-bottom: 30px;
}
.goods-list-loading {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 295px;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/vacancies/vacancies.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
#vacancies {
  background: #fff;
  position: relative;
  width: calc(100% + 50px);
  margin: 0 -25px;
}
#vacancies * {
  box-sizing: border-box;
}
#vacancies .header-layout {
  min-width: 955px;
  max-width: 1264px;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
  display: block;
  padding-top: 80px;
}
#vacancies .header-back {
  position: absolute;
  top: 40px;
  left: 40px;
}
#vacancies .header-logo {
  margin-top: 0;
  margin-bottom: 100px;
}
#vacancies .header {
  height: 750px;
  background: url(/pic/job/job-top-photo.jpg) #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  margin: -10px 0 0;
}
#vacancies .header-del {
  margin: 0 20px;
  height: 50px;
  width: 1px;
  background: #ddd;
}
#vacancies .header-title {
  font-size: 65px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 50px;
}
#vacancies .header-subtitle {
  font-size: 24px;
  font-weight: 400;
  color: #c9c9c9;
  margin-bottom: 80px;
}
#vacancies .header-buttons {
  display: flex;
}
#vacancies .header-button {
  display: block;
  font-size: 18px;
  padding: 17px 30px;
  border-radius: 30px;
  background: #ffeb00;
  color: #000;
  text-decoration: none;
  border: 1px solid #ffeb00;
  margin-right: 20px;
  min-width: 190px;
  text-align: center;
}
#vacancies .header-button--alt {
  background: none;
  color: #fff;
  border: 1px solid #fff;
}
#vacancies #footer * {
  box-sizing: content-box;
}
#vacancies .remove-file {
  position: relative;
}
.vacancies-about {
  min-width: 955px;
  max-width: 1264px;
  margin: 100px auto;
}
.vacancies-about-title {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 120px;
}
.vacancies-about-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.vacancies-about-point {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  width: calc(50% - 50px);
}
.vacancies-about-point--alt {
  width: 100%;
}
.vacancies-about-point-icon {
  margin-right: 25px;
}
.vacancies-about-point-text {
  width: calc(100% - 105px);
}
.vacancies-about-point--title {
  font-size: 26px;
  font-weight: 700;
}
.vacancies-about-point--subtitle {
  font-size: 18px;
  margin-bottom: 5px;
}
.job-info {
  background: #1a1a1a;
  padding: 100px 0;
  overflow: hidden;
}
.job-info-title {
  font-size: 48px;
  min-width: 955px;
  max-width: 1264px;
  margin: 0 auto;
  color: #fff;
}
.job-info-cotent {
  min-width: 955px;
  max-width: 1264px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.job_mid_text {
  width: 50%;
}
.job_top_image {
  width: 50%;
}
.job_top_image img {
  width: 100%;
  transform: scale(1.3);
  position: relative;
  top: -50px;
}
.job-info-icon {
  display: flex;
  align-items: center;
  margin: 40px 0;
}
.job-info-icon__img {
  width: 125px;
}
.job-info-icon__title {
  font-size: 24px;
  color: #fff;
}
.job-why {
  padding: 100px 0;
}
.job-why-title {
  font-size: 48px;
  width: 955px;
  margin: 0 auto 100px;
  text-align: center;
}
.job-why-point {
  width: 955px;
  margin: 0 auto;
}
.vacancies-how {
  max-width: 980px;
  margin: 0px auto 30px;
  padding: 50px 0px;
}
.vacancies-how-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #585b5d;
  margin-bottom: 30px;
}
.vacancies-how-steps {
  display: flex;
  justify-content: space-between;
}
.vacancies-how-step {
  width: 25%;
  position: relative;
}
.vacancies-how-step:before {
  content: "";
  position: absolute;
  width: 65%;
  height: 1px;
  background: #ddd;
  top: 20px;
  left: 67%;
}
.vacancies-how-step:last-child:before {
  display: none;
}
.vacancies-how-step__number {
  background: #f1c314;
  font-size: 24px;
  line-height: 37px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto 10px;
}
.vacancies-how-step__text {
  text-align: center;
  font-size: 14px;
}
.vacancies-list {
  max-width: 980px;
  margin: 0px auto;
  padding-bottom: 50px;
}
.vacancies-list-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #585b5d;
  margin-bottom: 30px;
}
.vacation {
  border-bottom: 1px solid #ddd;
  padding: 20px 20px;
  transition: background-color 0.3s;
}
.vacation:last-child {
  border-bottom: none;
}
.vacation:hover {
  background: #eee;
}
.vacation-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.vacation-left {
  width: 50%;
}
.vacation-right {
  width: 30%;
}
.vacation-about__title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.vacation-about__description {
  font-size: 12px;
  margin-bottom: 10px;
}
.vacation-about__type {
  background: #ddd;
  padding: 3px 5px;
  display: inline-block;
  border-radius: 3px;
}
.vacation-salary {
  font-size: 16px;
  font-weight: 700;
  width: 30%;
  text-align: right;
  margin-right: 20px;
}
.vacation-respond button {
  height: 40px;
  font-size: 14px;
  background: #f1c314;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 0 10px;
  cursor: pointer;
}
.vacation-city {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.vacation-city:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url('/pic/ico-in-map.png');
  display: block;
  margin-right: 5px;
  margin-left: -3px;
}
.vacation-content {
  width: 100%;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 15px;
}
.vacation-show {
  padding: 10px 0;
  text-align: center;
}
.vacation-show span {
  color: #585b5d;
  font-size: 14px;
  border-bottom: 1px dashed #585b5d;
  cursor: pointer;
}
.vacancies-top {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.vacation-types {
  display: flex;
  padding-left: 20px;
}
.vacation-type {
  padding: 20px 0;
  margin-right: 20px;
  color: #585b5d;
  cursor: pointer;
  font-size: 16px;
}
.vacation-type.active {
  color: #000;
  border-bottom: 2px solid #f1c314;
}
.vacation-cities {
  position: absolute;
  top: 20px;
  right: 20px;
}
.city-list-open {
  font-size: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.city-list-open:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url('/pic/ico-in-map.png');
  display: block;
  margin-right: 5px;
  margin-left: -3px;
}
.city-list-open span {
  border-bottom: 1px dashed #585b5d;
}
.city-list {
  font-size: 16px;
  background: #fff;
  padding: 10px 0;
  border-radius: 15px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  width: 150px;
  top: -50%;
  right: 0;
}
.city-list-one {
  text-decoration: underline;
  cursor: pointer;
  padding: 10px 20px;
}
.city-list-one.active {
  text-decoration: none;
  color: #585b5d;
}
.vacancies-form {
  border-radius: 20px;
  background: #f4f4f4;
  max-width: 800px;
  padding: 10px 30px;
  margin: 30px auto;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  border: 1px solid #ddd;
}
.vacancies-form-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
}
.vacancies-form-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
}
.vacancies-form-line label {
  width: 100%;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
.vacancies-form-line label em {
  font-style: normal;
  color: #f44336;
}
.vacancies-form-line input[type="text"],
.vacancies-form-line input[type="tel"],
.vacancies-form-line input[type="date"] {
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  border-radius: 5px;
  background: #fff;
  font-size: 16px;
  padding: 0 10px;
  border: 1px solid #ddd;
}
.vacancies-form-line select {
  -webkit-appearance: none;
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  border-radius: 5px;
  background: #fff;
  font-size: 16px;
  padding: 0 10px;
  border: 1px solid #ddd;
}
.vacancies-form-line button {
  height: 40px;
  font-size: 16px;
  background: #f1c314;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 0 10px;
  cursor: pointer;
  display: block;
  width: 150px;
}
.vacancies-form-line em.error {
  font-style: normal;
  color: #f44336;
  margin-top: 5px;
  display: block;
}
.vacancies-form-line--file {
  justify-content: flex-start;
}
.vacancies-form-line--del {
  border-bottom: 1px solid #ddd;
}
.vacancies-form-col {
  width: calc(50% - 10px);
}
.vacancies-form-col--bl {
  width: 150px;
}
.vacancies-form-col--br {
  width: calc(100% - 170px);
  padding-top: 5px;
}
.vacation-list-empty {
  text-align: center;
  padding: 50px 0;
  font-size: 18px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/delivery/delivery.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
#delivery-one .map {
  width: 637px;
  float: right;
  margin-left: 30px;
  margin-top: 20px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/auto-catalog/auto-catalog.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.marks-list {
  columns: 6;
  list-style: none;
  margin: 0;
  padding: 0;
}
.marks-list-one {
  margin-bottom: 5px;
  position: relative;
  padding-left: 30px;
}
.marks-list-one a {
  font-size: 14px;
}
.marks-list-one__letter {
  font-weight: 700;
  color: #fe7e03;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
}
.catalog-models-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.catalog-model {
  width: calc(25% - 30px);
  margin: 0 15px 20px;
}
.catalog-model-img {
  border-radius: 5px;
  padding: 15px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.catalog-model-descr a {
  display: inline-block;
}
.catalog-model-descr__link {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.catalog-model-descr__catalogs {
  display: inline-block;
  font-style: italic;
  color: #5d5d5d;
  margin-bottom: 5px;
}
.catalog-model-descr__count {
  display: inline-block;
  color: #fff;
  background: #96cc06;
  padding: 1px 3px;
  text-decoration: none;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
}
.catalog-model-descr__full {
  font-size: 10px;
  color: #5d5d5d;
}
.goods-short-list .cart-added {
  width: 84px;
}
.goods-short-list .cart-added img {
  left: 15px;
}
.model-info--groups {
  align-items: center;
  justify-content: flex-start;
}
div.model-info-image {
  width: 20%;
  border-radius: 15px;
  padding: 5px;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  background: #fff;
  margin-right: 20px;
}
div.model-info-description {
  width: calc(80% - 40px);
}
div.model-info-description__title {
  font-weight: normal;
  margin: 0 0 10px;
  font-size: 16px;
}
div.model-info-description p {
  margin: 0 0 10px 0;
}
.category-hints ul {
  margin: 0px 0px 15px 20px;
  padding: 0px;
  list-style: none;
}
.category-hints ul li {
  margin: 5px 0px;
  padding: 0px;
  list-style: none;
  display: block;
  font-size: 12px;
}
.category-hints ul li a.number {
  text-decoration: none;
  font-style: italic;
  color: #777777;
}
.category-hints ul li small {
  color: #444444;
  padding-left: 10px;
}
.catalog-parts .sort {
  margin: 0px 0px 15px 0px;
  padding: 0px 5px;
  list-style: none;
  background: #f7f7f7;
  display: block;
  border-radius: 5px;
}
.catalog-parts .sort li {
  margin: 0px;
  padding: 0px 0px;
  list-style: none;
  display: inline-block;
}
.catalog-parts .sort li a {
  display: block;
  padding: 5px 7px;
}
.catalog-parts .sort li.head {
  font-weight: bold;
  padding: 0px 5px 0px 0px;
  background: none;
}
.catalog-parts .sort li:HOVER,
.catalog-parts .sort li.active {
  background: #ff6600;
}
.catalog-parts .sort li:HOVER a,
.catalog-parts .sort li.active a {
  color: #ffffff;
}
.catalog-parts .sort li.head:HOVER {
  background: none;
}
.auto-catalog-pager {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.auto-catalog-pager .previous,
.auto-catalog-pager .next {
  font-size: 14px;
}
.auto-catalog-pager .previous a,
.auto-catalog-pager .next a {
  font-size: 14px;
  color: #f60;
}
.price-list-group {
  display: none;
}
.not-price-header {
  display: block;
  margin: 20px 0 10px 0;
  font-size: 1.5em;
  color: #999;
  text-align: center;
}
.not-price {
  margin-bottom: 20px;
}
.not-price .laximo-head {
  background: none;
  color: #000;
}
.picture_container {
  position: relative;
  cursor: move;
}
.picture_container img {
  display: block;
}
#picture_control_container {
  z-index: 1;
}
#hide_goods {
  cursor: pointer;
  text-decoration: underline;
}
.catalog-add-goods {
  padding: 0;
  width: 23.8%;
}
.catalog-models,
.catalog-groups {
  margin: 0;
  margin: 0 0 0 1%;
  width: 75.2%;
}
.catalog-models h1,
.catalog-groups h1 {
  margin-bottom: 10px;
}
.catalog-models h2,
.catalog-groups h2 {
  font-size: 1.2em;
  font-weight: 700;
  color: #333;
}
.catalog-add-goods .color-block {
  padding: 5%;
}
.catalog-add-goods .about {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  font-size: 1.5em;
  line-height: 110%;
}
.catalog-add-goods .about s {
  font-size: 0.75em;
  color: #5d5d5d;
  text-decoration: none;
  font-style: italic;
  display: block;
  font-weight: normal;
  line-height: 110%;
  margin-top: 3px;
}
.catalog-add-goods ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.catalog-add-goods ul li {
  padding: 5px 0px 5px 0px;
  margin: 0px;
  list-style: none;
  display: block;
  border-top: 1px solid #e4e4e4;
}
.catalog-add-goods ul li:FIRST-CHILD {
  display: none;
}
.catalog-add-goods ul li ins {
  display: block;
  text-align: right;
  text-decoration: none;
  font-size: 11px;
}
.catalog-add-goods ul li ins a {
  background: #2f95c8;
  text-decoration: none;
  color: #ffffff;
  font-size: 1em;
  padding: 1px 3px;
  line-height: 16px;
}
.catalog-add-goods ul li i {
  display: block;
  padding-right: 11px;
}
.catalog-add-goods ul li i small {
  display: block;
}
.catalog-add-goods ul li i a {
  display: flex;
  height: 100px;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}
.catalog-add-goods ul li i a img {
  max-height: 100px;
  border: 0px;
  display: block;
}
.catalog-add-goods ul li a.name {
  font-weight: normal;
  font-size: 1em;
  margin: 0px;
  padding: 5px 11px 5px 0px;
  display: block;
}
.catalog-add-goods ul li div.h a {
  color: #00749a;
}
.catalog-add-goods ul li strong {
  display: flex;
  justify-content: space-between;
  padding-right: 11px;
  position: relative;
  padding: 20px 0 10px;
}
.catalog-add-goods ul li .old-price {
  position: absolute;
  top: 5px;
  text-align: left;
  font-size: 14px;
}
.catalog-add-goods ul li .probable-price {
  position: absolute;
  bottom: 0px;
}
.catalog-add-goods ul li u {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-family: Tahoma, Arial;
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 7px;
  line-height: 25px;
}
.catalog-add-goods ul li strong input.cart-add,
.catalog-add-goods ul li strong input.cart-open,
.catalog-add-goods ul li strong input.cart-add,
.catalog-add-goods ul li strong input.cart-open {
  border: none;
  height: 25px;
  width: 82px;
  background: url("/pic/btn_basket_yellow_small.png") no-repeat left 0px;
  cursor: pointer;
  text-indent: -9999px;
  vertical-align: middle;
}
.catalog-add-goods ul li strong input.cart-add:HOVER,
.catalog-add-goods ul li strong input.cart-add:HOVER {
  background: url("/pic/btn_basket_yellow_small.png") no-repeat left -25px;
}
.catalog-add-goods ul li strong input.cart-open,
.catalog-add-goods ul li strong input.cart-open:HOVER,
.catalog-add-goods ul li strong input.cart-open,
.catalog-add-goods ul li strong input.cart-open:HOVER {
  background: url("/pic/btn_basket_yellow_small.png") no-repeat left -50px;
}
.acat-mark-type {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  font-size: 1.5em;
  line-height: 110%;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/any-pages/promo-landing.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.promo-landing {
  padding: 30px 0 0;
  margin: 0 -25px;
}
.promo-landing-head .btn {
  position: absolute;
  top: 20px;
  left: 0;
}
.promo-landing-head .btn:active {
  top: 21px !important;
}
.promo-landing-wrap {
  width: 965px;
  margin: 0 auto;
  position: relative;
}
.promo-logo {
  padding-bottom: 30px;
  display: block;
  margin: 0 auto;
}
.promo-landing-banner {
  padding-bottom: 50px;
}
.promo-landing-banner img {
  display: block;
  box-shadow: 0px 7px 14px #999999;
  border-radius: 15px;
}
.promo-landing-idea {
  padding-bottom: 50px;
}
.promo-landing-title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 30px;
}
.to-give6 {
  background: url(/pic/23feb/to-give6.png) no-repeat;
  background-size: cover;
  background-position: 100% 100%;
  width: 100%;
  height: 100%;
  display: block;
}
.to-give10 {
  background: url(/pic/23feb/to-give10.png) no-repeat;
  background-size: cover;
  background-position: 100% 100%;
  width: 100%;
  height: 100%;
  display: block;
}
.to-give24 {
  background: url(/pic/23feb/to-give24.png) no-repeat;
  background-size: cover;
  background-position: 100% 100%;
  width: 100%;
  height: 100%;
  display: block;
}
.to-give18 {
  background: url(/pic/23feb/to-give18.png) no-repeat;
  background-size: cover;
  background-position: 100% 100%;
  width: 100%;
  height: 100%;
  display: block;
}
.promo-landing-price {
  background: #ededed;
  padding: 30px 0;
}
.promo-landing-price .btn {
  margin: 5px;
}
.promo-landing-price .btn a {
  text-decoration: none;
  color: #fff;
}
.promo-landing-list .btn {
  margin: 5px;
}
.promo-landing-list .btn::first-letter {
  text-transform: uppercase;
}
.promo-idea-list {
  padding: 10px 0 20px;
  margin: 0 -5px;
}
.promo-idea-one {
  position: relative;
  width: calc(25% - 10px);
  overflow: hidden;
  aspect-ratio: 1.4;
  border-radius: 5px;
  margin-bottom: 10px;
}
#promo-landing-goods .promo-idea-one {
  margin: 0 5px;
}
.promo-list-one {
  margin-bottom: 10px;
  margin-right: 8px;
}
.promo-list-one::first-letter {
  text-transform: uppercase;
}
.promo-list-one a {
  color: #000;
  text-decoration: none;
}
.promo-idea-one.active:before {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  border: 2px solid #2794CA;
}
.promo-filter-one a {
  position: relative;
  display: block;
  text-decoration: none;
  margin-bottom: 5px;
  color: #000000;
  padding-left: 20px;
}
.promo-filter-one a::first-letter {
  text-transform: uppercase;
}
.promo-filter-one a:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 13px;
  height: 13px;
  border: 1px solid #767676;
  border-radius: 50%;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.promo-filter-one a.active::before {
  border-color: #0075ff;
}
.promo-filter-one a.active::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 9px;
  height: 9px;
  background: #0075ff;
  border-radius: 50%;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/auto-catalog/selected-catalog/style.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.selected-catalog .garage-marks {
  columns: 6;
  list-style: none;
  margin: 0;
  padding: 0;
}
.selected-catalog .garage-marks-one {
  margin-bottom: 5px;
  position: relative;
  padding-left: 30px;
}
.selected-catalog .garage-marks-one a {
  font-size: 14px;
}
.selected-catalog .garage-marks-one__letter {
  font-weight: 700;
  color: #fe7e03;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
}
.selected-catalog.is-mobile .vehicle-type-one {
  padding: 10px;
  border: 1px solid #ddd;
}
.selected-catalog.is-mobile .vehicle-type-one.active {
  font-weight: bold;
}
.selected-catalog.is-mobile .garage-marks {
  margin-top: 15px;
  columns: 1;
}
.selected-catalog.is-mobile .garage-marks-one a,
.selected-catalog.is-mobile .garage-marks-one__letter {
  font-size: 18px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/review/review.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.review-wrapper * {
  box-sizing: border-box;
}
.review-wrapper .bc span {
  font-size: 1.1em;
  vertical-align: bottom;
  line-height: 1;
  color: #999;
}
.review-header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 10px;
  flex-direction: column;
}
.review-header h1 {
  position: relative;
}
@media (max-width: 768px) {
  .review-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.review-question-block {
  padding: 10px;
  margin: 10px 0;
  border-left: 4px solid #02689f;
  background: #f8f9fa;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  font-size: 14px;
  line-height: 1.5;
}
.review-question-author {
  font-size: 14px;
  font-weight: 400;
}
.review-question-text {
  font-size: 20px;
  font-weight: 400;
}
.review-goods {
  position: sticky;
  top: 60px;
}
.review-goods-title {
  text-align: center;
}
@media (max-width: 768px) {
  .review-goods-title {
    text-align: left;
  }
}
body.hidden .review-goods {
  width: 279px;
}
.icon--body {
  width: 18px;
  height: 18px;
  display: block;
  background-size: 19px;
  position: relative;
  top: 1px;
  margin-right: 4px;
}
.icon-comment {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0,0,256,256'%3E%3Cg fill='%23a8a8a8' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(10.66667,10.66667)'%3E%3Cpath d='M4.00195,3c-1.09306,0 -2,0.90694 -2,2v12c0,1.09306 0.90694,2 2,2h14l4,4l-0.01172,-18.00195c0,-1.09306 -0.90815,-1.99805 -2,-1.99805zM4.00195,5h15.98828l0.00781,13.16797l-1.16797,-1.16797h-14.82812zM7,8v2h10v-2zM7,12v2h7v-2z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon-views {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0,0,256,256'%3E%3Cg fill='%23a8a8a8' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(10.66667,10.66667)'%3E%3Cpath d='M12,4c-8,0 -11,8 -11,8c0,0 3,8 11,8c8,0 11,-8 11,-8c0,0 -3,-8 -11,-8zM12,6c5.276,0 7.94459,4.26709 8.80859,5.99609c-0.865,1.717 -3.55359,6.00391 -8.80859,6.00391c-5.276,0 -7.94459,-4.26709 -8.80859,-5.99609c0.866,-1.717 3.55359,-6.00391 8.80859,-6.00391zM12,8c-2.209,0 -4,1.791 -4,4c0,2.209 1.791,4 4,4c2.209,0 4,-1.791 4,-4c0,-2.209 -1.791,-4 -4,-4zM12,10c1.105,0 2,0.895 2,2c0,1.105 -0.895,2 -2,2c-1.105,0 -2,-0.895 -2,-2c0,-1.105 0.895,-2 2,-2z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon-like {
  width: 18px;
  height: 18px;
  background-size: 18px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNhNmE2YTYiIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC4zNTEgMGMtLjk3OCAwLTEuMjE0IDEuMDg3LTEuNDE4IDEuODMzLS4xNS41MzMtLjI5NiAxLjA2Ni0uNDc3IDEuNTktLjM2NyAxLjA1NS0uOTE2IDIuMjc2LTEuODEzIDMuNDM2QTEuOTk4IDEuOTk4IDAgMCAwIDkgNkg0YTIgMiAwIDAgMC0yIDJ2MTJhMiAyIDAgMCAwIDIgMmg1YTIgMiAwIDAgMCAxLjg4My0xLjMyNGwuMDgyLjAyNmMuMjYyLjA4Ni41MTMuMTgyLjgwMi4yOTIuMTcuMDY1LjM1My4xMzUuNTYuMjEgMS4wNjEuMzkgMi4zODYuNzk2IDQuMTczLjc5NiAxLjY3IDAgNC4xNDktLjU2MSA1LjM5NC0zLjA1M0MyMy42MDcgMTUuNTIzIDI0IDEyLjI5NCAyNCAxMWMwLTIuMTQxLTEuMzkxLTQuNTE0LTQtNC41MTRoLTEuNjAyYy4zMzUtMS4yMzQuNDQ0LTIuNTI0LjEzLTMuNjQ3LS4yMjMtLjgwNS0uNjctMS41NDItMS40MTItMi4wNjdDMTYuMzgyLjI1MiAxNS40NDcgMCAxNC4zNTEgMFpNMTEgMTguNjMzYy4yMDIuMDQ5LjM5OC4xMDYuNTg3LjE2OC4zMDMuMS42MzUuMjI2Ljk1Ny4zNDlsLjQ3MS4xNzdjLjk1My4zNSAyLjAyOC42NzMgMy40ODUuNjczIDEuMzMgMCAyLjg1MS0uNDM5IDMuNjA2LTEuOTQ3QzIxLjY2NSAxNC45MzUgMjIgMTIuMDE3IDIyIDExYzAtMS40ODgtLjg5OS0yLjUxNC0yLTIuNTE0aC00LjQ5N2wuNTczLTEuMzgyYy41OS0xLjQyNS43ODUtMi43OTcuNTI2LTMuNzI5LS4xMjItLjQzOC0uMzM2LS43NTUtLjY0My0uOTcyLS4yMjYtLjE2LS41NDgtLjI5OS0xLjAwOC0uMzY0bC0uMDAzLjAxMS0uMDc4LjI4NmMtLjEyNC40NTQtLjI5IDEuMDY2LS41MjUgMS43NDItLjU1IDEuNTgtMS41MDEgMy42MDgtMy4zNDUgNS4zNjJ2OS4xOTNaTTQgOGg1djEySDRWOFoiIGNsaXAtcnVsZT0iZXZlbm9kZCI+PC9wYXRoPjwvc3ZnPg==");
}
.review-good {
  margin-bottom: 20px;
}
.review-good + .review-good {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.review-good__img {
  display: block;
  width: 140px;
  height: 107px;
  background: #ffffff;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  margin: 0 auto 10px;
}
.review-good__img img {
  max-height: 107px;
  max-width: 107px;
  margin: auto;
  border: 0px;
}
.review-good__name {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
.review-good-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review-good__price {
  font-weight: bold;
}
.review-detail__date,
.review-detail__author,
.review-detail__comment,
.review-detail__views {
  color: #999;
  font-size: 14px;
}
.review-detail__comment,
.review-detail__views {
  display: flex;
  text-decoration: none;
}
.review-detail-content {
  font-size: 16px;
  line-height: 1.6;
}
.review-detail-content img {
  max-width: 100%;
  object-fit: contain;
}
.review-detail-content * {
  font-size: 16px;
  line-height: 1.6;
}
.review-detail-content .review__image {
  text-align: center;
  color: #999;
}
.review-detail-addition {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}
.review-detail__link {
  display: flex;
  align-items: center;
  gap: 5px;
}
.review-detail .comment-form {
  background: #ddd;
  padding: 20px;
  display: none;
}
.review-detail .comment-form h3 {
  font-weight: bold;
  font-size: 24px;
  margin-top: 0;
}
.review-detail ins.pos-1,
.review-detail ins.pos-2,
.review-detail ins.pos-3 {
  height: 64px;
  position: absolute;
  right: 12px;
  top: 0px;
  width: 64px;
  display: block;
}
.review-detail ins.pos-1 {
  background: url('/pic/ico-review-pos.png') no-repeat;
}
.review-detail ins.pos-2 {
  background: url('/pic/ico-review-pos.png') no-repeat left -64px;
}
.review-detail ins.pos-3 {
  background: url('/pic/ico-review-pos.png') no-repeat left -128px;
}
.review-detail ul.control-panel {
  margin: 10px 0px;
  padding: 0px;
  list-style: none;
}
.review-detail ul.control-panel li {
  padding: 0px 0px 0px 9px;
  margin: 0px 0px 0px 7px;
  list-style: none;
  display: inline-block;
  border-left: 1px solid #aaaaaa;
  line-height: 16px;
}
.review-detail ul.control-panel li:first-child {
  margin-left: 0px;
  padding-left: 0px;
  border: 0px;
}
.review-detail ul.control-panel a {
  line-height: 16px;
  display: inline-block;
}
.review-detail ul.control-panel a.back-link {
  color: #ff6600;
}
.review-detail ul.control-panel a.add-review-link {
  background: url('/pic/ico-add-info.png') no-repeat left center;
  padding-left: 20px;
}
.review-detail ul.control-panel a.add-comment-link {
  background: url('/pic/ico-add-comment.png') no-repeat left center;
  padding-left: 20px;
  text-decoration: none;
  font-weight: bold;
}
.review-detail div.comment-new {
  border-bottom: 1px solid #eeeeee;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  display: none;
}
.review-detail div.comment-new .link-to {
  color: #0095c7;
  text-decoration: underline;
  cursor: pointer;
}
.review-detail ul.comments {
  padding: 0px;
  margin: 30px 0px 0px 0px;
  list-style: none;
}
.review-detail ul.comments li {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  border-bottom: 1px solid #eeeeee;
}
.review-detail ul.comments li i {
  display: block;
  float: left;
  width: 15%;
  font-style: normal;
  color: #777777;
  line-height: 150%;
}
.review-detail ul.comments li b {
  display: block;
  float: left;
  width: 83%;
  margin-left: 2%;
  font-weight: normal;
}
.review-promo-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(90deg, #FF6B6B 0%, #FF8E53 100%);
  border-radius: 10px;
  padding: 12px 20px;
  box-shadow: 0 4px 12px rgba(255, 107, 107, 0.3);
  color: white;
  margin-bottom: 20px;
}
.review-promo-banner .promo-content__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review-promo-banner .promo-content-wrapper {
  display: flex;
  gap: 15px;
  align-items: center;
}
.review-promo-banner .prizes {
  display: flex;
  gap: 10px;
}
.review-promo-banner .prize-badge {
  background: rgba(255, 255, 255, 0.15);
  padding: 6px 12px;
  border-radius: 20px;
  font-weight: bold;
  font-size: 14px;
}
.review-promo-banner .guaranteed-badge {
  background: rgba(255, 255, 255, 0.25);
  padding: 6px 12px;
  border-radius: 20px;
  font-weight: bold;
  font-size: 14px;
}
.review-promo-banner .promo-btn {
  background: white;
  color: #FF6B6B;
  padding: 8px 16px;
  border-radius: 20px;
  font-weight: bold;
  text-decoration: none;
  transition: transform 0.2s;
}
.review-promo-banner .promo-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .review-promo-banner {
    flex-direction: column;
    height: auto;
    padding: 15px;
    gap: 10px;
  }
  .prizes {
    flex-wrap: wrap;
    justify-content: center;
  }
  .promo-content-wrapper {
    flex-wrap: wrap;
  }
}
.review-comments-wrapper {
  margin-bottom: 30px;
}
.good-review {
  padding: 0 15px;
  margin: 20px 0;
}
@media (max-width: 768px) {
  .review-header h1 {
    margin-bottom: 0;
    font-size: 24px;
  }
  .review-detail-content {
    font-size: 18px;
    line-height: 1.6;
    font-family: Tahoma;
  }
  .review-detail-content * {
    font-size: 18px;
    line-height: 1.6;
  }
  .review-detail-content,
  .text-content {
    font-size: 14px;
    padding-bottom: 20px;
  }
  .review-detail-content,
  .review-detail-content p,
  .text-content {
    color: #262626;
    font-family: AvenirNext, Tahoma, sans-serif;
    font-weight: 400;
    line-height: 20px;
  }
  .review-detail-content p {
    font-size: 18px;
    margin: 0;
    padding-bottom: 10px;
    line-height: 1.5;
  }
  .review-detail-content ol,
  .review-detail-content ul {
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .review-detail-content ol li,
  .review-detail-content ul li {
    font-size: 18px;
  }
  .review-detail-content u {
    color: #004a85;
    font-weight: 400;
    text-decoration: underline;
  }
  .review-detail-content img {
    display: block;
    max-width: 100%;
  }
  .review-detail-content ul {
    padding-left: 20px;
  }
  .review-detail-addition {
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: space-between;
    gap: 7px;
  }
  .review-comments-wrapper h2 {
    margin-top: 0;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./desktope/modules/review-comment/review-comment.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.review-comments {
  margin-top: 15px;
}
.review-comments-sort {
  gap: 10px;
  display: flex;
  margin-top: 30px;
}
.review-comments-sort .active {
  background-color: #cacaca;
}
.review-comments-form {
  background-color: #f3f3f3;
  padding: 20px;
}
.review-comments-wrapper h2 {
  font-weight: bold;
  margin-top: 30px;
  color: #999;
  font-size: 22px;
}
.review-comments-wrapper .comments-item {
  border: 1px solid #e1e1e1;
  padding: 20px;
  border-radius: 0.25rem;
}
.review-comments-wrapper .comments-item-actions {
  display: flex;
  gap: 10px;
}
.review-comments-wrapper .comments-item-reactions {
  display: flex;
  gap: 10px;
  justify-content: start;
}
.review-comments-wrapper .comments-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review-comments-wrapper .comments-item-user {
  display: flex;
  align-items: center;
}
.review-comments-wrapper .comments-item-avatar {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.review-comments-wrapper .comments-item-avatar img {
  max-width: 100%;
  max-height: 100%;
}
.review-comments-wrapper .comments-item__name {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 3px;
  color: #333;
  display: block;
}
.review-comments-wrapper .comments-item__subname {
  display: flex;
  align-items: center;
  gap: 5px;
}
.review-comments-wrapper .comments-item__date {
  color: #9f9f9f;
  font-size: 14px;
}
.review-comments-wrapper .comments-item__grade {
  color: #9f9f9f;
  font-size: 14px;
  font-weight: 700;
}
.review-comments-wrapper .comments-item__text {
  margin: 10px 0;
  font-size: 16px;
  overflow: hidden;
}
.review-comments-wrapper .comments-item + .comments-item {
  padding-top: 15px;
  margin-top: 15px;
}
.review-comments-wrapper .review-comments--sub {
  margin-top: 0;
}
.review-comments-wrapper .review-comments--sub .comments-item {
  border: 1px solid transparent;
  padding: 0;
  margin-left: 30px;
  padding-top: 25px;
}
.review-comments-wrapper .review-comments--sub-max .comments-item {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .review-comments-wrapper .review-comments--sub .comments-item {
    margin-left: 15px;
  }
  .review-comments-wrapper .review-comments--sub-max .comments-item {
    margin-left: 0;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./vue/components/autocomplete/Suggestion.vue?vue&type=style&index=0&id=29753569&lang=less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.autocomplete-suggestions__item {
  padding: 10px;
  background-color: #fff;
  display: flex;
}
.autocomplete-suggestions__item:hover {
  background-color: #e1e1e1;
  cursor: pointer;
}
.autocomplete-suggestions__item strong {
  font-weight: 700;
  display: inline-block;
}
.autocomplete-suggestions__item span {
  margin-left: 3px;
  display: block;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./vue/components/autocomplete/Suggestions.vue?vue&type=style&index=0&id=08dd18da&lang=css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/

.autocomplete-suggestions {
        border: 1px solid #ddd;
        position: absolute;
        z-index: 10;
        width: 100%;
        position: absolute;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./vue/components/autocomplete/Input.vue?vue&type=style&index=0&id=0b316e75&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/

.autocomplete-input {
        position: relative;
}
.autocomplete-input--label {
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
        position: relative;
}
.autocomplete-input--label .form-control {
        background: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 8px;
        color: #333;
        font-size: 14px;
        height: 64px;
        line-height: 22px;
        outline: none;
        padding: 14px 12px 11px;
        position: relative;
        transition: 0.2s;
        width: 100%;
}
.autocomplete-input--label label {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 95%;
        color: #8c8c8c;
        font-size: 14px;
        pointer-events: none;
        position: absolute;
        z-index: 10;
        cursor: text;
        left: 12px;
        top: 22px;
        transition: all 0.15s ease-in-out;
        margin-bottom: 0;
        line-height: 1.4;
}
.autocomplete-input--label.focus label {
        top: 12px;
}
.autocomplete-spinner {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -12px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./vue/ui/ValidatedInput.vue?vue&type=style&index=0&id=b118b920&lang=less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styled-input {
  position: relative;
}
.styled-input label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 95%;
  color: #8c8c8c;
  font-size: 15px;
  pointer-events: none;
  position: absolute;
  z-index: 10;
  cursor: text;
  left: 12px;
  top: 13px;
  transition: all 0.15s ease-in-out;
  margin-bottom: 0;
  line-height: 1.4;
}
.styled-input .form-control {
  color: #333;
  font-size: 14px;
  height: 48px;
  line-height: 22px;
  outline: none;
  padding: 31px 12px 11px;
  position: relative;
  transition: 0.2s;
  width: 100%;
}
.styled-input.is-focused label {
  top: 5px;
  font-size: 12px;
}
@media screen and (max-width: 379px) {
.styled-input label {
    font-size: 14px;
    top: 11px;
}
.styled-input .form-control {
    height: 40px;
    padding: 20px 12px 6px;
}
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./vue/ui/AddressClarification.vue?vue&type=style&index=0&id=4e6dcfc4&scoped=true&lang=less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrapper[data-v-4e6dcfc4] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.form[data-v-4e6dcfc4] {
  width: 50%;
}
.form-wrapper[data-v-4e6dcfc4] {
  margin-top: 20px;
  padding: 0 10px;
}
.map-address-clarification[data-v-4e6dcfc4] {
  width: 50%;
  height: 100%;
}
.text-available[data-v-4e6dcfc4] {
  color: #008000;
  font-weight: bold;
  font-size: 16px;
  padding: 5px;
}
.placemarks-head__title[data-v-4e6dcfc4] {
  font-size: 24px;
  font-weight: 700;
}
.submit-suggest[data-v-4e6dcfc4] {
  align-items: center;
  color: #4e4e4e;
  font-size: 14px;
  margin-left: 20px;
}
.status-area[data-v-4e6dcfc4] {
  margin: 15px 0;
}
.status-block[data-v-4e6dcfc4] {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  border-radius: 6px;
  margin-bottom: 10px;
}
.status-block--checking[data-v-4e6dcfc4] {
  background-color: #fff9e6;
  border: 1px solid #ffe58f;
}
.status-block--success[data-v-4e6dcfc4] {
  background-color: #f6ffed;
  border: 1px solid #b7eb8f;
}
.status-block--warning[data-v-4e6dcfc4] {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
}
.status-block--info[data-v-4e6dcfc4] {
  background-color: #e6f7ff;
  border: 1px solid #91d5ff;
}
.status-icon[data-v-4e6dcfc4] {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.status-icon .spinner[data-v-4e6dcfc4] {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-top-color: #f5a623;
  border-radius: 50%;
  animation: spin-4e6dcfc4 1s infinite linear;
}
.status-icon .ok[data-v-4e6dcfc4] {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #52c41a;
  border-radius: 50%;
  position: relative;
}
.status-icon .ok[data-v-4e6dcfc4]:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(-45deg);
  top: 6px;
  left: 5px;
}
.status-icon .info[data-v-4e6dcfc4] {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #1890ff;
  border-radius: 50%;
  position: relative;
}
.status-icon .info[data-v-4e6dcfc4]:before {
  content: 'i';
  position: absolute;
  color: white;
  font-style: italic;
  font-weight: bold;
  top: 1px;
  left: 8px;
}
.status-text[data-v-4e6dcfc4] {
  font-size: 14px;
}
.delivery-info[data-v-4e6dcfc4] {
  margin-top: 15px;
  padding: 12px 15px;
  background-color: #f5f5f5;
  border-radius: 6px;
  transition: all 0.3s ease;
}
.delivery-info--available[data-v-4e6dcfc4] {
  background-color: #f6ffed;
  border: 1px solid #b7eb8f;
}
.delivery-info--unavailable[data-v-4e6dcfc4] {
  background-color: #fff7e6;
  border: 1px solid #ffe7ba;
  opacity: 0.9;
}
.delivery-info__row[data-v-4e6dcfc4] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.delivery-info__row[data-v-4e6dcfc4]:last-child {
  margin-bottom: 0;
}
.delivery-info__label[data-v-4e6dcfc4] {
  font-weight: 500;
  color: #666;
}
.delivery-info__value[data-v-4e6dcfc4] {
  font-weight: 700;
  color: #222;
}
.store-info[data-v-4e6dcfc4] {
  margin-top: 15px;
  padding: 12px 15px;
  background-color: #f0f9ff;
  border-radius: 6px;
  transition: all 0.3s ease;
}
.store-info--unavailable[data-v-4e6dcfc4] {
  background-color: #f5f5f5;
  border: 1px solid #d9d9d9;
  opacity: 0.9;
}
.store-info__title[data-v-4e6dcfc4] {
  font-weight: 500;
  color: #666;
  margin-bottom: 5px;
}
.store-info__value[data-v-4e6dcfc4] {
  font-weight: 700;
  color: #222;
}
.store-info__note[data-v-4e6dcfc4] {
  margin-top: 5px;
  font-size: 13px;
  color: #777;
  font-style: italic;
}
@keyframes spin-4e6dcfc4 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@media (max-width: 768px) {
.wrapper[data-v-4e6dcfc4] {
    flex-direction: column;
}
.form[data-v-4e6dcfc4] {
    margin-top: 0;
}
.form[data-v-4e6dcfc4],
  .map-address-clarification[data-v-4e6dcfc4] {
    width: 100%;
}
.form[data-v-4e6dcfc4] {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    bottom: 60px;
}
.map-address-clarification[data-v-4e6dcfc4] {
    order: 0;
    max-height: calc(100% - 220px);
}
.placemarks-head[data-v-4e6dcfc4] {
    display: none;
}
}
.modal-address-clarification .address-input .autocomplete-suggestions[data-v-4e6dcfc4] {
  bottom: auto;
  top: 48px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./desktope/modules/delivery/fast-delivery-modal/App.vue?vue&type=style&index=0&id=4dbdc56c&lang=less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.address-input {
  margin-bottom: 10px;
  position: relative;
}
.address-input .autocomplete-input--label label {
  top: 15px;
}
.address-input .autocomplete-input--label .form-control {
  height: 48px;
}
.address-input .autocomplete-input--label.focus .form-control {
  padding: 20px 12px 6px;
}
.address-input .autocomplete-input--label.focus label {
  top: 5px;
  font-size: 11px;
}
@media screen and (max-width: 379px) {
.autocomplete-suggestions {
    bottom: 48px;
    top: auto;
    font-size: 14px;
    border-radius: 8px;
    display: flex;
    flex-direction: column-reverse;
    max-height: 200px;
    overflow: auto;
}
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./desktope/modules/delivery/pickup-delivery-modal/components/PickupPointList.vue?vue&type=style&index=0&id=45a45a44&lang=less&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.pickup-point-list[data-v-45a45a44] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow-y: auto;
}
.pickup-point-item[data-v-45a45a44] {
  flex-shrink: 0;
  padding: 12px;
  border: 1px solid #ededed;
  border-radius: 6px;
  cursor: pointer;
  transition: border-color 0.2s, background-color 0.2s;
}
.pickup-point-item[data-v-45a45a44]:hover {
  border-color: #2794ca;
  background-color: #f7fbfd;
}
.pickup-point-item--selected[data-v-45a45a44] {
  border-color: #2794ca;
  background-color: #eef7fc;
}
.pickup-point-item__name[data-v-45a45a44] {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-bottom: 4px;
}
.pickup-point-item__address[data-v-45a45a44] {
  font-size: 13px;
  color: #666;
  margin-bottom: 4px;
}
.pickup-point-item__hours[data-v-45a45a44] {
  font-size: 12px;
  color: #999;
  margin-bottom: 8px;
}
.pickup-point-item__footer[data-v-45a45a44] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pickup-point-item__date[data-v-45a45a44] {
  font-size: 13px;
  font-weight: 600;
  color: #333;
}
.pickup-point-item__cost[data-v-45a45a44] {
  font-size: 13px;
  font-weight: 700;
  color: #29b200;
}
@media (max-width: 768px) {
.pickup-point-item[data-v-45a45a44] {
    padding: 14px;
    min-height: 44px;
    -webkit-tap-highlight-color: rgba(39, 148, 202, 0.2);
}
.pickup-point-item__name[data-v-45a45a44] {
    font-size: 14px;
}
.pickup-point-item__address[data-v-45a45a44] {
    font-size: 13px;
}
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./desktope/modules/delivery/pickup-delivery-modal/components/Map.vue?vue&type=style&index=0&id=0f3f7e08&lang=less&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.pickup-map-container[data-v-0f3f7e08] {
  width: 100%;
  height: 100%;
}
[data-v-0f3f7e08] .yandex-container {
  width: 100%;
  height: 500px;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 768px) {
[data-v-0f3f7e08] .yandex-container {
    height: 300px;
    border-radius: 0;
}
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./desktope/modules/delivery/pickup-delivery-modal/App.vue?vue&type=style&index=0&id=f5d7d7e8&lang=less&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.pickup-delivery-modal[data-v-f5d7d7e8] {
  display: flex;
  min-height: 500px;
  gap: 16px;
  overflow-x: hidden;
  /** Полоска под кнопкой: фон и прилипание к низу области прокрутки */
}
.pickup-delivery-modal__loading[data-v-f5d7d7e8] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 15px;
  color: #666;
  gap: 10px;
}
.pickup-delivery-modal__spinner[data-v-f5d7d7e8] {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #ededed;
  border-top-color: #2794ca;
  border-radius: 50%;
  animation: pickup-spin-f5d7d7e8 0.6s linear infinite;
}
.pickup-delivery-modal__empty[data-v-f5d7d7e8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 280px;
  padding: 24px 16px;
  text-align: center;
}
.pickup-delivery-modal__empty-text[data-v-f5d7d7e8] {
  margin: 0 0 20px;
  max-width: 420px;
  font-size: 15px;
  line-height: 1.45;
  color: #555;
}
.pickup-delivery-modal__empty-actions[data-v-f5d7d7e8] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}
.pickup-delivery-modal__retry[data-v-f5d7d7e8] {
  padding: 10px 20px;
  background: #fff;
  color: #2794ca;
  border: 2px solid #2794ca;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
}
.pickup-delivery-modal__retry[data-v-f5d7d7e8]:hover {
  background: #f0f8fc;
}
.pickup-delivery-modal__title[data-v-f5d7d7e8] {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 12px;
  color: #333;
}
.pickup-delivery-modal__sidebar[data-v-f5d7d7e8] {
  width: 340px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  max-height: 550px;
  min-height: 0;
  padding-right: 8px;
}
.pickup-delivery-modal__sidebar-scroll[data-v-f5d7d7e8] {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding-right: 4px;
  -webkit-overflow-scrolling: touch;
}
.pickup-delivery-modal__sidebar-sticky-bar[data-v-f5d7d7e8] {
  position: sticky;
  bottom: 0;
  z-index: 2;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 2px;
  border-top: 1px solid #ededed;
  background: #fff;
  box-shadow: 0 -8px 12px -8px rgba(0, 0, 0, 0.08);
}
.pickup-delivery-modal__sidebar-sticky-bar .pickup-delivery-modal__confirm[data-v-f5d7d7e8] {
  width: 100%;
  margin-top: 0;
}
.pickup-delivery-modal__map[data-v-f5d7d7e8] {
  flex: 1;
  min-height: 500px;
}
.pickup-delivery-modal__confirm[data-v-f5d7d7e8] {
  margin-top: 12px;
  padding: 10px 20px;
  background: #ff6600;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.2s;
}
.pickup-delivery-modal__confirm[data-v-f5d7d7e8]:hover {
  background: #e55c00;
}
.pickup-delivery-modal__confirm--secondary[data-v-f5d7d7e8] {
  background: #6c757d;
}
.pickup-delivery-modal__confirm--secondary[data-v-f5d7d7e8]:hover {
  background: #5a6268;
}
@media (max-width: 768px) {
.pickup-delivery-modal[data-v-f5d7d7e8] {
    flex-direction: column;
    min-height: 100%;
    gap: 12px;
}
.pickup-delivery-modal__loading[data-v-f5d7d7e8] {
    min-height: 200px;
    font-size: 14px;
}
.pickup-delivery-modal__title[data-v-f5d7d7e8] {
    font-size: 16px;
    margin-bottom: 8px;
}
.pickup-delivery-modal__sidebar[data-v-f5d7d7e8] {
    width: 100%;
    max-height: 45vh;
    min-height: 0;
    display: flex;
    flex-direction: column;
    padding-right: 4px;
}
.pickup-delivery-modal__sidebar-scroll[data-v-f5d7d7e8] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
}
.pickup-delivery-modal__map[data-v-f5d7d7e8] {
    flex: 1;
    min-height: 300px;
}
.pickup-delivery-modal__confirm[data-v-f5d7d7e8] {
    padding: 14px 20px;
    font-size: 15px;
    min-height: 48px;
}
}
@keyframes pickup-spin-f5d7d7e8 {
to {
    transform: rotate(360deg);
}
}
@media (min-width: 998px) and (max-height: 980px) {
.pickup-delivery-modal[data-v-f5d7d7e8] {
    min-height: auto;
    max-height: 400px;
}
}
@media (min-width: 998px) and (max-height: 740px) {
.pickup-delivery-modal[data-v-f5d7d7e8] {
    max-height: 300px;
}
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/vue-loader/dist/stylePostLoader.js!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!../../../node_modules/vue-loader/dist/index.js??ruleSet[1].rules[12].use[0]!./desktope/modules/delivery/pickup-delivery-modal/App.vue?vue&type=style&index=1&id=f5d7d7e8&lang=less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Полноэкранная модалка на мобильных */
@media (max-width: 768px) {
#app-pickup-delivery-modal .modal-container-full {
    height: 100vh;
    max-height: 100vh;
}
}

/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../node_modules/less-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../node_modules/style-resources-loader/lib/index.js??clonedRuleSet-2.use[3]!./common/modules/admin/admin.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.admin-table-wrapper {
  overflow-x: auto;
}
.admin-table {
  background-color: #fff;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.admin-table th,
.admin-table td {
  border-right-width: 1px;
  border-style: solid;
  height: 41px;
  min-height: 41px;
  border: 1px solid #e7e7e9;
}
.admin-table th > div,
.admin-table td > div {
  display: flex;
  flex-direction: column;
  height: auto;
  overflow: hidden;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.admin-table th {
  background-color: #f9f9fa;
}
.admin-table td {
  text-overflow: ellipsis;
}
.admin-table td .small-font-size {
  font-size: 11px;
}
.admin-table .mark-red td {
  background-color: #dea4a4;
}
.admin-table .width-1\/2 {
  width: 50%;
}
.admin-table .width-content-column {
  max-width: 400px;
  min-width: 400px;
}
@media screen and (max-width: 767px) {
  .personal-breadcrumb {
    margin-bottom: 15px;
  }
  .admin-table .width-content-column {
    max-width: 200px;
    min-width: 200px;
  }
}
/* Глобальные переменные для цветов графиков */
:root {
  --color-reviews: rgba(66, 132, 244, 0.85);
  --color-comments: rgba(234, 67, 54, 0.85);
  --color-authors: rgba(251, 189, 6, 0.85);
  --color-achievements: rgba(52, 168, 83, 0.85);
  --color-reactions: rgba(156, 91, 181, 0.85);
  --color-all-reviews: rgba(0, 237, 154, 0.85);
}
/* Классы для повторного использования */
.bg-reviews {
  background-color: var(--color-reviews);
}
.bg-comments {
  background-color: var(--color-comments);
}
.bg-authors {
  background-color: var(--color-authors);
  color: #222;
}
.bg-achievements {
  background-color: var(--color-achievements);
}
.bg-reactions {
  background-color: var(--color-reactions);
}


/*# sourceMappingURL=desktope.css.map?v=b01cf33a832f2ea6a4f5*/