@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, #76BC21);
  --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, #85d325);
  --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, #93dc39);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #bbe983);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #76BC21);
  --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, #85d325);
  --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, #93dc39);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #bbe983);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, 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, #d4edda);
  --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, #cae9d2);
  --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, #bee4c7);
  --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, #429e58);
  --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 4, theme.scss */
:root {
  --ars-bg: #f5f4f1;
  --ars-surface: #ffffff;
  --ars-ink: #171717;
  --ars-muted: #696969;
  --ars-line: #deddd9;
  --ars-red: #d9272e;
  --ars-red-dark: #b91820;
  --ars-yellow: #f3c443;
  --ars-radius: 16px; }

/* line 16, theme.scss */
* {
  box-sizing: border-box; }

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

/* line 24, theme.scss */
body {
  background: var(--ars-bg);
  color: var(--ars-ink);
  max-width: 100%;
  overflow-x: hidden; }

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

/* line 36, theme.scss */
.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 48, theme.scss */
.ars-header {
  position: relative;
  z-index: 20;
  background: var(--ars-surface);
  border-bottom: 1px solid var(--ars-line); }

/* line 55, theme.scss */
.ars-header__top,
.ars-nav,
.ars-footer__inner {
  width: min(100% - 32px, 1240px);
  margin-inline: auto; }

/* line 62, theme.scss */
.ars-header__top {
  min-height: 86px;
  display: grid;
  grid-template-columns: auto minmax(260px, 1fr) auto auto;
  align-items: center;
  gap: 28px; }

/* line 70, theme.scss */
.ars-logo {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: -0.04em; }

/* line 79, theme.scss */
.ars-logo__image {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  display: block;
  object-fit: contain; }

/* line 87, theme.scss */
.ars-search {
  display: flex;
  height: 46px;
  border: 1px solid #c9c8c4;
  border-radius: 10px;
  overflow: hidden;
  background: #fafafa; }

/* line 96, theme.scss */
.ars-search:focus-within {
  border-color: var(--ars-ink);
  box-shadow: 0 0 0 3px rgba(23, 23, 23, 0.08); }

/* line 101, theme.scss */
.ars-search input {
  min-width: 0;
  flex: 1;
  border: 0;
  padding: 0 16px;
  background: transparent;
  color: var(--ars-ink);
  outline: 0; }

/* line 111, theme.scss */
.ars-search button {
  border: 0;
  padding: 0 20px;
  background: var(--ars-ink);
  color: #fff;
  font-weight: 700;
  cursor: pointer; }

/* line 120, theme.scss */
.ars-cart-link {
  position: relative;
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--ars-line);
  border-radius: 12px;
  background: var(--ars-surface);
  color: var(--ars-ink);
  transition: border-color 0.15s ease, background-color 0.15s ease; }

