html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/scada-400-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/scada-400-cyrillic.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/scada-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/scada-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/scada-700-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/scada-700-cyrillic.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/scada-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/scada-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@layer tokens {
  :root {
    --c-brand: #379ccb;
    --c-brand-600: #3095c4;
    --c-brand-700: #147aa8;
    --c-brand-800: #005dad;
    --c-brand-050: #d0e3ee;

    --c-accent: #715ac6;
    --c-accent-300: #947de9;

    --c-warm: #ffcf2e;
    --c-warm-600: #ffb813;
    --c-warm-700: #ea9925;
    --c-warm-800: #c67501;

    --carrier-cdek: #2e9e5b;
    --carrier-pochta: #147aa8;

    --c-white: #fff;
    --c-bg: #fefefe;
    --c-border: #d8dfe1;
    --c-border-soft: #dedede;
    --c-muted: #808080;
    --c-text: #2b2f33;

    --space-1: 4px;
    --space-2: 8px;
    --space-3: 12px;
    --space-4: 16px;
    --space-5: 24px;
    --space-6: 32px;
    --space-7: 48px;
    --space-8: 64px;

    --radius: 8px;
    --radius-sm: 4px;
    --shadow-1: 0 1px 3px rgba(0, 0, 0, .08);
    --shadow-2: 0 4px 16px rgba(0, 0, 0, .10);
    --transition: .2s ease;

    --fs-h1: clamp(1.6rem, 1.3rem + 1.4vw, 2.25rem);
    --fs-h2: clamp(1.3rem, 1.15rem + 0.7vw, 1.6rem);
    --fs-body: clamp(0.95rem, 0.9rem + 0.2vw, 1.05rem);
  }
}

@layer reset {
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }

  img,
  video,
  svg {
    max-width: 100%;
    height: auto;
  }
}

.review-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-left: 45px;
}

.review-rating__hint {
  white-space: nowrap;
}

.review-rating__opt {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.full-size-photo img {
  aspect-ratio: 1 / 1;
}

.mail-request-wrap h2 {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
  color: rgb(64, 67, 74);
}

#search-fix .container {
  display: flex;
  align-items: center;
  gap: 12px;
  height: auto;
  box-sizing: border-box;
}

#search-fix #search {
  position: relative;
  top: auto;
  left: auto;
  flex: 1 1 auto;
  min-width: 0;
}

#search-fix #search input {
  width: 100%;
  box-sizing: border-box;
}

#search-fix .button-search {
  position: static;
  right: auto;
  flex: 0 0 auto;
}

#search-fix #quick_search_results {
  width: 100%;
  box-sizing: border-box;
  margin-top: 4px !important;
}

