@charset "UTF-8";
/* line 1, _settings.scss */
/* line 3, theme.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, #A72428);
  --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, #c2292e);
  --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, #d4353a);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #e48184);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #6b6b6b);
  --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, #7a7a7a);
  --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, #898989);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #b5b5b5);
  --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, #050000);
  --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, #380000);
  --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, #6a0000);
  --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, #ff0303);
  --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, circle);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --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, 500);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --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 */
/* line 112, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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

/* REBELPRO compact order button */
@media (min-width: 768px) {
  /* line 119, theme.scss */
  .header__bottom_menu-link[href*="/page/sportivnaya-forma-na-zakaz"] {
    height: 42px!important;
    margin: 4px 0 4px 16px!important; } }
/* =========================================================
   REBELPRO — Размерная сетка
   Страница: /page/razmernaya-setka-rebelpro
   ========================================================= */
/* line 125, theme.scss */
.rp-size-guide {
  --rp-red: #A72428;
  --rp-red-dark: #8F1E22;
  --rp-red-soft: #F9EFEF;
  --rp-text: #252525;
  --rp-muted: #6D6D6D;
  --rp-line: #E7E7E7;
  --rp-soft: #F7F7F7;
  --rp-white: #FFFFFF;
  --rp-radius: 8px;
  max-width: 1180px;
  margin: 0 auto;
  padding: 10px 0 48px;
  color: var(--rp-text);
  font-family: inherit;
  line-height: 1.55; }

/* line 144, theme.scss */
.rp-size-guide,
.rp-size-guide * {
  box-sizing: border-box; }

/* Вводный блок */
/* line 150, theme.scss */
.rp-size-guide__intro {
  margin: 0 0 22px;
  padding: 26px 28px;
  border: 1px solid #EEDDDD;
  border-radius: var(--rp-radius);
  background: linear-gradient(135deg, #FFFFFF 0%, #FBF5F5 100%); }

/* line 158, theme.scss */
.rp-size-guide__intro-title {
  margin: 0 0 8px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  color: var(--rp-text); }

/* line 166, theme.scss */
.rp-size-guide__intro p {
  max-width: 920px;
  margin: 0;
  color: var(--rp-muted);
  font-size: 15px; }

/* Верхняя навигация */
/* line 174, theme.scss */
.rp-size-guide__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 28px; }

/* line 181, theme.scss */
.rp-size-guide__nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 13px;
  border: 1px solid var(--rp-line);
  border-radius: 7px;
  background: var(--rp-white);
  color: #3D3D3D !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
  transition: all .2s ease; }

/* line 197, theme.scss */
.rp-size-guide__nav a:hover {
  border-color: #DAB6B8;
  background: var(--rp-red-soft);
  color: var(--rp-red) !important; }

/* Карточка раздела */
/* line 204, theme.scss */
.rp-size-guide__section {
  scroll-margin-top: 24px;
  margin: 0 0 24px;
  overflow: hidden;
  border: 1px solid var(--rp-line);
  border-radius: var(--rp-radius);
  background: var(--rp-white);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.035); }

/* line 214, theme.scss */
.rp-size-guide__section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 22px;
  border-bottom: 1px solid var(--rp-line);
  background: #FCFCFC; }

/* line 224, theme.scss */
.rp-size-guide__section-head h2 {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 21px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: var(--rp-text) !important; }

/* line 233, theme.scss */
.rp-size-guide__badge {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 4px 9px;
  border-radius: 999px;
  background: var(--rp-red-soft);
  color: var(--rp-red);
  font-size: 12px;
  font-weight: 700; }

/* Картинка + таблица */
/* line 247, theme.scss */
.rp-size-guide__content {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: 24px;
  align-items: center;
  padding: 22px; }

/* line 255, theme.scss */
.rp-size-guide__diagram {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 250px;
  padding: 12px;
  border-radius: var(--rp-radius);
  background: linear-gradient(145deg, #F8F8F8 0%, #F1F1F1 100%);
  overflow: hidden; }

/* line 266, theme.scss */
.rp-size-guide__diagram img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  object-fit: contain; }

/* Таблицы */
/* line 279, theme.scss */
.rp-size-guide__table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid var(--rp-line);
  border-radius: var(--rp-radius);
  background: var(--rp-white); }

/* line 288, theme.scss */
.rp-size-guide table {
  width: 100% !important;
  min-width: 520px;
  margin: 0 !important;
  border: 0 !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  background: var(--rp-white) !important;
  font-size: 14px !important; }

