@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, #1B505D);
  --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, #246b7d);
  --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, #2d859b);
  --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, #69bed3);
  --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, #1B505D);
  --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, #246b7d);
  --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, #2d859b);
  --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, #69bed3);
  --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, 10px);
  --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, Golos);
  --font-size:var(--draft-font-size, 14px);
  --font-family-heading:var(--draft-font-family-heading, Golos);
  --heading-ratio:var(--draft-heading-ratio, 2.0);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 32);
  --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, 1470px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, normal);
  --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 */
.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; } }
/* Блок документация в карточке товара */
/* Old ALTECO documentation block compatibility */
/* line 30, theme.scss */
.jumbotron.dw-block {
  margin: 24px 0;
  padding: 16px 32px;
  border: none;
  border-radius: 20px;
  background-color: #f4f6f8;
  font-weight: 200; }

/* line 39, theme.scss */
.jumbotron.dw-block img {
  max-width: 100%;
  height: auto; }

/* line 44, theme.scss */
.jumbotron.dw-block > .pb {
  padding-bottom: 8px; }

/* line 48, theme.scss */
.dw-block-title {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #535a5f;
  margin-bottom: 8px; }

/* line 56, theme.scss */
.dw-bold {
  font-weight: 700; }

/* line 60, theme.scss */
.jumbotron.dw-block .row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px; }

/* line 66, theme.scss */
.jumbotron.dw-block .col-md-3,
.jumbotron.dw-block .col-12 {
  width: auto;
  max-width: none;
  flex: 0 0 auto; }

/* line 73, theme.scss */
.jumbotron.dw-block .dw-block {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 32px; }

/* line 80, theme.scss */
.jumbotron.dw-block .dw-block img {
  width: 28px;
  height: 28px;
  flex: 0 0 auto;
  margin: 0; }

/* line 87, theme.scss */
.jumbotron.dw-block .description {
  font-size: 14px; }

/* line 91, theme.scss */
.jumbotron.dw-block a {
  color: #1B505D;
  font-weight: 600;
  text-decoration: none; }

/* line 97, theme.scss */
.jumbotron.dw-block a:hover {
  color: #1B505D;
  text-decoration: underline; }

/* Images inserted in product descriptions */
/* line 103, theme.scss */
.product-description p > img,
.product__description p > img,
.product-info p > img,
.editor p > img {
  max-width: 100%;
  height: auto; }

@media (max-width: 575px) {
  /* line 112, theme.scss */
  .jumbotron.dw-block {
    padding: 16px; }

  /* line 116, theme.scss */
  .jumbotron.dw-block .row {
    display: block; }

  /* line 120, theme.scss */
  .jumbotron.dw-block .col-md-3,
  .jumbotron.dw-block .col-12 {
    width: 100%;
    margin-bottom: 12px; } }
/* Tune old ALTECO documentation block */
/* line 128, theme.scss */
.jumbotron.dw-block {
  min-height: 124px;
  padding: 22px 36px 24px; }

/* line 133, theme.scss */
.jumbotron.dw-block > .pb {
  padding-bottom: 12px; }

/* line 137, theme.scss */
.jumbotron.dw-block .row {
  gap: 40px;
  align-items: center; }

/* line 142, theme.scss */
.jumbotron.dw-block .col-md-3,
.jumbotron.dw-block .col-12 {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 0; }

/* line 150, theme.scss */
.jumbotron.dw-block .dw-block {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 28px; }

/* line 157, theme.scss */
.jumbotron.dw-block .dw-block img[src="/images/pdf-download.svg"] {
  width: 28px;
  height: 28px;
  display: inline-block;
  flex: 0 0 28px;
  object-fit: contain;
  content: url("https://alteco.kz/images/pdf-download.svg"); }

/* line 166, theme.scss */
.jumbotron.dw-block .description {
  font-size: 14px;
  line-height: 1.2; }

/* line 171, theme.scss */
.jumbotron.dw-block a {
  font-size: 14px;
  line-height: 1.2; }

@media (max-width: 575px) {
  /* line 177, theme.scss */
  .jumbotron.dw-block {
    min-height: 0;
    padding: 16px; }

  /* line 182, theme.scss */
  .jumbotron.dw-block .row {
    gap: 0; } }