@media (max-width: 1023px) {
  html {
    overflow-x: hidden;
  }

  .container {
    width: 100%;
    max-width: 1000px;
    padding-inline: 12px;
    margin-inline: auto;
  }

  header {
    min-width: 0;
  }

  footer {
    min-width: 0;
    height: auto;
  }

  #column-left {
    float: none;
    width: 100%;
  }

  #column-right {
    float: none;
    width: 100%;
  }

  #column-left + #column-right + #content,
  #column-left + #content {
    margin-left: 0;
  }

  #column-right + #content {
    margin-right: 0;
  }

  .product-info > .left {
    float: none;
    width: 100%;
  }

  .product-info > .right {
    float: none;
  }

  .product-info > .left + .right {
    width: 100%;
  }

  .product-info .image-additional {
    width: 100%;
    position: static;
  }

  .product-info > #column-right {
    margin-left: 0;
  }

  #search-fix .container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-sizing: border-box;
  }

  #search-fix #search {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }

  #search-fix #search input {
    width: 100%;
    height: auto;
    min-height: 44px;
    font-size: 16px;
    box-sizing: border-box;
  }

  #search-fix .button-search {
    position: static;
    width: 100%;
    height: auto;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #search-fix #quick_search_results {
    width: 100%;
    box-sizing: border-box;
  }

  #search-min #search input {
    height: auto;
    min-height: 44px;
    font-size: 16px;
    box-sizing: border-box;
  }

  #search-min .button-search {
    height: auto;
    min-height: 44px;
  }

  #search-min #quick_search_results {
    width: 100%;
    box-sizing: border-box;
  }

  #zhaloba input#mail {
    height: auto !important;
    min-height: 44px !important;
    font-size: 16px !important;
    box-sizing: border-box;
  }

  #zhaloba textarea#send {
    height: auto !important;
    min-height: 44px !important;
    font-size: 16px !important;
    box-sizing: border-box;
  }

  #fix-column-left .box-column-left {
    width: 100%;
    float: none;
  }

  #fix-column-left .box-column-left + .box-column-left {
    float: none;
  }

  header {
    height: auto;
  }

  header .container {
    min-height: 0;
  }

  header #logo {
    float: none;
  }

  header #logged {
    float: none;
    width: 100%;
  }

  header #logged > div {
    float: none;
    position: static;
    left: 0;
    top: 0;
  }

  header #logged a {
    display: block;
    min-height: 44px;
    padding-block: 12px;
    box-sizing: border-box;
  }

  #header #cart .heading a {
    display: block;
    min-height: 44px;
  }

  #header #cart {
    position: static;
    float: none;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 12px 0;
    box-sizing: border-box;
  }

  header .info-contact {
    float: none;
    width: 100%;
    margin: 0;
    padding-block: 12px;
  }

  header .info-contact a.mail,
  header .info-contact span.hidden-link {
    display: inline-flex;
    min-width: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
  }

  #header #cart .mini-cart-info td.quantity,
  #header #cart .mini-cart-info td.total {
    white-space: nowrap;
  }

  #header #cart .checkout a {
    height: auto;
    min-height: 44px;
    line-height: 44px;
  }

  #header #cart .mini-cart-info .remove img {
    display: inline-block;
    width: 16px;
    height: 16px;
    max-width: none;
    padding: 14px;
    box-sizing: content-box;
    margin: -14px;
  }

  #nav-top-min {
    flex-wrap: wrap;
  }

  #content-top-right {
    width: 100%;
  }

  .breadcrumb a {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
  }

  .breadcrumb {
    flex-shrink: 1;
    flex-basis: 100%;
    white-space: normal;
  }

  .product-filter {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 10px;
    column-gap: 16px;
  }

  .product-filter > div {
    float: none;
    margin-right: 0;
  }

  .product-filter .pagination {
    float: none !important;
    margin-right: 0 !important;
  }

  .product-filter select {
    padding-block: 10px;
    min-height: 44px;
  }

  .product-filter .display .icon-display {
    box-sizing: content-box;
    padding: 6px 4px;
    background-origin: content-box;
    background-clip: content-box;
  }

  .pagination .links a,
  .pagination .links b {
    display: inline-flex;
    min-width: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding-inline: 4px;
  }

  .product-list button {
    min-height: 44px;
  }

  .product-grid button {
    min-height: 44px;
  }

  .htabs {
    height: auto;
    display: flow-root;
  }

  .htabs a {
    height: auto;
    min-height: 44px;
  }

  #review-form input[name="name"] {
    font-size: 16px;
  }

  #button-review {
    height: auto !important;
    min-height: 44px !important;
  }

  #tab-review .entry-rating {
    float: none;
    width: auto;
    display: block;
  }

  .review-rating {
    margin-left: 0;
  }

  .review-rating__opt {
    min-width: 44px;
    min-height: 44px;
    padding: 8px;
    box-sizing: border-box;
  }

  .button-small-blue,
  .button-small-purple,
  .button-small-dark-blue {
    height: auto;
    min-height: 44px;
    line-height: 44px;
  }

  .buttons .button {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    min-width: 44px;
  }

  table.form input[type="text"],
  table.form input[type="password"],
  table.form input[type="email"],
  table.form select {
    font-size: 16px;
    min-height: 44px;
  }

  .radio-yn {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 8px 4px;
  }

  .login-content input[type="text"],
  .login-content input[type="password"] {
    font-size: 16px;
    min-height: 44px;
    box-sizing: border-box;
  }

  .return-form input[type="text"],
  .return-form input[type="date"] {
    font-size: 16px;
    min-height: 44px;
  }
  .return-form textarea {
    font-size: 16px;
  }

  .box-category > ul > li > a {
    display: flex;
    align-items: center;
    min-height: 44px;
  }

  #content .content ul div a {
    display: flow-root;
    min-height: 44px;
  }

  .wishlist-info .action img {
    display: inline-block;
    padding: 14px;
    margin: -14px;
    box-sizing: content-box;
  }

  #content form input[name="name"],
  #content form input[name="email"],
  #content form input[name="subject"],
  #content form textarea[name="enquiry"] {
    font-size: 16px;
  }

  #predmet input,
  #predmet textarea {
    font-size: 16px;
  }

  .predmet-button {
    min-height: 44px;
  }

  .seocmspro_content .seocms_further {
    min-height: 44px;
    line-height: 44px;
    padding: 0 4px;
  }

  .seocmspro_content select.form-control {
    min-height: 44px;
  }

  footer .logo a {
    display: flex;
    align-items: center;
    min-height: 44px;
  }

  footer .info-contact span.hidden-link {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
  }

  .box-product .button-big-dark-blue {
    height: auto;
    min-height: 44px;
  }
}

