@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, #5956CE);
  --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, #6f6cd4);
  --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, #8582db);
  --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, #c7c6ee);
  --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, #202223);
  --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, #35383a);
  --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, #4a4f51);
  --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, #8c9295);
  --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, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 3.0);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 10);
  --search_count:var(--draft-search_count, 10);
  --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, 1272px);
  --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, false);
  --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; } }
/* ==========================================================
   HITTECH — стили главной страницы (вынесены из index.liquid)
   ========================================================== */
/* --- index: block 0 --- */
/* line 33, theme.scss */
:root {
  --ht-red:#d71920;
  --ht-ink:#17191b;
  --ht-soft:#f5f5f2; }

/* line 34, theme.scss */
.commercial-strip {
  background: #17191b;
  color: #fff; }

/* line 35, theme.scss */
.commercial-strip .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  min-height: 42px;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: .15px; }

/* line 36, theme.scss */
.commercial-strip span {
  display: inline-flex;
  align-items: center;
  gap: 7px; }

/* line 37, theme.scss */
.commercial-strip i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d71920;
  display: inline-block; }

/* line 38, theme.scss */
.commercial-note {
  margin-top: 18px;
  padding: 14px 16px;
  border-left: 3px solid var(--ht-red);
  background: #f7f7f4;
  color: #555;
  font-size: 13px;
  line-height: 1.5; }

@media (max-width: 760px) {
  /* line 40, theme.scss */
  .commercial-strip .wrap {
    justify-content: flex-start;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 20px;
    min-height: 38px; }

  /* line 41, theme.scss */
  .commercial-strip span:nth-child(n+2) {
    display: none; }

  /* line 42, theme.scss */
  .commercial-strip span:first-child {
    font-size: 11px; }

  /* line 43, theme.scss */
  body {
    padding-bottom: 62px; } }
/* line 46, theme.scss */
footer .footer a {
  color: #d9d9d9;
  text-decoration: none;
  display: block;
  margin: 2px 0; }

/* line 47, theme.scss */
footer .footer span {
  display: block;
  margin-top: 4px; }

/* --- index: block 1 --- */
/* line 51, theme.scss */
.page_layout > header,
.page_layout > footer {
  display: none !important; }

/* line 53, theme.scss */
* {
  box-sizing: border-box; }