/* Final tune for old ALTECO documentation block */
/* line 188, theme.scss */
.jumbotron.dw-block {
  color: #535a5f; }

/* line 192, theme.scss */
.jumbotron.dw-block .dw-block img[src="/images/pdf-download.svg"] {
  width: 35px;
  height: 35px;
  flex-basis: 35px; }

/* line 198, theme.scss */
.jumbotron.dw-block .description,
.jumbotron.dw-block a {
  color: #535a5f; }

/* line 203, theme.scss */
.jumbotron.dw-block a:hover {
  color: #535a5f; }

/* Конец блока документации в карточке товара */
/* Блок преимущества в карточке товара (инструкция) */
/* Old ALTECO product info row compatibility */
/* line 213, theme.scss */
.row.prl {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 20px 0;
  padding: 0;
  border-radius: 20px;
  background-color: #f4f6f8;
  overflow: hidden; }

/* line 224, theme.scss */
.row.prl > .col-md-3,
.row.prl > .col-md-4,
.row.prl > .col-md-5 {
  display: flex;
  align-items: center;
  min-height: 74px;
  padding: 14px 18px;
  box-sizing: border-box; }

/* line 234, theme.scss */
.row.prl > .col-md-3 {
  flex: 0 0 25%;
  max-width: 25%; }

/* line 239, theme.scss */
.row.prl > .col-md-4 {
  flex: 0 0 33.333%;
  max-width: 33.333%; }

/* line 244, theme.scss */
.row.prl > .col-md-5 {
  flex: 0 0 41.667%;
  max-width: 41.667%; }

/* line 249, theme.scss */
.row.prl .left-img {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  object-fit: contain;
  margin: 0 12px 0 0 !important; }

/* line 257, theme.scss */
.row.prl .info-wd {
  margin: 0 6px 0 0;
  color: #535a5f;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25; }

/* line 265, theme.scss */
.row.prl .info-wd-text {
  margin: 0;
  color: #535a5f;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25; }

/* line 273, theme.scss */
.row.prl .info-wd-text a,
.row.prl .info-wd-text span {
  color: #535a5f;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none; }

/* line 281, theme.scss */
.row.prl .info-wd-text a:hover {
  text-decoration: underline; }

@media (max-width: 767px) {
  /* line 286, theme.scss */
  .row.prl {
    display: block;
    margin: 16px 0;
    padding: 8px 0; }

  /* line 292, theme.scss */
  .row.prl > .col-md-3,
  .row.prl > .col-md-4,
  .row.prl > .col-md-5 {
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    padding: 10px 16px; }

  /* line 301, theme.scss */
  .row.prl .left-img {
    width: 34px;
    height: 34px;
    flex-basis: 34px; } }
/* Конец блока преимуществ в карточке товара (инструкция) */
/* цвет слова "Скачать"*/
/* Link color in old ALTECO documentation and info blocks */
/* line 313, theme.scss */
.jumbotron.dw-block a,
.row.prl a,
.row.prl .info-wd-text a,
.row.prl .info-wd-text a span {
  color: #1B505D !important; }

/* line 320, theme.scss */
.jumbotron.dw-block a:hover,
.row.prl a:hover,
.row.prl .info-wd-text a:hover,
.row.prl .info-wd-text a:hover span {
  color: #1B505D !important;
  text-decoration: underline; }

/* line 330, theme.scss */
.sc-wrap {
  font-family: "Golos Text",Arial,sans-serif;
  color: #364153; }

/* line 331, theme.scss */
.sc-wrap * {
  box-sizing: border-box; }

/* line 332, theme.scss */
.sc-hero {
  background: linear-gradient(135deg, #1B505D, #14434F);
  border-radius: 24px;
  padding: 40px 44px;
  color: #fff;
  margin: 0 0 28px; }

/* line 333, theme.scss */
.sc-hero h1 {
  font-size: 34px;
  font-weight: 800;
  margin: 0 0 12px;
  color: #fff; }

/* line 334, theme.scss */
.sc-hero p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  max-width: 780px;
  margin: 0 0 8px;
  color: #E7EEF0; }

/* line 335, theme.scss */
.sc-hero p b {
  font-weight: 600;
  color: #fff; }

/* line 336, theme.scss */
.sc-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 36px; }

/* line 337, theme.scss */
.sc-feature {
  background: #fff;
  border: 1px solid #EEF1F4;
  border-radius: 18px;
  padding: 22px 24px;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  transition: transform .2s,box-shadow .2s; }

/* line 338, theme.scss */
.sc-feature:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 26px rgba(20, 67, 79, 0.07); }

/* line 339, theme.scss */
.sc-feature__ic {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  border-radius: 13px;
  background: #FCEEED;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 340, theme.scss */
.sc-feature__ic svg {
  width: 24px;
  height: 24px;
  color: #CF231D; }

/* line 341, theme.scss */
.sc-feature__t {
  font-size: 16px;
  font-weight: 700;
  color: #1B505D;
  margin: 0 0 4px; }

/* line 342, theme.scss */
.sc-feature__d {
  font-size: 14px;
  font-weight: 300;
  color: #707F8D;
  margin: 0;
  line-height: 1.45; }

/* line 343, theme.scss */
.sc-h2 {
  font-size: 26px;
  font-weight: 700;
  color: #1B505D;
  text-align: center;
  margin: 0 0 22px; }

/* line 344, theme.scss */
.sc-searchbar {
  position: relative;
  max-width: 560px;
  margin: 0 auto 8px; }

/* line 345, theme.scss */
.sc-searchbar svg {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  color: #9AA7B0; }

/* line 346, theme.scss */
.sc-searchbar input {
  width: 100%;
  height: 52px;
  border: 1px solid #DCE3E7;
  border-radius: 16px;
  background: #fff;
  padding: 0 18px 0 50px;
  font-family: inherit;
  font-size: 15px;
  color: #364153;
  outline: none;
  transition: border-color .18s,box-shadow .18s; }

/* line 347, theme.scss */
.sc-searchbar input::placeholder {
  color: #9AA7B0;
  font-weight: 300; }

/* line 348, theme.scss */
.sc-searchbar input:focus {
  border-color: #1B505D;
  box-shadow: 0 0 0 3px rgba(27, 80, 93, 0.08); }

/* line 349, theme.scss */
.sc-count {
  display: block;
  text-align: center;
  color: #707F8D;
  font-size: 13px;
  margin: 0 auto 22px; }

/* line 350, theme.scss */
.sc-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 14px;
  align-items: start; }

/* line 351, theme.scss */
.sc-card {
  background: #fff;
  border: 1px solid #EEF1F4;
  border-radius: 18px;
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  box-shadow: 0 1px 2px rgba(20, 67, 79, 0.04);
  transition: transform .2s,box-shadow .2s; }

/* line 352, theme.scss */
.sc-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 26px rgba(20, 67, 79, 0.08); }

/* line 353, theme.scss */
.sc-card__city {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #1B505D;
  line-height: 1.25; }

/* line 354, theme.scss */
.sc-card__city::before {
  content: "";
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23CF231D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E"); }

/* line 355, theme.scss */
.sc-card__org {
  font-size: 14px;
  font-weight: 600;
  color: #707F8D; }

/* line 356, theme.scss */
.sc-card__addr {
  font-size: 14px;
  color: #364153;
  line-height: 1.4; }

/* line 357, theme.scss */
.sc-card__phones {
  margin-top: 4px;
  display: flex;
  flex-direction: column;
  gap: 2px; }

/* line 358, theme.scss */
.sc-card__phones a {
  color: #CF231D;
  font-weight: 600;
  text-decoration: none; }

/* line 359, theme.scss */
.sc-card__phones a:hover {
  text-decoration: underline; }

/* line 360, theme.scss */
.sc-card__phones a::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 6px;
  vertical-align: -1px;
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='%23CF231D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E"); }

/* line 361, theme.scss */
.sc-card__phones span {
  color: #707F8D;
  font-size: 13px; }

/* line 362, theme.scss */
.sc-empty {
  grid-column: 1/-1;
  text-align: center;
  color: #707F8D;
  font-size: 15px;
  padding: 40px 0; }

@media (max-width: 991px) {
  /* line 363, theme.scss */
  .sc-features {
    grid-template-columns: 1fr; } }
@media (max-width: 575px) {
  /* line 364, theme.scss */
  .sc-hero {
    padding: 28px 22px; }

  /* line 364, theme.scss */
  .sc-hero h1 {
    font-size: 26px; }

  /* line 364, theme.scss */
  .sc-grid {
    grid-template-columns: 1fr; } }
/* Иконки в блоках преимуществ */
/* line 368, theme.scss */
.sc-features > .sc-feature:nth-child(1) .sc-feature__ic {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23CF231D' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px; }

/* line 375, theme.scss */
.sc-features > .sc-feature:nth-child(2) .sc-feature__ic {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23CF231D' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='6'/%3E%3Cpath d='M8.5 13.5 7 22l5-3 5 3-1.5-8.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px; }

/* line 382, theme.scss */
.sc-features > .sc-feature:nth-child(3) .sc-feature__ic {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23CF231D' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px; }

/* line 396, theme.scss */
.sc-searchbar:before {
  content: "⌕";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-53%);
  z-index: 1;
  color: #9AA7B0;
  font-size: 28px;
  line-height: 1;
  pointer-events: none; }

/* line 409, theme.scss */
.sc-searchbar .sc-search-input {
  width: 100%;
  height: 52px;
  border: 1px solid #DCE3E7;
  border-radius: 16px;
  background: #fff;
  padding: 0 18px 0 50px;
  font-family: inherit;
  font-size: 15px;
  color: #364153;
  outline: none;
  transition: border-color .18s,box-shadow .18s; }

/* line 423, theme.scss */
.sc-searchbar .sc-search-input::placeholder {
  color: #9AA7B0;
  font-weight: 300; }

/* line 428, theme.scss */
.sc-searchbar .sc-search-input:focus {
  border-color: #1B505D;
  box-shadow: 0 0 0 3px rgba(27, 80, 93, 0.08); }