/* line 135, theme.scss */
.ars-cart-link:hover,
.ars-cart-link:focus-visible {
  border-color: var(--ars-ink);
  background: #f7f6f3; }

/* line 141, theme.scss */
.ars-cart-link:focus-visible {
  outline: 3px solid rgba(243, 196, 67, 0.55);
  outline-offset: 2px; }

/* line 146, theme.scss */
.ars-cart-link__icon {
  width: 24px;
  height: 24px;
  display: block;
  overflow: visible;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none; }

/* line 158, theme.scss */
.ars-header__phone {
  display: flex;
  flex-direction: column;
  color: var(--ars-ink);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap; }

/* line 168, theme.scss */
.ars-header__phone span {
  margin-bottom: 3px;
  color: var(--ars-muted);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase; }

/* line 177, theme.scss */
.ars-cart-link__count {
  position: absolute;
  top: -5px;
  right: -6px;
  z-index: 1;
  min-width: 21px;
  height: 21px;
  display: grid;
  place-items: center;
  padding: 0 5px;
  border: 2px solid var(--ars-surface);
  border-radius: 999px;
  background: var(--ars-yellow);
  color: var(--ars-ink);
  font-size: 11px;
  font-weight: 850;
  line-height: 1;
  pointer-events: none; }

/* line 197, theme.scss */
.ars-nav {
  border-top: 1px solid #ecebe8; }

/* line 201, theme.scss */
.ars-nav ul {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 0;
  padding: 8px 0;
  list-style: none; }

/* line 210, theme.scss */
.ars-nav a {
  display: block;
  padding: 10px 15px;
  border-radius: 8px;
  font-weight: 600; }

/* line 217, theme.scss */
.ars-nav a:hover,
.ars-nav a:focus-visible {
  background: #f0efec; }

/* line 222, theme.scss */
.ars-nav .ars-nav__catalog {
  margin-right: 8px; }

/* line 226, theme.scss */
.ars-nav a.is-active {
  background: var(--ars-yellow); }

/* line 230, theme.scss */
.ars-nav a.is-active:hover,
.ars-nav a.is-active:focus-visible {
  background: var(--ars-yellow); }

/* line 235, theme.scss */
.ars-nav__toggle {
  display: none; }

/* line 239, theme.scss */
body[data-theme-template="index"] .ars-nav {
  padding: 12px 0; }

/* line 243, theme.scss */
body[data-theme-template="index"] .ars-nav__toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 22px;
  border: 3px solid var(--ars-yellow);
  border-radius: 12px;
  background: #111111;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.24);
  color: #ffffff;
  font: inherit;
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: 850;
  line-height: 1.2;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease; }

/* line 263, theme.scss */
body[data-theme-template="index"] .ars-nav__toggle::after {
  width: 12px;
  height: 12px;
  flex: 0 0 auto;
  margin: 0 4px 5px 20px;
  border-right: 3px solid var(--ars-yellow);
  border-bottom: 3px solid var(--ars-yellow);
  content: "";
  transform: rotate(45deg);
  transition: border-color 0.2s ease, transform 0.2s ease; }

/* line 275, theme.scss */
body[data-theme-template="index"] .ars-nav__toggle:hover,
body[data-theme-template="index"] .ars-nav__toggle:focus-visible,
body[data-theme-template="index"] .ars-nav__toggle[aria-expanded="true"] {
  background: var(--ars-yellow);
  color: #111111; }

/* line 282, theme.scss */
body[data-theme-template="index"] .ars-nav__toggle:hover::after,
body[data-theme-template="index"] .ars-nav__toggle:focus-visible::after,
body[data-theme-template="index"] .ars-nav__toggle[aria-expanded="true"]::after {
  border-color: #111111; }

/* line 288, theme.scss */
body[data-theme-template="index"] .ars-nav__toggle[aria-expanded="true"]::after {
  margin-top: 7px;
  transform: rotate(225deg); }

/* line 293, theme.scss */
body[data-theme-template="index"] .ars-nav__toggle:active {
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.24);
  transform: translateY(3px); }

/* line 298, theme.scss */
body[data-theme-template="index"] .ars-nav ul {
  display: none; }

/* line 302, theme.scss */
body[data-theme-template="index"] .ars-nav ul.is-open {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr)); }

/* line 307, theme.scss */
.ars-home {
  width: min(100% - 32px, 1240px);
  margin: 28px auto 72px; }

/* line 312, theme.scss */
.ars-promo {
  width: min(100% - 32px, 1240px);
  margin: 24px auto 0;
  overflow: hidden;
  border-radius: var(--ars-radius); }

/* line 319, theme.scss */
.ars-promo[hidden] {
  display: none !important; }

/* line 323, theme.scss */
.ars-promo img,
.ars-promo picture {
  max-width: 100%; }

/* line 328, theme.scss */
.ars-promo img {
  width: 100%;
  height: auto;
  display: block; }

/* line 334, theme.scss */
.ars-hero {
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  min-height: 520px;
  overflow: hidden;
  border-radius: 22px;
  background: #e7e5df; }

/* line 343, theme.scss */
.ars-hero__content {
  align-self: center;
  padding: clamp(32px, 5vw, 72px); }

/* line 348, theme.scss */
.ars-kicker {
  display: inline-flex;
  padding: 7px 10px;
  border-radius: 6px;
  background: var(--ars-yellow);
  color: var(--ars-ink);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 360, theme.scss */
.ars-hero h1 {
  max-width: 700px;
  margin: 20px 0 18px;
  font-size: clamp(36px, 4vw, 60px);
  line-height: 1.02;
  letter-spacing: -0.045em; }

/* line 368, theme.scss */
.ars-hero p,
.ars-hero__features {
  max-width: 640px;
  margin: 0;
  color: #4e4d49;
  font-size: clamp(17px, 1.5vw, 21px);
  line-height: 1.5; }

/* line 377, theme.scss */
.ars-hero__features {
  display: grid;
  gap: 6px;
  padding-left: 1.2em; }

/* line 383, theme.scss */
.ars-hero__features li::marker {
  color: var(--ars-red); }

/* line 387, theme.scss */
.ars-hero__price {
  margin-top: 26px;
  font-size: 30px;
  font-weight: 850; }

/* line 393, theme.scss */
.ars-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px; }

/* line 400, theme.scss */
.ars-hero__actions form {
  margin: 0; }

/* line 404, theme.scss */
.ars-button {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 9px;
  padding: 0 22px;
  font: inherit;
  font-weight: 800;
  cursor: pointer;
  transition: transform 0.15s ease, background-color 0.15s ease; }

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

/* line 422, theme.scss */
.ars-button--dark {
  background: var(--ars-ink);
  color: #fff; }

/* line 427, theme.scss */
.ars-button--red {
  background: var(--ars-red);
  color: #fff; }

/* line 432, theme.scss */
.ars-button--red:hover {
  background: var(--ars-red-dark); }

/* line 436, theme.scss */
.ars-button--outline {
  border-color: var(--ars-ink);
  background: transparent; }

/* line 441, theme.scss */
.ars-button--yellow {
  background: var(--ars-yellow);
  color: var(--ars-ink); }

/* line 446, theme.scss */
.ars-button--yellow:hover {
  background: #ffd458; }

/* line 450, theme.scss */
.ars-button--small {
  min-height: 38px;
  padding: 0 15px;
  font-size: 14px; }

/* line 456, theme.scss */
.ars-hero__media {
  min-height: 420px;
  display: grid;
  place-items: center;
  padding: 28px;
  background: var(--ars-surface); }

/* line 464, theme.scss */
.ars-hero__media picture,
.ars-product-card__image picture {
  display: contents; }

/* line 469, theme.scss */
.ars-hero__image {
  width: 100%;
  height: 100%;
  max-height: 520px;
  object-fit: contain; }

/* line 476, theme.scss */
.ars-hero__placeholder {
  font-size: clamp(42px, 8vw, 100px);
  font-weight: 900;
  letter-spacing: -0.06em;
  color: #d7d5cf; }

/* line 483, theme.scss */
.ars-products {
  padding-top: 76px; }

/* line 487, theme.scss */
.ars-section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 24px; }

/* line 495, theme.scss */
.ars-section-heading h2,
.ars-brand h2 {
  margin: 0;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.08;
  letter-spacing: -0.035em; }

/* line 503, theme.scss */
.ars-section-heading p {
  margin: 8px 0 0;
  color: var(--ars-muted); }

/* line 508, theme.scss */
.ars-text-link {
  flex: 0 0 auto;
  color: var(--ars-red);
  font-weight: 800; }

/* line 514, theme.scss */
.ars-text-link:hover {
  color: var(--ars-red-dark); }

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

/* line 524, theme.scss */
.ars-product-card {
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--ars-line);
  border-radius: var(--ars-radius);
  background: var(--ars-surface); }

/* line 534, theme.scss */
.ars-product-card__image {
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  overflow: hidden;
  padding: 18px;
  background: #f3f2ef;
  color: #b5b3ad;
  font-size: 24px;
  font-weight: 800; }

/* line 546, theme.scss */
.ars-product-card__photo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.25s ease; }

/* line 553, theme.scss */
.ars-product-card:hover .ars-product-card__photo {
  transform: scale(1.025); }

/* line 557, theme.scss */
.ars-product-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 17px; }

/* line 564, theme.scss */
.ars-product-card h3 {
  min-height: 4.35em;
  display: -webkit-box;
  margin: 0 0 16px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 16px;
  line-height: 1.45; }

/* line 575, theme.scss */
.ars-product-card__bottom {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px; }

/* line 583, theme.scss */
.ars-product-card__bottom strong {
  font-size: 20px;
  white-space: nowrap; }

/* line 588, theme.scss */
.ars-product-card__bottom form {
  margin: 0; }

/* line 592, theme.scss */
.ars-collection {
  width: min(100% - 32px, 1240px);
  min-width: 0;
  margin: 42px auto 72px; }

/* line 598, theme.scss */
.ars-collection__header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px; }

/* line 606, theme.scss */
.ars-collection__header h1 {
  min-width: 0;
  margin: 0;
  font-size: clamp(36px, 5vw, 60px);
  line-height: 1.05;
  letter-spacing: -0.04em;
  overflow-wrap: anywhere; }

/* line 615, theme.scss */
.ars-collection__sort {
  flex: 0 0 auto;
  min-width: 220px; }

/* line 620, theme.scss */
.ars-collection__sort label {
  display: block;
  margin-bottom: 7px;
  color: var(--ars-muted);
  font-size: 13px;
  font-weight: 700; }

/* line 628, theme.scss */
.ars-collection__sort select {
  width: 100%;
  min-height: 44px;
  border: 1px solid var(--ars-line);
  border-radius: 9px;
  padding: 0 38px 0 13px;
  background: var(--ars-surface);
  color: var(--ars-ink);
  font: inherit; }

/* line 639, theme.scss */
.ars-collection__description {
  max-width: 900px;
  margin: 42px auto 0;
  color: var(--ars-muted);
  line-height: 1.7; }

/* line 646, theme.scss */
.ars-collection__description img,
.ars-collection__description iframe,
.ars-collection__description video {
  max-width: 100%; }

/* line 652, theme.scss */
.ars-collection__empty {
  padding: 48px 24px;
  border: 1px solid var(--ars-line);
  border-radius: var(--ars-radius);
  background: var(--ars-surface);
  text-align: center; }

/* line 660, theme.scss */
.ars-brand {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(28px, 7vw, 100px);
  margin-top: 86px;
  padding: clamp(34px, 6vw, 76px);
  border-radius: 22px;
  background: var(--ars-ink);
  color: #fff; }

/* line 671, theme.scss */
.ars-brand .ars-kicker {
  margin-bottom: 20px;
  color: var(--ars-ink); }

/* line 676, theme.scss */
.ars-brand p {
  margin: 0 0 24px;
  color: #c9c9c9;
  font-size: 19px;
  line-height: 1.65; }

/* line 683, theme.scss */
.ars-brand .ars-text-link {
  color: var(--ars-yellow); }

/* line 687, theme.scss */
.ars-founder {
  display: grid;
  grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(34px, 6vw, 84px);
  align-items: center;
  margin-top: 86px;
  padding: clamp(28px, 5vw, 64px);
  border-radius: 22px;
  background: var(--ars-surface);
  border: 1px solid var(--ars-line);
  scroll-margin-top: 24px; }

/* line 700, theme.scss */
.ars-founder--without-photo {
  grid-template-columns: 1fr; }

/* line 704, theme.scss */
.ars-founder--without-photo .ars-founder__content {
  max-width: 850px; }

/* line 708, theme.scss */
.ars-founder__media {
  min-height: 520px;
  overflow: hidden;
  border-radius: var(--ars-radius);
  box-shadow: 0 18px 45px rgba(23, 23, 23, 0.14); }

/* line 715, theme.scss */
.ars-founder__media img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  display: block;
  object-fit: cover; }

/* line 723, theme.scss */
.ars-founder__content h2,
.ars-partnership h2,
.ars-about h1 {
  margin: 20px 0;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.05;
  letter-spacing: -0.04em; }

/* line 732, theme.scss */
.ars-founder__content p,
.ars-about__intro p {
  color: #51504c;
  line-height: 1.7; }

/* line 738, theme.scss */
.ars-founder__content .ars-button {
  margin-top: 12px; }

/* line 742, theme.scss */
.ars-partnership {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(34px, 7vw, 100px);
  margin-top: 28px;
  padding: clamp(34px, 6vw, 72px);
  border-radius: 22px;
  background: var(--ars-ink);
  color: #fff; }

/* line 753, theme.scss */
.ars-partnership p,
.ars-partnership li {
  color: #c9c9c9;
  line-height: 1.65; }

/* line 759, theme.scss */
.ars-partnership h3 {
  margin: 4px 0 18px;
  font-size: 22px; }

/* line 764, theme.scss */
.ars-partnership ul {
  padding-left: 1.25em; }

/* line 768, theme.scss */
.ars-partnership li::marker {
  color: var(--ars-yellow); }

/* line 772, theme.scss */
.ars-partnership a:not(.ars-button) {
  color: var(--ars-yellow); }

/* line 776, theme.scss */
.ars-about {
  width: min(100% - 32px, 1180px);
  margin: 44px auto 70px; }

/* line 781, theme.scss */
.ars-about__intro {
  display: grid;
  grid-template-columns: minmax(300px, 0.75fr) minmax(0, 1.25fr);
  gap: clamp(34px, 7vw, 90px);
  align-items: start;
  padding: clamp(28px, 5vw, 64px);
  border-radius: 22px;
  background: var(--ars-surface);
  border: 1px solid var(--ars-line); }

/* line 792, theme.scss */
.ars-about__intro--without-photo {
  grid-template-columns: 1fr; }

/* line 796, theme.scss */
.ars-about__intro--without-photo > div {
  max-width: 860px; }

/* line 800, theme.scss */
.ars-about figure {
  margin: 0; }

/* line 804, theme.scss */
.ars-about figure img {
  width: 100%;
  max-height: 680px;
  display: block;
  object-fit: cover;
  border-radius: var(--ars-radius);
  box-shadow: 0 18px 45px rgba(23, 23, 23, 0.14); }

/* line 813, theme.scss */
.ars-about figcaption {
  margin-top: 12px;
  color: var(--ars-muted);
  font-size: 14px; }

/* line 819, theme.scss */
.ars-partnership--page {
  margin-top: 28px; }

/* line 823, theme.scss */
.ars-system-index-widgets {
  display: none; }

/* line 827, theme.scss */
.ars-footer {
  background: var(--ars-ink);
  color: #fff; }

/* line 832, theme.scss */
.ars-footer__inner {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1.2fr 1fr;
  gap: 48px;
  padding-top: 56px;
  padding-bottom: 44px; }

/* line 840, theme.scss */
.ars-logo--footer {
  margin-bottom: 16px; }

/* line 844, theme.scss */
.ars-footer p {
  max-width: 350px;
  color: #aaa; }

/* line 849, theme.scss */
.ars-footer h2 {
  margin: 4px 0 18px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.08em; }

/* line 856, theme.scss */
.ars-footer__inner > div > a:not(.ars-logo) {
  display: block;
  margin: 11px 0;
  color: #c8c8c8; }

/* line 862, theme.scss */
.ars-footer__inner > div > span {
  display: block;
  margin: 11px 0;
  color: #929292; }

/* line 868, theme.scss */
.ars-footer__inner > div > a:hover {
  color: var(--ars-yellow); }

/* line 872, theme.scss */
.ars-footer__contacts p,
.ars-footer__contacts a {
  overflow-wrap: anywhere; }

/* line 877, theme.scss */
.ars-footer__contacts a[href^="tel:"] {
  white-space: nowrap; }

/* line 881, theme.scss */
.ars-footer__inner .ars-button--yellow {
  width: fit-content;
  color: var(--ars-ink);
  font-weight: 800; }

/* line 887, theme.scss */
.ars-footer__inner .ars-button--yellow:hover,
.ars-footer__inner .ars-button--yellow:focus-visible {
  background: #ffd458;
  color: var(--ars-ink);
  box-shadow: 0 6px 18px rgba(243, 196, 67, 0.22);
  transform: translateY(-1px); }

/* line 895, theme.scss */
.ars-footer__socials {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px; }

/* line 901, theme.scss */
.ars-footer__socials a {
  color: #d0d0d0;
  font-weight: 700; }

/* line 906, theme.scss */
.ars-footer__about > a:not(.ars-logo) {
  width: fit-content; }

/* line 910, theme.scss */
.ars-footer__delivery {
  width: min(100% - 32px, 1240px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin: 0 auto;
  padding: 20px 24px;
  border-radius: 10px 10px 0 0;
  background: var(--ars-yellow);
  color: var(--ars-ink); }

/* line 923, theme.scss */
.ars-footer__delivery strong {
  color: var(--ars-ink); }

/* line 927, theme.scss */
.ars-footer__delivery span {
  color: var(--ars-ink); }

/* line 931, theme.scss */
.ars-footer__bottom {
  width: min(100% - 32px, 1240px);
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 0 auto;
  padding: 22px 0;
  border-top: 1px solid #343434;
  color: #9a9a9a;
  font-size: 14px; }

/* line 943, theme.scss */
.ars-footer__bottom a:hover {
  color: var(--ars-yellow); }

/* line 947, theme.scss */
.ars-scroll-top {
  border: 0;
  padding: 0;
  background: transparent;
  color: #fff;
  font: inherit;
  font-weight: 800;
  cursor: pointer; }

/* line 957, theme.scss */
.ars-scroll-top:hover {
  color: var(--ars-yellow); }

/* line 961, theme.scss */
.ars-footer__system {
  display: none; }

/* line 965, theme.scss */
body[data-theme-template*="product"] main .product-description h2,
body[data-theme-template*="product"] main .product-description h3,
body[data-theme-template*="product"] main [data-product-description] h2,
body[data-theme-template*="product"] main [data-product-description] h3 {
  margin-top: 1.7em;
  color: var(--ars-ink); }

/* Normalize system catalog cards without replacing their InSales behaviour. */
/* line 974, theme.scss */
main .product-card,
main [class*="product-card"] {
  border-radius: var(--ars-radius); }

/* line 979, theme.scss */
main .product-card-title,
main [class*="product-card"] [class*="title"] {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

/* line 987, theme.scss */
main .product-card-price,
main [class*="product-card"] [class*="price"] {
  font-weight: 800; }

/* line 992, theme.scss */
.ars-contacts {
  width: min(100% - 32px, 1080px);
  margin: 44px auto 28px;
  padding: clamp(30px, 5vw, 64px);
  border-radius: 22px;
  background: var(--ars-surface);
  border: 1px solid var(--ars-line); }

/* line 1001, theme.scss */
.ars-contacts__heading {
  max-width: 700px;
  margin-bottom: 44px; }

/* line 1006, theme.scss */
.ars-contacts__heading h1 {
  margin: 18px 0 8px;
  font-size: clamp(40px, 6vw, 70px);
  line-height: 1;
  letter-spacing: -0.05em; }

/* line 1013, theme.scss */
.ars-contacts__heading p {
  margin: 0;
  color: var(--ars-muted);
  font-size: 19px; }

/* line 1019, theme.scss */
.ars-contacts__grid {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: clamp(30px, 7vw, 90px); }

/* line 1025, theme.scss */
.ars-contacts h2 {
  margin: 0 0 22px;
  font-size: 20px; }

/* line 1030, theme.scss */
.ars-contacts dl {
  margin: 0; }

/* line 1034, theme.scss */
.ars-contacts dl > div {
  display: grid;
  grid-template-columns: minmax(130px, 0.8fr) 1.2fr;
  gap: 20px;
  padding: 13px 0;
  border-bottom: 1px solid var(--ars-line); }

/* line 1042, theme.scss */
.ars-contacts dt {
  color: var(--ars-muted); }

/* line 1046, theme.scss */
.ars-contacts dd {
  margin: 0;
  font-weight: 700; }

/* line 1051, theme.scss */
.ars-contacts dd a,
.ars-contacts__socials a {
  color: var(--ars-red); }

/* line 1056, theme.scss */
.ars-contacts__socials {
  display: grid;
  gap: 8px; }

/* line 1061, theme.scss */
.ars-contacts__socials a {
  display: flex;
  justify-content: space-between;
  padding: 13px 15px;
  border: 1px solid var(--ars-line);
  border-radius: 9px;
  font-weight: 800; }

/* line 1070, theme.scss */
.ars-contacts__socials a:hover {
  border-color: var(--ars-red); }

/* line 1074, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 1078, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 1082, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 980px) {
  /* line 1087, theme.scss */
  .ars-header__top {
    grid-template-columns: auto 1fr auto;
    gap: 18px;
    padding: 14px 0; }

  /* line 1093, theme.scss */
  .ars-search {
    grid-column: 1 / -1;
    grid-row: 2; }

  /* line 1098, theme.scss */
  .ars-header__phone {
    justify-self: end; }

  /* line 1102, theme.scss */
  .ars-cart-link {
    justify-self: end; }

  /* line 1106, theme.scss */
  .ars-nav__toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border: 0;
    padding: 14px 0;
    background: transparent;
    color: var(--ars-ink);
    font: inherit;
    font-weight: 800; }

  /* line 1118, theme.scss */
  .ars-nav__toggle::after {
    content: "+"; }

  /* line 1122, theme.scss */
  .ars-nav__toggle[aria-expanded="true"]::after {
    content: "−"; }

  /* line 1126, theme.scss */
  .ars-nav ul {
    display: none;
    align-items: stretch;
    padding-top: 0; }

  /* line 1132, theme.scss */
  .ars-nav ul.is-open {
    display: grid;
    grid-template-columns: 1fr 1fr; }

  /* line 1137, theme.scss */
  body[data-theme-template="index"] .ars-nav ul.is-open {
    grid-template-columns: 1fr 1fr; }

  /* line 1141, theme.scss */
  .ars-nav a {
    padding-left: 0; }

  /* line 1145, theme.scss */
  .ars-nav .ars-nav__catalog {
    padding-left: 12px; }

  /* line 1149, theme.scss */
  .ars-hero {
    grid-template-columns: 1fr; }

  /* line 1153, theme.scss */
  .ars-hero__media {
    grid-row: 1;
    min-height: 330px; }

  /* line 1158, theme.scss */
  .ars-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 768px) {
  /* line 1164, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

  /* line 1170, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; }

  /* line 1174, theme.scss */
  .ars-home {
    width: min(100% - 20px, 1240px);
    margin-top: 10px; }

  /* line 1179, theme.scss */
  .ars-promo {
    width: min(100% - 20px, 1240px);
    margin-top: 10px;
    border-radius: 10px; }

  /* line 1185, theme.scss */
  .ars-hero {
    border-radius: 14px; }

  /* line 1189, theme.scss */
  .ars-hero__content {
    padding: 26px 20px 30px; }

  /* line 1193, theme.scss */
  .ars-hero h1 {
    font-size: clamp(31px, 10vw, 44px); }

  /* line 1197, theme.scss */
  .ars-hero__media {
    min-height: 260px;
    padding: 16px; }

  /* line 1202, theme.scss */
  .ars-products {
    padding-top: 54px; }

  /* line 1206, theme.scss */
  .ars-collection {
    width: min(100% - 20px, 1240px);
    margin-top: 24px; }

  /* line 1211, theme.scss */
  .ars-collection__header {
    align-items: stretch;
    flex-direction: column; }

  /* line 1216, theme.scss */
  .ars-collection__sort {
    width: 100%;
    min-width: 0; }

  /* line 1221, theme.scss */
  .ars-section-heading {
    align-items: start;
    flex-direction: column;
    gap: 12px; }

  /* line 1227, theme.scss */
  .ars-brand {
    grid-template-columns: 1fr;
    margin-top: 62px;
    padding: 34px 22px; }

  /* line 1233, theme.scss */
  .ars-founder,
  .ars-partnership,
  .ars-about__intro {
    grid-template-columns: 1fr; }

  /* line 1239, theme.scss */
  .ars-founder {
    margin-top: 62px; }

  /* line 1243, theme.scss */
  .ars-founder__media,
  .ars-founder__media img {
    min-height: 420px; }

  /* line 1248, theme.scss */
  .ars-about {
    width: min(100% - 20px, 1180px);
    margin-top: 20px; }

  /* line 1253, theme.scss */
  .ars-footer__inner {
    grid-template-columns: 1fr 1fr; }

  /* line 1257, theme.scss */
  .ars-footer__inner > div:first-child,
  .ars-footer__inner > div:last-child {
    grid-column: 1 / -1; }

  /* line 1262, theme.scss */
  .ars-footer__delivery {
    width: min(100% - 32px, 1240px);
    align-items: center;
    flex-direction: column;
    text-align: center; }

  /* line 1269, theme.scss */
  .ars-contacts__grid {
    grid-template-columns: 1fr; }

  /* line 1273, theme.scss */
  body[data-theme-template*="product"] main .product-description,
  body[data-theme-template*="product"] main [data-product-description] {
    font-size: 15px; } }
@media (max-width: 480px) {
  /* line 1280, theme.scss */
  .ars-header__top,
  .ars-nav,
  .ars-footer__inner,
  .ars-footer__bottom {
    width: min(100% - 20px, 1240px); }

  /* line 1287, theme.scss */
  .ars-header__top {
    grid-template-columns: auto auto; }

  /* line 1291, theme.scss */
  .ars-header__phone {
    grid-column: 1 / -1;
    grid-row: 3;
    justify-self: stretch;
    align-items: center;
    padding: 10px;
    border-radius: 8px;
    background: #f0efec; }

  /* line 1301, theme.scss */
  .ars-cart-link {
    justify-self: end; }

  /* line 1305, theme.scss */
  .ars-nav ul.is-open {
    grid-template-columns: 1fr; }

  /* line 1309, theme.scss */
  body[data-theme-template="index"] .ars-nav__toggle {
    padding: 16px 18px;
    font-size: 20px; }

  /* line 1314, theme.scss */
  body[data-theme-template="index"] .ars-nav ul.is-open {
    grid-template-columns: 1fr; }

  /* line 1318, theme.scss */
  .ars-product-grid {
    gap: 10px; }

  /* line 1322, theme.scss */
  .ars-product-card__image {
    padding: 10px; }

  /* line 1326, theme.scss */
  .ars-product-card__body {
    padding: 12px; }

  /* line 1330, theme.scss */
  .ars-product-card h3 {
    font-size: 14px; }

  /* line 1334, theme.scss */
  .ars-product-card__bottom {
    align-items: stretch;
    flex-direction: column; }

  /* line 1339, theme.scss */
  .ars-product-card__bottom strong {
    font-size: 18px; }

  /* line 1343, theme.scss */
  .ars-product-card .ars-button {
    width: 100%; }

  /* line 1347, theme.scss */
  .ars-footer__inner {
    grid-template-columns: 1fr; }

  /* line 1351, theme.scss */
  .ars-footer__inner > div:first-child,
  .ars-footer__inner > div:last-child {
    grid-column: auto; }

  /* line 1356, theme.scss */
  .ars-footer__bottom {
    align-items: flex-start;
    flex-direction: column; }

  /* line 1361, theme.scss */
  .ars-founder,
  .ars-partnership,
  .ars-about__intro {
    padding: 28px 18px;
    border-radius: 14px; }

  /* line 1368, theme.scss */
  .ars-founder__media,
  .ars-founder__media img {
    min-height: 360px; }

  /* line 1373, theme.scss */
  .ars-founder__content h2,
  .ars-partnership h2,
  .ars-about h1 {
    font-size: 32px; }

  /* line 1379, theme.scss */
  .ars-footer__delivery {
    width: min(100% - 20px, 1240px);
    padding: 18px; }

  /* line 1384, theme.scss */
  .ars-contacts {
    width: min(100% - 20px, 1080px);
    margin-top: 20px;
    padding: 28px 18px; }

  /* line 1390, theme.scss */
  .ars-contacts dl > div {
    grid-template-columns: 1fr;
    gap: 5px; } }
/* line 1396, theme.scss */
:root {
  --ars-button-radius: 14px;
  --ars-control-radius: 10px; }

/* Product description width */
/* line 1402, theme.scss */
body[data-theme-template*="product"] main .product-description,
body[data-theme-template*="product"] main [data-product-description] {
  max-width: 820px; }

/* ArsGam unified button rounding — start */
/* line 1408, theme.scss */
.co-button,
.widget-type_system_widget_v4_product_1 .add-cart-counter__btn,
.widget-type_system_widget_v4_product_1 .ozon-link,
.back_to_catalog {
  border-radius: var(--ars-button-radius) !important; }

/* Product purchase column: price, cart, Ozon */
/* line 1416, theme.scss */
.widget-type_system_widget_v4_product_1 .product__area-buy {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 12px; }

/* line 1423, theme.scss */
.widget-type_system_widget_v4_product_1 .product__buy {
  display: contents; }

/* line 1427, theme.scss */
.widget-type_system_widget_v4_product_1 .product__price {
  order: 1;
  width: 100%;
  max-width: 400px;
  align-self: flex-start;
  text-align: left; }

/* line 1435, theme.scss */
.widget-type_system_widget_v4_product_1 .product__controls {
  order: 2;
  width: 100%;
  max-width: 400px;
  align-self: flex-start; }

/* line 1442, theme.scss */
.widget-type_system_widget_v4_product_1 .product__buy-btn-area,
.widget-type_system_widget_v4_product_1 .product__buy-btn-area-inner,
.widget-type_system_widget_v4_product_1 .add-cart-counter {
  width: 100%;
  max-width: 400px; }

/* line 1449, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__btn,
.widget-type_system_widget_v4_product_1 .ozon-link {
  width: 100%;
  max-width: 400px;
  box-sizing: border-box; }

/* line 1456, theme.scss */
.widget-type_system_widget_v4_product_1 .ozon-link {
  order: 3;
  align-self: flex-start; }

/* Product gallery and cart counter rounding */
/* line 1462, theme.scss */
.widget-type_system_widget_v4_product_1 .product__slide-main,
.widget-type_system_widget_v4_product_1 .product__photo {
  border-radius: 18px !important;
  overflow: hidden !important; }

/* line 1468, theme.scss */
.widget-type_system_widget_v4_product_1 .product__photo img {
  border-radius: 18px !important; }

/* line 1472, theme.scss */
.widget-type_system_widget_v4_product_1 .product__sale-value {
  background: #FFD400 !important;
  background-color: #FFD400 !important;
  color: #111111 !important;
  border-radius: 10px !important;
  padding-left: 10px;
  padding-right: 10px; }

/* line 1481, theme.scss */
.widget-type_system_widget_v4_product_1 .product__slide-tumbs,
.widget-type_system_widget_v4_product_1 .product__photo-tumb,
.widget-type_system_widget_v4_product_1 .product__photo-tumb::before {
  border-radius: 10px; }

/* line 1487, theme.scss */
.widget-type_system_widget_v4_product_1 .product__slide-tumbs,
.widget-type_system_widget_v4_product_1 .product__photo-tumb {
  overflow: hidden; }

/* line 1492, theme.scss */
.widget-type_system_widget_v4_product_1 .product__gallery-tumbs .splide__slide.is-current .product__photo-tumb::before {
  border-color: #E53935 !important; }

/* line 1496, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter,
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls {
  width: 100%;
  max-width: 400px;
  border-radius: 16px !important;
  overflow: hidden !important; }

/* line 1504, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls {
  align-items: stretch;
  gap: 0 !important; }

/* line 1509, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-minus],
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-plus] {
  align-items: center;
  justify-content: center;
  background: #E53935 !important;
  background-color: #E53935 !important;
  color: #FFFFFF !important; }

/* line 1518, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-minus]:hover,
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-plus]:hover {
  background: #C62828 !important;
  background-color: #C62828 !important; }

/* line 1524, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-minus] {
  border-radius: 16px 0 0 16px !important; }

/* line 1528, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-plus] {
  border-radius: 0 16px 16px 0 !important; }

/* line 1532, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__detail {
  align-self: stretch;
  margin: 0 !important;
  background: #111111 !important;
  background-color: #111111 !important;
  color: #FFFFFF !important;
  border-radius: 0 !important; }

/* line 1541, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__detail span {
  color: #FFFFFF !important; }

/* line 1545, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__detail:hover {
  background: #252525 !important;
  background-color: #252525 !important;
  color: #FFFFFF !important; }

/* line 1551, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__btn {
  background: #FFD400 !important;
  background-color: #FFD400 !important;
  color: #111111 !important;
  border-radius: 16px !important;
  font-weight: 600 !important; }

/* line 1559, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__btn:hover {
  background: #111111 !important;
  background-color: #111111 !important;
  color: #FFFFFF !important; }

/* Hide quick order and delivery only inside the product widget */
/* line 1566, theme.scss */
.widget-type_system_widget_v4_product_1 .product__buy-one-click,
.widget-type_system_widget_v4_product_1 .product__area-calculate-delivery {
  display: none !important; }

/* ArsGam unified button rounding — end */
/* Product visual corrections after system widget rules */
/* line 1573, theme.scss */
.widget-type_system_widget_v4_product_1 .js-product-gallery-main,
.widget-type_system_widget_v4_product_1 .js-product-gallery-main .splide__track,
.widget-type_system_widget_v4_product_1 .product__slide-main,
.widget-type_system_widget_v4_product_1 .product__photo,
.widget-type_system_widget_v4_product_1 .product__photo .img-ratio__inner {
  border-radius: 18px !important;
  overflow: hidden !important; }

/* line 1582, theme.scss */
.widget-type_system_widget_v4_product_1 .product__photo img {
  border-radius: 18px !important; }

/* line 1586, theme.scss */
.widget-type_system_widget_v4_product_1 .product__sale-value {
  background: #FFD400 !important;
  background-color: #FFD400 !important;
  color: #111111 !important;
  border-radius: 10px !important;
  overflow: hidden !important; }

/* line 1594, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter,
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls {
  border-radius: 0 !important;
  overflow: visible !important; }

/* line 1600, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls {
  gap: 4px !important; }

/* line 1604, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-minus],
.widget-type_system_widget_v4_product_1 .add-cart-counter__detail,
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls-btn[data-add-cart-counter-plus] {
  border-radius: 14px !important;
  overflow: hidden !important; }

/* ArsGam cart styling — start */
/* line 1612, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart-item {
  border-bottom: 1px solid #E5E5E5; }

/* line 1616, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart-item > .item-image,
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart-item > .item-image .img-ratio,
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart-item > .item-image .img-ratio__inner {
  border-radius: 14px !important;
  overflow: hidden !important; }

/* line 1623, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart-item > .item-image img.item-image {
  border-radius: 14px !important;
  overflow: hidden !important; }

/* line 1628, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .item-counter .counter {
  gap: 4px !important; }

/* line 1632, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .item-counter .counter-button,
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .item-counter .counter-input {
  border-radius: 10px !important;
  overflow: hidden !important;
  margin-left: 0;
  margin-right: 0; }

/* line 1640, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .item-counter .counter-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E53935 !important;
  background-color: #E53935 !important;
  border-color: #E53935 !important;
  color: #FFFFFF !important; }

/* line 1650, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .item-counter .counter-button:hover {
  background: #C62828 !important;
  background-color: #C62828 !important;
  border-color: #C62828 !important;
  color: #FFFFFF !important; }

/* line 1657, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .item-counter .counter-input {
  background: #111111 !important;
  background-color: #111111 !important;
  border-color: #111111 !important;
  color: #FFFFFF !important;
  text-align: center; }

/* line 1665, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart__area-controls-sticky {
  border-radius: 18px !important;
  overflow: hidden !important;
  background: #F7F7F7 !important;
  color: #111111; }

/* line 1672, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart__area-count,
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart__area-coupon,
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart-controls {
  background: #F7F7F7 !important;
  color: #111111; }

/* line 1679, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .sidebar_header,
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .sidebar-size-items,
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .total {
  color: #111111; }

/* line 1685, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .coupon-header {
  color: #E53935 !important; }

/* line 1689, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .coupon-header:hover {
  color: #C62828 !important; }

/* line 1693, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .coupon-input .form-control {
  border: 1px solid #111111 !important;
  border-radius: 10px !important;
  background: #FFFFFF !important;
  color: #111111 !important; }

/* line 1700, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .coupon-button {
  border-radius: 10px !important;
  background: #111111 !important;
  background-color: #111111 !important;
  color: #FFFFFF !important;
  padding: 0.625rem 1rem !important; }

/* line 1708, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .coupon-button:hover {
  background: #252525 !important;
  background-color: #252525 !important;
  color: #FFFFFF !important; }

/* line 1714, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 [data-cart-submit] {
  width: 100%;
  border-radius: 14px !important;
  background: #FFD400 !important;
  background-color: #FFD400 !important;
  border-color: #FFD400 !important;
  color: #111111 !important;
  font-weight: 700 !important; }

/* line 1724, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 [data-cart-submit]:hover {
  background: #111111 !important;
  background-color: #111111 !important;
  border-color: #111111 !important;
  color: #FFFFFF !important; }

/* line 1731, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .js-item-delete {
  color: #E53935 !important; }

/* line 1735, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .js-item-delete .icon {
  color: #E53935 !important; }

/* line 1739, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .js-item-delete:hover {
  color: #C62828 !important; }

/* line 1743, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .js-item-delete:hover .icon {
  color: #C62828 !important; }

/* line 1747, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .favorites_btn {
  color: #6B7280 !important; }

/* line 1751, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .favorites_btn:hover {
  color: #111111 !important; }

/* line 1755, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_back_to_catalog .back_to_catalog {
  color: #111111 !important; }

/* line 1759, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_back_to_catalog .back_to_catalog:hover {
  color: #E53935 !important; }

/* ArsGam cart styling — end */
/* Support page payment link */
/* line 1765, theme.scss */
body[data-page-handle="podderzhat-arsgam"] main a[href^="https://auth.robokassa.ru/merchant/Invoice/"] {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 10px 22px;
  border: 1px solid #c8c6c0;
  border-radius: 9px;
  background: #e7e5df;
  color: var(--ars-ink) !important;
  font-size: inherit;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none !important;
  transition: transform 0.15s ease, background-color 0.15s ease; }

/* line 1783, theme.scss */
body[data-page-handle="podderzhat-arsgam"] main a[href^="https://auth.robokassa.ru/merchant/Invoice/"]::before {
  content: "🤝";
  font-size: 22px;
  line-height: 1; }

/* line 1789, theme.scss */
body[data-page-handle="podderzhat-arsgam"] main a[href^="https://auth.robokassa.ru/merchant/Invoice/"]:hover,
body[data-page-handle="podderzhat-arsgam"] main a[href^="https://auth.robokassa.ru/merchant/Invoice/"]:focus-visible {
  background: var(--ars-yellow);
  transform: translateY(-1px); }

/* line 1795, theme.scss */
body[data-page-handle="podderzhat-arsgam"] main a[href^="https://auth.robokassa.ru/merchant/Invoice/"]:active {
  border-color: #278649;
  background: #2e9d57;
  color: #ffffff !important;
  transform: translateY(0); }
