@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, #4E5C3A);
  --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, #607147);
  --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, #728755);
  --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, #a8b990);
  --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, #B79A6E);
  --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, #c0a680);
  --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, #cab493);
  --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, #e7ddcd);
  --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, intermittent);
  --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, 'Anonymous Pro');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Oswald);
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 3);
  --product_not_available:var(--draft-product_not_available, hidden);
  --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, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 9, theme.scss */
:root {
  --shell: #171A18;
  --shell-2: #242A24;
  --shell-text: #FFFFFF;
  --shell-muted: #8E9691;
  --bg: #F3F5F3;
  --surface: #FFFFFF;
  --tile: #EFF2EE;
  --text: #151815;
  --text-muted: #666D67;
  --line: #E2E6E1;
  --accent: #4C6B2F;
  --accent-hover: #3C5525;
  --accent-tint: #EDF1E5;
  --accent-on-dark: #8AB05E;
  --sale: #C43D2E;
  --badge: #171A18;
  --r-sm: 4px;
  --r-md: 6px;
  --r-pill: 20px;
  --font-head: "Manrope", system-ui, -apple-system, sans-serif;
  --font-body: "Golos Text", system-ui, -apple-system, sans-serif;
  --font-mono: ui-monospace, "SF Mono", Menlo, monospace;
  --s-1: 4px;
  --s-2: 8px;
  --s-3: 12px;
  --s-4: 16px;
  --s-6: 24px;
  --s-8: 32px;
  --s-12: 48px;
  --tap: 44px;
  --shadow-pop: 0 8px 24px rgba(23, 26, 24, .12);
  --ratio-photo: 4 / 5;
  --font-family: var(--font-body);
  --heading-font-family: var(--font-head);
  --color-text: var(--text);
  --color-btn-bg: var(--accent);
  --color-accent-text: var(--accent); }

/* line 70, theme.scss */
body {
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.55;
  color: var(--text);
  background-color: var(--bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

/* line 81, theme.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-head);
  color: var(--text);
  letter-spacing: -.01em; }

/* line 87, theme.scss */
h1 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700; }

/* line 88, theme.scss */
h2 {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700; }

/* line 89, theme.scss */
h3 {
  font-size: 17px;
  line-height: 1.3;
  font-weight: 600; }

/* line 92, theme.scss */
.t-caption {
  font-size: 12px;
  line-height: 1.4;
  color: var(--text-muted); }

/* line 94, theme.scss */
.t-label {
  font-family: var(--font-head);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: .06em; }

/* line 109, theme.scss */
:root {
  --bnav-h: 58px; }

/* line 113, theme.scss */
.bnav {
  display: none; }

@media screen and (max-width: 767px) {
  /* line 119, theme.scss */
  body {
    padding-bottom: calc(var(--bnav-h) + env(safe-area-inset-bottom, 0px)); }

  /* line 123, theme.scss */
  .bnav {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 900;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    background-color: var(--shell);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: env(safe-area-inset-bottom, 0px); }
    /* line 142, theme.scss */
    .bnav.is-kb-open {
      transform: translate3d(0, 100%, 0); }

  /* line 147, theme.scss */
  .bnav__item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    min-height: var(--bnav-h);
    min-width: var(--tap);
    padding: 6px 2px;
    margin: 0;
    border: none;
    background: none;
    appearance: none;
    color: var(--shell-muted);
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
    /* line 167, theme.scss */
    .bnav__item.is-active {
      color: var(--accent-on-dark); }
      /* line 170, theme.scss */
      .bnav__item.is-active:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background-color: var(--accent-on-dark); }

  /* line 182, theme.scss */
  .bnav__icon {
    position: relative;
    display: block;
    width: 24px;
    height: 24px; }
    /* line 188, theme.scss */
    .bnav__icon svg {
      display: block;
      width: 24px;
      height: 24px; }

  /* line 195, theme.scss */
  .bnav__label {
    font-family: var(--font-head);
    font-size: 11px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: .01em; }

  /* line 205, theme.scss */
  .bnav__count {
    position: absolute;
    top: -5px;
    right: -8px;
    min-width: 17px;
    height: 17px;
    padding: 0 4px;
    border-radius: 9px;
    background-color: var(--sale);
    color: #FFFFFF;
    font-family: var(--font-head);
    font-size: 10px;
    font-weight: 700;
    line-height: 17px;
    text-align: center; }
    /* line 221, theme.scss */
    .bnav__count:empty {
      display: none; } }
/* line 233, theme.scss */
dialog.sheet {
  position: fixed;
  inset: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  overflow: hidden; }
  /* line 247, theme.scss */
  dialog.sheet::backdrop {
    background: rgba(23, 26, 24, 0.55);
    opacity: 0;
    transition: opacity .22s ease; }
  /* line 253, theme.scss */
  dialog.sheet.is-in::backdrop {
    opacity: 1; }

/* line 258, theme.scss */
.sheet__panel {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  max-height: 88vh;
  max-height: 88dvh;
  background-color: #FFFFFF;
  border-radius: 14px 14px 0 0;
  box-shadow: 0 8px 24px rgba(23, 26, 24, 0.12);
  transform: translateY(100%);
  transition: transform 0.22s cubic-bezier(0.32, 0.72, 0, 1);
  padding-bottom: env(safe-area-inset-bottom, 0px);
  touch-action: none; }
  /* line 275, theme.scss */
  dialog.sheet.is-in .sheet__panel {
    transform: translateY(0); }
  @media screen and (min-width: 768px) {
    /* line 258, theme.scss */
    .sheet__panel {
      left: 50%;
      right: auto;
      bottom: auto;
      top: 50%;
      width: 420px;
      max-height: 80vh;
      border-radius: 10px;
      transform: translate(-50%, -46%) scale(0.98);
      opacity: 0;
      transition: transform .18s ease, opacity .18s ease; }
      /* line 292, theme.scss */
      dialog.sheet.is-in .sheet__panel {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1; } }

