@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, #0057ff);
  --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, #1a66ff);
  --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, #3377ff);
  --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, #80aaff);
  --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, #0057ff);
  --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, #1a66ff);
  --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, #3377ff);
  --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, #80aaff);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #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, Roboto);
  --font-size:var(--draft-font-size, 14px);
  --font-family-heading:var(--draft-font-family-heading, Roboto);
  --heading-ratio:var(--draft-heading-ratio, 1.4);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 50);
  --product_not_available:var(--draft-product_not_available, preorder);
  --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, true);
  --sidebar_article_position:var(--draft-sidebar_article_position, right);
  --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); }

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

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

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

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* Branded chemical-anchor studs: exact family pricing */
/* line 29, theme.scss */
body:has(.nrg-stud-card):not(:has(.nrg-stud-priced)) .product-form__area-price .product__price-cur {
  font-size: 0 !important; }

/* line 30, theme.scss */
body:has(.nrg-stud-card):not(:has(.nrg-stud-priced)) .product-form__area-price .product__price-cur::after {
  content: "Цена по запросу";
  font-size: 28px;
  font-weight: 700;
  color: #00517d; }

/* line 31, theme.scss */
body:has(.nrg-stud-priced) .product-form__area-price .product__price-cur {
  font-size: 0 !important; }

/* line 32, theme.scss */
body:has(.nrg-stud-price-fischer) .product-form__area-price .product__price-cur::after {
  content: "от 120,96 ₽";
  font-size: 28px;
  font-weight: 700;
  color: #00517d; }

/* line 33, theme.scss */
body:has(.nrg-stud-price-hilti) .product-form__area-price .product__price-cur::after {
  content: "от 172,05 ₽";
  font-size: 28px;
  font-weight: 700;
  color: #00517d; }

/* line 34, theme.scss */
body:has(.nrg-stud-price-rawlplug) .product-form__area-price .product__price-cur::after {
  content: "от 65,18 ₽";
  font-size: 28px;
  font-weight: 700;
  color: #00517d; }

/* line 35, theme.scss */
body:has(.nrg-stud-price-sormat) .product-form__area-price .product__price-cur::after {
  content: "от 117,18 ₽";
  font-size: 28px;
  font-weight: 700;
  color: #00517d; }

/* line 36, theme.scss */
body:has(.nrg-stud-card) .product__controls-left {
  display: none !important; }

/* Production landing pages 2026-08-06 */
/* line 40, theme.scss */
#production-landing {
  max-width: 1180px;
  margin: 0 auto;
  color: #18324a;
  line-height: 1.65;
  font-size: 16px; }

/* line 41, theme.scss */
#production-landing > section {
  margin-top: 32px; }

/* line 42, theme.scss */
#production-hero {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  align-items: center;
  padding: 28px;
  margin-top: 0!important;
  background: linear-gradient(135deg, #eef5fa, #fff);
  border: 1px solid #d4e0ea;
  border-radius: 12px; }

/* line 43, theme.scss */
#production-hero > div:first-child > div:first-child {
  display: inline-block;
  padding: 6px 11px;
  margin-bottom: 12px;
  background: #075b91;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700; }

/* line 44, theme.scss */
#production-hero > div:first-child > p:first-of-type {
  font-size: 21px;
  margin: 0 0 14px; }

/* line 45, theme.scss */
#production-hero > div:first-child > p:nth-of-type(2) {
  margin: 0 0 18px; }

/* line 46, theme.scss */
#production-hero > div:first-child > div:last-child {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

/* line 47, theme.scss */
#production-hero > img {
  display: block;
  width: 100%;
  max-height: 360px;
  object-fit: contain;
  background: #fff;
  border-radius: 8px; }

/* line 48, theme.scss */
#production-primary-cta, #production-mail-cta {
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none!important;
  border-radius: 5px;
  font-weight: 700; }

/* line 49, theme.scss */
#production-primary-cta {
  background: #075b91;
  color: #fff!important; }

/* line 50, theme.scss */
#production-mail-cta {
  background: #fff;
  color: #075b91!important;
  border: 1px solid #075b91; }

/* line 51, theme.scss */
#production-landing h2 {
  color: #075b91;
  margin: 0 0 16px; }

/* line 52, theme.scss */
#production-landing h3 {
  color: #18324a;
  font-size: 18px;
  margin: 0 0 6px; }

/* line 53, theme.scss */
#production-landing > section:nth-of-type(2) > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px; }

