@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, #1967FF);
  --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, #3679ff);
  --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, #528bff);
  --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, #a6c3ff);
  --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, #10213F);
  --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, #19325f);
  --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, #214582);
  --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, #5382d3);
  --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, #10213F);
  --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, #19325f);
  --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, #214582);
  --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, #5382d3);
  --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, 12px);
  --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, Inter);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Inter);
  --heading-ratio:var(--draft-heading-ratio, 1.75);
  --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, 1240px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, 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, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 4, theme.scss */
:root {
  --cl-blue:#1967ff;
  --cl-blue-dark:#0f3fbe;
  --cl-ink:#10213f;
  --cl-muted:#66758d;
  --cl-soft:#f3f7ff;
  --cl-line:#dfe8f5;
  --cl-green:#16b777;
  --cl-orange:#ff7a3d;
  --cl-radius:24px;
  --cl-shadow:0 22px 70px rgba(16,33,63,.12); }

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

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

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

/* line 6, theme.scss */
.clima-site, .clima-header, .clima-footer {
  font-family: Inter,"PT Root UI",Arial,sans-serif;
  color: var(--cl-ink); }

/* line 7, theme.scss */
.clima-site button, .clima-site input, .clima-header button {
  font: inherit; }

/* line 7, theme.scss */
.clima-shell {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto; }

/* line 7, theme.scss */
.clima-site h1, .clima-site h2, .clima-site h3, .clima-site p {
  margin-top: 0; }

/* line 7, theme.scss */
.clima-site h1 {
  font-size: clamp(42px, 5.3vw, 74px);
  line-height: 1.02;
  letter-spacing: -.045em;
  margin-bottom: 24px; }

/* line 7, theme.scss */
.clima-site h2 {
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.05;
  letter-spacing: -.04em;
  margin-bottom: 20px; }

/* line 7, theme.scss */
.clima-site h3 {
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: -.02em; }

/* line 7, theme.scss */
.clima-site p {
  color: var(--cl-muted);
  font-size: 18px;
  line-height: 1.65; }

/* line 7, theme.scss */
.clima-site a {
  text-decoration: none; }

/* line 7, theme.scss */
.clima-section {
  padding: 110px 0; }

/* line 7, theme.scss */
.clima-section--soft {
  background: var(--cl-soft); }

/* line 7, theme.scss */
.clima-section--dark {
  background: #0d1b35;
  color: #fff; }

/* line 7, theme.scss */
.clima-section__head {
  max-width: 850px;
  margin-bottom: 54px; }

/* line 7, theme.scss */
.clima-section__head--center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

/* line 7, theme.scss */
.clima-section__head--row {
  max-width: none;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px; }

/* line 7, theme.scss */
.clima-section__head--row > div {
  max-width: 850px; }

/* line 7, theme.scss */
.clima-kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .14em;
  color: var(--cl-blue);
  margin-bottom: 18px; }

/* line 7, theme.scss */
.clima-kicker span {
  width: 28px;
  height: 2px;
  background: currentColor; }

/* line 7, theme.scss */
.clima-kicker--light {
  color: #83b1ff; }

/* line 8, theme.scss */
.clima-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 27px;
  border-radius: 14px;
  border: 1px solid transparent;
  font-weight: 800;
  cursor: pointer;
  transition: .25s ease;
  text-decoration: none; }

/* line 8, theme.scss */
.clima-btn:hover {
  transform: translateY(-2px); }

/* line 8, theme.scss */
.clima-btn--primary {
  background: linear-gradient(135deg, var(--cl-blue), #4b8cff);
  color: #fff;
  box-shadow: 0 13px 30px rgba(25, 103, 255, 0.28); }

/* line 8, theme.scss */
.clima-btn--primary:hover {
  box-shadow: 0 17px 38px rgba(25, 103, 255, 0.34); }

/* line 8, theme.scss */
.clima-btn--ghost {
  background: #fff;
  color: var(--cl-ink);
  border-color: var(--cl-line); }

/* line 8, theme.scss */
.clima-btn--light {
  background: #fff;
  color: var(--cl-ink); }

/* line 8, theme.scss */
.clima-btn--full {
  width: 100%; }

/* line 8, theme.scss */
.clima-link-btn {
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--cl-blue);
  font-weight: 800;
  cursor: pointer;
  text-align: left; }

/* line 9, theme.scss */
.clima-header {
  position: sticky;
  top: 0;
  z-index: 80;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(223, 232, 245, 0.9); }

/* line 9, theme.scss */
.clima-header__inner {
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px; }

