<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-font-smoothing: antialiased !important;
}
html {
  height: 100%;
}
body {
  background-color: #fff;
  color: #333;
  font: 12px/1.3334 Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
}
body .mobile {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.2;
}
.counter {
  border-radius: 9px;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  height: 18px;
  line-height: 18px;
  min-width: 18px;
  padding: 0 4px;
  text-align: center;
}
.counter_red {
  background: #f45057;
  color: #fff;
}
.container {
  zoom: 1;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  text-align: left;
  width: 94%;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
.container_full-width {
  margin: 0 3%;
  max-width: none;
  width: auto;
}
.manager-view .page-content .container_full-width {
  margin-left: 96px;
}
.mobile.manager-view .page-content .container_full-width {
  margin-left: 3%;
}
.header {
  padding-bottom: 15px;
}
.header__top {
  padding-top: 12px;
}
.header__logo {
  float: left;
  margin: 0 10px 9px 0;
  position: relative;
  width: 200px;
}
.header .full-version-switcher.to-mobile {
  display: block;
}
.header__main {
  overflow: hidden;
  padding-top: 2px;
}
.header__navbar-wrap {
  border-top: 1px solid #d7d7d7;
  min-height: 59px;
  padding-top: 15px;
  position: relative;
  z-index: 120;
}
.header__navbar_container {
  zoom: 1;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  text-align: left;
  width: 94%;
}
.header__navbar .catalog-nav {
  float: left;
  margin-right: 10px;
  width: 200px;
}
.mobile .header__navbar {
  background: none;
  display: block;
  height: auto;
  padding-bottom: 10px;
  position: relative;
}
.mobile .header {
  padding-bottom: 0;
}
.header-menu__list {
  margin-left: -11px;
  margin-right: -11px;
}
.header-menu__item {
  display: inline-block;
  margin: 0 11px;
}
.header-menu__item_aside {
  float: right;
}
.header-menu__item_aside + .header-menu__item_aside {
  margin-right: 4.3%;
}
@media screen and (max-width: 1170px) {
  .header-menu__item_aside + .header-menu__item_aside {
    margin-right: 1.5%;
  }
}
.header-menu__link {
  color: #808d9a;
  cursor: pointer;
  text-decoration: none;
}
.header-menu__link:hover,
.header-menu__link:focus,
.header-menu__link_active {
  color: #000;
  text-decoration: none;
}
.header-menu__link_dark {
  color: #000;
}
.header-menu__link_dark:hover,
.header-menu__link_dark:focus {
  color: #5080fa;
}
.header-menu__link-icon {
  display: inline-block;
  vertical-align: top;
}
.header-menu__link-icon_pin {
  color: #5080fa;
  height: 16px;
  margin-right: 5px;
  margin-top: -2px;
  width: 12px;
}
.header-menu__link-icon.china-icon {
  height: 21px;
  margin-right: 5px;
  margin-top: -3px;
  width: 21px;
}
.logo__link {
  color: #000;
  display: inline-block;
  padding-left: 35px;
  position: relative;
  text-decoration: none;
  vertical-align: top;
}
.logo__title {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  vertical-align: top;
}
.logo__img {
  left: 0;
  height: 28px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  width: auto;
}
.main-nav__toggle {
  background: none;
  border: 0 none;
  bottom: auto;
  color: inherit;
  height: 48px;
  left: 5px;
  padding: 0;
  position: absolute;
  right: auto;
  top: 5px;
  width: 48px;
}
.main-nav__toggle span {
  background-color: #333;
  display: block;
  height: 2px;
  left: 50%;
  margin: -1px 0 0 -9px;
  position: absolute;
  top: 50%;
  width: 18px;
}
.main-nav__toggle span:before,
.main-nav__toggle span:after {
  position: absolute;
  left: 0;
  display: block;
  width: 18px;
  height: 2px;
  content: "";
  background-color: inherit;
}
.main-nav__toggle span:before {
  top: -6px;
}
.main-nav__toggle span:after {
  bottom: -6px;
}
.main-nav-container {
  bottom: 0;
  left: -100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 120;
}
.catalog-nav__toggle {
  background-clip: padding-box;
  background-color: #5080fa;
  border-radius: 5px;
  border: 0 none;
  color: #fff;
  display: block;
  font-family: inherit;
  font-size: 13px;
  font-weight: 500;
  height: 42px;
  line-height: 42px;
  padding: 0 11px;
  text-align: left;
  text-transform: none;
  white-space: nowrap;
  width: 174px;
}
.catalog-nav__icon {
  border-top: 2px solid;
  display: inline-block;
  height: 0;
  margin: -3px 17px 0 0;
  position: relative;
  vertical-align: middle;
  width: 16px;
}
.catalog-nav__icon:before,
.catalog-nav__icon:after {
  border-top: 2px solid;
  content: "";
  display: block;
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 22px;
}
.catalog-nav__icon:before {
  top: -10px;
}
.catalog-nav__icon:after {
  bottom: -8px;
}
.catalog-nav__itemcount {
  color: #5080fa;
}
.catalog-nav__caption {
  display: inline-block;
  vertical-align: top;
}
.catalog-nav__container {
  height: 0;
  left: 0;
  position: absolute;
  top: 72px;
  width: 100%;
}
.catalog-nav__mainmenu {
  display: none;
}
.mobile .catalog-nav__mainmenu {
  display: block;
}
.catalog-nav__item_transfer .catalog-nav__link:before,
.catalog-nav__item_factory .catalog-nav__link:before {
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  height: 24px;
  left: 21px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
.catalog-nav__item_transfer .catalog-nav__link:before {
  background: url("/assets/icons/transfer-blue.svg") center no-repeat;
  background-position: 0 92.86%;
}
.catalog-nav__item_factory .catalog-nav__link:before {
  background: url("/assets/icons/not_ordered-blue.svg") center no-repeat;
  background-position: 0 100%;
}
.catalog-nav__link {
  color: #000;
  display: inline-block;
  overflow: hidden;
  padding: 16px 10px 14px 20px;
  position: relative;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
  z-index: 5;
}
.catalog-nav__link_sec {
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
}
.mobile .catalog-nav__link {
  padding-left: 60px;
  padding-top: 21px;
}
.mobile .catalog-nav__link:before {
  background-image: url("/assets/icons/catalog-icons-19-8-gray-x2.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  height: 32px;
  left: 14px;
  margin-top: -17px;
  position: absolute;
  top: 50%;
  width: 32px;
}
.mobile .catalog-nav__link_sec:before,
.mobile .catalog-nav__link_with-sticker:before {
  content: none;
}
.catalog-nav__item_arrivals .catalog-nav__link,
.catalog-nav__link_with-sticker {
  overflow: visible;
  padding-left: 54px;
  position: relative;
}
.catalog-nav__item_arrivals .catalog-nav__link:after {
  border-top: 1px solid #d7d7d7;
  content: '';
  left: 20px;
  position: absolute;
  right: 0;
  top: -1px;
}
.catalog-nav__item_arrivals + .catalog-nav__item_arrivals .catalog-nav__link:after {
  content: none;
}
.catalog-nav__item {
  list-style: none;
}
.catalog-nav__item_2 .catalog-nav__link:before {
  background-position: 0 0;
}
.catalog-nav__item_2795 .catalog-nav__link:before {
  background-position: 0 7.2%;
}
.catalog-nav__item_2830 .catalog-nav__link:before {
  background-position: 0 14.29%;
}
.catalog-nav__item_3 .catalog-nav__link:before {
  background-position: 0 21.43%;
}
.catalog-nav__item_2828 .catalog-nav__link:before {
  background-position: 0 28.57%;
}
.catalog-nav__item_5 .catalog-nav__link:before {
  background-position: 0 35.71%;
}
.catalog-nav__item_2829 .catalog-nav__link:before {
  background-position: 0 42.86%;
}
.catalog-nav__item_6 .catalog-nav__link:before {
  background-position: 0 50%;
}
.catalog-nav__item_2773 .catalog-nav__link:before {
  background-position: 0 57.14%;
}
.catalog-nav__item_2780 .catalog-nav__link:before {
  background-position: 0 64.29%;
}
.catalog-nav__item_7 .catalog-nav__link:before {
  background-position: 0 71.43%;
}
.catalog-nav__item_10 .catalog-nav__link:before {
  background-position: 0 78.57%;
}
.catalog-nav__item_2774 .catalog-nav__link:before {
  background-position: 0 85.71%;
}
.catalog-nav__item_arrivals {
  margin-top: 15px;
}
.catalog-nav__item_arrivals + .catalog-nav__item_arrivals {
  margin-top: 0;
}
.mobile .catalog-nav__item_arrivals {
  margin-top: 0;
}
.catalog-nav__link-text {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  max-width: 100%;
  position: relative;
}
.catalog-nav__link-text:first-letter {
  text-transform: uppercase;
}
.catalog-nav__link-label_new {
  background: url("/assets/icons/sticker-new-clear.svg") 0 0 no-repeat;
  background-size: contain;
  color: #fff;
  display: inline-block;
  font-size: 7px;
  font-weight: 500;
  height: 26px;
  line-height: 27px;
  margin: -5px 0 -5px 1px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  width: 26px;
}
.mobile .catalog-nav__link-label_new {
  font-size: 9px;
  height: 30px;
  line-height: 30px;
  margin-bottom: -6px;
  margin-top: -4px;
  width: 30px;
}
@media screen and (max-width: 350px) {
  .mobile .catalog-nav__link-label_new {
    margin-bottom: -8px;
    margin-top: -2px;
  }
}
.mobile .main-nav-stage .catalog-nav__link-label_new {
  margin-bottom: -7px;
  margin-top: -2px;
}
.catalog-nav__dropdown {
  height: 0;
  overflow: hidden;
  width: 0;
}
.favorites-preview {
  position: relative;
}
.favorites-preview__link {
  display: inline-block;
  color: inherit;
  cursor: pointer;
  font-size: 11px;
  padding-top: 25px;
  position: relative;
  text-decoration: none;
  vertical-align: top;
}
.favorites-preview__link:hover,
.favorites-preview__link:focus {
  text-decoration: none;
}
.favorites-preview__icon {
  color: currentColor;
  height: 19px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 2px;
  width: 20px;
}
.compare-preview {
  position: relative;
}
.compare-preview__link {
  display: inline-block;
  color: inherit;
  cursor: pointer;
  font-size: 11px;
  padding-top: 25px;
  position: relative;
  text-decoration: none;
  vertical-align: top;
}
.compare-preview__link:hover,
.compare-preview__link:focus {
  text-decoration: none;
}
.compare-preview__icon {
  color: currentColor;
  height: 24px;
  left: 50%;
  margin-left: -12px;
  position: absolute;
  top: 0;
  width: 24px;
}
.mobile .compare-preview {
  height: 36px;
  padding-top: 6px;
  width: 36px;
}
.cart-preview {
  color: #000;
  font-size: 11px;
}
.cart-preview__link {
  color: inherit;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.mobile .cart-preview__link {
  display: inline-block;
  font-weight: 300;
  height: 36px;
  line-height: 1.2;
  padding-left: 0;
  position: relative;
  vertical-align: top;
  width: 36px;
}
.cart-preview__icon {
  display: block;
  height: 19px;
  margin: 2px auto 0;
  width: 20px;
}
.mobile .cart-preview__icon {
  height: 20px;
  margin-top: 8px;
  width: 21px;
}
.cart-preview__title {
  color: #000;
  display: block;
  padding-top: 4px;
}
.cart-preview_full .cart-preview__link {
  color: #5080fa;
}
.mobile .cart-preview {
  border-left: 0 none;
  height: auto;
  margin-right: 0;
  min-width: 0;
  padding: 0;
}
.personal-nav {
  color: #000;
  float: right;
  margin-left: 15px;
  padding-right: 5px;
  padding-top: 4px;
  position: relative;
}
.personal-nav .user-bar-container {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  z-index: 40;
}
.mobile .personal-nav .user-bar-container {
  padding: 0;
  position: static;
}
.personal-nav .user-bar-box {
  display: inline-block;
}
.personal-nav .user-bar {
  display: inline-block;
  height: 38px;
  vertical-align: top;
  white-space: normal;
}
.mobile .personal-nav .user-bar {
  height: auto;
}
.personal-nav .user-bar-link {
  position: relative;
}
.personal-nav .user-bar-link.login-link,
.personal-nav .user-bar-link.user-link {
  color: inherit;
  display: inline-block;
  font-size: 9px;
  font-weight: 700;
  height: 36px;
  max-width: 100%;
  padding-top: 26px;
  position: relative;
  vertical-align: middle;
}
.personal-nav .user-bar-link.login-link:before,
.personal-nav .user-bar-link.user-link:before,
.personal-nav .user-bar-link.login-link:after,
.personal-nav .user-bar-link.user-link:after {
  content: '';
}
.personal-nav .user-bar-link.login-link:before,
.personal-nav .user-bar-link.user-link:before,
.personal-nav .user-bar-link.login-link:after,
.personal-nav .user-bar-link.user-link:after,
.personal-nav .user-bar-link.login-link .user-photo,
.personal-nav .user-bar-link.user-link .user-photo {
  height: 20px;
  left: 50%;
  position: absolute;
  top: 3px;
}
.personal-nav .user-bar-link.login-link:before,
.personal-nav .user-bar-link.user-link:before,
.personal-nav .user-bar-link.login-link:after,
.personal-nav .user-bar-link.user-link:after {
  background-image: url("/assets/icons/icon-personal-dark.png?1");
  background-size: 100% auto;
  margin-left: -9px;
  width: 17px;
}
.personal-nav .user-bar-link.login-link:before,
.personal-nav .user-bar-link.user-link:before {
  background-position: 50% 0;
}
.personal-nav .user-bar-link.login-link:after,
.personal-nav .user-bar-link.user-link:after {
  background-position: 50% 100%;
}
.personal-nav .user-bar-link.login-link .link-text,
.personal-nav .user-bar-link.user-link .link-text {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mobile .personal-nav .user-bar-link.login-link .link-text,
.mobile .personal-nav .user-bar-link.user-link .link-text {
  display: none;
}
.mobile .personal-nav .user-bar-link.login-link,
.mobile .personal-nav .user-bar-link.user-link {
  display: inline-block;
  height: 36px;
  padding: 0;
  vertical-align: top;
  white-space: normal;
  width: 36px;
}
.mobile .personal-nav .user-bar-link.login-link:before,
.mobile .personal-nav .user-bar-link.user-link:before,
.mobile .personal-nav .user-bar-link.login-link:after,
.mobile .personal-nav .user-bar-link.user-link:after {
  left: 50%;
  top: 50%;
}
.mobile .personal-nav .user-bar-link.login-link:before,
.mobile .personal-nav .user-bar-link.user-link:before {
  background-image: url("/assets/icons/mobile/icon-person-black.png");
  background-size: contain;
  height: 20px;
  margin: -10px 0 0 -10px;
  width: 20px;
}
.mobile .personal-nav .user-bar-link.login-link:after,
.mobile .personal-nav .user-bar-link.user-link:after {
  content: none;
}
.mobile .personal-nav {
  margin: 13px 0 0;
  padding-right: 4%;
  padding-top: 0;
  position: static;
}
.user-bar-control {
  display: inline-block;
  padding: 0 7px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  z-index: 110;
}
.user-bar-control__link {
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  max-width: 100%;
  padding-top: 25px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
}
.user-bar-control__link:hover,
.user-bar-control__link:focus,
.user-bar-control__link:active {
  color: #5080fa;
  text-decoration: none;
}
.mobile .user-bar-control__link {
  height: 36px;
  padding: 0;
  width: 36px;
}
.user-bar-control__icon,
.user-bar-control__pic {
  display: block;
  left: 50%;
  position: absolute;
  top: 0;
}
.user-bar-control__icon_account {
  height: 20px;
  margin-left: -10px;
  top: 1px;
  width: 20px;
}
.mobile .user-bar-control__icon_account {
  top: 6px;
}
.user-bar-control__icon_bell {
  height: 21px;
  margin-left: -9px;
  top: 0;
  width: 18px;
}
.mobile .user-bar-control__icon_bell {
  top: 7px;
}
.user-bar-control__pic {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #b7b7b8;
  border-radius: 50%;
  height: 20px;
  margin-left: -10px;
  width: 20px;
}
.mobile .user-bar-control__pic {
  height: 24px;
  margin-left: -12px;
  top: 6px;
  width: 24px;
}
.user-bar-control__link-text {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.mobile .user-bar-control__link-text {
  display: none;
}
.mobile .user-bar-control .favorites-preview__link-text,
.mobile .user-bar-control .cart-preview__title,
.mobile .user-bar-control .compare-preview__link-text {
  display: none;
}
.user-bar-control_account {
  position: relative;
  width: 80px;
}
.mobile .user-bar-control_account {
  width: auto;
}
.user-bar-control_cart {
  padding-right: 0;
  width: 81px;
}
.mobile .user-bar-control_cart {
  width: auto;
}
.mobile .user-bar-control {
  padding: 0 3px;
}
.mobile .user-bar-control_cart {
  margin-left: 5px;
  padding: 0;
}
.user-bar-control__count,
.favorites-preview__count,
.compare-preview__count,
.cart-preview__count {
  font-weight: 400;
  left: 50%;
  margin-left: 4px;
  position: absolute;
  top: -8px;
}
.user-bar-control__count--bold,
.favorites-preview__count--bold,
.compare-preview__count--bold,
.cart-preview__count--bold {
  font-weight: bold;
}
.mobile .user-bar-control__count,
.mobile .favorites-preview__count,
.mobile .compare-preview__count,
.mobile .cart-preview__count {
  border-radius: 8px;
  font-size: 11px;
  height: 16px;
  line-height: 17px;
  min-width: 16px;
  padding: 0 2px;
  top: 0;
}
.mobile .compare-preview__count {
  top: -6px;
}
.mobile .user-bar-link.user-link {
  display: none;
}
.pop-join-invite {
  display: none;
}
.currency-switcher {
  white-space: nowrap;
}
.currency-switcher__dropdown-menu {
  display: none;
}
.currency-switcher_main {
  border-left: 1px solid #d7d7d7;
  float: right;
  height: 22px;
  text-align: center;
  width: 56px;
}
.currency-switcher_main .currency-switcher__dropdown-toggle {
  background: none;
  border: 0 none;
  color: #b0b0b0;
  font-size: 22px;
  margin-top: -7px;
  padding: 5px;
  vertical-align: top;
  width: 43px;
}
.currency-switcher_main .currency-switcher__dropdown-toggle:hover {
  color: #777;
}
.currency-switcher_main .currency-switcher__dropdown-toggle .currency {
  font-size: 1em;
}
.currency-switcher_main .currency-switcher__dropdown-toggle .currency.rub {
  font-size: 0;
  height: 24px;
  line-height: 24px;
}
.currency-switcher_main .currency-switcher__dropdown-toggle .currency.rub:first-letter {
  font-size: 26px;
}
.currency-switcher_main .currency-switcher__dropdown-toggle .currency.rub:after {
  border-top: 2px solid;
  content: '';
  left: 0;
  margin-top: 4px;
  top: 50%;
  width: 12px;
}
.currency-switcher_main .currency-switcher__dropdown-toggle .currency.belrub:after {
  border-top: 2px solid;
  content: '';
  left: 0;
  margin-top: -5px;
  right: 5px;
}
.currency-switcher_main .currency-switcher__dropdown-toggle .currency.tenge:after {
  border-top: 2px solid;
  content: '';
  left: 0;
  right: 0;
  top: 0;
}
.currency-switcher_main .currency-switcher__dropdown-toggle .caret {
  display: none;
}
.currency-switcher_main .currency-switcher__value {
  font-size: 26px;
  line-height: 24px;
}
.site-search {
  margin-left: 205px;
  margin-right: 340px;
  margin-top: -5px;
  position: relative;
}
.site-search__container {
  padding: 5px;
  position: relative;
}
.mobile .site-search__container {
  z-index: 1;
}
.mobile .site-search__form {
  padding-left: 30px;
  padding-right: 7px;
}
.site-search__input-container {
  overflow: hidden;
  position: relative;
}
.site-search__input[type=text] {
  background: none;
  border-radius: 0;
  border: 0 none;
  box-shadow: none;
  height: 38px;
  line-height: 38px;
  padding: 1px 32px 0 10px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.mobile .site-search__input[type=text] {
  border-radius: 0;
  height: 32px;
  line-height: 32px;
  padding: 0;
  position: relative;
  z-index: 1;
}
.site-search__placeholder {
  color: #abb3bc;
  left: 10px;
  pointer-events: none;
  position: absolute;
  top: 12px;
}
.mobile .site-search__placeholder {
  font-weight: 600;
  left: 0;
  top: 9px;
  white-space: nowrap;
}
.site-search__placeholder-count {
  color: #5080fa;
}
.site-search__panel {
  background-color: #5080fa;
  border-radius: 4px;
  padding: 2px;
  position: relative;
  width: 100%;
  z-index: 1050;
}
.site-search__panel-content {
  background: #fff;
  border-radius: 3px;
  padding-right: 46px;
}
.mobile .site-search__panel-content {
  padding-right: 0;
}
.site-search__submit {
  background: none;
  background-clip: border-box;
  border: 0 none;
  border-radius: 0 4px 4px 0;
  color: #b7b7b8;
  height: 42px;
  left: 100%;
  padding: 10px 0 0 2px;
  position: absolute;
  top: -2px;
  width: 48px;
}
.mobile .site-search__submit {
  color: #5080fa;
  height: 32px;
  padding: 2px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
}
.site-search__submit-icon {
  height: 22px;
  width: 22px;
}
.mobile .site-search__submit-icon {
  height: 18px;
  width: 18px;
}
.site-search__photo-search {
  display: none;
}
.site-search__photo-search .bubble-preloader {
  position: absolute;
  right: 40px;
  top: 14px;
}
.site-search__photo-search-input {
  position: absolute;
  right: 12px;
  top: 9px;
}
.site-search__photo-search + .site-search__form .site-search__submit {
  display: none;
}
.personal-nav_manager + .site-search {
  margin-right: 180px;
}
.catalog-nav + .site-search {
  margin-right: 0;
}
.mobile .site-search {
  font-size: 1em;
  height: 48px;
  margin: 0 140px 0 53px;
  max-width: none;
  overflow: visible;
  padding: 7px 0 0;
  position: static;
  display: block;
  width: auto;
}
.search-filterset-select {
  float: left;
}
.search-filterset-select__content {
  background: #f1f1f1;
  border-radius: 3px 0 0 3px;
  color: #808d9a;
  cursor: pointer;
  font-size: 12px;
  height: 38px;
  line-height: 39px;
  padding: 0 34px 0 18px;
  position: relative;
}
.search-filterset-select__content::after {
  border-color: #808d9a transparent transparent;
  border-style: solid;
  border-width: 7px;
  content: '';
  height: 0;
  margin-top: -2px;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 0;
}
.search-filterset-select__value {
  display: inline-block;
  font-size: 11px;
  max-width: 125px;
  min-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-filterset-select__value:first-letter {
  text-transform: uppercase;
}
.carousel {
  margin-bottom: 53px;
  position: relative;
}
.carousel__preloader {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  left: 50%;
  margin: -37px 0 0 -37px;
  padding: 12px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.catalogue-root-menu {
  font-size: 13px;
}
.catalogue-root-menu_inline {
  height: 41px;
  margin-bottom: -10px;
  margin-top: 6px;
  position: relative;
}
.catalogue-root-menu_inline .catalogue-root-menu__container {
  background: #fff;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.catalogue-root-menu__toggler {
  float: right;
  margin-bottom: 12px;
  margin-top: 10px;
  text-align: right;
  width: 19ex;
}
.catalogue-root-menu__toggler-text {
  color: #808d9a;
}
.catalogue-root-menu__toggler-text:before {
  content: '\2026';
  margin-right: .5ex;
}
.catalogue-root-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.catalogue-root-menu__list_inline {
  zoom: 1;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  height: 41px;
  list-style: none;
  overflow: hidden;
}
.catalogue-root-menu__list_inline:before,
.catalogue-root-menu__list_inline:after {
  content: "";
  display: table;
}
.catalogue-root-menu__list_inline:after {
  clear: both;
}
.catalogue-root-menu__item_inline {
  display: inline-block;
  flex-grow: 0;
  float: left;
  font-size: 13px;
  padding: 10px 10px 12px;
  text-align: left;
  vertical-align: top;
}
.catalogue-root-menu__item_inline:first-child {
  padding-left: 0;
}
.catalogue-root-menu__item_inline:last-child {
  padding-right: 0;
}
.catalogue-root-menu__item_placeholder {
  text-align: center;
  width: 14.2856%;
}
.catalogue-root-menu__item_visible {
  flex-grow: 1;
}
.catalogue-root-menu__item_column {
  margin-bottom: 25px;
}
.catalogue-root-menu__item-placeholder {
  background: #d7d7d7;
  display: inline-block;
  height: 8px;
  margin: 0 auto;
  width: 80%;
}
.catalogue-root-menu__link {
  color: #000;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.catalogue-root-menu__link_active {
  color: #5080fa;
}
.catalogue-root-menu__link:first-letter {
  text-transform: uppercase;
}
.catalogue-root-menu__link .promo-sticker__container {
  margin-right: 4px;
}
.aside-banners__item {
  overflow: hidden;
}
.aside-banners__item-content {
  height: 100%;
  position: relative;
}
.carousel-viewport {
  position: relative;
  height: 425px;
}
.slides-list {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  white-space: nowrap;
  font-size: 0;
}
.mobile .category-aside {
  display: none;
}
.scroll-to-top-btn {
  display: none;
}
</pre></body></html>