@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #B40028);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #d4002e);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #f50035);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #ff597d);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #B40028);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #d4002e);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #f50035);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #ff597d);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #f2f2f2);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #ebebeb);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #e1e1e1);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #797979);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1240px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 3, theme.scss */
:root {
  --sts-red: #b40028;
  --sts-black: #151515;
  --sts-gray: #5c5c5c;
  --sts-light: #f5f5f3;
  --sts-border: #e6e6e6;
  --sts-white: #ffffff;
  --sts-radius-sm: 8px;
  --sts-radius: 12px;
  --sts-radius-lg: 16px;
  --sts-shadow: 0 18px 48px rgba(21, 21, 21, 0.08);
  --sts-container: 1312px; }

/* line 17, theme.scss */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* line 23, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 27, theme.scss */
body {
  margin: 0;
  color: var(--sts-black);
  background: var(--sts-white);
  font-family: "Onest", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }

/* line 37, theme.scss */
body.settings_loaded {
  content-visibility: visible;
  visibility: visible; }

/* line 42, theme.scss */
body.is-menu-open {
  overflow: hidden; }

/* line 46, theme.scss */
a {
  color: inherit;
  text-decoration: none; }

/* line 51, theme.scss */
button,
input,
select,
textarea {
  font: inherit; }

/* line 58, theme.scss */
button {
  color: inherit; }

/* line 62, theme.scss */
img {
  display: block;
  max-width: 100%; }

/* line 67, theme.scss */
h1,
h2,
h3,
h4,
p {
  margin-top: 0; }

/* line 75, theme.scss */
h1,
h2,
h3,
.sts-display {
  font-family: "Archivo", "Onest", Arial, sans-serif;
  font-stretch: 100%; }

/* line 83, theme.scss */
.sts-container {
  width: min(calc(100% - 128px), var(--sts-container));
  margin-inline: auto; }

/* line 88, theme.scss */
.sts-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

/* line 100, theme.scss */
.sts-button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border: 1px solid transparent;
  border-radius: var(--sts-radius);
  cursor: pointer;
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  transition: transform 160ms ease, background-color 160ms ease, color 160ms ease; }

/* line 119, theme.scss */
.sts-button:hover {
  transform: translateY(-1px); }

/* line 123, theme.scss */
.sts-button--primary {
  color: var(--sts-white) !important;
  background: var(--sts-red); }

/* line 128, theme.scss */
.sts-button--primary:visited,
.sts-button--primary:hover,
.sts-button--primary:focus,
.sts-button--primary:active {
  color: var(--sts-white) !important;
  background: #970022; }

/* line 136, theme.scss */
.sts-button--light {
  color: var(--sts-black) !important;
  background: var(--sts-white); }

/* line 141, theme.scss */
.sts-button--light:visited,
.sts-button--light:hover,
.sts-button--light:focus,
.sts-button--light:active {
  color: var(--sts-black) !important; }

/* line 148, theme.scss */
.sts-button--disabled {
  color: #8b8b8b !important;
  background: var(--sts-light);
  cursor: not-allowed; }

/* line 154, theme.scss */
.sts-button--disabled:visited,
.sts-button--disabled:hover,
.sts-button--disabled:focus,
.sts-button--disabled:active {
  color: #8b8b8b !important; }

/* line 161, theme.scss */
.sts-button--full {
  width: 100%; }

/* line 165, theme.scss */
.sts-eyebrow {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase; }

/* Header */
/* line 174, theme.scss */
.sts-header {
  position: relative;
  z-index: 500;
  width: 100%;
  min-width: 0;
  background: var(--sts-white);
  border-bottom: 1px solid var(--sts-border); }

/* line 183, theme.scss */
.sts-header__inner {
  display: flex;
  width: 100%;
  height: 96px;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 0 64px; }

/* line 193, theme.scss */
.sts-header__logo {
  flex: 0 0 196px; }

/* line 197, theme.scss */
.sts-header__logo img {
  width: 196px;
  height: auto; }

/* line 202, theme.scss */
.sts-header__nav {
  display: flex;
  align-items: center;
  gap: 26px;
  white-space: nowrap; }

/* line 209, theme.scss */
.sts-header__nav a,
.sts-header__actions a {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2px;
  text-transform: uppercase; }

/* line 217, theme.scss */
.sts-header__catalog {
  position: relative; }

/* line 221, theme.scss */
.sts-header__catalog > a {
  position: relative;
  display: inline-flex;
  min-height: 44px;
  align-items: center; }

/* line 228, theme.scss */
.sts-header__catalog > a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 16px;
  content: ""; }

/* line 237, theme.scss */
.sts-header__catalog-dropdown {
  position: absolute;
  top: calc(100% + 14px);
  left: -28px;
  z-index: 80;
  width: min(760px, calc(100vw - 64px));
  max-height: min(680px, calc(100vh - 130px));
  padding: 28px;
  overflow-y: auto;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius-lg);
  background: var(--sts-white);
  box-shadow: var(--sts-shadow);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-8px);
  transition: opacity 160ms ease, transform 160ms ease; }

/* line 256, theme.scss */
.sts-header__catalog > a:hover + .sts-header__catalog-dropdown,
.sts-header__catalog > a:focus-visible + .sts-header__catalog-dropdown,
.sts-header__catalog-dropdown:hover,
.sts-header__catalog:focus-within .sts-header__catalog-dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0); }

/* line 265, theme.scss */
.sts-header__catalog-heading,
.sts-catalog-browser__heading {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--sts-border); }

/* line 275, theme.scss */
.sts-header__catalog-heading strong {
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 26px;
  font-weight: 900;
  text-transform: uppercase; }

/* line 282, theme.scss */
.sts-header__catalog-heading > a,
.sts-catalog-browser__heading > a {
  color: var(--sts-red);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase; }

/* line 290, theme.scss */
.sts-catalog-tree {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 8px 28px;
  margin: 0;
  padding: 14px 0 0;
  list-style: none; }

/* line 300, theme.scss */
.sts-catalog-tree__item {
  min-width: 0; }

/* line 304, theme.scss */
.sts-catalog-tree__row {
  display: flex;
  min-height: 42px;
  align-items: center;
  border-radius: var(--sts-radius-sm);
  background: var(--sts-light); }

/* line 312, theme.scss */
.sts-catalog-tree__row > a {
  display: flex;
  min-width: 0;
  min-height: 36px;
  flex: 1 1 auto;
  align-items: center;
  padding: 9px 10px;
  color: var(--sts-black) !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.35;
  letter-spacing: 0 !important;
  text-transform: none !important; }

/* line 327, theme.scss */
.sts-catalog-tree__row:hover,
.sts-catalog-tree__row:focus-within,
.sts-catalog-tree__item.is-current > .sts-catalog-tree__row,
.sts-catalog-tree__item.is-current-branch > .sts-catalog-tree__row {
  background: #f1e8ea; }

/* line 334, theme.scss */
.sts-catalog-tree__row > a:hover,
.sts-catalog-tree__row > a:focus-visible,
.sts-catalog-tree__item.is-current > .sts-catalog-tree__row > a,
.sts-catalog-tree__item.is-current-branch > .sts-catalog-tree__row > a {
  color: var(--sts-red) !important; }

/* line 341, theme.scss */
.sts-catalog-tree__toggle {
  position: relative;
  width: 42px;
  min-width: 42px;
  height: 42px;
  padding: 0;
  border: 0;
  border-left: 1px solid var(--sts-border);
  border-radius: 0 var(--sts-radius-sm) var(--sts-radius-sm) 0;
  background: transparent;
  color: var(--sts-red);
  cursor: pointer; }

/* line 355, theme.scss */
.sts-catalog-tree__toggle[hidden] {
  display: none; }

/* line 359, theme.scss */
.sts-catalog-tree__toggle span::before,
.sts-catalog-tree__toggle span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
  content: "";
  transform: translate(-50%, -50%);
  transition: transform 150ms ease; }

/* line 373, theme.scss */
.sts-catalog-tree__toggle span::after {
  transform: translate(-50%, -50%) rotate(90deg); }

/* line 377, theme.scss */
.sts-catalog-tree__toggle[aria-expanded="true"] span::after {
  transform: translate(-50%, -50%) rotate(0); }

/* line 381, theme.scss */
.sts-catalog-tree__toggle:hover,
.sts-catalog-tree__toggle:focus-visible {
  background: #eadcdf;
  color: var(--sts-red); }