/* line 9, theme.scss */
.clima-logo {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  width: max-content;
  color: var(--cl-ink);
  line-height: 1; }

/* line 9, theme.scss */
.clima-logo i {
  font-style: normal;
  font-weight: 900;
  color: var(--cl-blue);
  font-size: 23px; }

/* line 9, theme.scss */
.clima-logo b {
  font-size: 23px; }

/* line 9, theme.scss */
.clima-logo small {
  grid-column: 1/3;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: .13em;
  color: var(--cl-muted);
  margin-top: 5px; }

/* line 9, theme.scss */
.clima-nav {
  display: flex;
  align-items: center;
  gap: 24px; }

/* line 9, theme.scss */
.clima-nav a {
  color: var(--cl-ink);
  font-size: 14px;
  font-weight: 700; }

/* line 9, theme.scss */
.clima-nav a:hover {
  color: var(--cl-blue); }

/* line 9, theme.scss */
.clima-header__actions {
  display: flex;
  align-items: center;
  gap: 10px; }

/* line 9, theme.scss */
.clima-header__cta, .clima-cart-link {
  height: 42px;
  padding: 0 16px;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 800; }

/* line 9, theme.scss */
.clima-header__cta {
  border: 0;
  background: var(--cl-blue);
  color: #fff;
  cursor: pointer; }

/* line 9, theme.scss */
.clima-cart-link {
  display: flex;
  align-items: center;
  gap: 7px;
  color: var(--cl-ink);
  background: var(--cl-soft); }

/* line 9, theme.scss */
.clima-cart-link span {
  display: inline-flex;
  min-width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: var(--cl-blue); }

/* line 9, theme.scss */
.clima-menu-btn {
  display: none;
  border: 0;
  background: transparent;
  width: 42px;
  height: 42px;
  padding: 10px; }

/* line 9, theme.scss */
.clima-menu-btn span {
  display: block;
  height: 2px;
  background: var(--cl-ink);
  margin: 5px 0; }

/* line 10, theme.scss */
.clima-hero {
  padding: 80px 0 70px;
  background: radial-gradient(circle at 76% 22%, rgba(84, 157, 255, 0.24), rgba(0, 0, 0, 0) 28%), linear-gradient(180deg, #f8fbff 0%, #fff 100%);
  overflow: hidden; }

/* line 10, theme.scss */
.clima-hero__grid {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  align-items: center;
  gap: 54px; }

/* line 10, theme.scss */
.clima-hero__lead {
  max-width: 700px; }

/* line 10, theme.scss */
.clima-checks {
  padding: 0;
  margin: 30px 0;
  list-style: none;
  display: grid;
  gap: 14px; }

/* line 10, theme.scss */
.clima-checks li {
  position: relative;
  padding-left: 33px;
  color: #43536c;
  font-size: 16px;
  line-height: 1.55; }

/* line 10, theme.scss */
.clima-checks li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #e7fbf3;
  color: var(--cl-green);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900; }

/* line 10, theme.scss */
.clima-hero__actions {
  display: flex;
  gap: 13px;
  flex-wrap: wrap; }

/* line 10, theme.scss */
.clima-hero__micro {
  font-size: 13px;
  color: #8090a6;
  margin-top: 13px; }

/* line 10, theme.scss */
.clima-trust-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-top: 36px; }

/* line 10, theme.scss */
.clima-trust-row > div {
  border-left: 2px solid var(--cl-line);
  padding-left: 14px; }

/* line 10, theme.scss */
.clima-trust-row strong {
  font-size: 21px;
  display: block; }

/* line 10, theme.scss */
.clima-trust-row span {
  font-size: 11px;
  color: var(--cl-muted);
  line-height: 1.35;
  display: block;
  margin-top: 4px; }

/* line 10, theme.scss */
.clima-hero__visual {
  position: relative; }

/* line 10, theme.scss */
.clima-hero__visual > img {
  width: 100%;
  display: block;
  filter: drop-shadow(0 35px 50px rgba(15, 63, 190, 0.18)); }

/* line 10, theme.scss */
.clima-float-card {
  position: absolute;
  background: rgba(255, 255, 255, 0.93);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 16px;
  box-shadow: 0 18px 35px rgba(16, 33, 63, 0.15);
  padding: 13px 17px;
  display: flex;
  flex-direction: column; }

/* line 10, theme.scss */
.clima-float-card b {
  font-size: 17px; }

/* line 10, theme.scss */
.clima-float-card span {
  font-size: 10px;
  color: var(--cl-muted); }