/* line 54, theme.scss */
#production-landing > section:nth-of-type(2) > div > div {
  padding: 17px;
  background: #f5f7f9;
  border: 1px solid #d4e0ea;
  border-radius: 7px; }

/* line 55, theme.scss */
#production-landing > section:nth-of-type(2) > div > div span {
  color: #526b7f; }

/* line 56, theme.scss */
#production-landing > section:nth-of-type(3) > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px; }

/* line 57, theme.scss */
#production-landing > section:nth-of-type(3) > div > div {
  padding: 18px;
  border-left: 4px solid #075b91;
  background: #eef5fa; }

/* line 58, theme.scss */
#production-landing > section:nth-of-type(3) > p {
  margin-top: 14px;
  color: #526b7f; }

/* line 59, theme.scss */
#production-landing > section:nth-of-type(5) {
  padding: 24px;
  background: #f5f7f9;
  border-radius: 8px; }

/* line 60, theme.scss */
#production-landing > section:nth-of-type(5) > p:last-child {
  margin-bottom: 0; }

/* line 61, theme.scss */
#production-landing > section:nth-of-type(7) > div {
  padding: 16px 0;
  border-bottom: 1px solid #d4e0ea; }

/* line 62, theme.scss */
#production-landing > section:nth-of-type(7) > div p {
  margin: 0; }

/* line 63, theme.scss */
#production-landing > section:nth-of-type(8) > div {
  display: flex;
  flex-wrap: wrap;
  gap: 9px; }

/* line 64, theme.scss */
#production-landing > section:nth-of-type(8) a {
  padding: 9px 13px;
  background: #eef5fa;
  color: #075b91;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 700; }

/* line 65, theme.scss */
#production-request {
  padding: 26px;
  background: #eef5fa;
  border: 1px solid #c9dbe8;
  border-radius: 10px; }

/* line 66, theme.scss */
#production-request form > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px; }

/* line 67, theme.scss */
#production-request label {
  display: block; }

/* line 68, theme.scss */
#production-request input[type=text], #production-request input[type=tel], #production-request input[type=email], #production-request textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 11px;
  border: 1px solid #b8cbd9;
  border-radius: 4px;
  background: #fff; }

/* line 69, theme.scss */
#production-request form > label {
  margin-top: 14px; }

/* line 70, theme.scss */
#production-request button[type=submit] {
  padding: 13px 20px;
  background: #075b91;
  color: #fff;
  border: 0;
  border-radius: 5px;
  font-weight: 700;
  cursor: pointer; }

/* line 71, theme.scss */
#production-request input:focus, #production-request textarea:focus {
  outline: 2px solid #7ab4da;
  outline-offset: 1px; }

@media (max-width: 760px) {
  /* line 73, theme.scss */
  #production-landing {
    font-size: 15px; }

  /* line 74, theme.scss */
  #production-hero {
    grid-template-columns: 1fr;
    padding: 18px;
    gap: 18px; }

  /* line 75, theme.scss */
  #production-hero > div:first-child > p:first-of-type {
    font-size: 19px; }

  /* line 76, theme.scss */
  #production-primary-cta, #production-mail-cta {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center; }

  /* line 77, theme.scss */
  #production-landing > section:nth-of-type(2) > div, #production-landing > section:nth-of-type(3) > div, #production-request form > div {
    grid-template-columns: 1fr; }

  /* line 78, theme.scss */
  #production-request {
    padding: 18px; } }
/* Production landing pages 2026-08-06 */
/* line 83, theme.scss */
#production-landing {
  max-width: 1180px;
  margin: 0 auto;
  color: #18324a;
  line-height: 1.65;
  font-size: 16px; }

/* line 84, theme.scss */
#production-landing > section {
  margin-top: 32px; }

/* line 85, theme.scss */
#production-hero {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  align-items: center;
  padding: 28px;
  margin-top: 0!important;
  background: linear-gradient(135deg, #eef5fa, #fff);
  border: 1px solid #d4e0ea;
  border-radius: 12px; }

/* line 86, theme.scss */
#production-hero > div:first-child > div:first-child {
  display: inline-block;
  padding: 6px 11px;
  margin-bottom: 12px;
  background: #075b91;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700; }

/* line 87, theme.scss */
#production-hero > div:first-child > p:first-of-type {
  font-size: 21px;
  margin: 0 0 14px; }

/* line 88, theme.scss */
#production-hero > div:first-child > p:nth-of-type(2) {
  margin: 0 0 18px; }