/* line 387, theme.scss */
.sts-catalog-tree__children {
  display: grid;
  gap: 5px;
  margin: 5px 0 2px 14px;
  padding: 0 0 0 10px;
  border-left: 2px solid #e4c7ce;
  list-style: none; }

/* line 396, theme.scss */
.sts-catalog-tree__children[hidden] {
  display: none; }

/* line 400, theme.scss */
.sts-catalog-tree__children .sts-catalog-tree__row {
  min-height: 36px;
  background: transparent; }

/* line 405, theme.scss */
.sts-catalog-tree__children .sts-catalog-tree__row > a {
  min-height: 34px;
  padding: 7px 8px;
  font-size: 13px !important;
  font-weight: 500 !important; }

/* line 412, theme.scss */
.sts-catalog-tree__children .sts-catalog-tree__toggle {
  width: 36px;
  min-width: 36px;
  height: 36px; }

/* line 418, theme.scss */
.sts-header__nav a,
.sts-header__actions a,
.sts-footer a {
  transition: color 150ms ease; }

/* line 424, theme.scss */
.sts-header__nav a:hover,
.sts-header__actions a:hover {
  color: var(--sts-red); }

/* line 429, theme.scss */
.sts-header__search {
  display: flex;
  width: min(320px, 25vw);
  height: 44px;
  align-items: center;
  overflow: hidden;
  border-radius: 999px;
  background: var(--sts-light); }

/* line 439, theme.scss */
.sts-header__search input {
  width: 100%;
  min-width: 0;
  height: 100%;
  padding: 0 6px 0 16px;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--sts-black);
  font-size: 14px; }

/* line 451, theme.scss */
.sts-header__search button {
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 24px; }

/* line 460, theme.scss */
.sts-header__actions {
  display: flex;
  align-items: center;
  gap: 14px;
  white-space: nowrap; }

/* line 467, theme.scss */
.sts-header__socials {
  display: flex;
  gap: 6px; }

/* line 472, theme.scss */
.sts-header__socials a {
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(180, 0, 40, 0.24);
  border-radius: 50%;
  color: var(--sts-red); }

/* line 483, theme.scss */
.sts-header__socials a:hover {
  border-color: var(--sts-red);
  color: var(--sts-red) !important; }

/* line 488, theme.scss */
.sts-header__socials svg {
  width: 15px;
  height: 15px;
  fill: currentColor; }

/* line 494, theme.scss */
.sts-header__socials rect,
.sts-header__socials circle {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8; }

/* line 501, theme.scss */
.sts-header__socials .sts-social-icon__dot {
  fill: currentColor;
  stroke: none; }

/* line 506, theme.scss */
.sts-floating-cart {
  position: fixed;
  right: 26px;
  bottom: 26px;
  z-index: 70;
  display: flex;
  width: 62px;
  height: 62px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--sts-white) !important;
  background: var(--sts-red);
  box-shadow: 0 12px 30px rgba(26, 26, 26, 0.24);
  transition: transform 150ms ease, background 150ms ease; }

/* line 523, theme.scss */
.sts-floating-cart:hover {
  color: var(--sts-white) !important;
  background: #970022;
  transform: translateY(-2px); }

/* line 529, theme.scss */
.sts-floating-cart svg {
  width: 27px;
  height: 27px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8; }

/* line 539, theme.scss */
.sts-floating-cart span {
  position: absolute;
  top: -3px;
  right: -3px;
  display: flex;
  min-width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
  border: 2px solid var(--sts-white);
  border-radius: 999px;
  color: var(--sts-white);
  background: var(--sts-black);
  font-size: 11px;
  font-weight: 700; }

/* line 557, theme.scss */
.btn-on-top.js-go-top-page {
  right: 32px !important;
  bottom: 104px !important; }

/* line 562, theme.scss */
.sts-header__menu-button {
  display: none;
  width: 42px;
  height: 42px;
  padding: 10px;
  border: 0;
  background: transparent;
  cursor: pointer; }

/* line 572, theme.scss */
.sts-header__menu-button span {
  display: block;
  width: 22px;
  height: 2px;
  margin: 4px auto;
  background: var(--sts-black); }

/* line 580, theme.scss */
.sts-mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 100;
  overflow-y: auto;
  padding: 32px 24px;
  background: var(--sts-white); }

/* line 589, theme.scss */
.sts-mobile-menu[hidden] {
  display: none; }

/* line 593, theme.scss */
.sts-mobile-menu__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--sts-border);
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase; }

/* line 605, theme.scss */
.sts-mobile-menu__top button {
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 38px;
  font-weight: 300; }

/* line 615, theme.scss */
.sts-mobile-menu__nav {
  display: flex;
  flex-direction: column;
  padding: 30px 0; }

/* line 621, theme.scss */
.sts-mobile-menu__nav a {
  padding: 10px 0;
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 630, theme.scss */
.sts-mobile-menu__catalog {
  border-bottom: 1px solid var(--sts-border); }

/* line 634, theme.scss */
.sts-mobile-menu__catalog summary {
  position: relative;
  padding: 10px 42px 10px 0;
  cursor: pointer;
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  list-style: none;
  text-transform: uppercase; }

/* line 646, theme.scss */
.sts-mobile-menu__catalog summary::-webkit-details-marker {
  display: none; }

/* line 650, theme.scss */
.sts-mobile-menu__catalog summary::after {
  position: absolute;
  top: 8px;
  right: 4px;
  color: var(--sts-red);
  font-size: 28px;
  content: "+"; }

/* line 659, theme.scss */
.sts-mobile-menu__catalog[open] summary::after {
  content: "−"; }

/* line 663, theme.scss */
.sts-mobile-menu__catalog .sts-catalog-tree {
  display: block;
  max-height: 52vh;
  padding: 6px 0 16px;
  overflow-y: auto; }

/* line 670, theme.scss */
.sts-mobile-menu__catalog .sts-catalog-tree > .sts-catalog-tree__item {
  margin-bottom: 6px; }

/* line 674, theme.scss */
.sts-mobile-menu__catalog .sts-catalog-tree__row > a {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: "Onest", Arial, sans-serif;
  font-size: 14px !important; }

/* line 682, theme.scss */
.sts-mobile-menu__contacts {
  padding-top: 26px;
  border-top: 1px solid var(--sts-border); }

/* line 687, theme.scss */
.sts-mobile-menu__contacts a {
  display: inline-block;
  margin-bottom: 18px;
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 27px;
  font-weight: 800; }

/* line 695, theme.scss */
.sts-mobile-menu__contacts p {
  margin-bottom: 12px;
  font-size: 16px; }

/* line 700, theme.scss */
.sts-mobile-menu__contacts small {
  color: var(--sts-gray);
  font-size: 13px; }

/* line 705, theme.scss */
.sts-mobile-menu__socials {
  display: flex;
  gap: 18px;
  margin-bottom: 18px; }

/* line 711, theme.scss */
.sts-mobile-menu__socials a {
  margin: 0;
  color: var(--sts-red);
  font-size: 15px;
  text-transform: uppercase; }

/* Homepage */
/* line 719, theme.scss */
.sts-hero {
  position: relative;
  min-height: 570px;
  overflow: hidden;
  background: var(--sts-black);
  color: var(--sts-white); }

/* line 727, theme.scss */
.sts-hero__photo,
.sts-hero__shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%; }

/* line 735, theme.scss */
.sts-hero__photo {
  object-fit: cover;
  object-position: center; }

/* line 740, theme.scss */
.sts-hero__shade {
  background: linear-gradient(90deg, rgba(9, 9, 9, 0.96) 2%, rgba(9, 9, 9, 0.82) 44%, rgba(9, 9, 9, 0.25) 86%, rgba(9, 9, 9, 0.04) 100%); }

/* line 744, theme.scss */
.sts-hero__content {
  position: relative;
  z-index: 1;
  display: flex;
  width: min(calc(100% - 108px), 1332px);
  min-height: 570px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin: 0 auto;
  padding-top: 28px; }

/* line 757, theme.scss */
.sts-hero__logo {
  position: absolute;
  top: 32px;
  left: 0;
  width: 308px;
  height: auto; }