/* line 10, theme.scss */
.clima-float-card--one {
  left: -10px;
  top: 18%; }

/* line 10, theme.scss */
.clima-float-card--two {
  right: -4px;
  bottom: 12%; }

/* line 11, theme.scss */
.clima-strip {
  border-top: 1px solid var(--cl-line);
  border-bottom: 1px solid var(--cl-line);
  background: #fff; }

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

/* line 11, theme.scss */
.clima-strip__grid > div {
  padding: 22px 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  font-size: 13px;
  font-weight: 800;
  border-right: 1px solid var(--cl-line); }

/* line 11, theme.scss */
.clima-strip__grid > div:last-child {
  border-right: 0; }

/* line 11, theme.scss */
.clima-strip__grid span {
  color: var(--cl-green); }

/* line 12, theme.scss */
.clima-quiz {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-radius: var(--cl-radius);
  box-shadow: var(--cl-shadow);
  overflow: hidden; }

/* line 12, theme.scss */
.clima-quiz__top {
  padding: 22px 30px;
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: 1px solid var(--cl-line);
  font-size: 13px;
  color: var(--cl-muted); }

/* line 12, theme.scss */
.clima-progress {
  height: 9px;
  background: #e9eff8;
  border-radius: 999px;
  flex: 1;
  overflow: hidden; }

/* line 12, theme.scss */
.clima-progress i {
  display: block;
  width: 25%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--cl-blue), var(--cl-green));
  transition: .35s; }

/* line 12, theme.scss */
.clima-quiz__form {
  padding: 38px; }

/* line 12, theme.scss */
.clima-quiz__step {
  display: none; }

/* line 12, theme.scss */
.clima-quiz__step.is-active {
  display: block;
  animation: climaFade .3s ease; }

/* line 12, theme.scss */
.clima-quiz__step > h3 {
  text-align: center;
  margin-bottom: 26px; }

/* line 12, theme.scss */
.clima-options {
  display: grid;
  gap: 14px; }

/* line 12, theme.scss */
.clima-options--4 {
  grid-template-columns: repeat(4, 1fr); }

/* line 12, theme.scss */
.clima-options--3 {
  grid-template-columns: repeat(3, 1fr); }

/* line 12, theme.scss */
.clima-option {
  min-height: 156px;
  padding: 24px 16px;
  border-radius: 18px;
  border: 2px solid transparent;
  background: #f6f9fe;
  color: var(--cl-ink);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 6px;
  transition: .2s; }

/* line 12, theme.scss */
.clima-option:hover {
  transform: translateY(-2px);
  background: #eef4ff; }

/* line 12, theme.scss */
.clima-option.is-selected {
  border-color: var(--cl-blue);
  background: #eef4ff;
  box-shadow: 0 10px 28px rgba(25, 103, 255, 0.12); }

/* line 12, theme.scss */
.clima-option > span {
  font-size: 34px; }

/* line 12, theme.scss */
.clima-option b {
  font-size: 15px; }

/* line 12, theme.scss */
.clima-option small {
  font-size: 11px;
  color: var(--cl-muted); }

/* line 12, theme.scss */
.clima-options--compact .clima-option {
  min-height: 115px; }

/* line 12, theme.scss */
.clima-field {
  margin: 20px auto 0;
  max-width: 520px; }

/* line 12, theme.scss */
.clima-field label {
  display: block;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 8px; }

/* line 12, theme.scss */
.clima-field input, .clima-final__form input, .clima-modal input {
  width: 100%;
  height: 56px;
  border: 1px solid var(--cl-line);
  border-radius: 13px;
  padding: 0 17px;
  font-size: 16px;
  outline: none;
  background: #fff; }

/* line 12, theme.scss */
.clima-field input:focus, .clima-final__form input:focus, .clima-modal input:focus {
  border-color: var(--cl-blue);
  box-shadow: 0 0 0 4px rgba(25, 103, 255, 0.1); }

/* line 12, theme.scss */
.clima-field__error, [data-feedback-form-field-error] {
  font-size: 12px;
  color: #e34040;
  margin-top: 5px; }

/* line 12, theme.scss */
.clima-consent {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  font-size: 11px;
  color: var(--cl-muted);
  margin: 12px 0; }

/* line 12, theme.scss */
.clima-consent input {
  width: auto!important;
  height: auto!important;
  margin-top: 2px; }

/* line 12, theme.scss */
.clima-quiz__footer {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-top: 30px; }

/* line 12, theme.scss */
.clima-quiz__success {
  display: none;
  text-align: center;
  padding: 28px; }

/* line 12, theme.scss */
.clima-quiz__success.is-show, .clima-quiz__success[data-force-show="true"] {
  display: block; }

/* line 12, theme.scss */
.clima-quiz__success > span {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: #e7fbf3;
  color: var(--cl-green);
  font-size: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px; }

/* line 12, theme.scss */
.clima-quiz__success > b {
  display: inline-flex;
  background: #fff1ea;
  color: #c75520;
  border-radius: 999px;
  padding: 12px 18px; }

/* line 12, theme.scss */
.clima-captcha {
  height: 0;
  overflow: hidden; }

/* line 13, theme.scss */
.clima-solution-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px; }

/* line 13, theme.scss */
.clima-solution {
  background: #f7f9fd;
  border: 1px solid var(--cl-line);
  border-radius: var(--cl-radius);
  overflow: hidden;
  display: grid;
  grid-template-rows: 240px 1fr; }

/* line 13, theme.scss */
.clima-solution--wide {
  grid-column: 1/3;
  grid-template-columns: 1.05fr .95fr;
  grid-template-rows: none; }

/* line 13, theme.scss */
.clima-solution > img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 13, theme.scss */
.clima-solution__content {
  padding: 36px; }

/* line 13, theme.scss */
.clima-tag {
  display: inline-flex;
  padding: 7px 10px;
  border-radius: 999px;
  background: #e8f0ff;
  color: var(--cl-blue);
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 900;
  margin-bottom: 15px; }

/* line 13, theme.scss */
.clima-mini-list {
  padding: 0;
  margin: 22px 0;
  list-style: none; }

/* line 13, theme.scss */
.clima-mini-list li {
  padding-left: 24px;
  position: relative;
  margin: 10px 0;
  color: #53627a; }

/* line 13, theme.scss */
.clima-mini-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--cl-green);
  font-weight: 900; }

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