/* line 53, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 53, theme.scss */
body {
  margin: 0;
  font-family: Inter,Arial,sans-serif;
  color: #171717;
  background: #fff; }

/* line 53, theme.scss */
.wrap {
  width: min(1180px, calc(100% - 40px));
  margin: auto; }

/* line 53, theme.scss */
.top {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid #eee; }

/* line 53, theme.scss */
.nav {
  height: 76px;
  display: flex;
  align-items: center;
  gap: 34px; }

/* line 53, theme.scss */
.logo {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -1px;
  text-decoration: none;
  color: #161616; }

/* line 53, theme.scss */
.logo span {
  color: #d92f2f; }

/* line 53, theme.scss */
.nav nav {
  display: flex;
  gap: 26px;
  flex: 1; }

/* line 53, theme.scss */
.nav nav a, .phone {
  color: #333;
  text-decoration: none;
  font-size: 14px; }

/* line 53, theme.scss */
.phone {
  font-weight: 700; }

/* line 53, theme.scss */
.hero {
  background: linear-gradient(135deg, #f7f7f5 0%, #fff 65%);
  padding: 84px 0 62px;
  overflow: hidden; }

/* line 53, theme.scss */
.hero-grid {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  gap: 60px;
  align-items: center; }

/* line 53, theme.scss */
.eyebrow {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  color: #c72b2b;
  margin-bottom: 16px; }

/* line 53, theme.scss */
h1 {
  font-size: 58px;
  line-height: 1.02;
  letter-spacing: -2.4px;
  margin: 0 0 24px; }

/* line 53, theme.scss */
h1 span {
  color: #c72b2b; }

/* line 53, theme.scss */
h2 {
  font-size: 42px;
  letter-spacing: -1.6px;
  line-height: 1.08;
  margin: 0 0 20px; }

/* line 53, theme.scss */
.lead {
  font-size: 20px;
  line-height: 1.55;
  color: #555;
  max-width: 720px; }

/* line 53, theme.scss */
.hero-actions {
  display: flex;
  gap: 12px;
  margin: 32px 0; }

/* line 53, theme.scss */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 10px;
  padding: 15px 22px;
  font-weight: 800;
  text-decoration: none;
  cursor: pointer; }

/* line 53, theme.scss */
.primary {
  background: #cf2d2d;
  color: white; }

/* line 53, theme.scss */
.secondary {
  background: white;
  color: #222;
  border: 1px solid #ddd; }

/* line 53, theme.scss */
.trust {
  display: flex;
  gap: 30px;
  border-top: 1px solid #ddd;
  padding-top: 25px; }

/* line 53, theme.scss */
.trust div {
  display: flex;
  flex-direction: column; }

/* line 53, theme.scss */
.trust b {
  font-size: 18px; }

/* line 53, theme.scss */
.trust span {
  font-size: 12px;
  color: #777;
  margin-top: 4px; }

/* line 53, theme.scss */
.hero-card {
  background: #171717;
  border-radius: 24px;
  padding: 26px;
  color: white;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.16); }

/* line 53, theme.scss */
.hero-product {
  height: 380px;
  border-radius: 17px;
  background: radial-gradient(circle at 50% 30%, #555555, #252525 55%, #151515);
  display: grid;
  place-items: center; }

/* line 53, theme.scss */
.boiler-visual {
  width: 230px;
  height: 280px;
  background: #242424;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 20px 50px #000; }

/* line 53, theme.scss */
.boiler-screen {
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  width: 62px;
  height: 36px;
  border-radius: 4px;
  background: #b9cbc2; }

/* line 53, theme.scss */
.boiler-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 120px;
  height: 38px;
  background: #d7d1ca; }

/* line 53, theme.scss */
.boiler-mark {
  position: absolute;
  bottom: 26px;
  left: 30px;
  font-size: 31px;
  font-weight: 300;
  color: #eee; }

/* line 53, theme.scss */
.boiler-mark span {
  color: #d43232; }

/* line 53, theme.scss */
.hero-note {
  padding: 19px 5px 2px; }

/* line 53, theme.scss */
.hero-note span {
  color: #aaa;
  font-size: 14px; }

/* line 53, theme.scss */
.segments {
  border-bottom: 1px solid #eee; }

/* line 53, theme.scss */
.segment-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

/* line 53, theme.scss */
.segment-grid > div {
  padding: 34px 22px;
  border-right: 1px solid #eee; }

/* line 53, theme.scss */
.segment-grid > div:last-child {
  border-right: 0; }

/* line 53, theme.scss */
.segment-grid span {
  font-size: 12px;
  color: #c72b2b; }

/* line 53, theme.scss */
.segment-grid b {
  display: block;
  margin: 9px 0; }

/* line 53, theme.scss */
.segment-grid p {
  font-size: 13px;
  color: #777;
  line-height: 1.5;
  margin: 0; }

/* line 53, theme.scss */
.section {
  padding: 96px 0; }

/* line 53, theme.scss */
.section-head {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 40px; }

/* line 53, theme.scss */
.section-head p {
  max-width: 480px;
  color: #666;
  line-height: 1.6; }

/* line 53, theme.scss */
.cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 53, theme.scss */
.card {
  border: 1px solid #e5e5e5;
  border-radius: 18px;
  padding: 28px;
  min-height: 430px;
  display: flex;
  flex-direction: column; }

/* line 53, theme.scss */
.card.featured {
  background: #191919;
  color: white;
  border-color: #191919; }

/* line 53, theme.scss */
.tag {
  font-size: 11px;
  letter-spacing: 1.4px;
  color: #c72b2b;
  font-weight: 800; }

/* line 53, theme.scss */
.card h3 {
  font-size: 34px;
  margin: 22px 0 4px; }

/* line 53, theme.scss */
.power {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 22px; }

/* line 53, theme.scss */
.card p, .card li {
  color: #777;
  line-height: 1.55; }

/* line 53, theme.scss */
.featured p, .featured li {
  color: #bbb; }

/* line 53, theme.scss */
.card ul {
  padding-left: 18px; }

/* line 53, theme.scss */
.card button {
  margin-top: auto;
  background: none;
  border: 0;
  text-align: left;
  padding: 10px 0;
  font-weight: 800;
  color: #c72b2b;
  cursor: pointer; }

/* line 53, theme.scss */
.dark {
  background: #171717;
  color: white; }

/* line 53, theme.scss */
.selection-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: start; }

/* line 53, theme.scss */
.dark p {
  color: #aaa;
  line-height: 1.6; }

/* line 53, theme.scss */
.selector {
  background: white;
  color: #222;
  border-radius: 18px;
  padding: 28px; }

/* line 53, theme.scss */
.selector label {
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 15px; }

/* line 53, theme.scss */
.selector input, .selector select, .contact input, .contact textarea {
  width: 100%;
  margin-top: 8px;
  padding: 14px 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
  font: inherit; }

/* line 53, theme.scss */
.full {
  width: 100%; }

/* line 53, theme.scss */
.result {
  margin-top: 16px;
  padding: 16px;
  background: #f5f5f5;
  border-radius: 10px;
  display: none; }

/* line 53, theme.scss */
.engineering {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 60px; }

/* line 53, theme.scss */
.engineering p {
  color: #666;
  line-height: 1.6; }

/* line 53, theme.scss */
.doc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }

/* line 53, theme.scss */
.doc-grid div {
  padding: 25px;
  border: 1px solid #e6e6e6;
  border-radius: 14px; }

/* line 53, theme.scss */
.doc-grid b, .doc-grid span {
  display: block; }

/* line 53, theme.scss */
.doc-grid span {
  font-size: 13px;
  color: #777;
  margin-top: 8px; }

/* line 53, theme.scss */
.light {
  background: #f5f5f2; }

/* line 53, theme.scss */
.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px; }

/* line 53, theme.scss */
.about-grid p {
  font-size: 18px;
  line-height: 1.65;
  color: #555; }

/* line 53, theme.scss */
.contact {
  background: #efefec; }

/* line 53, theme.scss */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr .8fr;
  gap: 80px; }

/* line 53, theme.scss */
.contact a {
  display: block;
  color: #222;
  font-size: 24px;
  font-weight: 800;
  text-decoration: none;
  margin: 12px 0; }

/* line 53, theme.scss */
.contact form {
  background: #fff;
  padding: 26px;
  border-radius: 16px; }

/* line 53, theme.scss */
.contact textarea {
  height: 110px;
  resize: vertical; }

/* line 53, theme.scss */
footer {
  background: #111;
  color: #aaa;
  padding: 32px 0; }

/* line 53, theme.scss */
.footer {
  display: flex;
  justify-content: space-between;
  align-items: center; }

/* line 53, theme.scss */
.modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  place-items: center;
  z-index: 40;
  padding: 20px; }

/* line 53, theme.scss */
.modal-box {
  background: white;
  width: min(760px, 100%);
  max-height: 85vh;
  overflow: auto;
  border-radius: 18px;
  padding: 32px;
  position: relative; }

/* line 53, theme.scss */
.x {
  position: absolute;
  right: 18px;
  top: 12px;
  border: 0;
  background: none;
  font-size: 32px;
  cursor: pointer; }

/* line 53, theme.scss */
.spec {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px; }

/* line 53, theme.scss */
.spec div {
  background: #f6f6f6;
  padding: 14px;
  border-radius: 9px; }

/* line 53, theme.scss */
.spec b {
  display: block;
  font-size: 12px;
  color: #777;
  margin-bottom: 4px; }

@media (max-width: 1050px) {
  /* line 53, theme.scss */
  .cards {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 800px) {
  /* line 54, theme.scss */
  .nav nav {
    display: none; }

  /* line 54, theme.scss */
  .nav {
    height: 64px; }

  /* line 54, theme.scss */
  .phone {
    margin-left: auto; }

  /* line 54, theme.scss */
  h1 {
    font-size: 40px; }

  /* line 54, theme.scss */
  .hero-grid, .selection-grid, .engineering, .about-grid, .contact-grid {
    grid-template-columns: 1fr; }

  /* line 54, theme.scss */
  .hero-card {
    display: none; }

  /* line 54, theme.scss */
  .segment-grid, .cards, .doc-grid {
    grid-template-columns: 1fr; }

  /* line 54, theme.scss */
  .segment-grid > div {
    border-right: 0;
    border-bottom: 1px solid #eee; }

  /* line 54, theme.scss */
  .section-head {
    display: block; }

  /* line 54, theme.scss */
  .section {
    padding: 68px 0; }

  /* line 54, theme.scss */
  .trust {
    gap: 15px;
    flex-wrap: wrap; }

  /* line 54, theme.scss */
  .footer {
    gap: 14px;
    flex-direction: column;
    align-items: flex-start; } }
/* line 56, theme.scss */
.boiler-groups {
  display: grid;
  gap: 28px; }

/* line 57, theme.scss */
.boiler-group {
  border: 1px solid #e5e5e5;
  border-radius: 22px;
  padding: 34px;
  background: #fff; }

/* line 58, theme.scss */
.floor-group {
  background: #fafafa; }

/* line 59, theme.scss */
.group-head {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: flex-start;
  padding-bottom: 28px;
  border-bottom: 1px solid #e7e7e7; }

/* line 60, theme.scss */
.group-number {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.5px;
  color: #c72b2b;
  margin-bottom: 10px; }

/* line 61, theme.scss */
.group-head h3 {
  font-size: 36px;
  letter-spacing: -1.2px;
  margin: 0 0 10px; }

/* line 62, theme.scss */
.group-head p {
  margin: 0;
  color: #777;
  line-height: 1.6;
  max-width: 620px; }

/* line 63, theme.scss */
.group-range {
  font-size: 18px;
  font-weight: 900;
  white-space: nowrap;
  padding: 10px 14px;
  background: #171717;
  color: #fff;
  border-radius: 999px; }

/* line 64, theme.scss */
.brand-section {
  margin-top: 34px; }

/* line 65, theme.scss */
.brand-heading {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 18px; }

/* line 66, theme.scss */
.brand-kicker {
  font-size: 11px;
  letter-spacing: 1.6px;
  font-weight: 900;
  color: #c72b2b; }

/* line 67, theme.scss */
.brand-heading h4 {
  font-size: 28px;
  margin: 5px 0 0; }

/* line 68, theme.scss */
.brand-range {
  font-size: 13px;
  font-weight: 800;
  color: #666; }

/* line 69, theme.scss */
.single-brand {
  grid-template-columns: minmax(0, 1fr); }

/* line 70, theme.scss */
.single-brand .card {
  max-width: 520px; }

/* line 71, theme.scss */
.wenta-section {
  padding-top: 30px;
  border-top: 1px solid #e7e7e7; }

@media (max-width: 800px) {
  /* line 73, theme.scss */
  .group-head, .brand-heading, .group-range {
    white-space: normal; } }
/* line 76, theme.scss */
.brand-description {
  max-width: 760px;
  margin: 10px 0 0;
  color: #666;
  line-height: 1.6; }

/* line 77, theme.scss */
.process-equipment {
  margin-top: 46px;
  padding-top: 38px;
  border-top: 2px solid #171717; }

/* line 78, theme.scss */
.process-equipment .brand-heading {
  align-items: flex-start; }

/* line 80, theme.scss */
.wenta-subgroup {
  margin-top: 34px; }

/* line 81, theme.scss */
.wenta-subgroup + .wenta-subgroup {
  padding-top: 34px;
  border-top: 1px solid #e3e3e3; }

/* line 82, theme.scss */
.wenta-subgroup-head {
  margin-bottom: 18px; }

/* line 83, theme.scss */
.wenta-subgroup-head h5 {
  font-size: 22px;
  margin: 0 0 7px;
  letter-spacing: -.4px; }

/* line 84, theme.scss */
.wenta-subgroup-head p {
  margin: 0;
  color: #777;
  line-height: 1.5; }

/* line 86, theme.scss */
.task-selector {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  margin: 0 0 34px; }

/* line 87, theme.scss */
.task-selector a {
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding: 18px;
  border: 1px solid #e3e3e3;
  border-radius: 14px;
  text-decoration: none;
  color: #191919;
  background: #fff;
  transition: .18s ease; }

/* line 88, theme.scss */
.task-selector a:hover {
  transform: translateY(-2px);
  border-color: #aaa;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06); }

/* line 89, theme.scss */
.task-selector b {
  font-size: 14px;
  line-height: 1.3; }

/* line 90, theme.scss */
.task-selector span {
  font-size: 12px;
  color: #777;
  line-height: 1.35; }

@media (max-width: 1050px) {
  /* line 91, theme.scss */
  .task-selector {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) {
  /* line 92, theme.scss */
  .task-selector {
    grid-template-columns: 1fr; } }
/* line 94, theme.scss */
.task-selector a b {
  font-size: 15px; }

/* line 95, theme.scss */
.boiler-group {
  scroll-margin-top: 95px; }

/* line 96, theme.scss */
.wenta-subgroup {
  scroll-margin-top: 95px; }

/* line 98, theme.scss */
.selection-title {
  align-items: end; }

/* line 99, theme.scss */
.selection-title p {
  color: #aaa; }

/* line 100, theme.scss */
.selection-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px; }

/* line 101, theme.scss */
.selection-panel {
  background: #222;
  border: 1px solid #333;
  border-radius: 18px;
  padding: 26px; }

/* line 102, theme.scss */
.selection-panel h3 {
  font-size: 28px;
  margin: 6px 0 10px; }

/* line 103, theme.scss */
.selection-panel > p {
  color: #aaa;
  margin: 0 0 20px;
  line-height: 1.5; }

/* line 104, theme.scss */
.panel-kicker {
  font-size: 11px;
  letter-spacing: 1.5px;
  font-weight: 900;
  color: #e34a4a; }

/* line 105, theme.scss */
.wenta-select {
  display: flex;
  flex-direction: column; }

/* line 106, theme.scss */
.tech-choice-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 18px; }

/* line 107, theme.scss */
.tech-choice-grid a {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 16px;
  border: 1px solid #444;
  border-radius: 12px;
  text-decoration: none;
  color: #fff;
  background: #1a1a1a; }

/* line 108, theme.scss */
.tech-choice-grid a:hover {
  border-color: #777; }

/* line 109, theme.scss */
.tech-choice-grid span {
  font-size: 12px;
  color: #aaa; }

/* line 110, theme.scss */
.wenta-select .btn {
  margin-top: auto; }

@media (max-width: 900px) {
  /* line 111, theme.scss */
  .selection-split {
    grid-template-columns: 1fr;
    min-width: 0; }

  /* line 111, theme.scss */
  .selection-panel {
    min-width: 0;
    width: 100%;
    max-width: 100%; }

  /* line 111, theme.scss */
  .tech-choice-grid {
    grid-template-columns: 1fr; } }
/* line 113, theme.scss */
.faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }

/* line 114, theme.scss */
.faq-grid details {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 14px;
  padding: 18px 20px; }

/* line 115, theme.scss */
.faq-grid summary {
  cursor: pointer;
  font-weight: 800;
  line-height: 1.35; }

/* line 116, theme.scss */
.faq-grid p {
  color: #666;
  line-height: 1.6;
  margin: 14px 0 0; }

@media (max-width: 760px) {
  /* line 117, theme.scss */
  .faq-grid {
    grid-template-columns: 1fr; } }
/* line 119, theme.scss */
.series-page-link {
  display: inline-block;
  margin: 6px 10px 6px 0;
  font-size: 13px;
  font-weight: 800;
  color: #222;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 120, theme.scss */
.seo-copy {
  max-width: 900px;
  font-size: 17px;
  line-height: 1.75;
  color: #555; }

/* line 121, theme.scss */
.seo-copy p {
  margin: 0; }

/* line 122, theme.scss */
.seo-hero .hero-copy {
  max-width: 900px; }

/* line 126, theme.scss */
body {
  font-family: "Manrope","Inter","Segoe UI",Arial,sans-serif;
  color: #16181b; }

/* line 127, theme.scss */
.hero {
  padding: 72px 0 58px;
  background: linear-gradient(135deg, #f8f8f6 0%, #fff 72%); }

/* line 128, theme.scss */
.hero-grid {
  grid-template-columns: 1fr .92fr;
  gap: 44px; }

/* line 129, theme.scss */
.hero h1 {
  font-size: 54px;
  letter-spacing: -2px; }

/* line 130, theme.scss */
.hero h1 span {
  color: #171717; }

/* line 131, theme.scss */
.hero-showcase {
  background: #f3f3f0;
  border: 1px solid #e7e7e3;
  border-radius: 28px;
  padding: 14px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.08); }

/* line 132, theme.scss */
.hero-showcase img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px; }

/* line 133, theme.scss */
.hero-showcase-caption {
  font-size: 12px;
  color: #656565;
  padding: 12px 8px 4px;
  line-height: 1.5; }

/* line 134, theme.scss */
.hero-brands {
  display: flex;
  align-items: center;
  gap: 22px;
  margin-top: 30px;
  flex-wrap: wrap; }

/* line 135, theme.scss */
.brandmark {
  display: inline-flex;
  align-items: center;
  font-weight: 900;
  line-height: 1; }

/* line 136, theme.scss */
.brandmark.eca {
  font-family: Arial Black,Arial,sans-serif;
  color: #e31820;
  font-size: 25px;
  letter-spacing: -1px; }

/* line 137, theme.scss */
.brandmark.ecodense {
  font-family: Arial,sans-serif;
  color: #171717;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: -1.1px;
  text-transform: lowercase; }

/* line 138, theme.scss */
.brandmark.ecodense span {
  color: #ef6c00; }

/* line 139, theme.scss */
.brandmark.wenta {
  font-family: Arial Black,Arial,sans-serif;
  color: #202426;
  font-size: 24px;
  letter-spacing: -.8px;
  position: relative; }

/* line 140, theme.scss */
.brandmark.wenta:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #18b6ad;
  display: inline-block;
  margin-right: 7px;
  transform: skew(-18deg); }

/* line 141, theme.scss */
.group-brandmark {
  font-size: 30px!important;
  margin-bottom: 7px; }

/* line 142, theme.scss */
.card-brand {
  font-size: 22px!important; }

/* line 143, theme.scss */
.selection-light {
  background: #f7f7f5;
  color: #171717; }

/* line 144, theme.scss */
.selection-light .selection-title p {
  color: #666; }

/* line 145, theme.scss */
.selection-light .selection-panel {
  background: #fff;
  border: 1px solid #e3e3df;
  color: #171717;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.035); }

/* line 146, theme.scss */
.selection-light .selection-panel > p {
  color: #666; }

/* line 147, theme.scss */
.selection-light .panel-kicker {
  color: #d73535; }

/* line 148, theme.scss */
.selection-light .tech-choice-grid a {
  background: #f7f7f5;
  border-color: #e2e2de;
  color: #171717; }

/* line 149, theme.scss */
.selection-light .tech-choice-grid a:hover {
  border-color: #bababa;
  background: #fff; }

/* line 150, theme.scss */
.selection-light .tech-choice-grid span {
  color: #747474; }

/* line 151, theme.scss */
.card, .card.featured {
  background: #fff;
  color: #171717;
  border: 1px solid #e4e4e1;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.025);
  min-height: 0; }

/* line 152, theme.scss */
.card.featured p, .card.featured li, .card p, .card li {
  color: #686868; }

/* line 153, theme.scss */
.card h3 {
  font-size: 28px;
  margin: 14px 0 4px;
  letter-spacing: -.8px; }

/* line 154, theme.scss */
.card-topline {
  min-height: 30px;
  display: flex;
  align-items: center; }

/* line 155, theme.scss */
.product-thumb {
  height: 180px;
  margin: 14px 0 8px;
  border-radius: 14px;
  background: #f7f7f5;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }

/* line 156, theme.scss */
.product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 10px; }

/* line 157, theme.scss */
.wenta-subgroup .product-thumb img {
  object-fit: contain; }

/* line 158, theme.scss */
.power {
  font-size: 20px; }

/* line 159, theme.scss */
.boiler-group {
  border-color: #e7e7e3; }

/* line 160, theme.scss */
.group-head h3 {
  font-size: 34px; }

/* line 161, theme.scss */
.group-range {
  background: #f0f0ed;
  color: #252525; }

/* line 162, theme.scss */
.process-equipment {
  border-top-color: #deded9; }

/* line 163, theme.scss */
.tech-series {
  border-color: #dfdfdc;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.025); }

/* line 164, theme.scss */
.tech-series summary {
  font-size: 20px; }

/* line 165, theme.scss */
.tech-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 16px 0; }

/* line 166, theme.scss */
.tech-feature-grid div {
  border: 1px solid #e3e3df;
  border-radius: 12px;
  padding: 13px;
  background: #fafaf8; }

/* line 167, theme.scss */
.tech-feature-grid b, .tech-feature-grid span {
  display: block; }

/* line 168, theme.scss */
.tech-feature-grid b {
  font-size: 12px;
  color: #666;
  margin-bottom: 4px; }

/* line 169, theme.scss */
.tech-feature-grid span {
  font-size: 14px;
  font-weight: 800; }

/* line 170, theme.scss */
.manufacturer-features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 28px;
  margin: 16px 0 22px;
  padding-left: 20px; }

/* line 171, theme.scss */
.manufacturer-features li {
  color: #555;
  line-height: 1.5; }

/* line 172, theme.scss */
.tech-copy {
  color: #555;
  line-height: 1.65; }

/* line 173, theme.scss */
.tech-consult {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin-top: 26px;
  padding: 24px;
  border: 1px solid #dededa;
  border-radius: 16px;
  background: #f7f7f4; }

/* line 174, theme.scss */
.tech-consult b, .tech-consult span {
  display: block; }

/* line 174, theme.scss */
.tech-consult b {
  font-size: 20px; }

/* line 174, theme.scss */
.tech-consult span {
  font-size: 13px;
  color: #666;
  margin-top: 6px; }

/* line 175, theme.scss */
.tech-matrix td:first-child, .tech-matrix th:first-child {
  position: sticky;
  left: 0;
  background: #fff;
  z-index: 1; }

@media (max-width: 800px) {
  /* line 177, theme.scss */
  .hero-grid {
    grid-template-columns: 1fr; }

  /* line 177, theme.scss */
  .hero h1 {
    font-size: 39px; }

  /* line 177, theme.scss */
  .hero-showcase {
    margin-top: 8px; }

  /* line 178, theme.scss */
  .tech-feature-grid, .manufacturer-features {
    grid-template-columns: 1fr; }

  /* line 179, theme.scss */
  .tech-consult {
    flex-direction: column;
    align-items: flex-start; }

  /* line 180, theme.scss */
  .product-thumb {
    height: 155px; } }
/* --- index: block 2 --- */
/* line 185, theme.scss */
.wenta-quick-panel {
  align-self: stretch; }

/* line 186, theme.scss */
.wenta-task-tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin: 18px 0 14px; }

/* line 187, theme.scss */
.wenta-task-tabs button {
  appearance: none;
  border: 1px solid #deded9;
  background: #fff;
  border-radius: 10px;
  padding: 12px 10px;
  font: inherit;
  font-size: 13px;
  font-weight: 800;
  cursor: pointer;
  color: #333; }

/* line 188, theme.scss */
.wenta-task-tabs button.active {
  background: #17191b;
  color: #fff;
  border-color: #17191b; }

/* line 189, theme.scss */
.wenta-request-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 12px; }

/* line 190, theme.scss */
.wenta-request-fields label {
  display: block;
  font-size: 12px;
  font-weight: 800;
  color: #4f5154; }

/* line 191, theme.scss */
.wenta-request-fields label.wide {
  grid-column: 1/-1; }

/* line 192, theme.scss */
.wenta-request-fields input, .wenta-request-fields select {
  width: 100%;
  margin-top: 7px;
  padding: 12px;
  border: 1px solid #d9d9d4;
  border-radius: 9px;
  background: #fff;
  font: inherit; }

/* line 193, theme.scss */
.wenta-quick-note {
  font-size: 11px;
  line-height: 1.45;
  color: #85878a;
  margin-top: 9px;
  text-align: center; }

/* line 194, theme.scss */
.wenta-quote-button {
  margin-top: 2px; }

@media (max-width: 620px) {
  /* line 195, theme.scss */
  .wenta-request-fields {
    grid-template-columns: 1fr; }

  /* line 195, theme.scss */
  .wenta-request-fields label.wide {
    grid-column: auto; } }
/* --- index: block 3 --- */
/* line 199, theme.scss */
.quote-contact {
  padding: 64px 0;
  background: #f1f1ee; }

/* line 200, theme.scss */
.quote-contact .contact-grid {
  align-items: start; }

/* line 201, theme.scss */
.quote-contact h2 {
  font-size: 36px;
  margin-bottom: 14px; }

/* line 202, theme.scss */
.quote-contact-copy p {
  max-width: 560px;
  color: #666;
  line-height: 1.6;
  margin: 0 0 20px; }

/* line 203, theme.scss */
.quote-contact-copy a {
  font-size: 20px;
  margin: 8px 0; }

/* line 204, theme.scss */
.quote-form-column {
  min-width: 0; }

@media (max-width: 820px) {
  /* line 205, theme.scss */
  .quote-contact .contact-grid {
    grid-template-columns: 1fr;
    gap: 30px; }

  /* line 205, theme.scss */
  .quote-contact h2 {
    font-size: 31px; } }
/* --- index: block 4 --- */
/* line 209, theme.scss */
.engineering-utility {
  padding: 58px 0;
  background: #17191b;
  color: #fff; }

/* line 210, theme.scss */
.engineering-utility-inner {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 48px;
  align-items: center; }

/* line 211, theme.scss */
.engineering-utility h2 {
  font-size: 34px;
  margin: 0 0 10px;
  color: #fff; }

/* line 212, theme.scss */
.engineering-utility-title p {
  margin: 0;
  color: #9ea1a4;
  font-size: 14px;
  line-height: 1.55; }

/* line 213, theme.scss */
.engineering-utility-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px; }

/* line 214, theme.scss */
.engineering-utility-links a, .engineering-utility-links button {
  appearance: none;
  border: 1px solid #35383b;
  background: #202326;
  color: #fff;
  border-radius: 13px;
  padding: 18px;
  text-align: left;
  text-decoration: none;
  font: inherit;
  cursor: pointer;
  min-height: 92px; }

/* line 215, theme.scss */
.engineering-utility-links a:hover, .engineering-utility-links button:hover {
  border-color: #d71920; }

/* line 216, theme.scss */
.engineering-utility-links b, .engineering-utility-links span {
  display: block; }

/* line 217, theme.scss */
.engineering-utility-links b {
  font-size: 15px;
  margin-bottom: 5px; }

/* line 218, theme.scss */
.engineering-utility-links span {
  font-size: 12px;
  color: #9ea1a4; }

@media (max-width: 850px) {
  /* line 219, theme.scss */
  .engineering-utility-inner {
    grid-template-columns: 1fr; }

  /* line 219, theme.scss */
  .engineering-utility-links {
    grid-template-columns: 1fr; } }
/* --- index: block 5 --- */
/* line 223, theme.scss */
.calc-summary {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 14px; }

/* line 224, theme.scss */
.calc-summary span {
  font-size: 12px;
  color: #666;
  line-height: 1.45; }

/* line 225, theme.scss */
.calc-options {
  display: grid;
  gap: 10px; }

/* line 226, theme.scss */
.calc-option {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 15px; }

/* line 227, theme.scss */
.calc-option.best {
  border-color: #222; }

/* line 228, theme.scss */
.calc-option-top {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center; }

/* line 229, theme.scss */
.calc-badge {
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .7px;
  text-transform: uppercase;
  background: #171717;
  color: #fff;
  border-radius: 999px;
  padding: 5px 8px; }

/* line 230, theme.scss */
.calc-main {
  font-size: 21px;
  font-weight: 900;
  margin: 10px 0 5px; }

/* line 231, theme.scss */
.calc-total {
  font-size: 13px;
  line-height: 1.5; }

/* line 232, theme.scss */
.calc-tech {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px 12px;
  margin-top: 10px;
  font-size: 12px;
  color: #666; }

/* line 233, theme.scss */
.calc-why {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.45;
  color: #555; }

/* line 234, theme.scss */
.series-detail-link {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 800;
  color: #222;
  text-decoration: underline;
  text-underline-offset: 3px; }

@media (max-width: 600px) {
  /* line 235, theme.scss */
  .calc-tech {
    grid-template-columns: 1fr; } }
/* --- index: block 6 --- */
/* line 239, theme.scss */
.series-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px; }

/* line 240, theme.scss */
.series-detail-card {
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  padding: 24px;
  background: #fff; }

/* line 241, theme.scss */
.series-detail-card h3 {
  font-size: 30px;
  margin: 8px 0 4px; }

/* line 242, theme.scss */
.series-detail-card p, .series-detail-card li {
  color: #666;
  line-height: 1.55; }

/* line 243, theme.scss */
.series-detail-card ul {
  padding-left: 18px; }

@media (max-width: 800px) {
  /* line 244, theme.scss */
  .series-detail-grid {
    grid-template-columns: 1fr; } }
/* --- index: block 7 --- */
/* line 248, theme.scss */
.tech-series {
  border: 1px solid #e4e4e4;
  border-radius: 14px;
  background: #fff;
  margin: 0 0 12px;
  overflow: hidden;
  scroll-margin-top: 90px; }

/* line 249, theme.scss */
.tech-series summary {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  padding: 18px 20px;
  cursor: pointer;
  font-weight: 900;
  font-size: 18px; }

/* line 250, theme.scss */
.tech-series summary b {
  font-size: 13px;
  color: #666;
  text-align: right; }

/* line 251, theme.scss */
.tech-body {
  padding: 0 20px 22px; }

/* line 252, theme.scss */
.tech-body > p {
  color: #555;
  line-height: 1.65; }

/* line 253, theme.scss */
.tech-note {
  font-size: 13px;
  background: #f5f5f5;
  padding: 12px;
  border-radius: 8px; }

/* line 254, theme.scss */
.tech-series, .tech-body, .tech-table-wrap {
  min-width: 0;
  max-width: 100%; }

/* line 254, theme.scss */
.tech-table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 16px 0; }

/* line 255, theme.scss */
.tech-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 650px;
  font-size: 12px; }

/* line 256, theme.scss */
.tech-table th, .tech-table td {
  border: 1px solid #ddd;
  padding: 9px 10px;
  text-align: left;
  white-space: nowrap; }

/* line 257, theme.scss */
.tech-table th {
  background: #f4f4f4;
  font-weight: 900; }

/* line 258, theme.scss */
.tech-action {
  display: inline-block;
  margin-top: auto;
  padding-top: 12px;
  color: #c72b2b;
  text-decoration: none;
  font-weight: 900; }

@media (max-width: 700px) {
  /* line 260, theme.scss */
  .tech-series summary {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px; }

  /* line 261, theme.scss */
  .tech-series summary b {
    text-align: left; } }
/* --- index: block 8 --- */
/* line 266, theme.scss */
.tech-body h4 {
  font-size: 18px;
  margin: 24px 0 8px; }

/* line 266, theme.scss */
.calc-option .wide {
  grid-column: 1/-1; }

/* line 266, theme.scss */
.calc-main small {
  font-size: 12px;
  font-weight: 600;
  color: #777; }

/* --- index: block 9 --- */
/* line 270, theme.scss */
:root {
  --ink:#111315;
  --muted:#6e7175;
  --line:#dededb;
  --paper:#fff;
  --soft:#f6f6f3;
  --red:#d71920;
  --orange:#e66b19;
  --teal:#158f88; }

/* line 271, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 271, theme.scss */
body {
  font-family: "Aptos","Segoe UI Variable","Segoe UI",Arial,sans-serif;
  color: var(--ink);
  background: #fff;
  letter-spacing: -.01em; }

/* line 272, theme.scss */
h1, h2, h3, h4, .brandmark, .btn {
  font-family: "Aptos Display","Segoe UI Variable Display","Segoe UI",Arial,sans-serif; }

/* line 273, theme.scss */
.hero {
  padding: 68px 0 62px;
  background: linear-gradient(180deg, #fbfbf9 0%, #fff 100%);
  border-bottom: 1px solid #ecece8; }

/* line 273, theme.scss */
.hero-grid {
  grid-template-columns: minmax(0, 1.06fr) minmax(380px, 0.94fr);
  gap: 52px;
  align-items: center; }

/* line 273, theme.scss */
.hero h1 {
  font-size: clamp(42px, 5vw, 72px);
  line-height: .98;
  max-width: 860px;
  letter-spacing: -.045em; }

/* line 273, theme.scss */
.hero .lead {
  max-width: 740px;
  font-size: 18px;
  line-height: 1.6; }

/* line 273, theme.scss */
.hero-brands {
  display: flex;
  gap: 26px;
  align-items: center;
  flex-wrap: wrap;
  margin: 24px 0 20px; }

/* line 273, theme.scss */
.hero-brand.brandmark {
  font-size: 32px!important; }

/* line 273, theme.scss */
.hero-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 26px; }

/* line 273, theme.scss */
.hero-showcase {
  background: #f2f2ee;
  border: 1px solid #e1e1dc;
  border-radius: 24px;
  padding: 18px;
  position: relative;
  overflow: hidden; }

/* line 273, theme.scss */
.hero-showcase img {
  display: block;
  width: 100%;
  height: 360px;
  object-fit: contain;
  background: #fff;
  border-radius: 17px; }

/* line 273, theme.scss */
.hero-showcase-caption {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 16px;
  padding: 16px 5px 2px; }

/* line 273, theme.scss */
.hero-showcase-caption b {
  font-size: 15px; }

/* line 273, theme.scss */
.hero-showcase-caption span {
  font-size: 12px;
  color: var(--muted);
  text-align: right; }

/* line 274, theme.scss */
.brandmark.eca {
  font-family: Arial Black,"Arial Narrow",Arial,sans-serif;
  color: #d71920!important;
  font-size: 29px;
  font-weight: 900;
  letter-spacing: -1.6px; }

/* line 274, theme.scss */
.brandmark.ecodense {
  font-family: "Trebuchet MS",Arial,sans-serif;
  color: #343434!important;
  font-size: 29px;
  font-weight: 800;
  letter-spacing: -1.7px; }

/* line 274, theme.scss */
.brandmark.ecodense span {
  color: #ef6c00; }

/* line 274, theme.scss */
.brandmark.wenta {
  font-family: Arial Black,Arial,sans-serif;
  color: #282828!important;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -1.1px; }

/* line 274, theme.scss */
.brandmark.wenta:before {
  background: #ef6c00;
  width: 9px;
  height: 9px; }

/* line 274, theme.scss */
.group-brandmark {
  font-size: 36px!important; }

/* line 274, theme.scss */
.card-brand {
  font-size: 25px!important; }

/* line 274, theme.scss */
.brand-subtitle {
  font-size: 12px;
  letter-spacing: .11em;
  color: #777;
  font-weight: 800; }

/* line 274, theme.scss */
.panel-brandline {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px; }

/* line 274, theme.scss */
.panel-brandline .plus {
  color: #aaa;
  font-size: 18px; }

/* line 274, theme.scss */
.panel-brandline .brandmark {
  font-size: 23px!important; }

/* line 275, theme.scss */
.selection-light {
  background: #f7f7f4!important;
  color: var(--ink) !important; }

/* line 275, theme.scss */
.selection-light .selection-panel {
  background: #fff!important;
  color: var(--ink) !important;
  border: 1px solid #dddeda!important;
  box-shadow: none!important; }

/* line 275, theme.scss */
.selection-light .selector input, .selection-light .selector select {
  background: #fff!important;
  color: #111!important;
  border-color: #d8d8d4!important; }

/* line 275, theme.scss */
.selection-light .tech-choice-grid a {
  background: #f8f8f6!important;
  color: #111!important;
  border-color: #deded9!important; }

/* line 275, theme.scss */
.selection-light .tech-choice-grid a span, .selection-light p {
  color: #6b6d70!important; }

/* line 276, theme.scss */
.card, .card.featured {
  background: #fff!important;
  color: var(--ink) !important;
  border: 1px solid #dededb!important;
  box-shadow: none!important; }

/* line 276, theme.scss */
.card.featured p, .card.featured li {
  color: #666!important; }

/* line 276, theme.scss */
.cards {
  gap: 18px; }

/* line 276, theme.scss */
.card h3 {
  font-size: 27px!important;
  letter-spacing: -.03em;
  margin-top: 6px; }

/* line 276, theme.scss */
.card .power {
  font-weight: 800; }

/* line 276, theme.scss */
.product-thumb {
  height: 190px;
  background: #f5f5f2!important;
  border: 1px solid #eeeeea; }

/* line 276, theme.scss */
.product-thumb img {
  padding: 14px; }

/* line 276, theme.scss */
.tech-action {
  color: #c51d24!important; }

/* line 276, theme.scss */
.brand-heading {
  border-top: 1px solid #dededb;
  padding-top: 22px;
  margin-top: 12px; }

/* line 277, theme.scss */
#full-technical-data {
  background: #fff; }

/* line 277, theme.scss */
.tech-series {
  border: 1px solid #dddeda;
  box-shadow: none; }

/* line 277, theme.scss */
.tech-series summary {
  background: #fafaf8; }

/* line 277, theme.scss */
.manufacturer-features {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px 28px;
  padding-left: 19px; }

/* line 277, theme.scss */
.manufacturer-features li {
  line-height: 1.55; }

/* line 277, theme.scss */
.tech-table th {
  position: sticky;
  top: 0;
  background: #efefec; }

/* line 277, theme.scss */
.tech-table tr:nth-child(even) td {
  background: #fbfbf9; }

/* line 277, theme.scss */
.tech-consult {
  background: #f4f4f1!important;
  color: #111!important;
  border: 1px solid #deded9!important; }

/* line 277, theme.scss */
.tech-consult span {
  color: #6a6c70!important; }

@media (max-width: 900px) {
  /* line 278, theme.scss */
  .hero-grid {
    grid-template-columns: 1fr; }

  /* line 278, theme.scss */
  .hero-showcase img {
    height: 300px; }

  /* line 278, theme.scss */
  .hero-showcase {
    order: -1; }

  /* line 278, theme.scss */
  .manufacturer-features {
    grid-template-columns: 1fr; } }
@media (max-width: 600px) {
  /* line 279, theme.scss */
  .hero {
    padding: 35px 0; }

  /* line 279, theme.scss */
  .hero h1 {
    font-size: 39px; }

  /* line 279, theme.scss */
  .hero-showcase img {
    height: 230px; }

  /* line 279, theme.scss */
  .hero-showcase-caption {
    align-items: flex-start;
    flex-direction: column; }

  /* line 279, theme.scss */
  .hero-showcase-caption span {
    text-align: left; }

  /* line 279, theme.scss */
  .hero-brand.brandmark {
    font-size: 27px!important; }

  /* line 279, theme.scss */
  .group-brandmark {
    font-size: 31px!important; }

  /* line 279, theme.scss */
  .product-thumb {
    height: 165px; } }
/* --- index: block 10 --- */
/* line 283, theme.scss */
body {
  font-family: "Segoe UI Variable","Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif; }

/* line 284, theme.scss */
h1, h2, h3, h4, h5, .btn, .power {
  font-family: "Segoe UI Variable","Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif; }

/* line 285, theme.scss */
.brandmark {
  display: none!important; }

/* line 286, theme.scss */
.brand-logo {
  display: block;
  object-fit: contain;
  object-position: left center;
  max-width: 100%; }

/* line 287, theme.scss */
.brand-logo-eca {
  width: 150px;
  height: 50px; }

/* line 288, theme.scss */
.brand-logo-ecodense {
  width: 175px;
  height: 52px; }

/* line 289, theme.scss */
.brand-logo-wenta {
  width: 170px;
  height: 48px; }

/* line 290, theme.scss */
.hero-brands {
  gap: 28px;
  align-items: center; }

/* line 291, theme.scss */
.hero-brands .brand-logo-eca {
  width: 165px;
  height: 56px; }

/* line 292, theme.scss */
.hero-brands .brand-logo-ecodense {
  width: 190px;
  height: 58px; }

/* line 293, theme.scss */
.hero-brands .brand-logo-wenta {
  width: 185px;
  height: 54px; }

/* line 294, theme.scss */
.card-topline {
  min-height: 54px;
  display: flex;
  align-items: center; }

/* line 295, theme.scss */
.card-brand.brand-logo-eca {
  width: 150px;
  height: 48px; }

/* line 296, theme.scss */
.card-brand.brand-logo-ecodense {
  width: 170px;
  height: 48px; }

/* line 297, theme.scss */
.card-brand.brand-logo-wenta {
  width: 165px;
  height: 48px; }

/* line 298, theme.scss */
.group-brandmark.brand-logo-eca {
  width: 190px;
  height: 58px; }

/* line 299, theme.scss */
.group-brandmark.brand-logo-ecodense {
  width: 210px;
  height: 62px; }

/* line 300, theme.scss */
.group-brandmark.brand-logo-wenta {
  width: 205px;
  height: 58px; }

/* line 303, theme.scss */
.card h3 {
  font-size: 24px!important;
  font-weight: 760;
  letter-spacing: -.45px;
  margin: 10px 0 4px!important; }

/* line 304, theme.scss */
.power {
  font-size: 17px!important;
  font-weight: 700; }

/* line 305, theme.scss */
.card p, .card li {
  font-size: 14px; }

/* line 308, theme.scss */
.product-thumb {
  height: 210px!important;
  background: #fff!important;
  border: 0!important;
  border-radius: 0!important;
  margin: 8px 0 10px!important;
  overflow: hidden; }

/* line 309, theme.scss */
.product-thumb img {
  width: 100%!important;
  height: 100%!important;
  object-fit: contain!important;
  padding: 0!important;
  background: #fff!important; }

/* line 310, theme.scss */
.hero-showcase {
  background: #fff!important;
  border: 1px solid #e5e5e1!important;
  box-shadow: 0 16px 45px rgba(0, 0, 0, 0.055) !important; }

/* line 311, theme.scss */
.hero-showcase img {
  background: #fff!important;
  border-radius: 14px!important; }

/* line 312, theme.scss */
.hero {
  background: linear-gradient(135deg, #fafaf8 0%, #fff 72%) !important; }

/* line 313, theme.scss */
.selection-light, .boiler-group, .floor-group, .card {
  background: #fff!important; }

/* line 316, theme.scss */
.group-range {
  background: #f3f3f0!important;
  color: #262626!important;
  border: 1px solid #e4e4df; }

@media (max-width: 700px) {
  /* line 318, theme.scss */
  .brand-logo-eca, .brand-logo-ecodense, .brand-logo-wenta {
    max-width: 150px;
    height: 45px; }

  /* line 319, theme.scss */
  .hero-brands {
    gap: 16px; }

  /* line 320, theme.scss */
  .product-thumb {
    height: 190px!important; } }
/* --- index: block 11 --- */
@media (max-width: 760px) {
  /* line 326, theme.scss */
  .hero .hero-grid, .hero-grid {
    display: flex!important;
    flex-direction: column!important; }

  /* line 327, theme.scss */
  .hero-copy {
    order: 1!important; }

  /* line 328, theme.scss */
  .hero-showcase {
    order: 2!important;
    margin-top: 22px!important; }

  /* line 329, theme.scss */
  .hero-brands .brand-logo-ecodense {
    width: 190px!important;
    height: 58px!important; }

  /* line 330, theme.scss */
  .brand-logo-ecodense {
    width: 190px!important;
    height: 58px!important;
    object-fit: contain!important;
    object-position: left center!important; }

  /* line 331, theme.scss */
  .card-brand.brand-logo-ecodense {
    width: 170px!important;
    height: 50px!important; }

  /* line 332, theme.scss */
  .group-brandmark.brand-logo-ecodense {
    width: 210px!important;
    height: 60px!important; } }
/* --- index: block 12 --- */
/* line 337, theme.scss */
.quote-success {
  display: none;
  margin-bottom: 14px;
  padding: 13px 15px;
  border-radius: 10px;
  background: #eef7ef;
  color: #275d2d;
  font-weight: 700; }

/* line 338, theme.scss */
.quote-success.is-show {
  display: block; }

/* line 339, theme.scss */
.quote-error {
  font-size: 12px;
  color: #b42318;
  margin: -8px 0 8px; }

/* line 340, theme.scss */
.quote-agree label {
  display: flex;
  gap: 9px;
  align-items: flex-start;
  font-size: 12px;
  color: #666;
  line-height: 1.4; }

/* line 341, theme.scss */
.quote-agree input {
  width: auto!important;
  margin-top: 2px; }

/* line 342, theme.scss */
.calc-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 12px; }

/* line 343, theme.scss */
.quote-from-calc {
  padding: 10px 14px!important;
  font-size: 12px!important; }

@media (max-width: 600px) {
  /* line 344, theme.scss */
  .calc-actions {
    align-items: stretch;
    flex-direction: column; }

  /* line 344, theme.scss */
  .quote-from-calc {
    width: 100%; } }
/* --- index: block 13 --- */
/* line 348, theme.scss */
.hittech-wordmark {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-family: "Arial Black","Segoe UI Black","Segoe UI",sans-serif;
  font-size: 25px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: -1.7px;
  font-style: italic;
  white-space: nowrap; }

/* line 349, theme.scss */
.hittech-hit {
  color: #17191b; }

/* line 350, theme.scss */
.hittech-tech {
  color: #d71920; }

/* line 351, theme.scss */
.hittech-wordmark i {
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #d71920;
  margin-left: 5px;
  align-self: flex-start;
  margin-top: -2px; }

/* line 352, theme.scss */
.top .logo {
  display: flex;
  align-items: center;
  text-decoration: none; }

/* line 353, theme.scss */
.top .hittech-wordmark {
  font-size: 29px; }

/* line 354, theme.scss */
footer {
  background: #f4f4f1!important;
  color: #17191b!important;
  border-top: 1px solid #dfdfda!important; }

/* line 355, theme.scss */
footer .footer {
  color: #5d6165!important; }

/* line 356, theme.scss */
footer .logo {
  color: #17191b!important; }

/* line 357, theme.scss */
footer .hittech-wordmark {
  font-size: 27px; }

/* line 358, theme.scss */
footer .hittech-hit {
  color: #17191b!important; }

/* line 359, theme.scss */
footer .hittech-tech {
  color: #d71920!important; }

/* line 362, theme.scss */
.quote-selection-preview {
  padding: 16px 18px;
  margin: 0 0 16px;
  border: 1px solid #dcdcd7;
  border-radius: 14px;
  background: #f7f7f4; }

/* line 363, theme.scss */
.quote-preview-title {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-weight: 850;
  color: #777;
  margin-bottom: 7px; }

/* line 364, theme.scss */
#quote-preview-body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 13px;
  line-height: 1.45;
  color: #555; }

/* line 365, theme.scss */
#quote-preview-body b {
  font-size: 16px;
  color: #17191b; }

/* line 366, theme.scss */
#quote-preview-body span {
  display: block; }

/* line 367, theme.scss */
.quote-form button[type="submit"] {
  min-height: 48px;
  font-weight: 800; }

@media (max-width: 600px) {
  /* line 369, theme.scss */
  .top .hittech-wordmark {
    font-size: 25px; }

  /* line 370, theme.scss */
  footer .hittech-wordmark {
    font-size: 25px; } }
/* --- index: block 14 --- */
/* line 375, theme.scss */
.quote-success-message {
  display: none;
  padding: 12px 14px;
  margin: 0 0 12px;
  border-radius: 10px;
  background: #edf7ef;
  color: #23612d;
  font-weight: 700; }

/* line 376, theme.scss */
.quote-success-message.is-show {
  display: block; }

/* line 377, theme.scss */
.quote-native-status:empty {
  display: none; }

/* line 378, theme.scss */
.quote-native-status {
  margin-bottom: 12px;
  padding: 11px 13px;
  border-radius: 9px;
  font-size: 13px;
  font-weight: 700; }

/* line 379, theme.scss */
.quote-native-status.success {
  background: #edf7ef;
  color: #23612d; }

/* line 380, theme.scss */
.quote-native-status.error {
  background: #fff0ee;
  color: #a32118; }

/* line 381, theme.scss */
.quote-content-area textarea {
  min-height: 190px;
  background: #f7f7f4!important;
  color: #333!important; }

/* line 382, theme.scss */
.quote-error {
  font-size: 12px;
  color: #a32118;
  margin-top: 4px; }

/* --- index: block 15 --- */
/* line 386, theme.scss */
.hittech-native-feedback {
  background: #fff;
  border-radius: 16px;
  overflow: hidden; }

/* line 387, theme.scss */
.hittech-native-feedback .layout {
  padding: 0!important;
  margin: 0!important;
  background: transparent!important; }

/* line 388, theme.scss */
.hittech-native-feedback input,
.hittech-native-feedback textarea,
.hittech-native-feedback select {
  font-family: inherit!important;
  border-radius: 10px!important; }

/* line 394, theme.scss */
.hittech-native-feedback button {
  border-radius: 10px!important;
  font-family: inherit!important;
  font-weight: 800!important; }

/* line 399, theme.scss */
.hittech-native-feedback textarea[readonly] {
  background: #f6f6f3!important;
  color: #333!important;
  min-height: 190px!important; }

/* --- index: block 16 --- */
/* line 407, theme.scss */
.card-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: auto;
  flex-wrap: wrap; }

/* line 407, theme.scss */
.card-actions .tech-action {
  margin-top: 0; }

/* line 407, theme.scss */
.series-open {
  border: 0;
  background: #17191b;
  color: #fff;
  border-radius: 9px;
  padding: 11px 14px;
  font-weight: 800;
  cursor: pointer;
  text-decoration: none;
  display: inline-block; }

/* line 408, theme.scss */
.engineering-center {
  background: #17191b;
  color: #fff; }

/* line 408, theme.scss */
.engineering-center .section-head p {
  color: #aeb0b3; }

/* line 408, theme.scss */
.eng-tools {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px; }

/* line 408, theme.scss */
.eng-tools a, .eng-tools button {
  appearance: none;
  text-align: left;
  border: 1px solid #35383b;
  background: #202326;
  color: #fff;
  border-radius: 16px;
  padding: 22px;
  text-decoration: none;
  cursor: pointer;
  font: inherit;
  min-height: 125px; }

/* line 408, theme.scss */
.eng-tools b, .eng-tools span {
  display: block; }

/* line 408, theme.scss */
.eng-tools b {
  font-size: 18px;
  margin-bottom: 9px; }

/* line 408, theme.scss */
.eng-tools span {
  font-size: 13px;
  line-height: 1.5;
  color: #aeb0b3; }

/* line 408, theme.scss */
.eng-tools a:hover, .eng-tools button:hover {
  border-color: #d71920; }

/* line 409, theme.scss */
.compare-section {
  background: #f6f6f3; }

/* line 409, theme.scss */
.compare-controls {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr auto;
  gap: 10px; }

/* line 409, theme.scss */
.compare-controls select {
  padding: 13px;
  border: 1px solid #d8d8d4;
  border-radius: 10px;
  background: #fff; }

/* line 409, theme.scss */
.compare-result {
  margin-top: 22px;
  overflow: auto; }

/* line 409, theme.scss */
.compare-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff; }

/* line 409, theme.scss */
.compare-table th, .compare-table td {
  padding: 13px 15px;
  border-bottom: 1px solid #e8e8e4;
  text-align: left; }

/* line 409, theme.scss */
.compare-table th:first-child, .compare-table td:first-child {
  color: #6b6d70;
  width: 210px; }

/* line 409, theme.scss */
.compare-table th {
  background: #efefec; }

/* line 410, theme.scss */
.ht-dialog, .product-page {
  width: min(920px, calc(100% - 30px));
  border: 0;
  border-radius: 20px;
  padding: 34px;
  box-shadow: 0 25px 80px rgba(0, 0, 0, 0.28); }

/* line 410, theme.scss */
.ht-dialog::backdrop, .product-page::backdrop {
  background: rgba(0, 0, 0, 0.55); }

/* line 410, theme.scss */
.dialog-x {
  position: absolute;
  right: 18px;
  top: 12px;
  border: 0;
  background: none;
  font-size: 32px;
  cursor: pointer; }

/* line 410, theme.scss */
.dialog-note {
  padding: 14px 16px;
  background: #f4f4f1;
  border-left: 3px solid #d71920;
  color: #555; }

/* line 410, theme.scss */
.product-hero {
  display: grid;
  grid-template-columns: 1fr 280px;
  gap: 28px;
  align-items: center; }

/* line 410, theme.scss */
.product-hero img {
  width: 100%;
  height: 260px;
  object-fit: contain; }

/* line 410, theme.scss */
.product-kpis {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 9px;
  margin: 22px 0; }

/* line 410, theme.scss */
.product-kpis div {
  background: #f5f5f2;
  padding: 14px;
  border-radius: 10px; }

/* line 410, theme.scss */
.product-kpis b, .product-kpis span {
  display: block; }

/* line 410, theme.scss */
.product-kpis span {
  font-size: 12px;
  color: #777;
  margin-top: 5px; }

/* line 410, theme.scss */
.product-page-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 22px; }

/* line 410, theme.scss */
.product-page {
  max-height: 92vh;
  overflow: auto; }

/* line 410, theme.scss */
.product-page .product-doc-head {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: end;
  margin: 26px 0 12px;
  padding-top: 22px;
  border-top: 1px solid #e5e5e1; }

/* line 410, theme.scss */
.product-page .product-doc-head h3 {
  margin: 0;
  font-size: 22px; }

/* line 410, theme.scss */
.product-page .product-doc-head p {
  margin: 5px 0 0;
  color: #707276;
  font-size: 13px; }

/* line 410, theme.scss */
.product-page .tech-body > p:first-child {
  display: none; }

/* line 410, theme.scss */
.product-page .tech-body h4 {
  margin: 26px 0 10px;
  font-size: 18px; }

/* line 410, theme.scss */
.product-page .tech-table-wrap {
  overflow: auto;
  border: 1px solid #e5e5e1;
  border-radius: 12px; }

/* line 410, theme.scss */
.product-page .tech-table {
  margin: 0; }

/* line 410, theme.scss */
.product-page .tech-copy {
  color: #555;
  line-height: 1.65; }

/* line 410, theme.scss */
.product-page .tech-feature-grid, .product-page .feature-grid {
  margin-top: 18px; }

@media (max-width: 800px) {
  /* line 411, theme.scss */
  .eng-tools {
    grid-template-columns: 1fr; }

  /* line 411, theme.scss */
  .compare-controls {
    grid-template-columns: 1fr; }

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

  /* line 411, theme.scss */
  .product-kpis {
    grid-template-columns: 1fr 1fr; }

  /* line 411, theme.scss */
  .ht-dialog, .product-page {
    padding: 26px 20px; } }
/* --- index: block 17 --- */
/* line 415, theme.scss */
.wenta-main-group .group-head {
  border-bottom: 0!important;
  padding-bottom: 10px!important; }

/* line 416, theme.scss */
.wenta-main-group .process-equipment {
  margin-top: 0!important;
  padding-top: 12px!important;
  border-top: 0!important; }

/* line 417, theme.scss */
.wenta-main-group .brand-heading {
  border-top: 0!important;
  padding-top: 0!important;
  margin-top: 0!important;
  margin-bottom: 28px!important; }

/* line 419, theme.scss */
.model-picker {
  margin: 20px 0 8px;
  padding: 18px;
  border: 1px solid #e4e4df;
  border-radius: 14px;
  background: #fafaf8; }

/* line 419, theme.scss */
.model-picker h3 {
  margin: 0 0 6px;
  font-size: 18px; }

/* line 419, theme.scss */
.model-picker p {
  margin: 0 0 12px;
  color: #707276;
  font-size: 13px; }

/* line 419, theme.scss */
.model-tabs {
  display: flex;
  gap: 8px;
  flex-wrap: wrap; }

/* line 419, theme.scss */
.model-tab {
  border: 1px solid #d7d7d2;
  background: #fff;
  border-radius: 999px;
  padding: 9px 12px;
  font-weight: 750;
  cursor: pointer; }

/* line 419, theme.scss */
.model-tab.active {
  background: #17191b;
  color: #fff;
  border-color: #17191b; }

/* line 419, theme.scss */
.model-detail {
  margin-top: 14px;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px; }

/* line 419, theme.scss */
.model-detail > div {
  padding: 12px;
  background: #fff;
  border: 1px solid #e6e6e1;
  border-radius: 10px; }

/* line 419, theme.scss */
.model-detail b, .model-detail span {
  display: block; }

/* line 419, theme.scss */
.model-detail b {
  font-size: 14px; }

/* line 419, theme.scss */
.model-detail span {
  font-size: 11px;
  color: #777;
  margin-top: 4px; }

/* line 419, theme.scss */
.model-detail .wide {
  grid-column: span 2; }

/* line 419, theme.scss */
.faq-section {
  background: #f6f6f3; }

/* line 419, theme.scss */
.faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px; }

/* line 419, theme.scss */
.faq-grid details {
  background: #fff;
  border: 1px solid #dfdfda;
  border-radius: 14px;
  padding: 0 18px; }

/* line 419, theme.scss */
.faq-grid summary {
  cursor: pointer;
  font-weight: 800;
  padding: 18px 28px 18px 0;
  position: relative; }

/* line 419, theme.scss */
.faq-grid summary::after {
  content: '+';
  position: absolute;
  right: 0;
  font-size: 22px;
  top: 13px; }

/* line 419, theme.scss */
.faq-grid details[open] summary::after {
  content: '–'; }

/* line 419, theme.scss */
.faq-grid p {
  margin: 0 0 18px;
  color: #626469;
  line-height: 1.65;
  font-size: 14px; }

/* line 419, theme.scss */
.skip-link {
  position: fixed;
  left: 12px;
  top: -80px;
  z-index: 99999;
  background: #17191b;
  color: #fff;
  padding: 10px 14px;
  border-radius: 8px; }

/* line 419, theme.scss */
.skip-link:focus {
  top: 12px; }

@media (max-width: 800px) {
  /* line 419, theme.scss */
  .model-detail {
    grid-template-columns: 1fr 1fr; }

  /* line 419, theme.scss */
  .model-detail .wide {
    grid-column: 1/-1; }

  /* line 419, theme.scss */
  .faq-grid {
    grid-template-columns: 1fr; } }
/* --- index: quote fallback notice (added) --- */
/* line 423, theme.scss */
.quote-fallback-notice {
  background: #fff3f3;
  border: 1px solid #e6b8b8;
  border-radius: 14px;
  padding: 18px;
  margin-bottom: 16px; }

/* line 424, theme.scss */
.quote-fallback-notice b {
  display: block;
  color: #a11d1d;
  font-size: 15px;
  margin-bottom: 6px; }

/* line 425, theme.scss */
.quote-fallback-notice p {
  margin: 0 0 10px;
  font-size: 13px;
  color: #555;
  line-height: 1.5; }

/* line 426, theme.scss */
.quote-fallback-text {
  width: 100%;
  min-height: 120px;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font: inherit;
  font-size: 13px;
  resize: vertical;
  background: #fff; }

/* --- collection.liquid: серийные страницы (вынесено) --- */
/* line 430, theme.scss */
.ht-series-page {
  --ink:#142033;
  --muted:#617087;
  --line:#dce3ec;
  --blue:#155eef;
  --navy:#0d1b2f;
  background: #f4f7fb;
  color: var(--ink);
  font-family: Inter,Arial,sans-serif;
  min-height: 100vh;
  padding: 0 0 56px; }

/* line 430, theme.scss */
.ht-series-bar {
  height: 72px;
  background: var(--navy);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 max(24px, calc((100vw - 1180px)/2));
  letter-spacing: .02em; }

/* line 430, theme.scss */
.ht-series-brand {
  font-size: 24px;
  font-weight: 900; }

/* line 430, theme.scss */
.ht-series-brand span {
  color: #35b7ff; }

/* line 430, theme.scss */
.ht-series-contact {
  font-size: 14px;
  color: #d8e5f4;
  text-align: right; }

/* line 430, theme.scss */
.ht-series-wrap {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto; }

/* line 430, theme.scss */
.ht-series-hero {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 48px;
  align-items: center;
  padding: 64px 0 42px; }

/* line 430, theme.scss */
.ht-series-eyebrow {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .16em;
  color: var(--blue);
  text-transform: uppercase;
  margin-bottom: 14px; }

/* line 430, theme.scss */
.ht-series-page h1 {
  font-size: clamp(36px, 5vw, 64px);
  line-height: 1.02;
  letter-spacing: -.045em;
  margin: 0 0 18px; }

/* line 430, theme.scss */
.ht-series-range {
  display: inline-flex;
  background: #e8f0ff;
  color: #0b4cca;
  border: 1px solid #cbdcff;
  border-radius: 999px;
  padding: 8px 14px;
  font-weight: 800;
  margin-bottom: 20px; }

/* line 430, theme.scss */
.ht-series-lead {
  font-size: 20px;
  line-height: 1.55;
  color: #3b4a5f;
  max-width: 720px;
  margin: 0; }

/* line 430, theme.scss */
.ht-series-visual {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 28px;
  min-height: 390px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 34px;
  box-shadow: 0 20px 60px rgba(24, 45, 80, 0.1); }

/* line 430, theme.scss */
.ht-series-visual img {
  display: block;
  max-width: 100%;
  max-height: 330px;
  object-fit: contain; }

/* line 430, theme.scss */
.ht-series-visual.ht-series-visual-two img {
  max-width: 50%;
  max-height: 280px; }

/* line 430, theme.scss */
.ht-series-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 12px 34px rgba(24, 45, 80, 0.07);
  margin-bottom: 26px; }

/* line 430, theme.scss */
.ht-series-card h2 {
  font-size: 28px;
  margin: 0 0 20px; }

/* line 430, theme.scss */
.ht-series-card h3 {
  font-size: 22px;
  margin: 0 0 10px; }

/* line 430, theme.scss */
.ht-series-card p {
  font-size: 17px;
  line-height: 1.7;
  color: #44536a;
  margin: 18px 0 0; }

/* line 430, theme.scss */
.ht-series-facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px; }

/* line 430, theme.scss */
.ht-series-facts div {
  background: #f6f8fb;
  border: 1px solid #e4e9f0;
  border-radius: 15px;
  padding: 17px; }

/* line 430, theme.scss */
.ht-series-facts b, .ht-series-facts span {
  display: block; }

/* line 430, theme.scss */
.ht-series-facts b {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #6c7a90;
  margin-bottom: 7px; }

/* line 430, theme.scss */
.ht-series-facts span {
  font-size: 16px;
  font-weight: 750; }

/* line 430, theme.scss */
.ht-series-table-wrap {
  overflow: auto;
  border: 1px solid var(--line);
  border-radius: 16px; }

/* line 430, theme.scss */
.ht-series-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 700px; }

/* line 430, theme.scss */
.ht-series-table th, .ht-series-table td {
  padding: 13px 15px;
  text-align: left;
  border-bottom: 1px solid #e6ebf1;
  white-space: nowrap; }

/* line 430, theme.scss */
.ht-series-table th {
  background: #eef3f9;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .04em; }

/* line 430, theme.scss */
.ht-series-table tr:last-child td {
  border-bottom: 0; }

/* line 430, theme.scss */
.ht-series-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px; }

/* line 430, theme.scss */
.ht-series-two article {
  background: #f6f8fb;
  border: 1px solid #e4e9f0;
  border-radius: 16px;
  padding: 22px; }

/* line 430, theme.scss */
.ht-series-two article p {
  margin: 0; }

/* line 430, theme.scss */
.ht-series-note {
  text-align: center;
  color: #68778c;
  font-size: 14px;
  padding-top: 12px; }

/* line 430, theme.scss */
.ht-series-note b {
  display: block;
  color: #26364d;
  font-size: 16px;
  margin-bottom: 5px; }

@media (max-width: 800px) {
  /* line 430, theme.scss */
  .ht-series-bar {
    height: auto;
    padding: 18px 20px;
    gap: 14px; }

  /* line 430, theme.scss */
  .ht-series-brand {
    font-size: 20px; }

  /* line 430, theme.scss */
  .ht-series-contact {
    font-size: 12px; }

  /* line 430, theme.scss */
  .ht-series-wrap {
    width: min(100% - 28px, 1180px); }

  /* line 430, theme.scss */
  .ht-series-hero {
    grid-template-columns: 1fr;
    gap: 26px;
    padding: 40px 0 28px; }

  /* line 430, theme.scss */
  .ht-series-visual {
    min-height: 280px; }

  /* line 430, theme.scss */
  .ht-series-facts {
    grid-template-columns: 1fr 1fr; }

  /* line 430, theme.scss */
  .ht-series-card {
    padding: 22px; }

  /* line 430, theme.scss */
  .ht-series-two {
    grid-template-columns: 1fr; } }
@media (max-width: 520px) {
  /* line 430, theme.scss */
  .ht-series-facts {
    grid-template-columns: 1fr; }

  /* line 430, theme.scss */
  .ht-series-contact {
    display: none; }

  /* line 430, theme.scss */
  .ht-series-page h1 {
    font-size: 36px; }

  /* line 430, theme.scss */
  .ht-series-lead {
    font-size: 17px; } }
/* HITTECH form reliability + SEO landing actions */
/* line 434, theme.scss */
.quote-native-status {
  min-height: 0;
  margin: 0 0 12px;
  padding: 0;
  font-size: 13px;
  font-weight: 750; }

/* line 435, theme.scss */
.quote-native-status:not(:empty) {
  padding: 11px 13px;
  border-radius: 9px;
  background: #f3f3ef;
  color: #555; }

/* line 436, theme.scss */
.quote-native-status.success {
  background: #edf7ef;
  color: #23612d; }

/* line 437, theme.scss */
.quote-native-status.error {
  background: #fff0ee;
  color: #a32118; }

/* line 438, theme.scss */
.wenta-request-fields .is-invalid {
  border-color: #b3261e!important;
  box-shadow: 0 0 0 2px rgba(179, 38, 30, 0.08); }

/* line 439, theme.scss */
.ht-series-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 24px; }

/* line 440, theme.scss */
.ht-series-note .btn {
  margin-top: 14px;
  align-self: flex-start; }

/* HITTECH reliable native InSales feedback form */
/* line 443, theme.scss */
.hittech-quote-form {
  padding: 28px;
  display: grid;
  gap: 18px;
  background: #fff; }

/* line 444, theme.scss */
.hittech-feedback-success {
  display: none;
  margin: 0;
  padding: 13px 15px;
  border-radius: 10px;
  background: #edf7ef;
  color: #23612d;
  font-weight: 750; }

/* line 445, theme.scss */
.hittech-feedback-success.is-show {
  display: block; }

/* line 446, theme.scss */
.hittech-field {
  display: grid;
  gap: 7px; }

/* line 447, theme.scss */
.hittech-field label {
  font-size: 13px;
  font-weight: 800;
  color: #333; }

/* line 448, theme.scss */
.hittech-field label span, .hittech-agree b {
  color: #b3261e; }

/* line 449, theme.scss */
.hittech-quote-form input[type="text"],
.hittech-quote-form input[type="tel"],
.hittech-quote-form input[type="email"],
.hittech-quote-form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #d8d8d4;
  border-radius: 10px;
  background: #fff;
  padding: 13px 14px;
  font: inherit;
  color: #202124;
  outline: none; }

/* line 453, theme.scss */
.hittech-quote-form textarea {
  min-height: 150px;
  resize: vertical;
  line-height: 1.5; }

/* line 454, theme.scss */
.hittech-quote-form input:focus, .hittech-quote-form textarea:focus {
  border-color: #686b70;
  box-shadow: 0 0 0 2px rgba(23, 25, 27, 0.08); }

/* line 455, theme.scss */
.hittech-field.is-error input, .hittech-field.is-error textarea, .hittech-agree.is-error {
  border-color: #b3261e; }

/* line 456, theme.scss */
.hittech-field-error {
  min-height: 0;
  font-size: 12px;
  line-height: 1.35;
  color: #a32118; }

/* line 457, theme.scss */
.hittech-field-error:empty {
  display: none; }

/* line 458, theme.scss */
.hittech-agree {
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 10px 11px; }

/* line 459, theme.scss */
.hittech-agree label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.45;
  color: #4d5055; }

/* line 460, theme.scss */
.hittech-agree input[type="checkbox"] {
  appearance: auto!important;
  -webkit-appearance: checkbox!important;
  width: 20px!important;
  height: 20px!important;
  min-width: 20px!important;
  margin: 1px 0 0!important;
  padding: 0!important;
  accent-color: #17191b; }

/* line 461, theme.scss */
.hittech-submit {
  width: 100%;
  min-height: 50px;
  font-size: 15px; }

/* line 462, theme.scss */
.hittech-form-note {
  margin: -5px 0 0;
  font-size: 11px;
  line-height: 1.45;
  color: #74777c; }

@media (max-width: 620px) {
  /* line 463, theme.scss */
  .hittech-quote-form {
    padding: 22px 18px;
    gap: 16px; }

  /* line 463, theme.scss */
  .hittech-quote-form textarea {
    min-height: 170px; } }
/* HITTECH FF2 system form: calculation payload is filled by JS and need not be edited manually. */
/* line 466, theme.scss */
#hittech-native-feedback [data-hittech-calculation-hidden="true"] {
  display: none!important; }

/* --- Series-page direct model quote (V9; keeps V8 native InSales feedback) --- */
/* line 469, theme.scss */
.ht-series-quote {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 12px 34px rgba(24, 45, 80, 0.07);
  margin-top: 26px; }

/* line 470, theme.scss */
.ht-series-quote-head {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 28px;
  align-items: start;
  margin-bottom: 22px; }

/* line 471, theme.scss */
.ht-series-quote-head h2 {
  font-size: 32px;
  line-height: 1.1;
  margin: 0 0 10px;
  color: var(--ink); }

/* line 472, theme.scss */
.ht-series-quote-head p {
  font-size: 16px;
  line-height: 1.55;
  color: #5b697d;
  margin: 0;
  max-width: 720px; }

/* line 473, theme.scss */
.ht-series-quote-contact {
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-align: right;
  color: #5b697d;
  font-size: 14px;
  white-space: nowrap; }

/* line 474, theme.scss */
.ht-series-quote-contact b {
  color: #26364d;
  font-size: 15px; }

/* line 475, theme.scss */
.ht-series-pick {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 170px;
  gap: 16px;
  padding: 20px;
  background: #f6f8fb;
  border: 1px solid #e4e9f0;
  border-radius: 18px;
  margin-bottom: 18px; }

/* line 476, theme.scss */
.ht-series-pick label {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 13px;
  font-weight: 800;
  color: #46566d; }

/* line 477, theme.scss */
.ht-series-pick input, .ht-series-pick select {
  width: 100%;
  min-height: 50px;
  border: 1px solid #cfd7e3;
  border-radius: 12px;
  background: #fff;
  color: #142033;
  padding: 0 14px;
  font: inherit;
  font-size: 16px;
  font-weight: 650;
  outline: none; }

/* line 478, theme.scss */
.ht-series-pick input:focus, .ht-series-pick select:focus {
  border-color: #155eef;
  box-shadow: 0 0 0 3px rgba(21, 94, 239, 0.12); }

/* line 479, theme.scss */
.ht-series-quote-preview {
  margin: 0 0 16px;
  background: #f8fbff;
  border-color: #d7e5fb; }

/* line 480, theme.scss */
.ht-series-form-column {
  max-width: 760px;
  margin: 0 auto; }

/* line 481, theme.scss */
.ht-series-form-column .hittech-native-feedback {
  border: 1px solid #e0e5ec;
  border-radius: 18px; }

@media (max-width: 800px) {
  /* line 482, theme.scss */
  .ht-series-quote {
    padding: 22px; }

  /* line 482, theme.scss */
  .ht-series-quote-head {
    grid-template-columns: 1fr; }

  /* line 482, theme.scss */
  .ht-series-quote-contact {
    text-align: left; }

  /* line 482, theme.scss */
  .ht-series-pick {
    grid-template-columns: 1fr; }

  /* line 482, theme.scss */
  .ht-series-quote-head h2 {
    font-size: 28px; } }
/* HITTECH V10 — unified branding, series navigation and technical data */
/* line 486, theme.scss */
.hittech-hit, .hittech-tech, footer .hittech-hit, footer .hittech-tech {
  color: #d71920!important; }

/* line 487, theme.scss */
footer .logo {
  text-decoration: none!important; }

/* line 488, theme.scss */
.ht-series-bar {
  background: #fff!important;
  color: #17191b!important;
  border-bottom: 1px solid #e7e7e7!important;
  position: sticky;
  top: 0;
  z-index: 30; }

/* line 489, theme.scss */
.ht-series-brand {
  color: #d71920!important;
  text-decoration: none!important;
  font-family: "Arial Black","Segoe UI Black","Segoe UI",sans-serif;
  font-style: italic;
  letter-spacing: -1.5px;
  font-size: 28px!important;
  font-weight: 950!important; }

/* line 490, theme.scss */
.ht-series-contact {
  color: #333!important;
  font-weight: 700; }

/* line 491, theme.scss */
.ht-series-back {
  display: inline-flex;
  align-items: center;
  margin-top: 22px;
  color: #26364d;
  text-decoration: none;
  font-size: 14px;
  font-weight: 800; }

/* line 492, theme.scss */
.ht-series-back:hover {
  text-decoration: underline; }

/* line 493, theme.scss */
.ht-global-topbar {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid #eee; }

/* line 494, theme.scss */
.ht-global-topbar-inner {
  width: min(1180px, calc(100% - 40px));
  height: 76px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px; }

/* line 495, theme.scss */
.ht-global-logo {
  color: #d71920!important;
  text-decoration: none;
  font-family: "Arial Black","Segoe UI Black","Segoe UI",sans-serif;
  font-style: italic;
  font-size: 29px;
  font-weight: 950;
  letter-spacing: -1.7px; }

/* line 496, theme.scss */
.ht-global-phone {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800; }

/* line 497, theme.scss */
.ht-series-tech {
  margin-top: 0; }

/* line 498, theme.scss */
.ht-series-tech-body {
  color: #44536a;
  line-height: 1.6; }

/* line 499, theme.scss */
.ht-series-tech-body > p:first-child {
  margin-top: 0; }

/* line 500, theme.scss */
.ht-series-tech-body h4 {
  font-size: 20px;
  margin: 26px 0 12px;
  color: #142033; }

/* line 501, theme.scss */
.ht-series-tech-body .manufacturer-features {
  padding-left: 20px;
  color: #44536a;
  line-height: 1.65; }

/* line 502, theme.scss */
.ht-series-tech-body .tech-table-wrap {
  overflow: auto;
  border: 1px solid var(--line);
  border-radius: 16px;
  margin-top: 14px; }

/* line 503, theme.scss */
.ht-series-tech-body .tech-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 760px;
  margin: 0; }

/* line 504, theme.scss */
.ht-series-tech-body .tech-table th, .ht-series-tech-body .tech-table td {
  padding: 12px 14px;
  text-align: left;
  border-bottom: 1px solid #e6ebf1;
  white-space: nowrap;
  font-size: 13px; }

/* line 505, theme.scss */
.ht-series-tech-body .tech-table th {
  background: #eef3f9;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #26364d; }

/* line 506, theme.scss */
.ht-series-tech-body .tech-table tr:last-child td {
  border-bottom: 0; }

@media (max-width: 800px) {
  /* line 507, theme.scss */
  .ht-global-topbar-inner {
    height: 68px;
    width: min(100% - 28px, 1180px); }

  /* line 507, theme.scss */
  .ht-global-logo {
    font-size: 25px; }

  /* line 507, theme.scss */
  .ht-global-phone {
    font-size: 14px; }

  /* line 507, theme.scss */
  .ht-series-brand {
    font-size: 25px!important; }

  /* line 507, theme.scss */
  .ht-series-back {
    margin-top: 16px; }

  /* line 507, theme.scss */
  .ht-series-tech h2 {
    font-size: 25px; } }
/* HITTECH V11 — flame logo + tagline approved visual */
/* line 511, theme.scss */
.hittech-logo-link {
  display: inline-flex!important;
  align-items: center;
  text-decoration: none!important;
  line-height: 0;
  flex: 0 0 auto; }

/* line 512, theme.scss */
.hittech-brand-image {
  display: block;
  width: auto;
  height: 58px;
  max-width: 100%;
  object-fit: contain; }

/* line 513, theme.scss */
.nav .hittech-logo-link .hittech-brand-image {
  height: 56px; }

/* line 514, theme.scss */
.ht-global-logo .hittech-brand-image {
  height: 58px; }

/* line 515, theme.scss */
.ht-series-brand .hittech-brand-image {
  height: 54px; }

/* line 516, theme.scss */
footer .hittech-logo-link .hittech-brand-image {
  height: 60px; }

@media (max-width: 800px) {
  /* line 517, theme.scss */
  .nav .hittech-logo-link .hittech-brand-image {
    height: 48px; }

  /* line 517, theme.scss */
  .ht-global-logo .hittech-brand-image {
    height: 50px; }

  /* line 517, theme.scss */
  .ht-series-brand .hittech-brand-image {
    height: 48px; }

  /* line 517, theme.scss */
  footer .hittech-logo-link .hittech-brand-image {
    height: 52px; } }
@media (max-width: 430px) {
  /* line 518, theme.scss */
  .hittech-brand-image {
    max-width: 190px; }

  /* line 518, theme.scss */
  .nav .hittech-logo-link .hittech-brand-image {
    height: 44px; }

  /* line 518, theme.scss */
  .ht-global-logo .hittech-brand-image {
    height: 46px; }

  /* line 518, theme.scss */
  .ht-series-brand .hittech-brand-image {
    height: 44px; } }