/* line 765, theme.scss */
.sts-hero .sts-eyebrow {
  position: relative;
  margin-bottom: 18px;
  padding-left: 15px;
  color: #ebebeb; }

/* line 772, theme.scss */
.sts-hero .sts-eyebrow::before {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 0;
  width: 4px;
  background: var(--sts-red);
  content: ""; }

/* line 782, theme.scss */
.sts-hero h1 {
  max-width: 760px;
  margin-bottom: 14px;
  font-size: clamp(44px, 4vw, 58px);
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: -1px;
  text-transform: uppercase; }

/* line 792, theme.scss */
.sts-hero__lead {
  margin-bottom: 30px;
  color: #ebebeb;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45; }

/* line 800, theme.scss */
.sts-hero__meta {
  position: absolute;
  bottom: 42px;
  left: 0;
  margin: 0;
  color: #ebebeb;
  font-size: 13px;
  font-weight: 500; }

/* line 810, theme.scss */
.sts-hero__meta a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 816, theme.scss */
.sts-section {
  padding: 52px 0 68px; }

/* line 820, theme.scss */
.sts-section__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px; }

/* line 828, theme.scss */
.sts-section__heading h2,
.sts-benefits h2,
.sts-outlet h2,
.sts-store h2 {
  margin: 0;
  font-size: clamp(36px, 3.2vw, 52px);
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -0.8px;
  text-transform: uppercase; }

/* line 840, theme.scss */
.sts-section__heading > a {
  color: var(--sts-red);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

/* line 848, theme.scss */
.sts-category-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px; }

/* line 854, theme.scss */
.sts-category-card {
  display: flex;
  min-height: 190px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px;
  border-radius: var(--sts-radius);
  background: var(--sts-light); }

/* line 865, theme.scss */
.sts-category-card span,
.sts-category-card small {
  color: var(--sts-red);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase; }

/* line 874, theme.scss */
.sts-category-card strong {
  font-family: "Archivo", "Onest", sans-serif;
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 900;
  line-height: 1.02;
  text-transform: uppercase; }

/* line 882, theme.scss */
.sts-category-card--dark {
  color: var(--sts-white);
  background: var(--sts-black); }

/* line 887, theme.scss */
.sts-category-card--dark span,
.sts-category-card--dark small {
  color: var(--sts-white); }

/* line 892, theme.scss */
.sts-popular {
  padding-top: 42px; }

/* line 896, theme.scss */
.sts-popular__heading-actions {
  display: flex;
  align-items: center;
  gap: 18px; }

/* line 902, theme.scss */
.sts-popular__heading-actions > a {
  color: var(--sts-red);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase; }

/* line 909, theme.scss */
.sts-product-carousel__controls {
  display: flex;
  gap: 8px; }

/* line 914, theme.scss */
.sts-product-carousel__controls button {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid var(--sts-red);
  border-radius: 50%;
  color: var(--sts-red);
  background: var(--sts-white);
  cursor: pointer;
  font-size: 20px;
  line-height: 1;
  transition: color 150ms ease, background-color 150ms ease, opacity 150ms ease; }

/* line 931, theme.scss */
.sts-product-carousel__controls button:hover:not(:disabled),
.sts-product-carousel__controls button:focus-visible:not(:disabled) {
  color: var(--sts-white);
  background: var(--sts-red); }

/* line 937, theme.scss */
.sts-product-carousel__controls button:disabled {
  opacity: 0.32;
  cursor: default; }

/* line 942, theme.scss */
.sts-product-carousel__viewport {
  width: 100%;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scrollbar-width: none;
  scroll-behavior: smooth;
  scroll-snap-type: inline mandatory; }

/* line 951, theme.scss */
.sts-product-carousel__viewport::-webkit-scrollbar {
  display: none; }

/* line 955, theme.scss */
.sts-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px; }

/* line 961, theme.scss */
.sts-product-grid--home {
  width: 100%;
  grid-template-columns: none;
  grid-auto-columns: calc((100% - 36px) / 4);
  grid-auto-flow: column; }

/* line 968, theme.scss */
.sts-product-grid--home .sts-product-card {
  scroll-snap-align: start; }

/* line 972, theme.scss */
.sts-product-card {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius);
  background: var(--sts-white);
  transition: border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease; }

/* line 985, theme.scss */
.sts-product-card:hover {
  transform: translateY(-2px);
  border-color: #d0d0d0;
  box-shadow: var(--sts-shadow); }

/* line 991, theme.scss */
.sts-product-card__image {
  display: flex;
  width: 100%;
  aspect-ratio: 1.2;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: var(--sts-radius-sm);
  background: var(--sts-white); }

/* line 1002, theme.scss */
.sts-product-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: normal; }

/* line 1009, theme.scss */
.sts-product-card__image span {
  color: var(--sts-gray);
  font-size: 11px;
  letter-spacing: 0.8px;
  text-transform: uppercase; }

/* line 1016, theme.scss */
.sts-badge {
  align-self: flex-start;
  padding: 4px 8px;
  border-radius: 999px;
  color: var(--sts-white);
  background: var(--sts-red);
  font-size: 12px;
  font-weight: 600; }

/* line 1026, theme.scss */
.sts-product-card__title {
  min-height: 44px;
  margin: 0;
  font-family: "Onest", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45; }

/* line 1035, theme.scss */
.sts-product-card__prices {
  display: flex;
  min-height: 34px;
  align-items: baseline;
  gap: 10px; }

/* line 1042, theme.scss */
.sts-product-card__prices strong {
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 1; }

/* line 1049, theme.scss */
.sts-product-card__prices s {
  color: var(--sts-gray);
  font-size: 13px;
  font-weight: 500; }

/* line 1055, theme.scss */
.sts-product-card form {
  width: 100%;
  margin-top: auto; }

/* line 1060, theme.scss */
.sts-empty-preview {
  grid-column: 1 / -1;
  padding: 80px 24px;
  border-radius: var(--sts-radius);
  color: var(--sts-gray);
  background: var(--sts-light);
  text-align: center; }

/* line 1069, theme.scss */
.sts-outlet {
  padding: 56px 0;
  color: var(--sts-white);
  background: var(--sts-red); }

/* line 1075, theme.scss */
.sts-outlet__inner {
  display: flex;
  min-height: 248px;
  align-items: center;
  justify-content: space-between;
  gap: 50px; }

/* line 1083, theme.scss */
.sts-outlet .sts-eyebrow {
  margin-bottom: 12px; }

/* line 1087, theme.scss */
.sts-outlet h2 {
  margin-bottom: 14px; }

/* line 1091, theme.scss */
.sts-outlet p:last-child {
  margin: 0;
  font-size: 18px;
  opacity: 0.84; }

/* line 1097, theme.scss */
.sts-outlet__action {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
  white-space: nowrap; }

/* line 1105, theme.scss */
.sts-outlet__action span {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase; }

/* line 1111, theme.scss */
.sts-benefits {
  padding-top: 44px; }

/* line 1115, theme.scss */
.sts-benefits h2 {
  margin-bottom: 28px;
  font-size: 36px; }

/* line 1120, theme.scss */
.sts-benefit-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px; }

/* line 1126, theme.scss */
.sts-benefit-grid article {
  min-height: 124px;
  padding: 20px;
  border-radius: var(--sts-radius);
  background: var(--sts-light); }

/* line 1133, theme.scss */
.sts-benefit-grid strong {
  display: block;
  margin-bottom: 8px;
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

/* line 1142, theme.scss */
.sts-benefit-grid p {
  margin: 0;
  color: var(--sts-gray);
  font-size: 13px;
  line-height: 1.45; }

/* line 1149, theme.scss */
.sts-store {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(440px, 1fr);
  min-height: 520px; }

/* line 1155, theme.scss */
.sts-store__photo {
  overflow: hidden; }

/* line 1159, theme.scss */
.sts-store__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 1165, theme.scss */
.sts-store__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 64px;
  background: var(--sts-light); }

/* line 1174, theme.scss */
.sts-store__content .sts-eyebrow {
  margin-bottom: 18px;
  color: var(--sts-red); }

/* line 1179, theme.scss */
.sts-store__content h2 {
  margin-bottom: 20px;
  font-size: 46px; }

/* line 1184, theme.scss */
.sts-store__content > p:not(.sts-eyebrow) {
  margin-bottom: 12px;
  color: var(--sts-gray);
  font-size: 17px;
  line-height: 1.6; }

/* line 1191, theme.scss */
.sts-store__phone {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600; }

/* line 1197, theme.scss */
.sts-map-links,
.sts-contact-actions,
.sts-contact-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

/* line 1205, theme.scss */
.sts-map-links .sts-button,
.sts-contact-links .sts-button {
  min-height: 44px;
  padding-inline: 18px; }

/* line 1211, theme.scss */
.sts-contact-actions {
  align-items: center; }