.pagination-bottom {
  width: 100%;
}

.wishlist-info {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

#content h1,
#content p,
#content li {
  overflow-wrap: anywhere;
}

.heading-name {
  font-size: clamp(25px, 16px + 2.4vw, 32px);
}

#predmet {
  display: block;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 767px) {
  .category-list ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
    gap: var(--space-3, 12px);
  }

  .category-list ul li {
    float: none;
    width: auto;
    margin-right: 0;
  }

  .login-content .left,
  .login-content .right {
    float: none;
    width: 100%;
  }

  table.form,
  table.form tbody,
  table.form tr {
    display: block;
    width: 100%;
  }

  table.form td {
    display: block;
    width: 100% !important;
    padding: 4px 0;
    box-sizing: border-box;
  }

  table.form input[type="text"],
  table.form input[type="password"],
  table.form input[type="email"],
  table.form select,
  table.form textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}

#search-fix,
#search-min {
  display: none;
}
.hdr-bar {
  display: none;
  align-items: center;
  gap: 4px;
  height: 56px;
  padding-inline: 4px;
}
.hdr-burger,
.hdr-search__toggle,
.hdr-cart-link {
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: none;
  border: none;
  border-radius: var(--radius-sm, 4px);
  color: #fff;
  cursor: pointer;
  transition: background var(--transition, .2s ease);
  position: relative;
  text-decoration: none;
}
.hdr-burger:hover,
.hdr-search__toggle:hover,
.hdr-cart-link:hover {
  background: rgba(255, 255, 255, .1);
}
.hdr-burger:focus-visible,
.hdr-search__toggle:focus-visible,
.hdr-cart-link:focus-visible {
  outline: 2px solid #fff;
  outline-offset: -2px;
}
.hdr-bar #logo {
  flex: 0 1 auto;
  min-width: 0;
  margin: 0;
  background-position: left center;
}
.hdr-cart-link__badge {
  position: absolute;
  top: 2px;
  right: 2px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-brand);
  color: #fff;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.hdr-cart-link__badge[hidden] {
  display: none;
}

.hdr-search {
  display: flex;
  align-items: center;
  gap: 8px;
}

.hdr-search[hidden] {
  display: none;
}
.hdr-search__label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
input.hdr-search__input {
  flex: 1 1 auto;
  min-width: 0;
  height: 44px;
  padding: 0 14px;
  border: 1px solid var(--c-border);
  border-radius: var(--radius, 8px);
  font: inherit;
  font-size: 16px;
  color: var(--c-text);
  background: #fff;
  transition: border-color var(--transition, .2s ease), box-shadow var(--transition, .2s ease);
}
input.hdr-search__input:focus {
  outline: none;
  border-color: var(--c-brand);
  box-shadow: 0 0 0 3px rgba(55, 156, 203, .15);
}