/* line 301, theme.scss */
.sheet__panel > form {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  margin: 0; }

/* line 309, theme.scss */
.sheet__grab {
  flex: 0 0 auto;
  width: 40px;
  height: 4px;
  margin: 8px auto 0;
  border-radius: 2px;
  background-color: #E2E6E1; }
  @media screen and (min-width: 768px) {
    /* line 309, theme.scss */
    .sheet__grab {
      display: none; } }

/* line 322, theme.scss */
.sheet__head {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  border-bottom: 1px solid #E2E6E1;
  cursor: grab; }
  @media screen and (min-width: 768px) {
    /* line 322, theme.scss */
    .sheet__head {
      cursor: default; } }

/* line 336, theme.scss */
.sheet__title {
  flex: 1 1 auto;
  min-width: 0;
  font-family: "Manrope", system-ui, -apple-system, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
  color: #151815;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

/* line 351, theme.scss */
.sheet__close {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: -10px -10px -10px 0;
  padding: 0;
  border: none;
  background: none;
  appearance: none;
  color: #666D67;
  font-size: 20px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }
  /* line 368, theme.scss */
  .sheet__close > svg {
    display: block;
    width: 1em;
    height: 1em; }

/* line 375, theme.scss */
.sheet__body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
  padding: 16px; }

/* line 384, theme.scss */
.sheet__foot {
  flex: 0 0 auto;
  padding: 12px 16px 16px;
  border-top: 1px solid #E2E6E1;
  background-color: #FFFFFF; }

/* line 394, theme.scss */
dialog.sheet.sheet_dark .sheet__panel {
  background-color: #171A18; }
/* line 398, theme.scss */
dialog.sheet.sheet_dark .sheet__grab {
  background-color: rgba(255, 255, 255, 0.28); }
/* line 402, theme.scss */
dialog.sheet.sheet_dark .sheet__head {
  border-bottom-color: rgba(255, 255, 255, 0.12); }
/* line 406, theme.scss */
dialog.sheet.sheet_dark .sheet__title {
  color: #FFFFFF; }
/* line 410, theme.scss */
dialog.sheet.sheet_dark .sheet__close {
  color: #FFFFFF; }
/* line 414, theme.scss */
dialog.sheet.sheet_dark .sheet__body {
  color: #FFFFFF;
  scrollbar-width: thin; }
  /* line 418, theme.scss */
  dialog.sheet.sheet_dark .sheet__body::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(255, 255, 255, 0.08); }
  /* line 423, theme.scss */
  dialog.sheet.sheet_dark .sheet__body::-webkit-scrollbar-thumb {
    background-color: #8AB05E;
    border-radius: 3px; }
/* line 429, theme.scss */
dialog.sheet.sheet_dark .sheet__foot {
  background-color: #171A18;
  border-top-color: rgba(255, 255, 255, 0.12); }

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

@media screen and (max-width: 767px) {
  /* line 446, theme.scss */
  #jvlabelWrap,
  #bx-livechat-wrapper,
  .b24-widget-button-position-bottom-right,
  [class*="chat24-widget"],
  .flocktory-widget,
  #carrotquest-messenger-collapsed-container,
  #talk-me-wrapper,
  .verbox-button {
    bottom: calc(var(--bnav-h) + 12px + var(--product-buy-h, 0px) + env(safe-area-inset-bottom, 0px)) !important;
    z-index: 890 !important; } }
/* line 473, theme.scss */
.splide__arrow .icon > svg {
  transform: none !important; }

/* line 481, theme.scss */
h1, h2, h3, h4, h5, h6,
.heading {
  font-family: "Manrope", system-ui, -apple-system, sans-serif !important;
  text-transform: none; }

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

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

/* line 511, theme.scss */
.btn-on-top {
  display: none; }

@media screen and (min-width: 768px) {
  /* line 516, theme.scss */
  .btn-on-top {
    display: block;
    box-sizing: border-box;
    width: 52px;
    height: 52px;
    padding: 0;
    border: 1px solid #E2E6E1;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.95);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151815' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V5M5 12l7-7 7 7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    box-shadow: 0 4px 14px rgba(23, 26, 24, 0.14);
    cursor: pointer;
    transition: border-color .15s ease, background-color .15s ease; }
    /* line 533, theme.scss */
    .btn-on-top:hover, .btn-on-top:focus-visible {
      border-color: #4C6B2F;
      background-color: #FFFFFF;
      outline: none; }
    /* line 541, theme.scss */
    .btn-on-top .icon-arrow-up {
      display: none; } }
/* line 560, theme.scss */
.widget-type_system_widget_v4_collection_sort_1 .collection-sort {
  display: none !important; }
/* line 564, theme.scss */
.widget-type_system_widget_v4_collection_sort_1 .collection-toolbar {
  justify-content: flex-start; }

/* line 582, theme.scss */
.tl-reveal-on .tl-reveal {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity .45s ease, transform .45s ease;
  will-change: opacity, transform; }
/* line 589, theme.scss */
.tl-reveal-on .tl-reveal.is-in {
  opacity: 1;
  transform: none;
  will-change: auto; }

/* line 606, theme.scss */
.opt-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 48px;
  padding: 12px 22px;
  border: 1px solid transparent;
  border-radius: 6px;
  font-family: "Manrope", system-ui, -apple-system, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease; }
  /* line 624, theme.scss */
  .opt-btn .icon,
  .opt-btn svg {
    display: block;
    flex: 0 0 auto;
    width: 18px;
    height: 18px; }
  @media screen and (min-width: 480px) {
    /* line 606, theme.scss */
    .opt-btn {
      width: auto;
      min-width: 220px; } }

/* line 641, theme.scss */
.opt-btn_primary {
  background-color: #8AB05E;
  color: #171A18; }
  /* line 645, theme.scss */
  .opt-btn_primary:hover, .opt-btn_primary:focus {
    background-color: #9BBF71;
    color: #171A18;
    text-decoration: none; }

/* line 653, theme.scss */
.opt-btn_ghost {
  border-color: rgba(255, 255, 255, 0.28);
  background-color: rgba(255, 255, 255, 0.06);
  color: #FFFFFF; }
  /* line 658, theme.scss */
  .opt-btn_ghost:hover, .opt-btn_ghost:focus {
    border-color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.12);
    color: #FFFFFF;
    text-decoration: none; }

/* line 668, theme.scss */
.opt-btn_solid {
  background-color: #4C6B2F;
  color: #FFFFFF; }
  /* line 672, theme.scss */
  .opt-btn_solid:hover, .opt-btn_solid:focus {
    background-color: #3C5525;
    color: #FFFFFF;
    text-decoration: none; }

/* line 680, theme.scss */
.opt-sec__head {
  margin: 0 0 20px; }
  @media screen and (min-width: 768px) {
    /* line 680, theme.scss */
    .opt-sec__head {
      margin-bottom: 28px; } }

/* line 688, theme.scss */
.opt-sec__eyebrow {
  margin: 0 0 8px;
  font-family: "Golos Text", system-ui, -apple-system, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #4C6B2F; }

/* line 699, theme.scss */
.opt-sec__title {
  margin: 0;
  font-family: "Manrope", system-ui, -apple-system, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.25;
  color: #151815; }
  @media screen and (min-width: 768px) {
    /* line 699, theme.scss */
    .opt-sec__title {
      font-size: 30px; } }

/* line 712, theme.scss */
.opt-sec__lead {
  margin: 10px 0 0;
  max-width: 720px;
  font-family: "Golos Text", system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  color: #666D67; }

/* line 733, theme.scss */
.sidebar-collections__menu > .sidebar-collections__item:nth-child(3) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important; }
  /* line 738, theme.scss */
  .sidebar-collections__menu > .sidebar-collections__item:nth-child(3) > .sidebar-collections__controls > .sidebar-collections__link,
  .sidebar-collections__menu > .sidebar-collections__item:nth-child(3) > .sidebar-collections__link {
    padding-left: 12px !important; }
    /* line 742, theme.scss */
    .sidebar-collections__menu > .sidebar-collections__item:nth-child(3) > .sidebar-collections__controls > .sidebar-collections__link::before,
    .sidebar-collections__menu > .sidebar-collections__item:nth-child(3) > .sidebar-collections__link::before {
      content: none !important; }
    /* line 746, theme.scss */
    .sidebar-collections__menu > .sidebar-collections__item:nth-child(3) > .sidebar-collections__controls > .sidebar-collections__link:not(.is-current),
    .sidebar-collections__menu > .sidebar-collections__item:nth-child(3) > .sidebar-collections__link:not(.is-current) {
      font-weight: 400 !important; }
/* line 753, theme.scss */
.sidebar-collections__menu > .sidebar-collections__item:nth-child(2) {
  margin-bottom: 6px !important;
  padding-bottom: 6px !important;
  border-bottom: 1px solid #E2E6E1 !important; }

/* line 771, theme.scss */
.tl-infinity-on .pagination {
  display: none !important; }

/* line 775, theme.scss */
.tl-infinity {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 8px 0; }

/* line 783, theme.scss */
.tl-infinity__spinner {
  display: none;
  width: 24px;
  height: 24px;
  border: 2px solid #E2E6E1;
  border-top-color: #4C6B2F;
  border-radius: 50%;
  animation: tl-infinity-spin .7s linear infinite; }

/* line 793, theme.scss */
.tl-infinity__btn {
  display: none;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 24px;
  border: 0;
  border-radius: 6px;
  background-color: #4C6B2F;
  font-family: "Golos Text", system-ui, -apple-system, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  color: #FFFFFF;
  cursor: pointer;
  transition: background-color .15s ease; }
  /* line 810, theme.scss */
  .tl-infinity__btn:hover, .tl-infinity__btn:focus {
    background-color: #3C5525;
    color: #FFFFFF; }

/* line 817, theme.scss */
.tl-infinity.is-manual .tl-infinity__btn {
  display: inline-flex; }

/* line 822, theme.scss */
.tl-infinity.is-busy .tl-infinity__spinner {
  display: block; }
/* line 826, theme.scss */
.tl-infinity.is-busy .tl-infinity__btn {
  display: none; }

@keyframes tl-infinity-spin {
  to {
    transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) {
  /* line 838, theme.scss */
  .tl-infinity__spinner {
    animation-duration: 2s; } }
/* line 855, theme.scss */
.promo-slider__item-photo::before,
.promo-slider__item-photo::after {
  display: none !important; }

/* line 883, theme.scss */
.header-mobile-panel__logo .header__logo img {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMi4wMDAgLTEyLjAwMCAyOTQuMjIyIDk2LjAwMCIgd2lkdGg9IjI5NC4yMjIiIGhlaWdodD0iOTYuMDAwIj48cGF0aCBmaWxsPSIjRjRGMUU4IiBkPSJNNS42MDAgNzIuMDAwVjAuMDAwSDQwLjMxMVYxMS4wNjdIMjAuMjYyVjMwLjMwNUgyMy4zOTRRMzAuNDQ3IDMwLjMwNSAzNS4yNzggMzIuNDQyUTQwLjEwOSAzNC41ODAgNDIuNjA3IDM5LjE0OFE0NS4xMDYgNDMuNzE2IDQ1LjEwNiA1MS4xNDNRNDUuMTA2IDU3LjUxMyA0My40NTggNjEuNTczUTQxLjgwOSA2NS42MzQgMzguNzY0IDY3LjkzMlEzNS43MjAgNzAuMjMwIDMxLjU2NyA3MS4xMTVRMjcuNDE1IDcyLjAwMCAyMi4zODggNzIuMDAwWk0yMC4yNjIgNjIuMjgxSDIyLjQ3N1EyNS44MDIgNjIuMjgxIDI3LjgxNiA2MS4xNTRRMjkuODMxIDYwLjAyNyAzMC42ODQgNTcuNDk0UTMxLjUzNyA1NC45NjIgMzEuNDY3IDUwLjg0NFEzMS4zOTcgNDYuMTI1IDI5LjU0MSA0My4zMjlRMjcuNjg2IDQwLjUzMyAyMi4yODAgNDAuNTMzSDIwLjI2MlogTTUzLjUxOCA3Mi4wMDAgNjcuNDc3IDAuMDAwSDgzLjgxM0w5Ny42NTEgNzIuMDAwSDg0LjA4Mkw4MS40OTMgNTYuMTc2SDcwLjA0NUw2Ny4zNDggNzIuMDAwWk03MS40NDggNDcuMTU2SDgwLjAyMEw3NS43MjQgMTguMTQwWiBNMTE1LjI5MyA3Mi4wMDBWMTAuODk1SDEwNC4xNjVWMC4wMDBIMTQxLjAwOFYxMC44OTVIMTMwLjAyNVY3Mi4wMDBaIE0xNTEuMjQ0IDcyLjAwMFYwLjAwMEgxNjUuOTA3VjMwLjMwNUgxNjkuMzExUTE3Ni4zNjMgMzAuMzA1IDE4MS4xODUgMzIuNDQyUTE4Ni4wMDcgMzQuNTgwIDE4OC40NzAgMzkuMTQ4UTE5MC45MzQgNDMuNzE2IDE5MC45MzQgNTEuMTQzUTE5MC45MzQgNTcuNTEzIDE4OS4yODYgNjEuNTczUTE4Ny42MzcgNjUuNjM0IDE4NC41OTIgNjcuOTMyUTE4MS41NDggNzAuMjMwIDE3Ny40MzAgNzEuMTE1UTE3My4zMTMgNzIuMDAwIDE2OC4yODYgNzIuMDAwWk0xNjUuOTA3IDYyLjI4MUgxNjguMzU2UTE3MS43MDAgNjIuMjgxIDE3My42NzkgNjEuMTU0UTE3NS42NTkgNjAuMDI3IDE3Ni41NTYgNTcuNDk0UTE3Ny40NTMgNTQuOTYyIDE3Ny4zODQgNTAuODQ0UTE3Ny4zMTQgNDYuMTI1IDE3NS40NDkgNDMuMzI5UTE3My41ODQgNDAuNTMzIDE2OC4xNzggNDAuNTMzSDE2NS45MDdaTTE5Ny4yODEgNzIuMDAwVjAuMDAwSDIxMS45NDNWNzIuMDAwWiBNMjI2LjU0NiA3Mi4wMDBWMC4wMDBIMjQ5LjM4MFEyNTUuODY5IDAuMDAwIDI1OS45ODAgMi40MjZRMjY0LjA5MiA0Ljg1MSAyNjYuMDgwIDkuNDcwUTI2OC4wNjcgMTQuMDkwIDI2OC4wNjcgMjAuNjgxUTI2OC4wNjcgMjguNDY5IDI2NS40NzIgMzIuODIxUTI2Mi44NzggMzcuMTc0IDI1OC4zMzcgMzguOTg2UTI1My43OTYgNDAuNzk4IDI0Ny45MzAgNDAuNzk4SDI0MS4yMDhWNzIuMDAwWk0yNDEuMjA4IDMwLjUxOUgyNDYuMzkwUTI0OS42MjYgMzAuNTE5IDI1MS4zNDUgMjkuNDcyUTI1My4wNjQgMjguNDI0IDI1My42NzYgMjYuMjI0UTI1NC4yODggMjQuMDI1IDI1NC4yODggMjAuNDkwUTI1NC4yODggMTcuMjIzIDI1My44MTIgMTQuOTkyUTI1My4zMzcgMTIuNzYyIDI1MS42MzYgMTEuNTU1UTI0OS45MzYgMTAuMzQ4IDI0Ni4zMzkgMTAuMzQ4SDI0MS4yMDhaIi8+PC9zdmc+"); }

/* ============================================================
   ИНСТРУКЦИИ ПОРТАЛА (in-*) — Treeline

   Слой для внутренних страниц /pages/employintra*. Вся разметка
   инструкций вставляется в редактор страниц в админке, поэтому
   в контенте не должно быть ни <style>, ни <script>: оформление
   живёт здесь, поведение — в media/theme.js.

   Скоуп — .static-text, контейнер виджета контента страницы
   (widget_v4_page_content_1_08f7ec18…). theme.css идёт последней
   из таблиц стилей, поэтому !important не нужен нигде.

   Про ссылки: правило .static-text a перебивает классы кнопок из
   остальной темы (на инфостраницах на этом уже обожглись —
   у .opt-btn_solid пропадала подпись). Поэтому все кнопочные
   классы здесь объявлены как .static-text a.in-btn — специфичность
   выше, цвет подписи не теряется.

   Значения цветов — литеральные hex, а не var(): результат не
   должен зависеть от настроек админки.
   ============================================================ */
/* line 909, theme.scss */
html {
  scroll-padding-top: 76px; }

/* line 911, theme.scss */
.static-text {
  /* ---------- базовая типографика инструкции ---------- */
  /* ---------- метки под заголовком страницы ---------- */
  /* ---------- оглавление разделов ----------
     Липкое: на длинной инструкции с телефона иначе приходится
     мотать до самого верха. z-index ниже нижней панели (900). */
  /* специфичность .static-text .in-nav a (0,2,1) выше, чем у .static-text a */
  /* ---------- возврат к списку инструкций ----------
     Хлебные крошки на страницах портала не работают, а из середины
     длинной инструкции выйти больше нечем. Кнопка живёт в липкой
     полосе и, в отличие от пилюль раздела, никуда не уезжает:
     .in-nav__in скроллится, а она flex: 0 0 auto.

     Специфичность .in-nav a.in-nav__back (0,3,1) выше, чем у
     .in-nav a (0,2,1) — от порядка правил в файле не зависит. */
  /* Вторая такая же внизу страницы: на длинной инструкции человек
     дочитывает до конца, и возвращаться оттуда наверх незачем. */
  /* ---------- раздел ---------- */
  /* ---------- нумерованные шаги ---------- */
  /* ---------- врезки ----------
     Три тона и не больше: зелёная — «обрати внимание», красная —
     «сломается, если сделать не так», серая — «можно пропустить». */
  /* ---------- карточки ----------
     Один компонент на все случаи: перевозчик, маршрут, этап
     цепочки, вариант «случай А/Б/В». Отличаются наполнением,
     а не отдельными классами. */
  /* ---------- список с точками внутри карточки ---------- */
  /* ---------- кнопка ----------
     .static-text a.in-btn, а не .in-btn: иначе правило
     .static-text a выше по специфичности перекрасит подпись. */
  /* ---------- блок данных / шаблона ---------- */
  /* ---------- скриншот ---------- */
  /* ---------- лайтбокс ----------
     Разметку создаёт theme.js, в контенте страницы её нет. */
  /* ---------- чек-лист ---------- */
  /* ---------- памятка ---------- */
  /* ---------- список инструкций на главной портала ---------- */
  /* ---------- «с вопросом — к кому» ----------
     Намеренно не карточка-ссылка: иначе путается со списком
     инструкций и по нему пытаются кликать. */
  /* ---------- десктоп ---------- */ }
  /* line 914, theme.scss */
  .static-text h2 {
    font: 700 20px/1.25 "Manrope", system-ui, -apple-system, sans-serif;
    margin: 0; }
  /* line 915, theme.scss */
  .static-text h3 {
    font: 600 17px/1.3 "Manrope", system-ui, -apple-system, sans-serif;
    margin: 0 0 8px; }
  /* line 916, theme.scss */
  .static-text a {
    color: #4C6B2F;
    text-decoration: none; }
  /* line 917, theme.scss */
  .static-text a:hover {
    color: #3C5525;
    text-decoration: underline; }
  /* line 920, theme.scss */
  .static-text .in-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 24px; }
  /* line 921, theme.scss */
  .static-text .in-chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 28px;
    padding: 0 12px;
    border-radius: 20px;
    background: #EFF2EE;
    color: #666D67;
    font: 500 12px/1 "Golos Text", system-ui, sans-serif;
    letter-spacing: .04em;
    text-transform: uppercase; }
  /* line 927, theme.scss */
  .static-text .in-chip b {
    color: #151815;
    font-weight: 600; }
  /* line 928, theme.scss */
  .static-text .in-chip_warn {
    background: #FBEDEB;
    color: #C43D2E; }
  /* line 933, theme.scss */
  .static-text .in-nav {
    position: sticky;
    top: 0;
    z-index: 30;
    margin: 0 0 24px;
    padding: 8px 0;
    background: #F3F5F3;
    border-bottom: 1px solid #E2E6E1;
    display: flex;
    align-items: center;
    gap: 8px; }
  /* line 940, theme.scss */
  .static-text .in-nav__in {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    gap: 6px;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch; }
  /* line 945, theme.scss */
  .static-text .in-nav__in::-webkit-scrollbar {
    display: none; }
  /* line 947, theme.scss */
  .static-text .in-nav a {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 0 14px;
    border-radius: 20px;
    background: #FFFFFF;
    border: 1px solid #E2E6E1;
    color: #151815;
    font: 500 14px/1 "Golos Text", system-ui, sans-serif;
    white-space: nowrap;
    text-decoration: none; }
  /* line 954, theme.scss */
  .static-text .in-nav a:hover {
    border-color: #4C6B2F;
    color: #4C6B2F;
    text-decoration: none; }
  /* line 955, theme.scss */
  .static-text .in-nav a.is-active {
    background: #4C6B2F;
    border-color: #4C6B2F;
    color: #FFFFFF;
    font-weight: 600; }
  /* line 967, theme.scss */
  .static-text .in-nav a.in-nav__back {
    flex: 0 0 auto;
    gap: 6px;
    background: #171A18;
    border-color: #171A18;
    color: #FFFFFF;
    font-weight: 600;
    padding: 0 12px; }
  /* line 972, theme.scss */
  .static-text .in-nav a.in-nav__back:hover {
    background: #242A24;
    border-color: #242A24;
    color: #FFFFFF;
    text-decoration: none; }
  /* line 975, theme.scss */
  .static-text .in-nav__back i {
    font-style: normal;
    font-size: 16px;
    line-height: 1; }
  /* line 979, theme.scss */
  .static-text a.in-back {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 48px;
    margin: 28px 0 0;
    padding: 0 16px;
    background: #FFFFFF;
    border: 1px solid #E2E6E1;
    border-radius: 6px;
    color: #151815;
    font: 600 15px/1 "Golos Text", system-ui, sans-serif;
    text-decoration: none; }
  /* line 986, theme.scss */
  .static-text a.in-back:hover {
    border-color: #4C6B2F;
    color: #4C6B2F;
    text-decoration: none; }
  /* line 989, theme.scss */
  .static-text .in-sec {
    margin: 0 0 8px;
    padding-top: 8px; }
  /* line 990, theme.scss */
  .static-text .in-sec__h {
    display: flex;
    align-items: baseline;
    gap: 10px;
    flex-wrap: wrap;
    margin: 0 0 6px; }
  /* line 991, theme.scss */
  .static-text .in-sec__n {
    flex: 0 0 auto;
    font: 700 12px/1 "Manrope", system-ui, sans-serif;
    letter-spacing: .06em;
    color: #4C6B2F;
    background: #EDF1E5;
    border-radius: 4px;
    padding: 5px 8px;
    text-transform: uppercase; }
  /* line 997, theme.scss */
  .static-text .in-sec__s {
    margin: 0 0 20px;
    color: #666D67; }
  /* line 998, theme.scss */
  .static-text .in-rule {
    height: 1px;
    background: #E2E6E1;
    margin: 32px 0;
    border: 0; }
  /* line 1001, theme.scss */
  .static-text .in-steps {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: in-step; }
  /* line 1002, theme.scss */
  .static-text .in-step {
    position: relative;
    counter-increment: in-step;
    padding: 0 0 24px 44px; }
  /* line 1006, theme.scss */
  .static-text .in-step::before {
    content: counter(in-step);
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #171A18;
    color: #FFFFFF;
    font: 700 14px/1 "Manrope", system-ui, sans-serif;
    display: grid;
    place-items: center; }
  /* line 1013, theme.scss */
  .static-text .in-step::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 34px;
    bottom: 4px;
    width: 1px;
    background: #E2E6E1; }
  /* line 1017, theme.scss */
  .static-text .in-step:last-child {
    padding-bottom: 0; }
  /* line 1018, theme.scss */
  .static-text .in-step:last-child::after {
    display: none; }
  /* line 1019, theme.scss */
  .static-text .in-step > h3 {
    margin: 4px 0 8px; }
  /* line 1020, theme.scss */
  .static-text .in-step > p {
    margin: 0 0 8px; }
  /* line 1021, theme.scss */
  .static-text .in-step ul, .static-text .in-step ol {
    margin: 8px 0;
    padding-left: 20px; }
  /* line 1022, theme.scss */
  .static-text .in-step li {
    margin: 5px 0; }
  /* line 1027, theme.scss */
  .static-text .in-note {
    margin: 12px 0;
    padding: 12px 14px;
    border-radius: 0 6px 6px 0;
    border-left: 3px solid #4C6B2F;
    background: #EDF1E5;
    color: #151815;
    font-size: 15px;
    line-height: 1.45; }
  /* line 1032, theme.scss */
  .static-text .in-note_warn {
    border-left-color: #C43D2E;
    background: #FBEDEB; }
  /* line 1033, theme.scss */
  .static-text .in-note_mute {
    border-left-color: #B9C0B6;
    background: #EFF2EE; }
  /* line 1034, theme.scss */
  .static-text .in-note__t {
    display: block;
    margin-bottom: 4px;
    font: 700 12px/1.3 "Manrope", system-ui, sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #4C6B2F; }
  /* line 1039, theme.scss */
  .static-text .in-note_warn .in-note__t {
    color: #C43D2E; }
  /* line 1040, theme.scss */
  .static-text .in-note_mute .in-note__t {
    color: #666D67; }
  /* line 1046, theme.scss */
  .static-text .in-cards {
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr;
    margin: 0 0 16px; }
  /* line 1050, theme.scss */
  .static-text .in-card {
    background: #FFFFFF;
    border: 1px solid #E2E6E1;
    border-radius: 6px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px; }
  /* line 1054, theme.scss */
  .static-text .in-card_top {
    border-top: 3px solid #4C6B2F; }
  /* line 1055, theme.scss */
  .static-text .in-card_mute {
    border-top: 3px solid #B9C0B6;
    background: #FAFBFA; }
  /* line 1056, theme.scss */
  .static-text .in-card_key {
    border-color: #4C6B2F;
    box-shadow: inset 0 0 0 1px #4C6B2F; }
  /* line 1057, theme.scss */
  .static-text .in-card__k {
    font: 600 11px/1.3 "Manrope", system-ui, sans-serif;
    letter-spacing: .07em;
    text-transform: uppercase;
    color: #4C6B2F; }
  /* line 1061, theme.scss */
  .static-text .in-card_mute .in-card__k {
    color: #666D67; }
  /* line 1062, theme.scss */
  .static-text .in-card__t {
    font: 700 17px/1.3 "Manrope", system-ui, sans-serif; }
  /* line 1063, theme.scss */
  .static-text .in-card__d {
    color: #666D67;
    font-size: 14px;
    line-height: 1.45;
    flex: 1 1 auto; }
  /* line 1064, theme.scss */
  .static-text .in-card__d b {
    color: #151815;
    font-weight: 600; }
  /* line 1067, theme.scss */
  .static-text .in-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px; }
  /* line 1068, theme.scss */
  .static-text .in-list li {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    font-size: 15px; }
  /* line 1069, theme.scss */
  .static-text .in-list li::before {
    content: "";
    flex: 0 0 auto;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #4C6B2F;
    margin-top: 8px; }
  /* line 1073, theme.scss */
  .static-text .in-list b {
    font-weight: 600; }
  /* line 1074, theme.scss */
  .static-text .in-list small {
    display: block;
    color: #666D67;
    font-size: 13px;
    line-height: 1.4; }
  /* line 1079, theme.scss */
  .static-text a.in-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    align-self: flex-start;
    min-height: 44px;
    padding: 0 16px;
    border-radius: 6px;
    background: #4C6B2F;
    color: #FFFFFF;
    font: 600 14px/1 "Golos Text", system-ui, sans-serif;
    text-decoration: none; }
  /* line 1085, theme.scss */
  .static-text a.in-btn:hover {
    background: #3C5525;
    color: #FFFFFF;
    text-decoration: none; }
  /* line 1086, theme.scss */
  .static-text .in-tagsoon {
    align-self: flex-start;
    padding: 8px 12px;
    border-radius: 20px;
    background: #EFF2EE;
    color: #666D67;
    font: 500 12px/1 "Golos Text", system-ui, sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase; }
  /* line 1094, theme.scss */
  .static-text .in-data {
    margin: 12px 0;
    background: #FFFFFF;
    border: 1px solid #E2E6E1;
    border-radius: 6px;
    overflow: hidden; }
  /* line 1098, theme.scss */
  .static-text .in-data__h {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    padding: 10px 14px;
    background: #EFF2EE;
    font: 700 12px/1.3 "Manrope", system-ui, sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #666D67; }
  /* line 1104, theme.scss */
  .static-text .in-data__b {
    padding: 4px 14px 10px; }
  /* line 1105, theme.scss */
  .static-text .in-data dl {
    margin: 0; }
  /* line 1106, theme.scss */
  .static-text .in-row {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 10px;
    align-items: baseline;
    padding: 9px 0;
    border-bottom: 1px dashed #E2E6E1; }
  /* line 1110, theme.scss */
  .static-text .in-row:last-child {
    border-bottom: 0; }
  /* line 1111, theme.scss */
  .static-text .in-row dt {
    flex: 0 0 100%;
    margin: 0;
    color: #666D67;
    font-size: 13px; }
  /* line 1112, theme.scss */
  .static-text .in-row dd {
    flex: 1 1 auto;
    margin: 0;
    min-width: 0;
    font-weight: 500;
    word-break: break-word; }
  /* line 1113, theme.scss */
  .static-text .in-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    font-size: 15px;
    background: #EFF2EE;
    border-radius: 4px;
    padding: 2px 6px; }
  /* line 1117, theme.scss */
  .static-text .in-copy {
    min-height: 44px;
    min-width: 44px;
    padding: 0 12px;
    border: 1px solid #E2E6E1;
    border-radius: 6px;
    background: #FFFFFF;
    color: #666D67;
    font: 500 13px/1 "Golos Text", system-ui, sans-serif;
    cursor: pointer; }
  /* line 1122, theme.scss */
  .static-text .in-copy:hover {
    border-color: #4C6B2F;
    color: #4C6B2F; }
  /* line 1123, theme.scss */
  .static-text .in-copy.is-done {
    border-color: #4C6B2F;
    background: #EDF1E5;
    color: #4C6B2F; }
  /* line 1126, theme.scss */
  .static-text .in-fig {
    margin: 14px 0 0;
    padding: 8px;
    background: #EFF2EE;
    border: 1px solid #E2E6E1;
    border-radius: 6px; }
  /* line 1130, theme.scss */
  .static-text .in-fig img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
    background: #FFFFFF;
    cursor: zoom-in; }
  /* line 1134, theme.scss */
  .static-text .in-fig figcaption {
    padding: 8px 4px 2px;
    color: #666D67;
    font-size: 12px;
    line-height: 1.4; }
  /* line 1140, theme.scss */
  .static-text .in-lb {
    position: fixed;
    inset: 0;
    z-index: 950;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: rgba(10, 12, 10, 0.92);
    cursor: zoom-out; }
  /* line 1145, theme.scss */
  .static-text .in-lb.is-open {
    display: flex; }
  /* line 1146, theme.scss */
  .static-text .in-lb img {
    max-width: 100%;
    max-height: 92vh;
    border-radius: 6px;
    background: #FFFFFF; }
  /* line 1147, theme.scss */
  .static-text .in-lb__x {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background: rgba(255, 255, 255, 0.08);
    color: #FFFFFF;
    font-size: 22px;
    cursor: pointer; }
  /* line 1154, theme.scss */
  .static-text .in-check {
    margin: 0 0 16px;
    padding: 16px;
    background: #FFFFFF;
    border: 1px solid #E2E6E1;
    border-radius: 6px; }
  /* line 1158, theme.scss */
  .static-text .in-check__t {
    margin-bottom: 10px;
    font: 700 12px/1.3 "Manrope", system-ui, sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #4C6B2F; }
  /* line 1163, theme.scss */
  .static-text .in-check ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px; }
  /* line 1164, theme.scss */
  .static-text .in-check li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 500; }
  /* line 1167, theme.scss */
  .static-text .in-check li::before {
    content: "";
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background: #4C6B2F;
    -webkit-mask: no-repeat center/11px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5.5 5.5L20 7'/%3E%3C/svg%3E");
    mask: no-repeat center/11px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5.5 5.5L20 7'/%3E%3C/svg%3E"); }
  /* line 1173, theme.scss */
  .static-text .in-check__f {
    margin: 12px 0 0;
    color: #666D67;
    font-size: 14px;
    line-height: 1.45; }
  /* line 1176, theme.scss */
  .static-text .in-recap {
    margin: 0 0 20px;
    background: #FFFFFF;
    border: 1px solid #E2E6E1;
    border-radius: 6px;
    overflow: hidden; }
  /* line 1180, theme.scss */
  .static-text .in-recap__r {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 12px 14px;
    border-bottom: 1px solid #E2E6E1; }
  /* line 1181, theme.scss */
  .static-text .in-recap__r:last-child {
    border-bottom: 0; }
  /* line 1182, theme.scss */
  .static-text .in-recap__k {
    font: 600 12px/1.3 "Manrope", system-ui, sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #4C6B2F; }
  /* line 1186, theme.scss */
  .static-text .in-recap__v {
    font-size: 15px;
    line-height: 1.45; }
  /* line 1189, theme.scss */
  .static-text .in-portal {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0 0 24px; }
  /* line 1190, theme.scss */
  .static-text a.in-portal__i {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 2px;
    justify-content: center;
    min-height: 56px;
    padding: 12px 40px 12px 14px;
    background: #FFFFFF;
    border: 1px solid #E2E6E1;
    border-radius: 6px;
    color: #151815;
    text-decoration: none; }
  /* line 1197, theme.scss */
  .static-text a.in-portal__i:hover {
    border-color: #4C6B2F;
    color: #151815;
    text-decoration: none; }
  /* line 1198, theme.scss */
  .static-text .in-portal__i::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-right: 2px solid #666D67;
    border-bottom: 2px solid #666D67;
    transform: rotate(-45deg); }
  /* line 1203, theme.scss */
  .static-text .in-portal__t {
    font: 600 16px/1.3 "Manrope", system-ui, sans-serif; }
  /* line 1204, theme.scss */
  .static-text .in-portal__d {
    color: #666D67;
    font-size: 13px;
    line-height: 1.4; }
  /* line 1205, theme.scss */
  .static-text .in-portal__m {
    margin-top: 4px;
    color: #666D67;
    font-size: 11px;
    letter-spacing: .06em;
    text-transform: uppercase;
    font-variant-numeric: tabular-nums; }
  /* line 1209, theme.scss */
  .static-text .in-portal__i_soon {
    opacity: .7; }
  /* line 1210, theme.scss */
  .static-text .in-portal__i_soon::after {
    display: none; }
  /* line 1215, theme.scss */
  .static-text .in-who {
    margin: 28px 0 0;
    padding-top: 20px;
    border-top: 1px solid #E2E6E1; }
  /* line 1216, theme.scss */
  .static-text .in-who dl {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px; }
  /* line 1217, theme.scss */
  .static-text .in-who dl > div {
    display: flex;
    flex-direction: column;
    gap: 1px; }
  /* line 1218, theme.scss */
  .static-text .in-who dt {
    margin: 0;
    font: 600 13px/1.3 "Manrope", system-ui, sans-serif;
    color: #666D67; }
  /* line 1219, theme.scss */
  .static-text .in-who dd {
    margin: 0;
    font-size: 15px; }
  /* line 1221, theme.scss */
  .static-text .in-muted {
    color: #666D67;
    font-size: 14px; }
  @media (min-width: 640px) {
    /* line 1225, theme.scss */
    .static-text .in-cards_2 {
      grid-template-columns: 1fr 1fr; }
    /* line 1226, theme.scss */
    .static-text .in-cards_3 {
      grid-template-columns: repeat(3, 1fr); }
    /* line 1227, theme.scss */
    .static-text .in-portal {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 10px; }
    /* line 1228, theme.scss */
    .static-text .in-row dt {
      flex: 0 0 160px; }
    /* line 1229, theme.scss */
    .static-text .in-recap__r {
      flex-direction: row;
      gap: 16px;
      align-items: baseline; }
    /* line 1230, theme.scss */
    .static-text .in-recap__k {
      flex: 0 0 150px; } }
  @media (min-width: 900px) {
    /* line 1233, theme.scss */
    .static-text h2 {
      font-size: 24px; }
    /* line 1234, theme.scss */
    .static-text .in-sec {
      padding-top: 16px; } }

/* ---------- печать ----------
   Инструкции печатают и вешают на стену склада. */
@media print {
  /* line 1241, theme.scss */
  .static-text .in-nav,
  .static-text .in-back,
  .static-text .in-copy,
  .static-text .in-lb {
    display: none; }

  /* line 1245, theme.scss */
  .static-text .in-step,
  .static-text .in-card,
  .static-text .in-fig,
  .static-text .in-data {
    page-break-inside: avoid; }

  /* line 1249, theme.scss */
  .static-text a {
    color: #000000; } }
/* ========== конец слоя ИНСТРУКЦИИ ПОРТАЛА — Treeline ========== */