/* line 1215, theme.scss */
.sts-contact-links .sts-social-button {
  gap: 9px;
  color: var(--sts-white) !important;
  font-size: 13px; }

/* line 1221, theme.scss */
.sts-contact-links svg {
  width: 19px;
  height: 19px;
  flex: 0 0 19px; }

/* line 1227, theme.scss */
.sts-contact-links .sts-social-icon--telegram {
  fill: currentColor; }

/* line 1231, theme.scss */
.sts-contact-links .sts-social-icon--instagram rect,
.sts-contact-links .sts-social-icon--instagram circle {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8; }

/* line 1238, theme.scss */
.sts-contact-links .sts-social-icon--instagram .sts-social-icon__dot {
  fill: currentColor;
  stroke: none; }

/* Footer */
/* line 1244, theme.scss */
.sts-footer {
  color: var(--sts-white);
  background: var(--sts-black); }

/* line 1249, theme.scss */
.sts-footer__inner {
  display: grid;
  width: min(calc(100% - 128px), var(--sts-container));
  min-height: 420px;
  grid-template-columns: 1.3fr 1fr 0.8fr 1fr;
  gap: 76px;
  align-content: start;
  margin-inline: auto;
  padding: 64px 0 30px; }

/* line 1260, theme.scss */
.sts-footer__brand img {
  width: 240px;
  height: auto; }

/* line 1265, theme.scss */
.sts-footer__brand p {
  margin: 16px 0 0;
  font-size: 15px;
  line-height: 1.55;
  opacity: 0.72; }

/* line 1272, theme.scss */
.sts-footer__column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  font-size: 14px; }

/* line 1280, theme.scss */
.sts-footer__column strong {
  margin-bottom: 13px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

/* line 1288, theme.scss */
.sts-footer__column a:hover {
  color: #ff7a98; }

/* line 1292, theme.scss */
.sts-footer__legal {
  display: flex;
  grid-column: 1 / -1;
  align-self: end;
  gap: 30px;
  padding-top: 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  font-size: 11px;
  letter-spacing: 0.3px;
  opacity: 0.62;
  text-transform: uppercase; }

/* Breadcrumbs and product page */
/* line 1306, theme.scss */
.sts-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 30px 0 26px;
  color: var(--sts-gray);
  font-size: 13px; }

/* line 1315, theme.scss */
.sts-breadcrumbs a:hover {
  color: var(--sts-red); }

/* line 1319, theme.scss */
.sts-product-page {
  padding-bottom: 80px; }

/* line 1323, theme.scss */
.sts-product {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(430px, 0.92fr);
  gap: 64px;
  align-items: start; }

/* line 1330, theme.scss */
.sts-product__gallery {
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr);
  gap: 16px; }

/* line 1336, theme.scss */
.sts-product__thumbs {
  display: flex;
  flex-direction: column;
  gap: 10px; }

/* line 1342, theme.scss */
.sts-product__thumbs button {
  width: 84px;
  height: 84px;
  padding: 6px;
  overflow: hidden;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius-sm);
  background: var(--sts-white);
  cursor: pointer; }

/* line 1353, theme.scss */
.sts-product__thumbs button.is-active {
  border-color: var(--sts-red);
  box-shadow: inset 0 0 0 1px var(--sts-red); }

/* line 1358, theme.scss */
.sts-product__thumbs img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

/* line 1364, theme.scss */
.sts-product__main-image {
  display: flex;
  min-height: 610px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: var(--sts-radius-lg);
  background: var(--sts-light); }

/* line 1374, theme.scss */
.sts-product__main-image img {
  width: 100%;
  height: 100%;
  max-height: 610px;
  object-fit: contain;
  mix-blend-mode: multiply; }

/* line 1382, theme.scss */
.sts-product__summary {
  position: sticky;
  top: 24px;
  padding: 32px;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius-lg);
  background: var(--sts-white); }

/* line 1391, theme.scss */
.sts-product__sku {
  margin-bottom: 14px;
  color: var(--sts-gray);
  font-size: 13px; }

/* line 1397, theme.scss */
.sts-product__summary h1 {
  margin-bottom: 24px;
  font-size: clamp(34px, 3vw, 48px);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: -0.7px; }

/* line 1405, theme.scss */
.sts-product__price {
  display: flex;
  align-items: baseline;
  gap: 14px;
  margin-bottom: 12px; }

/* line 1412, theme.scss */
.sts-product__price strong {
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 38px;
  font-weight: 900; }

/* line 1418, theme.scss */
.sts-product__price s {
  color: var(--sts-gray);
  font-size: 16px; }

/* line 1423, theme.scss */
.sts-stock {
  margin-bottom: 24px;
  color: var(--sts-gray);
  font-size: 14px;
  font-weight: 600; }

/* line 1430, theme.scss */
.sts-stock--available {
  color: var(--sts-black); }

/* line 1434, theme.scss */
.sts-stock--available::before {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  background: var(--sts-red);
  content: ""; }

/* line 1444, theme.scss */
.sts-stock--order {
  color: var(--sts-red); }

/* line 1448, theme.scss */
.sts-field {
  display: grid;
  gap: 7px;
  margin-bottom: 18px; }

/* line 1454, theme.scss */
.sts-field > span {
  font-size: 13px;
  font-weight: 600; }

/* line 1459, theme.scss */
.sts-field select {
  width: 100%;
  height: 48px;
  padding: 0 14px;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius-sm);
  background: var(--sts-white); }

/* line 1468, theme.scss */
.sts-pickup-options {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 18px; }

/* line 1475, theme.scss */
.sts-pickup-option {
  display: flex;
  min-height: 92px;
  align-items: flex-start;
  gap: 10px;
  padding: 14px;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius);
  cursor: pointer; }

/* line 1486, theme.scss */
.sts-pickup-option--static {
  cursor: default; }

/* line 1490, theme.scss */
.sts-pickup-option.is-active,
.sts-pickup-option:has(input:checked) {
  border-color: var(--sts-red);
  box-shadow: inset 0 0 0 1px var(--sts-red); }

/* line 1496, theme.scss */
.sts-pickup-option input {
  accent-color: var(--sts-red); }

/* line 1500, theme.scss */
.sts-pickup-option span {
  display: grid;
  gap: 4px; }

/* line 1505, theme.scss */
.sts-pickup-option strong {
  font-size: 14px; }

/* line 1509, theme.scss */
.sts-pickup-option small {
  color: var(--sts-gray);
  font-size: 12px;
  line-height: 1.35; }

/* line 1515, theme.scss */
.sts-product__buy {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 12px; }

/* line 1521, theme.scss */
.sts-quantity {
  display: grid;
  height: 48px;
  grid-template-columns: 38px minmax(0, 1fr) 38px;
  overflow: hidden;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius); }

/* line 1530, theme.scss */
.sts-quantity button,
.sts-quantity input {
  width: 100%;
  min-width: 0;
  border: 0;
  background: var(--sts-white);
  text-align: center; }

/* line 1539, theme.scss */
.sts-quantity button {
  cursor: pointer;
  font-size: 20px; }

/* line 1544, theme.scss */
.sts-quantity input {
  -moz-appearance: textfield; }

/* line 1548, theme.scss */
.sts-quantity input::-webkit-inner-spin-button,
.sts-quantity input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none; }

/* line 1554, theme.scss */
.sts-product__buy .sts-button {
  min-height: 48px; }

/* line 1558, theme.scss */
.sts-payment-note {
  margin: 14px 0 22px;
  color: var(--sts-gray);
  font-size: 12px;
  line-height: 1.45; }

/* line 1565, theme.scss */
.sts-benefit-list {
  display: grid;
  gap: 0;
  border-top: 1px solid var(--sts-border); }

/* line 1571, theme.scss */
.sts-benefit-list p {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 12px;
  margin: 0;
  padding: 14px 0;
  border-bottom: 1px solid var(--sts-border);
  font-size: 13px; }

/* line 1581, theme.scss */
.sts-benefit-list span {
  color: var(--sts-gray); }

/* line 1585, theme.scss */
.sts-product-info {
  margin-top: 64px;
  border-top: 1px solid var(--sts-border); }

/* line 1590, theme.scss */
.sts-product-info details {
  border-bottom: 1px solid var(--sts-border); }

/* line 1594, theme.scss */
.sts-product-info summary {
  position: relative;
  padding: 24px 50px 24px 0;
  cursor: pointer;
  font-family: "Archivo", "Onest", sans-serif;
  font-size: 20px;
  font-weight: 700;
  list-style: none;
  text-transform: uppercase; }