.hdr-search__submit {
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: none;
  border-radius: var(--radius, 8px);
  background: var(--c-brand);
  color: #fff;
  cursor: pointer;
  transition: background var(--transition, .2s ease);
}
.hdr-search__submit:hover {
  background: var(--c-brand-700);
}
.hdr-search__submit:focus-visible {
  outline: 2px solid var(--c-brand-700);
  outline-offset: 2px;
}
.hdr-search__results {
  position: absolute;
  z-index: 60;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  max-height: 70vh;
  overflow-y: auto;
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius, 8px);
  box-shadow: var(--shadow-2, 0 4px 16px rgba(0, 0, 0, .1));
  padding: 4px;
}
.hdr-search__results[hidden] {
  display: none;
}
.hdr-search__result {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px;
  border-radius: var(--radius-sm, 4px);
  color: var(--c-text);
  text-decoration: none;
  min-height: 44px;
}
.hdr-search__result img {
  flex: none;
  width: 36px;
  height: 36px;
  object-fit: contain;
  border-radius: var(--radius-sm, 4px);
}
.hdr-search__result-name {
  flex: 1 1 auto;
  min-width: 0;
  font-size: 14px;
  line-height: 1.3;
}
.hdr-search__result:hover,
.hdr-search__result.is-active {
  background: #f3f7fa;
}
.hdr-search__empty {
  padding: 12px 8px;
  font-size: 13px;
  color: var(--c-muted);
}
@media (max-width: 1023px) {
  header {
    position: sticky;
    top: 0;
    z-index: 500;
    background-color: #3d4046;
  }
  .hdr-bar {
    display: flex;
  }

  .hdr-bar #logo {
    width: 170px;
    height: 30px;
  }
  header .hdr-search {
    position: relative;
    padding: 0 4px 12px;
  }
  header .hdr-search[hidden] {
    display: none;
  }
}
@media (min-width: 1024px) {
  .hdr-bar {
    display: contents;
  }
  .hdr-burger,
  .hdr-search__toggle,
  .hdr-cart-link {
    display: none;
  }
}
@media (min-width: 1024px) {
  header .container {
    width: auto;
    max-width: 1220px;
    padding-inline: 20px;
    box-sizing: border-box;
  }

  header .hdr-search {
    display: flex;
    float: left;
    position: relative;
    margin: 15px 0 0 8px;
    width: clamp(130px, calc(100% - 855px), 320px);
  }
  header .hdr-search[hidden] {
    display: flex;
  }
  header .hdr-search__toggle {
    display: none;
  }

  header input.hdr-search__input {
    height: 40px;
  }
  header .hdr-search__submit {
    width: 40px;
    height: 40px;
    flex: none;
  }
  header .info-contact {
    margin-left: 8px;
  }
  #header #cart {
    position: static;
    float: right;
    margin: 14px 8px 0;
    padding: 0 24px;
  }
  header #logged > div {
    left: 0;
  }
}
.hdr-drawer__scrim {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity var(--transition, .2s ease), visibility 0s linear .2s;
}
.hdr-drawer__scrim.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: opacity var(--transition, .2s ease);
}
.hdr-drawer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  width: min(86vw, 360px);
  height: 100vh;
  height: 100dvh;
  background: #fff;
  box-shadow: var(--shadow-2, 0 4px 16px rgba(0, 0, 0, .16));
  z-index: 1001;
  transform: translateX(-100%);
  visibility: hidden;
  pointer-events: none;
  transition: transform var(--transition, .2s ease), visibility 0s linear .2s;
}
.hdr-drawer.is-open {
  transform: translateX(0);
  visibility: visible;
  pointer-events: auto;
  transition: transform var(--transition, .2s ease);
}

.hdr-drawer:focus {
  outline: none;
}
.hdr-drawer__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: none;
  padding: 14px 8px 14px 16px;
  border-bottom: 1px solid var(--c-border);
}
.hdr-drawer__title {
  font-size: 17px;
  font-weight: 700;
  color: var(--c-text);
}
.hdr-drawer__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: none;
  border: none;
  border-radius: var(--radius-sm, 4px);
  color: var(--c-text);
  cursor: pointer;
  transition: background var(--transition, .2s ease);
}
.hdr-drawer__close:hover {
  background: #f3f7fa;
}
.hdr-drawer__close:focus-visible {
  outline: 2px solid var(--c-brand);
  outline-offset: -2px;
}

.hdr-drawer__body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 8px 16px 24px;
}
.hdr-drawer__section-title {
  margin: 12px 0 4px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: var(--c-muted);
}

.hdr-cat {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hdr-cat .hdr-cat {
  padding-left: 12px;
  margin: 0 0 2px;
  border-left: 1px solid var(--c-border);
}
.hdr-cat__row {
  display: flex;
  align-items: center;
}
.hdr-cat__link {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  align-items: center;
  min-height: 44px;
  padding: 0 4px;
  color: var(--c-text);
  text-decoration: none;
  font-size: 15px;
  line-height: 1.3;
  border-radius: var(--radius-sm, 4px);
}
.hdr-cat--root > .hdr-cat__item > .hdr-cat__row > .hdr-cat__link {
  font-weight: 600;
}
.hdr-cat__link:hover,
.hdr-cat__link:active {
  background: #f3f7fa;
  color: var(--c-brand);
}
.hdr-cat__chevron {
  flex: none;
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  border-radius: var(--radius-sm, 4px);
}

.hdr-cat__chevron:hover {
  background: #f3f7fa;
}
.hdr-cat__chevron:focus-visible {
  outline: 2px solid var(--c-brand);
  outline-offset: -2px;
}

.hdr-cat__chevron::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--c-muted);
  border-bottom: 2px solid var(--c-muted);
  transform: rotate(45deg);
  transition: transform var(--transition, .2s ease);
}
.hdr-cat__chevron[aria-expanded="true"]::after {
  transform: rotate(-135deg);
}
.hdr-cat__children[hidden] {
  display: none;
}