/* line 14, theme.scss */
.clima-service__visual img {
  width: 100%;
  display: block;
  border-radius: var(--cl-radius); }

/* line 14, theme.scss */
.clima-service__content p {
  color: #aab8ce; }

/* line 14, theme.scss */
.clima-service__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 13px;
  margin: 32px 0; }

/* line 14, theme.scss */
.clima-service__cards > div {
  padding: 22px;
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1); }

/* line 14, theme.scss */
.clima-service__cards b {
  font-size: 21px;
  display: block;
  color: #fff; }

/* line 14, theme.scss */
.clima-service__cards span {
  font-size: 11px;
  line-height: 1.45;
  color: #aab8ce;
  display: block;
  margin-top: 6px; }

/* line 15, theme.scss */
.clima-products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px; }

/* line 15, theme.scss */
.clima-product {
  border: 1px solid var(--cl-line);
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  transition: .25s; }

/* line 15, theme.scss */
.clima-product:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 45px rgba(16, 33, 63, 0.1); }

/* line 15, theme.scss */
.clima-product__image {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: #f7f9fd;
  position: relative; }

/* line 15, theme.scss */
.clima-product__image img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

/* line 15, theme.scss */
.clima-product__placeholder {
  font-size: 70px;
  color: #cbd8eb; }

/* line 15, theme.scss */
.clima-product__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  padding: 7px 9px;
  border-radius: 999px;
  background: #fff1e8;
  color: #c85f29;
  font-size: 10px;
  font-weight: 900; }

/* line 15, theme.scss */
.clima-product__body {
  padding: 20px; }

/* line 15, theme.scss */
.clima-product__title {
  display: block;
  min-height: 45px;
  color: var(--cl-ink);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4; }

/* line 15, theme.scss */
.clima-product__meta {
  font-size: 11px;
  color: var(--cl-muted);
  margin-top: 8px;
  min-height: 31px; }

/* line 15, theme.scss */
.clima-product__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 18px; }

/* line 15, theme.scss */
.clima-product__price {
  font-size: 19px;
  font-weight: 900; }

/* line 15, theme.scss */
.clima-product__cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 13px;
  border: 0;
  border-radius: 10px;
  background: var(--cl-blue);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  cursor: pointer; }