/* line 89, theme.scss */
#production-hero > div:first-child > div:last-child {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

/* line 90, theme.scss */
#production-hero > img {
  display: block;
  width: 100%;
  max-height: 360px;
  object-fit: contain;
  background: #fff;
  border-radius: 8px; }

/* line 91, theme.scss */
#production-primary-cta, #production-mail-cta {
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none!important;
  border-radius: 5px;
  font-weight: 700; }

/* line 92, theme.scss */
#production-primary-cta {
  background: #075b91;
  color: #fff!important; }

/* line 93, theme.scss */
#production-mail-cta {
  background: #fff;
  color: #075b91!important;
  border: 1px solid #075b91; }

/* line 94, theme.scss */
#production-landing h2 {
  color: #075b91;
  margin: 0 0 16px; }

/* line 95, theme.scss */
#production-landing h3 {
  color: #18324a;
  font-size: 18px;
  margin: 0 0 6px; }

/* line 96, theme.scss */
#production-landing > section:nth-of-type(2) > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px; }

/* line 97, theme.scss */
#production-landing > section:nth-of-type(2) > div > div {
  padding: 17px;
  background: #f5f7f9;
  border: 1px solid #d4e0ea;
  border-radius: 7px; }

/* line 98, theme.scss */
#production-landing > section:nth-of-type(2) > div > div span {
  color: #526b7f; }

/* line 99, theme.scss */
#production-landing > section:nth-of-type(3) > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px; }

/* line 100, theme.scss */
#production-landing > section:nth-of-type(3) > div > div {
  padding: 18px;
  border-left: 4px solid #075b91;
  background: #eef5fa; }

/* line 101, theme.scss */
#production-landing > section:nth-of-type(3) > p {
  margin-top: 14px;
  color: #526b7f; }

/* line 102, theme.scss */
#production-landing > section:nth-of-type(5) {
  padding: 24px;
  background: #f5f7f9;
  border-radius: 8px; }

/* line 103, theme.scss */
#production-landing > section:nth-of-type(5) > p:last-child {
  margin-bottom: 0; }

/* line 104, theme.scss */
#production-landing > section:nth-of-type(7) > div {
  padding: 16px 0;
  border-bottom: 1px solid #d4e0ea; }

/* line 105, theme.scss */
#production-landing > section:nth-of-type(7) > div p {
  margin: 0; }

/* line 106, theme.scss */
#production-landing > section:nth-of-type(8) > div {
  display: flex;
  flex-wrap: wrap;
  gap: 9px; }

/* line 107, theme.scss */
#production-landing > section:nth-of-type(8) a {
  padding: 9px 13px;
  background: #eef5fa;
  color: #075b91;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 700; }

/* line 108, theme.scss */
#production-request {
  padding: 26px;
  background: #eef5fa;
  border: 1px solid #c9dbe8;
  border-radius: 10px; }

/* line 109, theme.scss */
#production-request form > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px; }

/* line 110, theme.scss */
#production-request label {
  display: block; }

/* line 111, theme.scss */
#production-request input[type=text], #production-request input[type=tel], #production-request input[type=email], #production-request textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 11px;
  border: 1px solid #b8cbd9;
  border-radius: 4px;
  background: #fff; }

/* line 112, theme.scss */
#production-request form > label {
  margin-top: 14px; }

/* line 113, theme.scss */
#production-request button[type=submit] {
  padding: 13px 20px;
  background: #075b91;
  color: #fff;
  border: 0;
  border-radius: 5px;
  font-weight: 700;
  cursor: pointer; }

/* line 114, theme.scss */
#production-request input:focus, #production-request textarea:focus {
  outline: 2px solid #7ab4da;
  outline-offset: 1px; }

@media (max-width: 760px) {
  /* line 116, theme.scss */
  #production-landing {
    font-size: 15px; }

  /* line 117, theme.scss */
  #production-hero {
    grid-template-columns: 1fr;
    padding: 18px;
    gap: 18px; }

  /* line 118, theme.scss */
  #production-hero > div:first-child > p:first-of-type {
    font-size: 19px; }

  /* line 119, theme.scss */
  #production-primary-cta, #production-mail-cta {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center; }

  /* line 120, theme.scss */
  #production-landing > section:nth-of-type(2) > div, #production-landing > section:nth-of-type(3) > div, #production-request form > div {
    grid-template-columns: 1fr; }

  /* line 121, theme.scss */
  #production-request {
    padding: 18px; } }