.hdr-drawer__links {
  display: flex;
  flex-direction: column;
  margin-top: 4px;
}
.hdr-drawer__link {
  display: flex;
  align-items: center;
  min-height: 44px;
  padding: 0 4px;
  color: var(--c-text);
  text-decoration: none;
  font-size: 15px;
  border-top: 1px solid var(--c-border);
}

.hdr-drawer__link:hover {
  color: var(--c-brand);
}
.hdr-drawer__contact {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid var(--c-border);
  font-size: 14px;
  color: var(--c-text);
}
.hdr-drawer__hours {
  color: var(--c-muted);
  margin-bottom: 4px;
}
.hdr-drawer__phone {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  font-size: 19px;
  font-weight: 700;
  color: var(--c-text);
  text-decoration: none;
}
.hdr-drawer__icons {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}
.hdr-drawer__icon {
  display: inline-flex;
  width: 44px;
  height: 44px;
  border-radius: var(--radius-sm, 4px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px 22px;
  transition: background-color var(--transition, .2s ease);
}
.hdr-drawer__icon:hover {
  background-color: #f3f7fa;
}
.hdr-drawer__icon--mail {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzI2N0NCNTt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CgoJPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTAiIGN5PSIxMCIgcj0iOS45MiIvPgoKCgkKCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJtMTAgNC40MiIvPgoJCgoKCQoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMCwxMS4zbDUuOTItNS4wN2MtMC4wOS0wLjA2LTAuMjItMC4xMS0wLjM0LTAuMTFINC40MmMtMC4xMiwwLTAuMjUsMC4wNS0wLjM0LDAuMTFMMTAsMTEuM3oiLz4KCQoKCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJtMTAuNCAxMS43N2MtMC4yMyAwLjItMC41NyAwLjItMC44MSAwbC01Ljc5LTQuOTV2Ni40NGMwIDAuMzQgMC4yOCAwLjYyIDAuNjIgMC42MmgxMS4xN2MwLjM0IDAgMC42Mi0wLjI4IDAuNjItMC42MnYtNi40NWwtNS44MSA0Ljk2eiIvPgoJCgo8L3N2Zz4K);
}
.hdr-drawer__icon--whatsapp {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6dXJsKCNiKTt9Cgkuc3Qxe2ZpbGw6dXJsKCNhKTt9Cgkuc3Qye2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxsaW5lYXJHcmFkaWVudCBpZD0iYiIgeDE9Ii0xMC41NzUiIHgyPSItMTAuMTE2IiB5MT0iLTE3LjE3NCIgeTI9Ii0xNy4xNzQiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAtNDEuNjQyIDQxLjY0MiAwIDcyNS4xMiAtNDIwLjc2KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgoJPHN0b3Agc3RvcC1jb2xvcj0iIzIwQjAzOCIgb2Zmc2V0PSIwIi8+Cgk8c3RvcCBzdG9wLWNvbG9yPSIjNjBENjZBIiBvZmZzZXQ9IjEiLz4KPC9saW5lYXJHcmFkaWVudD4KPHBhdGggY2xhc3M9InN0MCIgZD0ibTAuNTEgOS45NmMwIDEuNjcgMC40MyAzLjMgMS4yNyA0Ljc0bC0xLjM1IDQuOTEgNS4wMy0xLjMyYzEuMzkgMC43NSAyLjk1IDEuMTUgNC41MyAxLjE1aDAuMDFjNS4yMyAwIDkuNDgtNC4yNSA5LjQ5LTkuNDggMC0yLjUzLTAuOTktNC45Mi0yLjc4LTYuNzFzLTQuMTctMi43OC02LjcxLTIuNzhjLTUuMjQgMC05LjQ5IDQuMjYtOS40OSA5LjQ5Ii8+CjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9Ii0xMC41ODEiIHgyPSItMTAuMTIxIiB5MT0iLTE3LjE3IiB5Mj0iLTE3LjE3IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAgLTQzLjEzNCA0My4xMzQgMCA3NTAuNTkgLTQzNi40MykiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KCTxzdG9wIHN0b3AtY29sb3I9IiNGOUY5RjkiIG9mZnNldD0iMCIvPgoJPHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Im0wLjE2IDkuOTZjMCAxLjczIDAuNDUgMy40MiAxLjMxIDQuOTFsLTEuMzkgNS4wOSA1LjIxLTEuMzdjMS40MyAwLjc4IDMuMDUgMS4xOSA0LjY5IDEuMTloMC4wMmM1LjQxIDAgOS44My00LjQxIDkuODMtOS44MyAwLTIuNjMtMS4wMi01LjA5LTIuODgtNi45NXMtNC4zMi0yLjg4LTYuOTUtMi44OGMtNS40MiAwLjAxLTkuODMgNC40Mi05Ljg0IDkuODRtMy4xMSA0LjY2LTAuMi0wLjMxYy0wLjgyLTEuMy0xLjI1LTIuOC0xLjI1LTQuMzUgMC00LjUgMy42Ny04LjE3IDguMTctOC4xNyAyLjE4IDAgNC4yNCAwLjg1IDUuNzcgMi4zOSAxLjU1IDEuNTUgMi4zOSAzLjYgMi4zOSA1Ljc3IDAgNC41LTMuNjcgOC4xNy04LjE3IDguMTctMS40NyAwLTIuOTEtMC4zOS00LjE2LTEuMTRsLTAuMy0wLjE4LTMuMDkgMC44MWMwLjAyIDAuMDEgMC44NC0yLjk5IDAuODQtMi45OXoiLz4KPHBhdGggY2xhc3M9InN0MiIgZD0ibTcuNTQgNS44NWMtMC4xOC0wLjQxLTAuMzgtMC40Mi0wLjU1LTAuNDNoLTAuNDdjLTAuMTYgMC0wLjQzIDAuMDYtMC42NiAwLjMtMC4yMyAwLjI2LTAuODYgMC44NS0wLjg2IDIuMDZzMC44OCAyLjM4IDEgMi41NCAxLjcgMi43MiA0LjIgMy43MWMyLjA3IDAuODIgMi41IDAuNjYgMi45NSAwLjYyczEuNDUtMC41OSAxLjY2LTEuMTcgMC4yMS0xLjA3IDAuMTQtMS4xN2MtMC4wNi0wLjEtMC4yMi0wLjE2LTAuNDctMC4yOS0wLjI1LTAuMTItMS40NS0wLjcyLTEuNjgtMC44LTAuMjItMC4wOC0wLjM5LTAuMTItMC41NSAwLjEyLTAuMTYgMC4yNS0wLjYzIDAuOC0wLjc4IDAuOTYtMC4xNCAwLjE2LTAuMjkgMC4xOC0wLjUzIDAuMDYtMC4yNS0wLjEyLTEuMDMtMC4zOC0xLjk4LTEuMjItMC43My0wLjY1LTEuMjMtMS40Ni0xLjM3LTEuNy0wLjE0LTAuMjUtMC4wMi0wLjM4IDAuMS0wLjUgMC4xMS0wLjExIDAuMjUtMC4yOSAwLjM3LTAuNDMgMC4xMi0wLjE1IDAuMTYtMC4yNSAwLjI1LTAuNDEgMC4wOC0wLjE2IDAuMDQtMC4zLTAuMDItMC40My0wLjA1LTAuMTItMC41My0xLjMzLTAuNzUtMS44MiIvPgo8L3N2Zz4K);
}
.hdr-drawer__icon--telegram {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6dXJsKCNiKTt9Cgkuc3Qxe2ZpbGw6I0M4REFFQTt9Cgkuc3Qye2ZpbGw6I0E5QzlERDt9Cgkuc3Qze2ZpbGw6dXJsKCNhKTt9Cjwvc3R5bGU+CjxsaW5lYXJHcmFkaWVudCBpZD0iYiIgeDE9IjEyLjkyMiIgeDI9IjcuOTUyMyIgeTE9IjE3Ljg2MyIgeTI9IjYuMjYzNyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCguOTk5OCAwIDAgLS45OTk4IC0uMDAwMzk5ODMgMjAuOTk2KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgoJPHN0b3Agc3RvcC1jb2xvcj0iIzM3QUVFMiIgb2Zmc2V0PSIwIi8+Cgk8c3RvcCBzdG9wLWNvbG9yPSIjMUU5NkM4IiBvZmZzZXQ9IjEiLz4KPC9saW5lYXJHcmFkaWVudD4KPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTAiIGN5PSI5Ljk1IiByPSI5Ljk1Ii8+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Im04LjE3IDE0LjUxYy0wLjMyIDAtMC4yNy0wLjEyLTAuMzgtMC40M2wtMC45NS0zLjEyIDcuMy00LjMzIi8+CjxwYXRoIGNsYXNzPSJzdDIiIGQ9Im04LjE3IDE0LjUxYzAuMjUgMCAwLjM2LTAuMTEgMC41LTAuMjVsMS4zMy0xLjI5LTEuNjYtMSIvPgo8bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSItMS40MDQ1IiB4Mj0iLTEuMjY5MiIgeTE9Ii0xMC43MjIiIHkyPSItMTAuNDYyIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KC45OTk4IDAgMCAtLjk5OTggLS4wMDAzOTk4MyAyMC45OTYpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+Cgk8c3RvcCBzdG9wLWNvbG9yPSIjRUZGN0ZDIiBvZmZzZXQ9IjAiLz4KCTxzdG9wIHN0b3AtY29sb3I9IiNmZmYiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cGF0aCBjbGFzcz0ic3QzIiBkPSJtOC4zNCAxMS45NyA0LjAxIDIuOTZjMC40NiAwLjI1IDAuNzkgMC4xMiAwLjktMC40M2wxLjYzLTcuNjljMC4xNy0wLjY3LTAuMjYtMC45Ny0wLjY5LTAuNzhsLTkuNTggMy43Yy0wLjY1IDAuMjctMC42NSAwLjYzLTAuMTEgMC44bDIuNDYgMC43NyA1LjY5LTMuNTljMC4yNy0wLjE2IDAuNTItMC4wOCAwLjMxIDAuMSIvPgo8L3N2Zz4K);
}
@media (prefers-reduced-motion: reduce) {
  .hdr-drawer__scrim,
  .hdr-drawer,
  .hdr-cat__chevron::after {
    transition: none;
  }
}
@media (max-width: 1023px) {
  #column-left .box-left-menu,
  #column-left .box-left-menu + .box-content {
    display: none;
  }
}
@media (max-width: 1023px) {
  header #logged,
  #header #cart,
  header .info-contact {
    display: none;
  }
}