/* line 15, theme.scss */
.clima-empty-catalog {
  text-align: center;
  padding: 65px;
  border: 1px dashed #bdcbe0;
  border-radius: var(--cl-radius);
  background: #fafcff; }

/* line 15, theme.scss */
.clima-empty-catalog > div {
  font-size: 60px; }

/* line 15, theme.scss */
.clima-pay-note {
  margin-top: 22px;
  border-radius: 17px;
  background: #f4f8ff;
  padding: 18px 22px;
  display: grid;
  grid-template-columns: auto auto 1fr;
  gap: 12px;
  align-items: center; }

/* line 15, theme.scss */
.clima-pay-note > span {
  font-size: 24px;
  color: var(--cl-blue); }

/* line 15, theme.scss */
.clima-pay-note p {
  font-size: 13px;
  margin: 0; }

/* line 16, theme.scss */
.clima-case {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border-radius: var(--cl-radius);
  overflow: hidden;
  background: #fff;
  box-shadow: var(--cl-shadow); }

/* line 16, theme.scss */
.clima-case__visual {
  position: relative;
  min-height: 500px;
  background: linear-gradient(145deg, #dcecff, #fff4ec);
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 16, theme.scss */
.clima-case__room {
  width: 78%;
  height: 68%;
  background: #fff;
  border-radius: 8px;
  box-shadow: inset 0 -40px 0 #d9c2a8;
  position: relative;
  overflow: hidden; }

/* line 16, theme.scss */
.clima-case__room:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 49.5%, #edf0f5 50%, transparent 50.5%); }

/* line 16, theme.scss */
.clima-case__ac {
  position: absolute;
  right: 13%;
  top: 12%;
  font-size: 42px;
  width: 150px;
  height: 48px;
  border-radius: 10px;
  background: #f3f6fa;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d91c6;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1); }

/* line 16, theme.scss */
.clima-case__sofa {
  position: absolute;
  left: 15%;
  bottom: 18%;
  width: 58%;
  height: 80px;
  background: #a9bada;
  border-radius: 30px 30px 8px 8px; }

/* line 16, theme.scss */
.clima-case__lamp {
  position: absolute;
  right: 12%;
  bottom: 18%;
  height: 130px;
  width: 5px;
  background: #273750; }

/* line 16, theme.scss */
.clima-case__lamp:before {
  content: "";
  position: absolute;
  width: 55px;
  height: 30px;
  border-radius: 50% 50% 8px 8px;
  background: #f6c66e;
  left: -25px;
  top: -4px; }

/* line 16, theme.scss */
.clima-case__stamp {
  position: absolute;
  right: 6%;
  bottom: 7%;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  background: var(--cl-green);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  transform: rotate(-7deg);
  box-shadow: 0 15px 30px rgba(22, 183, 119, 0.3); }

/* line 16, theme.scss */
.clima-case__stamp small {
  font-size: 10px; }

/* line 16, theme.scss */
.clima-case__content {
  padding: 48px; }

/* line 16, theme.scss */
.clima-case__row {
  display: grid;
  grid-template-columns: 95px 1fr;
  gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid var(--cl-line); }

/* line 16, theme.scss */
.clima-case__row span {
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--cl-blue); }

/* line 16, theme.scss */
.clima-case__row p {
  font-size: 14px;
  margin: 0; }

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

/* line 16, theme.scss */
.clima-case__metrics > div {
  padding: 16px;
  background: var(--cl-soft);
  border-radius: 14px; }

/* line 16, theme.scss */
.clima-case__metrics b {
  font-size: 20px;
  display: block; }

/* line 16, theme.scss */
.clima-case__metrics small {
  font-size: 10px;
  color: var(--cl-muted); }

/* line 17, theme.scss */
.clima-guide {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 70px;
  align-items: center; }

/* line 17, theme.scss */
.clima-guide__cover {
  display: flex;
  justify-content: center; }

/* line 17, theme.scss */
.clima-guide__paper {
  width: 360px;
  min-height: 460px;
  padding: 44px;
  border-radius: 10px;
  background: linear-gradient(145deg, #0e2c65, #1967ff);
  box-shadow: 25px 30px 0 #dce8fa, 0 30px 55px rgba(16, 33, 63, 0.22);
  color: #fff;
  display: flex;
  flex-direction: column; }

/* line 17, theme.scss */
.clima-guide__paper span {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: #aaccff; }

/* line 17, theme.scss */
.clima-guide__paper b {
  font-size: 35px;
  line-height: 1.05;
  letter-spacing: -.04em;
  margin-top: auto; }

/* line 17, theme.scss */
.clima-guide__paper small {
  margin-top: 18px;
  color: #c7d9f7; }

/* line 17, theme.scss */
.clima-inline-form {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  margin-top: 28px; }

/* line 17, theme.scss */
.clima-inline-form > div:first-of-type {
  grid-column: 1; }

/* line 17, theme.scss */
.clima-inline-form input[type=tel] {
  width: 100%;
  height: 56px;
  border: 1px solid var(--cl-line);
  border-radius: 13px;
  padding: 0 17px; }

/* line 17, theme.scss */
.clima-inline-form .clima-consent {
  grid-column: 1/3;
  justify-content: flex-start;
  margin: 0; }

/* line 17, theme.scss */
.clima-inline-form .clima-form-success {
  grid-column: 1/3; }

/* line 18, theme.scss */
.clima-faq-wrap {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 70px; }

/* line 18, theme.scss */
.clima-faq details {
  background: #fff;
  border: 1px solid var(--cl-line);
  border-radius: 15px;
  margin-bottom: 11px;
  padding: 0 21px; }

/* line 18, theme.scss */
.clima-faq summary {
  list-style: none;
  cursor: pointer;
  padding: 21px 40px 21px 0;
  font-weight: 800;
  position: relative; }

/* line 18, theme.scss */
.clima-faq summary::-webkit-details-marker {
  display: none; }

/* line 18, theme.scss */
.clima-faq summary:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 17px;
  font-size: 26px;
  color: var(--cl-blue); }

/* line 18, theme.scss */
.clima-faq details[open] summary:after {
  content: "−"; }

/* line 18, theme.scss */
.clima-faq details p {
  font-size: 14px;
  padding: 0 0 21px;
  margin: 0; }

/* line 19, theme.scss */
.clima-final {
  padding: 100px 0;
  background: radial-gradient(circle at 10% 10%, rgba(72, 139, 255, 0.28), rgba(0, 0, 0, 0) 32%), #0b1932;
  color: #fff; }

/* line 19, theme.scss */
.clima-final p {
  color: #b4c1d5; }

/* line 19, theme.scss */
.clima-final__grid {
  display: grid;
  grid-template-columns: 1fr .8fr;
  gap: 70px;
  align-items: center; }

/* line 19, theme.scss */
.clima-final__info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 30px; }

/* line 19, theme.scss */
.clima-final__info > div {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 20px; }

/* line 19, theme.scss */
.clima-final__info b {
  display: block;
  font-size: 20px; }

/* line 19, theme.scss */
.clima-final__info span {
  font-size: 11px;
  color: #aab8ce; }

/* line 19, theme.scss */
.clima-final__form {
  background: #fff;
  color: var(--cl-ink);
  border-radius: var(--cl-radius);
  padding: 35px; }

/* line 19, theme.scss */
.clima-final__form .clima-field {
  max-width: none; }

/* line 19, theme.scss */
.clima-final__form .clima-btn {
  width: 100%;
  margin-top: 8px; }

/* line 19, theme.scss */
.clima-form-success {
  display: none;
  margin-top: 12px;
  padding: 12px;
  border-radius: 10px;
  background: #e8fbf3;
  color: #0a7950;
  font-size: 13px; }

/* line 19, theme.scss */
.clima-form-success.is-show {
  display: block; }

/* line 20, theme.scss */
.clima-footer {
  background: #071326;
  color: #c4d0e1;
  padding: 70px 0 25px; }

/* line 20, theme.scss */
.clima-footer__grid {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 1fr);
  gap: 50px; }

/* line 20, theme.scss */
.clima-logo--footer {
  color: #fff;
  margin-bottom: 18px; }

/* line 20, theme.scss */
.clima-footer p {
  font-size: 13px;
  line-height: 1.6;
  color: #8fa1b9; }

/* line 20, theme.scss */
.clima-footer__grid > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px; }

/* line 20, theme.scss */
.clima-footer__grid > div > b {
  color: #fff;
  margin-bottom: 6px; }

/* line 20, theme.scss */
.clima-footer a, .clima-footer span {
  color: #9fb0c7;
  font-size: 13px; }

/* line 20, theme.scss */
.clima-footer .clima-link-btn {
  color: #7ca9ff; }

/* line 20, theme.scss */
.clima-footer__bottom {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 50px;
  padding-top: 23px;
  font-size: 11px;
  color: #71839c; }

/* line 21, theme.scss */
.clima-modal, .clima-thanks {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px; }

/* line 21, theme.scss */
.clima-modal.is-open, .clima-thanks.is-open {
  display: flex; }

/* line 21, theme.scss */
.clima-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(3, 13, 30, 0.72);
  backdrop-filter: blur(7px); }

/* line 21, theme.scss */
.clima-modal__dialog {
  position: relative;
  width: min(520px, 100%);
  background: #fff;
  border-radius: 22px;
  padding: 38px;
  max-height: 92vh;
  overflow: auto;
  box-shadow: var(--cl-shadow); }

/* line 21, theme.scss */
.clima-modal__dialog--quiz {
  width: min(1080px, 100%);
  padding: 18px;
  background: transparent;
  box-shadow: none; }

/* line 21, theme.scss */
.clima-modal__dialog--quiz .clima-modal__close {
  background: #fff; }

/* line 21, theme.scss */
.clima-modal__close {
  position: absolute;
  right: 15px;
  top: 13px;
  border: 0;
  background: #f1f5fb;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 25px;
  cursor: pointer;
  z-index: 2; }

/* line 21, theme.scss */
.clima-modal .clima-field {
  max-width: none; }

/* line 21, theme.scss */
.clima-thanks {
  background: rgba(3, 13, 30, 0.74);
  backdrop-filter: blur(8px); }

/* line 21, theme.scss */
.clima-thanks__card {
  position: relative;
  width: min(610px, 100%);
  background: #fff;
  border-radius: 26px;
  padding: 45px;
  text-align: center; }

/* line 21, theme.scss */
.clima-thanks__close {
  position: absolute;
  right: 15px;
  top: 15px;
  border: 0;
  background: #eef3fa;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  font-size: 23px; }

/* line 21, theme.scss */
.clima-thanks__icon {
  width: 82px;
  height: 82px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e4faef;
  color: var(--cl-green);
  font-size: 40px;
  font-weight: 900; }

/* line 21, theme.scss */
.clima-thanks__tip {
  padding: 17px;
  border-radius: 14px;
  background: var(--cl-soft);
  display: flex;
  flex-direction: column;
  margin: 22px 0; }

/* line 21, theme.scss */
.clima-thanks__tip span {
  font-size: 13px;
  color: var(--cl-muted);
  margin-top: 5px; }

@keyframes climaFade {
  from {
    opacity: 0;
    transform: translateY(8px); }
  to {
    opacity: 1;
    transform: none; } }
@media (max-width: 1050px) {
  /* line 23, theme.scss */
  .clima-nav {
    display: none;
    position: absolute;
    top: 77px;
    left: 0;
    right: 0;
    background: #fff;
    padding: 25px;
    box-shadow: 0 18px 30px rgba(16, 33, 63, 0.12);
    flex-direction: column;
    align-items: flex-start; }

  /* line 23, theme.scss */
  .clima-nav.is-open {
    display: flex; }

  /* line 23, theme.scss */
  .clima-menu-btn {
    display: block; }

  /* line 23, theme.scss */
  .clima-hero__grid {
    grid-template-columns: 1fr .8fr; }

  /* line 23, theme.scss */
  .clima-site h1 {
    font-size: 52px; }

  /* line 23, theme.scss */
  .clima-products {
    grid-template-columns: repeat(3, 1fr); }

  /* line 23, theme.scss */
  .clima-faq-wrap {
    grid-template-columns: 1fr;
    gap: 20px; } }
@media (max-width: 800px) {
  /* line 24, theme.scss */
  .clima-shell {
    width: min(100% - 28px, 1240px); }

  /* line 24, theme.scss */
  .clima-section {
    padding: 75px 0; }

  /* line 24, theme.scss */
  .clima-site h1 {
    font-size: 44px; }

  /* line 24, theme.scss */
  .clima-site h2 {
    font-size: 37px; }

  /* line 24, theme.scss */
  .clima-hero {
    padding-top: 50px; }

  /* line 24, theme.scss */
  .clima-hero__grid, .clima-service, .clima-guide, .clima-final__grid, .clima-case {
    grid-template-columns: 1fr; }

  /* line 24, theme.scss */
  .clima-hero__visual {
    max-width: 620px;
    margin: 0 auto; }

  /* line 24, theme.scss */
  .clima-strip__grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 24, theme.scss */
  .clima-strip__grid > div:nth-child(2) {
    border-right: 0; }

  /* line 24, theme.scss */
  .clima-strip__grid > div:nth-child(-n+2) {
    border-bottom: 1px solid var(--cl-line); }

  /* line 24, theme.scss */
  .clima-options--4 {
    grid-template-columns: repeat(2, 1fr); }

  /* line 24, theme.scss */
  .clima-solution--wide {
    grid-column: auto;
    grid-template-columns: 1fr;
    grid-template-rows: 240px 1fr; }

  /* line 24, theme.scss */
  .clima-solution--wide .clima-solution__content {
    order: 2; }

  /* line 24, theme.scss */
  .clima-solution-grid {
    grid-template-columns: 1fr; }

  /* line 24, theme.scss */
  .clima-service__cards {
    grid-template-columns: 1fr; }

  /* line 24, theme.scss */
  .clima-products {
    grid-template-columns: repeat(2, 1fr); }

  /* line 24, theme.scss */
  .clima-case__visual {
    min-height: 420px; }

  /* line 24, theme.scss */
  .clima-guide__paper {
    width: 300px;
    min-height: 400px; }

  /* line 24, theme.scss */
  .clima-footer__grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 24, theme.scss */
  .clima-header__cta {
    display: none; } }
@media (max-width: 560px) {
  /* line 25, theme.scss */
  .clima-shell {
    width: calc(100% - 22px); }

  /* line 25, theme.scss */
  .clima-site h1 {
    font-size: 37px; }

  /* line 25, theme.scss */
  .clima-site h2 {
    font-size: 33px; }

  /* line 25, theme.scss */
  .clima-hero__actions, .clima-hero__actions .clima-btn {
    width: 100%; }

  /* line 25, theme.scss */
  .clima-trust-row {
    grid-template-columns: 1fr; }

  /* line 25, theme.scss */
  .clima-trust-row > div {
    display: flex;
    align-items: center;
    gap: 10px; }

  /* line 25, theme.scss */
  .clima-strip__grid {
    grid-template-columns: 1fr; }

  /* line 25, theme.scss */
  .clima-strip__grid > div {
    border-right: 0;
    border-bottom: 1px solid var(--cl-line) !important;
    justify-content: flex-start; }

  /* line 25, theme.scss */
  .clima-strip__grid > div:last-child {
    border-bottom: 0!important; }

  /* line 25, theme.scss */
  .clima-quiz__form {
    padding: 22px 14px; }

  /* line 25, theme.scss */
  .clima-quiz__top {
    padding: 18px; }

  /* line 25, theme.scss */
  .clima-options--4, .clima-options--3 {
    grid-template-columns: 1fr; }

  /* line 25, theme.scss */
  .clima-option {
    min-height: 95px;
    display: grid;
    grid-template-columns: 50px 1fr;
    grid-template-rows: auto auto;
    text-align: left;
    justify-content: stretch;
    padding: 16px; }

  /* line 25, theme.scss */
  .clima-option > span {
    grid-row: 1/3;
    font-size: 29px;
    align-self: center; }

  /* line 25, theme.scss */
  .clima-option small {
    grid-column: 2; }

  /* line 25, theme.scss */
  .clima-options--compact .clima-option {
    min-height: 75px; }

  /* line 25, theme.scss */
  .clima-quiz__footer .clima-btn {
    padding: 0 17px; }

  /* line 25, theme.scss */
  .clima-section__head--row {
    display: block; }

  /* line 25, theme.scss */
  .clima-section__head--row > .clima-btn {
    margin-top: 10px; }

  /* line 25, theme.scss */
  .clima-products {
    grid-template-columns: 1fr; }

  /* line 25, theme.scss */
  .clima-product__image {
    height: 280px; }

  /* line 25, theme.scss */
  .clima-pay-note {
    grid-template-columns: auto 1fr; }

  /* line 25, theme.scss */
  .clima-pay-note p {
    grid-column: 1/3; }

  /* line 25, theme.scss */
  .clima-case__content {
    padding: 26px; }

  /* line 25, theme.scss */
  .clima-case__row {
    grid-template-columns: 1fr;
    gap: 5px; }

  /* line 25, theme.scss */
  .clima-case__metrics {
    grid-template-columns: 1fr; }

  /* line 25, theme.scss */
  .clima-guide {
    gap: 50px; }

  /* line 25, theme.scss */
  .clima-inline-form {
    grid-template-columns: 1fr; }

  /* line 25, theme.scss */
  .clima-inline-form .clima-consent, .clima-inline-form .clima-form-success {
    grid-column: 1; }

  /* line 25, theme.scss */
  .clima-footer__grid {
    grid-template-columns: 1fr; }

  /* line 25, theme.scss */
  .clima-footer__bottom {
    flex-direction: column; }

  /* line 25, theme.scss */
  .clima-modal__dialog, .clima-thanks__card {
    padding: 28px 20px; }

  /* line 25, theme.scss */
  .clima-cart-link {
    font-size: 0;
    padding: 0 12px; }

  /* line 25, theme.scss */
  .clima-cart-link span {
    font-size: 12px; } }
@media (max-width: 768px) {
  /* line 26, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

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