/* line 299, theme.scss */
.rp-size-guide thead,
.rp-size-guide tbody,
.rp-size-guide tr {
  border: 0 !important; }

/* line 305, theme.scss */
.rp-size-guide th,
.rp-size-guide td {
  padding: 12px 14px !important;
  border: 0 !important;
  border-bottom: 1px solid var(--rp-line) !important;
  background: var(--rp-white);
  color: var(--rp-text);
  text-align: center !important;
  vertical-align: middle !important;
  white-space: nowrap; }

/* line 317, theme.scss */
.rp-size-guide th {
  background: #F4F4F4 !important;
  color: #383838 !important;
  font-size: 13px !important;
  font-weight: 700 !important; }

/* line 324, theme.scss */
.rp-size-guide th:first-child,
.rp-size-guide td:first-child {
  text-align: left !important; }

/* line 329, theme.scss */
.rp-size-guide td:first-child {
  color: var(--rp-red) !important;
  font-weight: 700 !important; }

/* line 334, theme.scss */
.rp-size-guide tbody tr:last-child td {
  border-bottom: 0 !important; }

/* line 338, theme.scss */
.rp-size-guide tbody tr:hover td {
  background: #FCF8F8 !important; }

/* Нижнее пояснение */
/* line 343, theme.scss */
.rp-size-guide__notice {
  margin: 28px 0 0;
  padding: 18px 20px;
  border-left: 4px solid var(--rp-red);
  border-radius: 0 var(--rp-radius) var(--rp-radius) 0;
  background: #F8F8F8;
  color: #505050;
  font-size: 14px; }

/* CTA внизу */
/* line 354, theme.scss */
.rp-size-guide__cta {
  margin-top: 28px;
  padding: 26px;
  border-radius: var(--rp-radius);
  background: #292929;
  color: #FFFFFF; }

/* line 362, theme.scss */
.rp-size-guide__cta h2 {
  margin: 0 0 7px !important;
  padding: 0 !important;
  color: #FFFFFF !important;
  font-size: 21px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important; }

/* line 371, theme.scss */
.rp-size-guide__cta p {
  margin: 0 !important;
  color: #D6D6D6 !important;
  font-size: 14px !important; }

/* line 377, theme.scss */
.rp-size-guide__cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px; }

/* line 384, theme.scss */
.rp-size-guide__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 16px;
  border: 1px solid var(--rp-red);
  border-radius: 7px;
  background: var(--rp-red);
  color: #FFFFFF !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all .2s ease; }

/* line 400, theme.scss */
.rp-size-guide__btn:hover {
  border-color: var(--rp-red-dark);
  background: var(--rp-red-dark);
  color: #FFFFFF !important; }

/* line 406, theme.scss */
.rp-size-guide__btn--ghost {
  border-color: #5A5A5A;
  background: transparent; }

/* line 411, theme.scss */
.rp-size-guide__btn--ghost:hover {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #292929 !important; }

/* Адаптация */
@media (max-width: 900px) {
  /* line 419, theme.scss */
  .rp-size-guide__content {
    grid-template-columns: 280px minmax(0, 1fr);
    gap: 18px; } }
@media (max-width: 760px) {
  /* line 426, theme.scss */
  .rp-size-guide__content {
    grid-template-columns: 1fr; }

  /* line 430, theme.scss */
  .rp-size-guide__diagram {
    min-height: auto; }

  /* line 434, theme.scss */
  .rp-size-guide__diagram img {
    max-width: 520px !important; } }
@media (max-width: 560px) {
  /* line 440, theme.scss */
  .rp-size-guide {
    padding-bottom: 34px; }

  /* line 444, theme.scss */
  .rp-size-guide__intro {
    padding: 20px 18px; }

  /* line 448, theme.scss */
  .rp-size-guide__intro-title {
    font-size: 19px; }

  /* line 452, theme.scss */
  .rp-size-guide__section-head {
    align-items: flex-start;
    padding: 16px; }

  /* line 457, theme.scss */
  .rp-size-guide__section-head h2 {
    font-size: 18px !important; }

  /* line 461, theme.scss */
  .rp-size-guide__content {
    gap: 16px;
    padding: 16px; }

  /* line 466, theme.scss */
  .rp-size-guide th,
  .rp-size-guide td {
    padding: 10px 12px !important; }

  /* line 471, theme.scss */
  .rp-size-guide__cta {
    padding: 20px 18px; } }
