@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 */
.ars-home {
  width: min(100% - 32px, 1240px);
  margin: 28px auto 72px; }

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

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

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

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

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

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

/* line 280, 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 292, 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 300, 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 309, theme.scss */
.ars-hero__features {
  display: grid;
  gap: 6px;
  padding-left: 1.2em; }

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

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

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

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

/* line 336, 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 350, theme.scss */
.ars-button:hover {
  transform: translateY(-1px); }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 427, 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 435, theme.scss */
.ars-section-heading p {
  margin: 8px 0 0;
  color: var(--ars-muted); }

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

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

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

/* line 456, 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 466, 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 478, theme.scss */
.ars-product-card__photo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.25s ease; }

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

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

/* line 496, 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 507, theme.scss */
.ars-product-card__bottom {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px; }

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

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

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

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

/* line 538, 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 547, theme.scss */
.ars-collection__sort {
  flex: 0 0 auto;
  min-width: 220px; }

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

/* line 560, 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 571, theme.scss */
.ars-collection__description {
  max-width: 900px;
  margin: 42px auto 0;
  color: var(--ars-muted);
  line-height: 1.7; }

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

/* line 584, 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 592, 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 603, theme.scss */
.ars-brand .ars-kicker {
  margin-bottom: 20px;
  color: var(--ars-ink); }

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

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

/* line 619, 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 632, theme.scss */
.ars-founder--without-photo {
  grid-template-columns: 1fr; }

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

/* line 640, 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 647, theme.scss */
.ars-founder__media img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  display: block;
  object-fit: cover; }

/* line 655, 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 664, theme.scss */
.ars-founder__content p,
.ars-about__intro p {
  color: #51504c;
  line-height: 1.7; }

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

/* line 674, 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 685, theme.scss */
.ars-partnership p,
.ars-partnership li {
  color: #c9c9c9;
  line-height: 1.65; }

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

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

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

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

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

/* line 713, 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 724, theme.scss */
.ars-about__intro--without-photo {
  grid-template-columns: 1fr; }

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

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

/* line 736, 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 745, theme.scss */
.ars-about figcaption {
  margin-top: 12px;
  color: var(--ars-muted);
  font-size: 14px; }

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

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

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

/* line 764, 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 772, theme.scss */
.ars-logo--footer {
  margin-bottom: 16px; }

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

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

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

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

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

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

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

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

/* line 819, 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 827, theme.scss */
.ars-footer__socials {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px; }

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

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

/* line 842, 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 855, theme.scss */
.ars-footer__delivery strong {
  color: var(--ars-ink); }

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

/* line 863, 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 875, theme.scss */
.ars-footer__bottom a:hover {
  color: var(--ars-yellow); }

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

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

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

/* line 897, 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 906, theme.scss */
main .product-card,
main [class*="product-card"] {
  border-radius: var(--ars-radius); }

/* line 911, 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 919, theme.scss */
main .product-card-price,
main [class*="product-card"] [class*="price"] {
  font-weight: 800; }

/* line 924, 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 933, theme.scss */
.ars-contacts__heading {
  max-width: 700px;
  margin-bottom: 44px; }

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

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

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

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

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

/* line 966, 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 974, theme.scss */
.ars-contacts dt {
  color: var(--ars-muted); }

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

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

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

/* line 993, 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 1002, theme.scss */
.ars-contacts__socials a:hover {
  border-color: var(--ars-red); }

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

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

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

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

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

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

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

  /* line 1038, 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 1050, theme.scss */
  .ars-nav__toggle::after {
    content: "+"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1201, 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 1208, theme.scss */
  .ars-header__top,
  .ars-nav,
  .ars-footer__inner,
  .ars-footer__bottom {
    width: min(100% - 20px, 1240px); }

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

  /* line 1219, 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 1229, theme.scss */
  .ars-cart-link {
    justify-self: end; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Product description width */
/* line 1321, 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 1327, 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 1335, theme.scss */
.widget-type_system_widget_v4_product_1 .product__area-buy {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 12px; }

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

/* line 1346, 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 1354, theme.scss */
.widget-type_system_widget_v4_product_1 .product__controls {
  order: 2;
  width: 100%;
  max-width: 400px;
  align-self: flex-start; }

/* line 1361, 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 1368, 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 1375, theme.scss */
.widget-type_system_widget_v4_product_1 .ozon-link {
  order: 3;
  align-self: flex-start; }

/* Product gallery and cart counter rounding */
/* line 1381, 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 1387, theme.scss */
.widget-type_system_widget_v4_product_1 .product__photo img {
  border-radius: 18px !important; }

/* line 1391, 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 1400, 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 1406, 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 1411, 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 1415, 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 1423, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls {
  align-items: stretch;
  gap: 0 !important; }

/* line 1428, 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 1437, 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 1443, 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 1447, 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 1451, 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 1460, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__detail span {
  color: #FFFFFF !important; }

/* line 1464, 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 1470, 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 1478, 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 1485, 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 1492, 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 1501, theme.scss */
.widget-type_system_widget_v4_product_1 .product__photo img {
  border-radius: 18px !important; }

/* line 1505, 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 1513, 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 1519, theme.scss */
.widget-type_system_widget_v4_product_1 .add-cart-counter__controls {
  gap: 4px !important; }

/* line 1523, 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 1531, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .cart-item {
  border-bottom: 1px solid #E5E5E5; }

/* line 1535, 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 1542, 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 1547, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .item-counter .counter {
  gap: 4px !important; }

/* line 1551, 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 1559, 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 1569, 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 1576, 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 1584, 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 1591, 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 1598, 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 1604, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .coupon-header {
  color: #E53935 !important; }

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

/* line 1612, 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 1619, 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 1627, 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 1633, 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 1643, 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 1650, theme.scss */
body[data-theme-template="cart"] .widget-type_system_widget_v4_cart_2 .js-item-delete {
  color: #E53935 !important; }

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

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

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

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

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

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

/* line 1678, 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 1684, 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 1702, 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 1708, 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 1714, 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); }