.box-product.lane {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding-bottom: 4px;
}

.box-product.lane::-webkit-scrollbar {
  display: none;
}

.box-product.lane > .item {
  flex: 0 0 auto;
  scroll-snap-align: start;
  margin: 0;
  width: clamp(180px, 65vw, 330px);
}

@media (min-width: 1024px) {
  .box-product.lane > .item {
    width: calc((100% - 3 * 20px) / 4);
  }
}

@media (prefers-reduced-motion: reduce) {
  .box-product.lane {
    scroll-behavior: auto;
  }
}

.menu-top-box {
  width: 100%;
  display: inline-block;
  clear: both;
  margin-top: var(--space-3, 10px);
}
.menu-top-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-top-box li {
  list-style: none;
}
.menu-top-box a {
  text-decoration: none;
  color: var(--c-text, #2b2f33);
}

.icons-menu i {
  display: block;
  aspect-ratio: 55 / 47;
  background-image: url('/image/data/i/menu/menu-sprite.svg');
  background-repeat: no-repeat;
  background-size: 100% 1100%;
  background-position-x: 0;
  flex-shrink: 0;
}
.icons-menu i.menu-ico-71 { background-position-y: 0%; }
.icons-menu i.menu-ico-61 { background-position-y: 10%; }
.icons-menu i.menu-ico-63 { background-position-y: 20%; }
.icons-menu i.menu-ico-94 { background-position-y: 30%; }
.icons-menu i.menu-ico-83 { background-position-y: 40%; }
.icons-menu i.menu-ico-92 { background-position-y: 50%; }
.icons-menu i.menu-ico-18 { background-position-y: 60%; }
.icons-menu i.menu-ico-68 { background-position-y: 70%; }
.icons-menu i.menu-ico-67 { background-position-y: 80%; }
.icons-menu i.menu-ico-87 { background-position-y: 90%; }
.icons-menu i.menu-ico-34 { background-position-y: 100%; }
@media (min-width: 1024px) {
  .menu-top-box {
    width: min(1220px, 100vw - 32px);
    margin-left: calc((100% - min(1220px, 100vw - 32px)) / 2);
  }
  .menu-top-box-content > ul.flyout-category {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: var(--space-2, 8px);
  }
  .menu-top-box ul.flyout-category > li {
    position: relative;
    display: flex;
    flex: 1 1 auto;
    padding-bottom: var(--space-2, 8px);
  }
  .menu-top-box .icons-menu {
    width: 100%;
  }
  .menu-top-box .icons-menu a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: var(--space-1, 4px);
    height: 100%;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .menu-top-box .icons-menu i {
    width: 55px;
  }
  .menu-top-box .icons-menu span {
    white-space: nowrap;
    line-height: 1.25;
  }
  .menu-top-box li.active > .icons-menu a,
  .menu-top-box .icons-menu a:hover,
  .menu-top-box .icons-menu a.active {
    color: var(--c-brand);
  }

  .menu-top-box ul.flyout-category ul {
    display: none;
    position: absolute;
    z-index: 1000;
    margin: 0;
    padding: var(--space-2, 8px) 0;
    min-width: 220px;
    max-width: 300px;
    background: var(--c-white, #fff);
    border-radius: var(--radius, 8px);
    box-shadow: var(--shadow-2, 0 4px 16px rgba(0, 0, 0, .1));
  }
  .menu-top-box ul.flyout-category li.is-open > ul {
    display: block;
  }
  .menu-top-box ul.flyout-category > li > ul {
    top: 100%;
    left: 0;
    margin-top: var(--space-1, 4px);
  }
  .menu-top-box ul.flyout-category > li.flip > ul {
    left: auto;
    right: 0;
  }
  .menu-top-box ul.flyout-category ul li {
    position: relative;
  }
  .menu-top-box ul.flyout-category ul ul {
    top: calc(-1 * var(--space-2, 8px));
    left: 100%;
    margin-left: var(--space-1, 4px);
  }
  .menu-top-box ul.flyout-category ul li.flip > ul {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: var(--space-1, 4px);
  }
  .menu-top-box ul.flyout-category ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--space-3, 12px);
    min-height: 44px;
    padding: var(--space-2, 8px) var(--space-3, 12px);
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    transition: background-color var(--transition, .2s ease), color var(--transition, .2s ease);
  }
  .menu-top-box ul.flyout-category ul li a span {
    flex: 1 1 auto;
  }
  .menu-top-box ul.flyout-category > li > ul > li > a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
  }
  .menu-top-box ul.flyout-category ul li a:hover,
  .menu-top-box ul.flyout-category ul li a.active {
    background: var(--c-brand-050, #d0e3ee);
    color: var(--c-brand-700, #147aa8);
  }

  .menu-top-box ul.flyout-category ul li:has(> ul) > a::after {
    content: '\203A';
    color: var(--c-muted, #808080);
    line-height: 1;
  }
  .menu-top-box ul.flyout-category ul li:has(> ul) > a:hover::after {
    color: inherit;
  }

  @media (prefers-reduced-motion: reduce) {
    .menu-top-box ul.flyout-category ul li a {
      transition: none;
    }
  }
}
@media (max-width: 1023px) {
  .menu-top-box {
    margin-top: 0;
  }
  .menu-top-box ul.flyout-category {
    display: flex;
    flex-wrap: nowrap;
    gap: 4px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding: 6px 8px;
  }
  .menu-top-box ul.flyout-category::-webkit-scrollbar {
    display: none;
  }
  .menu-top-box ul.flyout-category > li {
    float: none;
    flex: 0 0 auto;
    scroll-snap-align: start;
    max-width: none;
    margin-right: 0;
    padding-bottom: 0;
  }
  .menu-top-box ul.flyout-category ul {
    display: none;
  }

  .menu-top-box .icons-menu {
    width: auto;
    min-width: 64px;
    padding: 4px 10px;
  }

  .menu-top-box .icons-menu i {
    width: 34px;
    margin-bottom: 2px;
  }
  .menu-top-box .icons-menu a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.15;
    min-height: 44px;
    justify-content: center;
    white-space: nowrap;
  }

  .menu-top-box .icons-menu a:hover,
  .menu-top-box .icons-menu a.active,
  .menu-top-box li.active > .icons-menu a {
    color: var(--c-brand);
  }
}