/* line 1605, theme.scss */
.sts-product-info summary::-webkit-details-marker {
  display: none; }

/* line 1609, theme.scss */
.sts-product-info summary::after {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 28px;
  font-weight: 400;
  content: "+"; }

/* line 1618, theme.scss */
.sts-product-info details[open] summary::after {
  content: "−"; }

/* line 1622, theme.scss */
.sts-product-info__content {
  max-width: 920px;
  padding: 0 0 28px;
  color: var(--sts-gray);
  line-height: 1.7; }

/* line 1629, theme.scss */
.sts-product-info__content p {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 8px; }

/* line 1636, theme.scss */
.sts-product-info__content strong {
  color: var(--sts-black); }

/* line 1640, theme.scss */
.sts-system-related {
  padding-bottom: 60px; }

/* System widget adaptation: catalog, search, cart and pages */
/* line 1645, theme.scss */
.sts-system-page {
  color: var(--sts-black); }

/* line 1649, theme.scss */
.sts-system-page .layout {
  width: min(calc(100% - 120px), 1320px);
  margin-inline: auto; }

/* line 1654, theme.scss */
.sts-system-page .layout__content {
  max-width: none; }

/* line 1658, theme.scss */
.sts-system-page h1,
.sts-system-page .page-title,
.sts-system-page .decorated-title {
  font-family: "Archivo", "Onest", sans-serif !important;
  font-size: clamp(38px, 4vw, 54px) !important;
  font-weight: 900 !important;
  line-height: 1.05 !important;
  letter-spacing: -0.8px !important;
  text-transform: uppercase; }

/* line 1669, theme.scss */
.sts-system-page h2,
.sts-system-page h3 {
  font-family: "Archivo", "Onest", sans-serif !important; }

/* line 1674, theme.scss */
.sts-system-page input,
.sts-system-page select,
.sts-system-page textarea {
  border-color: var(--sts-border) !important;
  border-radius: var(--sts-radius-sm) !important; }

/* line 1681, theme.scss */
.sts-system-page button,
.sts-system-page .button,
.sts-system-page [class*="button"],
.sts-system-page [class*="btn"] {
  border-radius: var(--sts-radius) !important; }

/* line 1688, theme.scss */
.sts-system-page [class*="button"][class*="primary"],
.sts-system-page [class*="btn"][class*="primary"],
.sts-system-page button[type="submit"] {
  color: var(--sts-white) !important;
  background-color: var(--sts-red) !important;
  border-color: var(--sts-red) !important; }

/* line 1696, theme.scss */
.sts-system-page [class*="button"][class*="primary"]:hover,
.sts-system-page [class*="button"][class*="primary"]:focus,
.sts-system-page [class*="button"][class*="primary"]:active,
.sts-system-page [class*="btn"][class*="primary"]:hover,
.sts-system-page [class*="btn"][class*="primary"]:focus,
.sts-system-page [class*="btn"][class*="primary"]:active,
.sts-system-page button[type="submit"]:hover,
.sts-system-page button[type="submit"]:focus,
.sts-system-page button[type="submit"]:active {
  color: var(--sts-white) !important;
  background-color: #970022 !important;
  border-color: #970022 !important; }

/* line 1710, theme.scss */
.sts-system-page--collection {
  padding: 16px 0 64px; }

/* line 1714, theme.scss */
.sts-catalog-browser {
  padding: 38px 0 18px;
  background: var(--sts-white); }

/* line 1719, theme.scss */
.sts-catalog-browser__inner {
  width: min(calc(100% - 120px), 1320px);
  margin-inline: auto;
  padding: 24px;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius-lg); }

/* line 1727, theme.scss */
.sts-catalog-browser__heading h2 {
  margin: 0;
  font-size: 26px;
  font-weight: 900;
  text-transform: uppercase; }

/* line 1734, theme.scss */
.sts-catalog-browser .sts-catalog-tree {
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

/* line 1738, theme.scss */
.sts-catalog-browser--selection {
  padding: 20px 0 8px; }

/* line 1742, theme.scss */
.sts-catalog-browser--selection .sts-catalog-browser__inner {
  padding: 18px 20px; }

/* line 1746, theme.scss */
.sts-catalog-browser--selection .sts-catalog-tree[data-sts-catalog-selection-compact] {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
  padding-top: 12px; }

/* line 1752, theme.scss */
.sts-catalog-browser--selection + .sts-system-page--collection {
  padding-top: 8px; }

/* line 1756, theme.scss */
body[data-theme-template*="collection"] .page_section_top {
  background: var(--sts-white); }

/* line 1760, theme.scss */
body[data-theme-template*="collection"] aside [data-sidebar] {
  overflow: hidden;
  border: 1px solid var(--sts-border);
  border-radius: var(--sts-radius-lg);
  background: var(--sts-white); }

/* line 1767, theme.scss */
body[data-theme-template*="collection"] aside [class*="filter"] {
  font-family: "Onest", Arial, sans-serif; }

/* line 1771, theme.scss */
body[data-theme-template*="collection"] aside .filter-item__head {
  padding-right: 13px !important;
  padding-left: 10px !important; }

/* line 1776, theme.scss */
body[data-theme-template*="collection"] aside .filter-item__name {
  min-width: 0;
  flex: 1 1 auto; }

/* line 1781, theme.scss */
body[data-theme-template*="collection"] aside .filter-item__head > .icon {
  flex: 0 0 16px; }

/* line 1785, theme.scss */
body[data-theme-template*="collection"] aside input[type="checkbox"] {
  accent-color: var(--sts-red); }

/* line 1789, theme.scss */
.pagination-items .pagination-span.disabled,
.pagination-items [aria-current="page"],
.pagination-items .is-active,
.pagination-items .active {
  color: var(--sts-red) !important;
  opacity: 1 !important; }

/* line 1797, theme.scss */
.sts-system-page--collection .grid-list,
.sts-system-page--search .grid-list,
.sts-system-related .grid-list {
  gap: 12px !important; }

/* line 1803, theme.scss */
.sts-system-page--collection .product-preview,
.sts-system-page--search .product-preview,
.sts-system-related .product-preview {
  overflow: hidden;
  padding: 16px !important;
  border: 1px solid var(--sts-border) !important;
  border-radius: var(--sts-radius) !important;
  background: var(--sts-white) !important; }

/* line 1813, theme.scss */
.sts-system-page .product-preview__area-photo,
.sts-system-page .product-preview__photo,
.sts-system-page .product-preview__photo .img-ratio,
.sts-system-page .product-preview__photo .img-ratio__inner,
.sts-system-related .product-preview__area-photo,
.sts-system-related .product-preview__photo,
.sts-system-related .product-preview__photo .img-ratio,
.sts-system-related .product-preview__photo .img-ratio__inner {
  overflow: hidden;
  border-radius: var(--sts-radius-sm);
  background: var(--sts-white) !important; }

/* line 1826, theme.scss */
.sts-system-page .product-preview__photo img,
.sts-system-related .product-preview__photo img {
  mix-blend-mode: normal !important; }

/* line 1831, theme.scss */
.sts-system-page--collection .product-preview__title,
.sts-system-page--search .product-preview__title,
.sts-system-related .product-preview__title {
  font-size: 15px !important;
  line-height: 1.45 !important; }

/* line 1838, theme.scss */
.sts-system-page--collection .product-preview__price,
.sts-system-page--search .product-preview__price,
.sts-system-related .product-preview__price {
  font-family: "Archivo", "Onest", sans-serif !important;
  font-size: 23px !important;
  font-weight: 900 !important; }

@media (min-width: 1280px) {
  /* line 1847, theme.scss */
  body[data-theme-template*="collection"] .page_layout {
    grid-template-columns: 32px repeat(36, minmax(0, 1fr)) 32px !important; }

  /* line 1851, theme.scss */
  .sts-catalog-browser--selection .sts-catalog-browser__inner,
  .sts-system-page--collection .layout {
    width: calc(100% - 48px) !important; }

  /* line 1856, theme.scss */
  .sts-system-page--collection .layout {
    padding-inline: 16px !important; }

  /* line 1860, theme.scss */
  .sts-system-page--collection .grid-list.catalog-list {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important; } }
/* line 1865, theme.scss */
.sts-system-page--search {
  min-height: 600px;
  padding: 44px 0 72px; }

/* line 1870, theme.scss */
.sts-system-page--search form {
  overflow: hidden;
  border-radius: 999px; }

/* line 1875, theme.scss */
.sts-system-page--cart {
  min-height: 620px;
  padding: 30px 0 80px; }

/* line 1880, theme.scss */
.sts-system-page--cart [class*="cart-item"],
.sts-system-page--cart [class*="cart_item"] {
  padding: 18px !important;
  border: 1px solid var(--sts-border) !important;
  border-radius: var(--sts-radius) !important;
  background: var(--sts-white) !important; }

/* line 1888, theme.scss */
.sts-system-page--cart [class*="cart-sidebar"],
.sts-system-page--cart [class*="cart_sidebar"],
.sts-system-page--cart [class*="cart-total"],
.sts-system-page--cart [class*="cart_total"] {
  padding: 24px !important;
  border: 1px solid var(--sts-border) !important;
  border-radius: var(--sts-radius-lg) !important;
  background: var(--sts-white) !important;
  box-shadow: var(--sts-shadow); }

/* line 1899, theme.scss */
.sts-system-page--cart :is(a, button)[class*="delete"],
.sts-system-page--cart :is(a, button)[class*="remove"],
.sts-system-page--cart [data-item-delete],
.sts-system-page--cart [data-delete-item],
.sts-system-page--cart [data-cart-remove],
.sts-system-page--cart [data-cart-item-delete] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  min-width: 126px !important;
  min-height: 52px !important;
  padding: 12px 18px !important;
  overflow: visible !important;
  border-radius: 12px !important;
  background: var(--sts-red) !important;
  color: var(--sts-white) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.1 !important;
  white-space: nowrap !important; }

/* line 1922, theme.scss */
.sts-system-page--cart :is(a, button)[class*="delete"] :is(svg, img),
.sts-system-page--cart :is(a, button)[class*="remove"] :is(svg, img),
.sts-system-page--cart [data-item-delete] :is(svg, img),
.sts-system-page--cart [data-delete-item] :is(svg, img),
.sts-system-page--cart [data-cart-remove] :is(svg, img),
.sts-system-page--cart [data-cart-item-delete] :is(svg, img) {
  flex: 0 0 auto !important;
  width: 22px !important;
  height: 22px !important; }

/* line 1933, theme.scss */
.sts-system-page--cart :is(a, button)[class*="delete"]:hover,
.sts-system-page--cart :is(a, button)[class*="delete"]:focus-visible,
.sts-system-page--cart :is(a, button)[class*="remove"]:hover,
.sts-system-page--cart :is(a, button)[class*="remove"]:focus-visible,
.sts-system-page--cart [data-item-delete]:hover,
.sts-system-page--cart [data-item-delete]:focus-visible,
.sts-system-page--cart [data-delete-item]:hover,
.sts-system-page--cart [data-delete-item]:focus-visible,
.sts-system-page--cart [data-cart-remove]:hover,
.sts-system-page--cart [data-cart-remove]:focus-visible,
.sts-system-page--cart [data-cart-item-delete]:hover,
.sts-system-page--cart [data-cart-item-delete]:focus-visible {
  background: #8f0020 !important;
  color: var(--sts-white) !important; }

/* line 1949, theme.scss */
.sts-system-page--info {
  min-height: 620px;
  padding: 36px 0 80px; }

/* line 1954, theme.scss */
.sts-system-page--info .layout {
  width: min(calc(100% - 240px), 1200px); }

/* line 1958, theme.scss */
.sts-system-page--info .rte,
.sts-system-page--info [class*="page-content"] {
  max-width: 920px;
  color: var(--sts-gray);
  font-size: 17px;
  line-height: 1.75; }

/* line 1966, theme.scss */
.sts-system-page--info .rte h2,
.sts-system-page--info [class*="page-content"] h2 {
  margin-top: 44px;
  color: var(--sts-black);
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase; }

/* line 1975, theme.scss */
.sts-info-page {
  min-height: 760px;
  padding: 56px 0 100px; }

/* line 1980, theme.scss */
.sts-info-page__inner {
  width: min(calc(100% - 240px), 1200px);
  margin-inline: auto; }

/* line 1985, theme.scss */
.sts-info-page h1 {
  margin-bottom: 18px;
  font-size: clamp(42px, 4.5vw, 58px);
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -0.8px;
  text-transform: uppercase; }

/* line 1994, theme.scss */
.sts-info-page__lead {
  max-width: 780px;
  margin-bottom: 40px;
  color: var(--sts-gray);
  font-size: 17px; }

/* line 2001, theme.scss */
.sts-info-page__eyebrow {
  margin: 0 0 14px;
  color: var(--sts-red);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 2010, theme.scss */
.sts-info-page__blocks {
  display: grid;
  max-width: 920px;
  gap: 0;
  margin-bottom: 32px; }

/* line 2017, theme.scss */
.sts-info-page__blocks article {
  padding: 26px 0;
  border-top: 1px solid var(--sts-border); }

/* line 2022, theme.scss */
.sts-info-page__blocks article:last-child {
  border-bottom: 1px solid var(--sts-border); }

/* line 2026, theme.scss */
.sts-info-page__blocks h2 {
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 800;
  text-transform: uppercase; }

/* line 2033, theme.scss */
.sts-info-page__blocks p {
  max-width: 760px;
  margin: 0;
  color: var(--sts-gray);
  line-height: 1.7; }

/* line 2040, theme.scss */
.sts-info-page__blocks a {
  color: var(--sts-black);
  font-size: 22px;
  font-weight: 600; }

/* line 2046, theme.scss */
.sts-document-list {
  display: grid;
  max-width: 1000px; }

/* line 2051, theme.scss */
.sts-document-list a {
  display: flex;
  min-height: 72px;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 18px 22px;
  border-top: 1px solid var(--sts-border);
  font-size: 16px;
  font-weight: 600; }

/* line 2063, theme.scss */
.sts-document-list a:last-child {
  border-bottom: 1px solid var(--sts-border); }

/* line 2067, theme.scss */
.sts-document-list a:hover {
  color: var(--sts-red);
  background: var(--sts-light); }

/* line 2072, theme.scss */
.sts-document-list b {
  color: var(--sts-red);
  font-size: 22px; }

/* line 2077, theme.scss */
.sts-requisites-anchor {
  max-width: 1000px;
  margin-top: 64px;
  scroll-margin-top: 32px; }

/* line 2083, theme.scss */
.sts-requisites-anchor__title {
  margin: 0 0 16px;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: -0.5px;
  text-transform: uppercase; }

/* line 2092, theme.scss */
.sts-company-details {
  display: grid;
  max-width: 1000px;
  overflow: hidden;
  border: 1px solid var(--sts-border);
  border-radius: 20px;
  background: var(--sts-white);
  box-shadow: 0 18px 48px rgba(17, 17, 17, 0.06); }

/* line 2102, theme.scss */
.sts-company-details__section {
  padding: 30px 32px 34px; }

/* line 2106, theme.scss */
.sts-company-details__section + .sts-company-details__section {
  border-top: 1px solid var(--sts-border); }

/* line 2110, theme.scss */
.sts-company-details__section h2 {
  position: relative;
  margin: 0 0 24px;
  padding-left: 18px;
  font-size: 19px;
  font-weight: 800;
  text-transform: uppercase; }

/* line 2119, theme.scss */
.sts-company-details__section h2::before {
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 0;
  width: 4px;
  border-radius: 999px;
  background: var(--sts-red);
  content: ""; }

/* line 2130, theme.scss */
.sts-company-details__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px 38px;
  margin: 0; }

/* line 2137, theme.scss */
.sts-company-details__grid > div {
  min-width: 0; }

/* line 2141, theme.scss */
.sts-company-details__wide {
  grid-column: 1 / -1; }

/* line 2145, theme.scss */
.sts-company-details dt {
  margin-bottom: 6px;
  color: var(--sts-gray);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase; }

/* line 2154, theme.scss */
.sts-company-details dd {
  margin: 0;
  color: var(--sts-black);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5;
  overflow-wrap: anywhere; }

/* line 2163, theme.scss */
.sts-company-details a {
  color: var(--sts-black);
  text-decoration: underline;
  text-decoration-color: rgba(180, 0, 40, 0.35);
  text-decoration-thickness: 1px;
  text-underline-offset: 4px; }

/* line 2171, theme.scss */
.sts-company-details a:hover,
.sts-company-details a:focus-visible {
  color: var(--sts-red);
  text-decoration-color: var(--sts-red); }

/* line 2177, theme.scss */
.sts-empty-state {
  display: flex;
  min-height: 560px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center; }

/* line 2187, theme.scss */
.sts-empty-state h1 {
  margin-bottom: 14px;
  font-size: 46px;
  font-weight: 900;
  text-transform: uppercase; }

/* line 2194, theme.scss */
.sts-empty-state p {
  margin-bottom: 24px;
  color: var(--sts-gray); }

/* Checkout */
/* line 2200, theme.scss */
.checkout-v2-wrapper {
  width: min(calc(100% - 120px), 1200px) !important;
  margin: 48px auto 80px !important;
  font-family: "Onest", Arial, sans-serif !important; }

/* line 2206, theme.scss */
.co-title,
.co-checkout-title,
.co-title--h1 {
  font-family: "Archivo", "Onest", sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase; }

/* line 2214, theme.scss */
.co-section--checkout_order {
  border-radius: var(--sts-radius-lg) !important; }

/* line 2218, theme.scss */
.co-checkout-block,
.co-basket,
.co-basket_item,
.co-delivery_method,
.co-payment_method,
.co-input {
  border-color: var(--sts-border) !important;
  border-radius: var(--sts-radius) !important; }

/* line 2228, theme.scss */
.co-input-field,
.co-input-select,
.co-input-textarea {
  min-height: 48px !important;
  border-color: var(--sts-border) !important;
  border-radius: var(--sts-radius-sm) !important;
  font-family: "Onest", Arial, sans-serif !important; }

/* line 2237, theme.scss */
.co-button,
.co-button--checkout {
  min-height: 48px !important;
  padding: 12px 24px !important;
  border-color: var(--sts-red) !important;
  border-radius: var(--sts-radius) !important;
  color: var(--sts-white) !important;
  background: var(--sts-red) !important;
  font-family: "Archivo", "Onest", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase; }

/* line 2250, theme.scss */
.co-button:visited,
.co-button:hover,
.co-button:focus,
.co-button:active,
.co-button--checkout:visited,
.co-button--checkout:hover,
.co-button--checkout:focus,
.co-button--checkout:active {
  color: var(--sts-white) !important;
  background: #970022 !important;
  border-color: #970022 !important; }

/* InSales editor / service widgets */
/* line 2264, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 1180px) {
  /* line 2271, theme.scss */
  .sts-header__inner {
    gap: 18px;
    padding-inline: 32px; }

  /* line 2276, theme.scss */
  .sts-header__nav {
    gap: 16px; }

  /* line 2280, theme.scss */
  .sts-header__phone {
    display: none; }

  /* line 2284, theme.scss */
  .sts-container,
  .sts-footer__inner {
    width: min(calc(100% - 64px), var(--sts-container)); }

  /* line 2289, theme.scss */
  .sts-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 2293, theme.scss */
  .sts-product-grid--home {
    grid-template-columns: none;
    grid-auto-columns: calc((100% - 24px) / 3); }

  /* line 2298, theme.scss */
  .sts-product {
    gap: 36px; }

  /* line 2302, theme.scss */
  .sts-footer__inner {
    gap: 40px; } }
@media (max-width: 860px) {
  /* line 2308, theme.scss */
  .sts-header__inner {
    height: 72px;
    padding: 0 16px; }

  /* line 2313, theme.scss */
  .sts-header__logo {
    flex-basis: 145px; }

  /* line 2317, theme.scss */
  .sts-header__logo img {
    width: 145px; }

  /* line 2321, theme.scss */
  .sts-header__nav,
  .sts-header__actions,
  .sts-header__search {
    display: none; }

  /* line 2327, theme.scss */
  .sts-catalog-browser__inner {
    width: min(calc(100% - 32px), 1320px); }

  /* line 2331, theme.scss */
  .sts-catalog-browser .sts-catalog-tree {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2335, theme.scss */
  .sts-catalog-browser--selection .sts-catalog-tree[data-sts-catalog-selection-compact] {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2339, theme.scss */
  .sts-header__menu-button {
    display: block; }

  /* line 2343, theme.scss */
  .sts-container,
  .sts-footer__inner {
    width: min(calc(100% - 32px), var(--sts-container)); }

  /* line 2348, theme.scss */
  .sts-hero {
    min-height: 488px; }

  /* line 2352, theme.scss */
  .sts-hero__content {
    width: calc(100% - 44px);
    min-height: 488px;
    justify-content: flex-start;
    padding-top: 102px; }

  /* line 2359, theme.scss */
  .sts-hero__logo {
    top: 18px;
    width: 148px; }

  /* line 2364, theme.scss */
  .sts-hero .sts-eyebrow {
    margin-bottom: 14px;
    padding-left: 0;
    font-size: 11px; }

  /* line 2370, theme.scss */
  .sts-hero .sts-eyebrow::before {
    display: none; }

  /* line 2374, theme.scss */
  .sts-hero h1 {
    margin-bottom: 14px;
    font-size: clamp(34px, 9.6vw, 44px);
    line-height: 1; }

  /* line 2380, theme.scss */
  .sts-hero__lead {
    margin-bottom: 24px;
    font-size: 15px; }

  /* line 2385, theme.scss */
  .sts-hero__meta {
    bottom: 28px;
    max-width: 330px;
    font-size: 11px;
    line-height: 1.45; }

  /* line 2392, theme.scss */
  .sts-section {
    padding: 40px 0 52px; }

  /* line 2396, theme.scss */
  .sts-section__heading {
    align-items: flex-end;
    margin-bottom: 20px; }

  /* line 2401, theme.scss */
  .sts-section__heading h2,
  .sts-benefits h2,
  .sts-outlet h2,
  .sts-store h2 {
    font-size: 36px; }

  /* line 2408, theme.scss */
  .sts-category-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px; }

  /* line 2413, theme.scss */
  .sts-category-card {
    min-height: 170px;
    padding: 20px; }

  /* line 2418, theme.scss */
  .sts-category-card strong {
    font-size: 25px; }

  /* line 2422, theme.scss */
  .sts-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2426, theme.scss */
  .sts-product-grid--home {
    grid-template-columns: none;
    grid-auto-columns: calc((100% - 12px) / 2); }

  /* line 2431, theme.scss */
  .sts-outlet__inner {
    min-height: 0;
    flex-direction: column;
    align-items: flex-start;
    padding-block: 22px; }

  /* line 2438, theme.scss */
  .sts-outlet__action {
    align-items: flex-start; }

  /* line 2442, theme.scss */
  .sts-benefit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2446, theme.scss */
  .sts-store {
    grid-template-columns: 1fr; }

  /* line 2450, theme.scss */
  .sts-store__photo {
    height: 300px; }

  /* line 2454, theme.scss */
  .sts-store__content {
    min-height: 360px;
    padding: 40px 32px; }

  /* line 2459, theme.scss */
  .sts-footer__inner {
    min-height: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-top: 48px; }

  /* line 2465, theme.scss */
  .sts-footer__brand {
    grid-column: 1 / -1; }

  /* line 2469, theme.scss */
  .sts-footer__legal {
    flex-direction: column;
    gap: 8px; }

  /* line 2474, theme.scss */
  .sts-product {
    grid-template-columns: 1fr; }

  /* line 2478, theme.scss */
  .sts-product__summary {
    position: static; }

  /* line 2482, theme.scss */
  .sts-system-page .layout,
  .sts-system-page--info .layout,
  .checkout-v2-wrapper,
  .sts-info-page__inner {
    width: calc(100% - 32px) !important; } }
@media (max-width: 560px) {
  /* line 2491, theme.scss */
  .sts-catalog-browser {
    padding-top: 22px; }

  /* line 2495, theme.scss */
  .sts-catalog-browser__inner {
    padding: 18px; }

  /* line 2499, theme.scss */
  .sts-catalog-browser__heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px; }

  /* line 2505, theme.scss */
  .sts-catalog-browser__heading h2 {
    font-size: 22px; }

  /* line 2509, theme.scss */
  .sts-catalog-browser .sts-catalog-tree {
    display: block; }

  /* line 2513, theme.scss */
  .sts-catalog-browser--selection .sts-catalog-tree[data-sts-catalog-selection-compact] {
    display: grid;
    grid-template-columns: 1fr; }

  /* line 2518, theme.scss */
  .sts-button {
    min-height: 44px;
    padding-inline: 18px;
    font-size: 12px; }

  /* line 2524, theme.scss */
  .sts-section__heading > a {
    display: none; }

  /* line 2528, theme.scss */
  .sts-category-grid {
    grid-template-columns: 1fr; }

  /* line 2532, theme.scss */
  .sts-category-card {
    min-height: 148px; }

  /* line 2536, theme.scss */
  .sts-floating-cart {
    right: 16px;
    bottom: calc(78px + env(safe-area-inset-bottom));
    width: 56px;
    height: 56px; }

  /* line 2543, theme.scss */
  .btn-on-top.js-go-top-page {
    right: 19px !important;
    bottom: calc(148px + env(safe-area-inset-bottom)) !important; }

  /* line 2548, theme.scss */
  .sts-product-grid {
    grid-template-columns: 1fr; }

  /* line 2552, theme.scss */
  .sts-product-grid--home {
    grid-template-columns: none;
    grid-auto-columns: 100%; }

  /* line 2557, theme.scss */
  .sts-popular__heading-actions {
    gap: 8px; }

  /* line 2561, theme.scss */
  .sts-popular__heading-actions > a {
    display: none; }

  /* line 2565, theme.scss */
  .sts-product-carousel__controls button {
    width: 38px;
    height: 38px; }

  /* line 2570, theme.scss */
  .sts-product-card {
    width: 100%;
    max-width: 358px;
    justify-self: center; }

  /* line 2576, theme.scss */
  .sts-product-card__image {
    aspect-ratio: 1.3; }

  /* line 2580, theme.scss */
  .sts-outlet {
    padding: 34px 0; }

  /* line 2584, theme.scss */
  .sts-outlet__inner {
    gap: 26px; }

  /* line 2588, theme.scss */
  .sts-outlet p:last-child {
    font-size: 15px; }

  /* line 2592, theme.scss */
  .sts-benefit-grid {
    grid-template-columns: 1fr;
    gap: 10px; }

  /* line 2597, theme.scss */
  .sts-benefit-grid article {
    min-height: 0; }

  /* line 2601, theme.scss */
  .sts-store__photo {
    height: 220px; }

  /* line 2605, theme.scss */
  .sts-store__content {
    min-height: 300px;
    padding: 24px 16px; }

  /* line 2610, theme.scss */
  .sts-store__content h2 {
    font-size: 36px; }

  /* line 2614, theme.scss */
  .sts-footer__inner {
    grid-template-columns: 1fr;
    gap: 26px; }

  /* line 2619, theme.scss */
  .sts-footer__brand,
  .sts-footer__legal {
    grid-column: auto; }

  /* line 2624, theme.scss */
  .sts-footer__brand img {
    width: 220px; }

  /* line 2628, theme.scss */
  .sts-product-page {
    width: 100%;
    padding-bottom: 50px; }

  /* line 2633, theme.scss */
  .sts-breadcrumbs {
    padding: 20px 16px 16px;
    font-size: 11px; }

  /* line 2638, theme.scss */
  .sts-product {
    gap: 20px; }

  /* line 2642, theme.scss */
  .sts-product__gallery {
    display: flex;
    flex-direction: column-reverse; }

  /* line 2647, theme.scss */
  .sts-product__thumbs {
    flex-direction: row;
    gap: 8px;
    padding: 0 16px;
    overflow-x: auto; }

  /* line 2654, theme.scss */
  .sts-product__thumbs button {
    flex: 0 0 64px;
    width: 64px;
    height: 64px; }

  /* line 2660, theme.scss */
  .sts-product__main-image {
    min-height: 390px;
    border-radius: 0; }

  /* line 2665, theme.scss */
  .sts-product__main-image img {
    max-height: 390px; }

  /* line 2669, theme.scss */
  .sts-product__summary {
    margin: 0 16px;
    padding: 22px 16px; }

  /* line 2674, theme.scss */
  .sts-product__summary h1 {
    font-size: 34px; }

  /* line 2678, theme.scss */
  .sts-product__price strong {
    font-size: 32px; }

  /* line 2682, theme.scss */
  .sts-pickup-options {
    grid-template-columns: 1fr; }

  /* line 2686, theme.scss */
  .sts-product__buy {
    grid-template-columns: 112px minmax(0, 1fr); }

  /* line 2690, theme.scss */
  .sts-benefit-list p {
    grid-template-columns: 1fr;
    gap: 3px; }

  /* line 2695, theme.scss */
  .sts-product-info {
    margin: 40px 16px 0; }

  /* line 2699, theme.scss */
  .sts-product-info__content p {
    flex-direction: column;
    gap: 2px; }

  /* line 2704, theme.scss */
  .sts-system-page {
    overflow: hidden; }

  /* line 2708, theme.scss */
  .sts-system-page--cart {
    width: 100%;
    max-width: 100%;
    overflow-x: clip; }

  /* line 2714, theme.scss */
  .sts-system-page--cart > .layout {
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important; }

  /* line 2721, theme.scss */
  .sts-system-page--cart .layout__content,
  .sts-system-page--cart [data-cart-form],
  .sts-system-page--cart [class*="cart-item"],
  .sts-system-page--cart [class*="cart_item"],
  .sts-system-page--cart [class*="cart-sidebar"],
  .sts-system-page--cart [class*="cart_sidebar"],
  .sts-system-page--cart [class*="cart-total"],
  .sts-system-page--cart [class*="cart_total"] {
    min-width: 0 !important;
    max-width: 100% !important;
    margin-inline: 0 !important; }

  /* line 2734, theme.scss */
  .sts-system-page--cart [class*="cart-item"] > *,
  .sts-system-page--cart [class*="cart_item"] > * {
    min-width: 0 !important; }

  /* line 2739, theme.scss */
  .sts-system-page--cart :is([name="make_order"],
  [data-cart-submit],
  [class*="make-order"],
  [class*="make_order"]) {
    width: 100% !important;
    max-width: 100% !important;
    margin-inline: 0 !important; }

  /* line 2750, theme.scss */
  .sts-system-page--cart .special-products {
    width: 100%;
    max-width: 100%; }

  /* line 2755, theme.scss */
  .sts-system-page--cart .special-products__slider-controls,
  .sts-system-page--cart .special-products .splide__arrows,
  .sts-system-page--cart .special-products .splide__pagination {
    display: none !important; }

  /* line 2761, theme.scss */
  .sts-system-page--cart .special-products .splide__track {
    padding-inline: 15px !important;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain;
    scrollbar-width: none;
    scroll-snap-type: inline mandatory; }

  /* line 2769, theme.scss */
  .sts-system-page--cart .special-products .splide__track::-webkit-scrollbar {
    display: none; }

  /* line 2773, theme.scss */
  .sts-system-page--cart .special-products .splide__list {
    display: grid !important;
    width: 100% !important;
    grid-auto-columns: calc((100% - 12px) / 2);
    grid-auto-flow: column;
    gap: 12px !important;
    transform: none !important; }

  /* line 2782, theme.scss */
  .sts-system-page--cart .special-products .splide__slide {
    width: auto !important;
    min-width: 0 !important;
    margin-right: 0 !important;
    scroll-snap-align: start; }

  /* line 2789, theme.scss */
  .sts-system-page h1,
  .sts-system-page .page-title,
  .sts-system-page .decorated-title {
    font-size: 36px !important; }

  /* line 2795, theme.scss */
  .sts-info-page {
    min-height: 620px;
    padding: 48px 0 72px; }

  /* line 2800, theme.scss */
  .sts-info-page h1 {
    font-size: 36px; }

  /* line 2804, theme.scss */
  .sts-info-page__lead {
    margin-bottom: 26px;
    font-size: 15px; }

  /* line 2809, theme.scss */
  .sts-info-page__blocks article {
    padding: 22px 0; }

  /* line 2813, theme.scss */
  .sts-document-list a {
    padding-inline: 0; }

  /* line 2817, theme.scss */
  .sts-company-details {
    border-radius: 14px; }

  /* line 2821, theme.scss */
  .sts-requisites-anchor {
    margin-top: 44px; }

  /* line 2825, theme.scss */
  .sts-requisites-anchor__title {
    font-size: 28px; }

  /* line 2829, theme.scss */
  .sts-company-details__section {
    padding: 24px 20px 28px; }

  /* line 2833, theme.scss */
  .sts-company-details__grid {
    grid-template-columns: 1fr;
    gap: 20px; }

  /* line 2838, theme.scss */
  .sts-company-details__wide {
    grid-column: auto; }

  /* line 2842, theme.scss */
  .sts-company-details dd {
    font-size: 16px; }

  /* line 2846, theme.scss */
  .checkout-v2-wrapper {
    margin-top: 24px !important; }

  /* line 2850, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 2854, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 2858, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
@media (prefers-reduced-motion: reduce) {
  /* line 2864, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important; } }
