@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, #1f7d63);
  --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, #279b7a);
  --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, #2eb790);
  --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, #72dcbe);
  --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, #1f7d63);
  --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, #279b7a);
  --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, #2eb790);
  --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, #72dcbe);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, minimal);
  --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, 'Fira Sans');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Fira Sans');
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 100);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 3);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, false);
  --compare_enabled:var(--draft-compare_enabled, true); }

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

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

@media (max-width: 767px) {
  /* line 13, theme.scss */
  .product-preview__area-variants {
    display: none !important; } }
/* line 18, theme.scss */
.promo_link_button {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }

/* line 24, theme.scss */
.promo_link_button .btn-request {
  background: linear-gradient(135deg, #ff7e5f, #e1224b);
  color: white;
  padding: 12px 20px;
  font-size: 16px;
  border: none;
  border-radius: 12px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: inline-block; }

/* line 38, theme.scss */
.promo_link_button .btn-request:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2); }

@media (max-width: 768px) {
  /* line 44, theme.scss */
  .promo_link_button {
    margin-top: 16px;
    margin-bottom: 16px; }

  /* line 49, theme.scss */
  .promo_link_button .btn-request {
    width: 100%;
    padding: 14px 0;
    font-size: 15px;
    box-sizing: border-box; } }
/* line 59, theme.scss */
.whatsapp-btn {
  background-color: #25D366;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center; }

/* Только для мобильных */
@media (min-width: 769px) {
  /* line 72, theme.scss */
  .mobile-contact-bar {
    display: none; } }
/* line 78, theme.scss */
.product__compare-btn {
  display: none !important; }

/* line 82, theme.scss */
.hide_on_mobile {
  display: block; }

/* line 86, theme.scss */
.hide_on_desktop {
  display: block; }

@media screen and (min-width: 1024px) {
  /* line 91, theme.scss */
  .hide_on_desktop {
    display: none; } }
@media (max-width: 768px) {
  /* line 97, theme.scss */
  .page_layout {
    padding-top: 80px; }

  /* line 101, theme.scss */
  .hide_on_mobile {
    display: none; }

  /* line 106, theme.scss */
  .product__compare-btn {
    display: none !important; }

  /* line 110, theme.scss */
  .product__area-user-controls .product__rating {
    display: none !important; }

  /* line 114, theme.scss */
  .mobile-contact-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    box-sizing: border-box; }

  /* line 126, theme.scss */
  .contact-bar-links {
    display: flex;
    flex-wrap: wrap; }

  /* line 131, theme.scss */
  .contact-item.phone {
    flex: 50%;
    text-align: center; }

  /* line 136, theme.scss */
  .contact-item.mail {
    flex: 50%;
    text-align: center; }

  /* line 141, theme.scss */
  .contact-item.cellphone {
    flex: 50%;
    text-align: center; }

  /* line 146, theme.scss */
  .contact-item.whatsapp {
    flex: 50%;
    text-align: center; }

  /* line 151, theme.scss */
  .contact-item.whatsapp img {
    vertical-align: middle;
    border-style: none; }

  /* line 159, theme.scss */
  .contact-item.whatsapp .whatsapp-btn {
    background-color: #25D366;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    align-items: center;
    justify-content: center; }

  /* line 171, theme.scss */
  .contact-item a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    font-size: 19px;
    word-break: break-word; }

  /* line 179, theme.scss */
  .contact-item .telegram-btn {
    margin-left: 10px; } }
/* line 184, theme.scss */
#kapelli-framugi-guide {
  --kf-blue: #147db8;
  --kf-blue-dark: #143651;
  --kf-blue-soft: #e5f3fa;
  --kf-bg: #f4f7f9;
  --kf-card: #ffffff;
  --kf-text: #182738;
  --kf-muted: #5e7081;
  --kf-border: #d4dee5;
  width: 100%;
  max-width: 1180px;
  margin: 24px auto;
  overflow: hidden;
  color: var(--kf-text);
  background: var(--kf-bg);
  border-radius: 24px;
  box-shadow: 0 14px 42px rgba(20, 54, 81, 0.12);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.45;
  box-sizing: border-box; }

/* line 207, theme.scss */
#kapelli-framugi-guide *,
#kapelli-framugi-guide *::before,
#kapelli-framugi-guide *::after {
  box-sizing: border-box; }

/* line 213, theme.scss */
#kapelli-framugi-guide h2,
#kapelli-framugi-guide h3,
#kapelli-framugi-guide h4,
#kapelli-framugi-guide p {
  margin-top: 0; }

/* line 220, theme.scss */
#kapelli-framugi-guide .kf-header {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(230px, 0.55fr);
  gap: 30px;
  align-items: center;
  padding: 44px 52px;
  color: #ffffff;
  background: radial-gradient(circle at 88% 100%, rgba(82, 185, 230, 0.18) 0% 160px, rgba(0, 0, 0, 0) 161px), linear-gradient(135deg, #102c45 0%, #194a70 100%); }

/* line 232, theme.scss */
#kapelli-framugi-guide .kf-kicker {
  display: inline-block;
  margin-bottom: 16px;
  padding: 7px 15px;
  border-radius: 999px;
  color: #ffffff;
  background: #248fc4;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 245, theme.scss */
#kapelli-framugi-guide .kf-header h2 {
  margin-bottom: 18px;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.08;
  font-weight: 700; }

/* line 253, theme.scss */
#kapelli-framugi-guide .kf-lead {
  max-width: 770px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 19px;
  line-height: 1.5; }

/* line 261, theme.scss */
#kapelli-framugi-guide .kf-hero {
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  padding: 17px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.96); }

/* line 272, theme.scss */
#kapelli-framugi-guide .kf-content {
  padding: 38px 52px 48px; }

/* line 276, theme.scss */
#kapelli-framugi-guide .kf-simple {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  margin-bottom: 42px;
  padding: 18px 22px;
  border: 1px solid var(--kf-border);
  border-radius: 18px;
  background: var(--kf-card); }

/* line 288, theme.scss */
#kapelli-framugi-guide .kf-info-icon {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: var(--kf-blue);
  font-size: 28px;
  font-weight: 700; }

/* line 300, theme.scss */
#kapelli-framugi-guide .kf-simple strong {
  display: block;
  margin-bottom: 3px;
  color: var(--kf-text);
  font-size: 21px; }

/* line 307, theme.scss */
#kapelli-framugi-guide .kf-simple p {
  margin-bottom: 0;
  color: var(--kf-muted); }

/* line 312, theme.scss */
#kapelli-framugi-guide .kf-section {
  margin-top: 46px; }

/* line 316, theme.scss */
#kapelli-framugi-guide .kf-section:first-of-type {
  margin-top: 0; }

/* line 320, theme.scss */
#kapelli-framugi-guide .kf-section-head {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 22px; }

/* line 328, theme.scss */
#kapelli-framugi-guide .kf-section h3 {
  margin-bottom: 0;
  color: var(--kf-text);
  font-size: clamp(27px, 3vw, 38px);
  line-height: 1.15;
  font-weight: 700; }

/* line 336, theme.scss */
#kapelli-framugi-guide .kf-note {
  margin-bottom: 2px;
  color: var(--kf-muted);
  text-align: right; }

/* line 342, theme.scss */
#kapelli-framugi-guide .kf-variants {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px; }

/* line 348, theme.scss */
#kapelli-framugi-guide .kf-variant {
  min-width: 0;
  padding: 20px;
  border: 1px solid var(--kf-border);
  border-radius: 20px;
  background: var(--kf-card); }

/* line 356, theme.scss */
#kapelli-framugi-guide .kf-badge {
  display: inline-block;
  margin-bottom: 13px;
  padding: 5px 11px;
  border-radius: 999px;
  color: #0d6f9f;
  background: var(--kf-blue-soft);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

/* Рисунки дверей построены только CSS — SVG и картинки не нужны */
/* line 370, theme.scss */
#kapelli-framugi-guide .kf-door-wrap {
  display: grid;
  min-height: 245px;
  margin-bottom: 17px;
  place-items: center; }

/* line 377, theme.scss */
#kapelli-framugi-guide .kf-door-visual {
  display: flex;
  width: 152px;
  height: 238px;
  flex-direction: column;
  overflow: hidden;
  border: 6px solid #20384c;
  border-radius: 4px;
  background: #eef2f4; }

/* line 388, theme.scss */
#kapelli-framugi-guide .kf-door-visual--hero {
  width: 195px;
  height: 254px; }

/* line 393, theme.scss */
#kapelli-framugi-guide .kf-door-transom {
  position: relative;
  height: 31%;
  flex: 0 0 31%;
  overflow: hidden;
  border-bottom: 6px solid #20384c;
  background: #d6dfe4; }

/* line 402, theme.scss */
#kapelli-framugi-guide .kf-door-transom--glass {
  background: linear-gradient(135deg, #ddf3fb 0%, #aedbea 100%);
  box-shadow: inset 0 0 0 3px #147db8; }

/* line 407, theme.scss */
#kapelli-framugi-guide .kf-door-transom--glass::before {
  position: absolute;
  top: -17%;
  left: 28%;
  width: 7px;
  height: 135%;
  content: "";
  background: rgba(255, 255, 255, 0.75);
  transform: rotate(34deg); }

/* line 418, theme.scss */
#kapelli-framugi-guide .kf-door-transom--split::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  content: "";
  background: #20384c;
  transform: translateX(-2px); }

/* line 429, theme.scss */
#kapelli-framugi-guide .kf-door-leaves {
  position: relative;
  flex: 1 1 auto;
  background: #eef2f4; }

/* line 435, theme.scss */
#kapelli-framugi-guide .kf-door-leaves::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  content: "";
  background: #20384c;
  transform: translateX(-2px); }

/* line 446, theme.scss */
#kapelli-framugi-guide .kf-door-leaves::after {
  position: absolute;
  top: 51%;
  left: calc(50% - 13px);
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  background: var(--kf-blue); }

/* line 457, theme.scss */
#kapelli-framugi-guide .kf-transom-label {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #147db8;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  transform: translate(-50%, -50%); }

/* line 469, theme.scss */
#kapelli-framugi-guide .kf-variant strong {
  display: block;
  margin-bottom: 7px;
  color: var(--kf-text);
  font-size: 20px; }

/* line 476, theme.scss */
#kapelli-framugi-guide .kf-variant p {
  margin-bottom: 0;
  color: var(--kf-muted);
  font-size: 14px; }

/* line 482, theme.scss */
#kapelli-framugi-guide .kf-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 22px; }

/* line 489, theme.scss */
#kapelli-framugi-guide .kf-stat {
  min-width: 0;
  padding: 19px;
  border-radius: 18px;
  background: #eaf0f4; }

/* line 496, theme.scss */
#kapelli-framugi-guide .kf-stat:nth-child(1),
#kapelli-framugi-guide .kf-stat:nth-child(4) {
  background: var(--kf-blue-soft); }

/* line 501, theme.scss */
#kapelli-framugi-guide .kf-stat span,
#kapelli-framugi-guide .kf-stat small {
  display: block;
  color: var(--kf-muted); }

/* line 507, theme.scss */
#kapelli-framugi-guide .kf-stat strong {
  display: block;
  margin: 4px 0;
  color: var(--kf-text);
  font-size: clamp(27px, 3vw, 38px);
  line-height: 1.1; }

/* line 515, theme.scss */
#kapelli-framugi-guide .kf-stat:nth-child(1) strong,
#kapelli-framugi-guide .kf-stat:nth-child(4) strong {
  color: var(--kf-blue); }

/* line 520, theme.scss */
#kapelli-framugi-guide .kf-stat small {
  font-size: 13px; }

/* line 524, theme.scss */
#kapelli-framugi-guide .kf-widths {
  overflow: hidden;
  border: 1px solid var(--kf-border);
  border-radius: 20px;
  background: var(--kf-card); }

/* line 531, theme.scss */
#kapelli-framugi-guide .kf-widths-title {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  padding: 18px 22px;
  border-bottom: 1px solid var(--kf-border);
  font-size: 20px;
  font-weight: 700; }

/* line 542, theme.scss */
#kapelli-framugi-guide .kf-widths-title small {
  color: var(--kf-muted);
  font-size: 13px;
  font-weight: 400; }

/* line 548, theme.scss */
#kapelli-framugi-guide .kf-width-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 120px;
  gap: 18px;
  align-items: center;
  padding: 15px 22px;
  border-bottom: 1px solid var(--kf-border); }

/* line 557, theme.scss */
#kapelli-framugi-guide .kf-width-row:last-child {
  border-bottom: 0; }

/* line 561, theme.scss */
#kapelli-framugi-guide .kf-width-row strong {
  color: var(--kf-blue);
  text-align: right;
  white-space: nowrap; }

/* line 567, theme.scss */
#kapelli-framugi-guide .kf-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px; }

/* line 573, theme.scss */
#kapelli-framugi-guide .kf-option {
  padding: 24px;
  border: 1px solid var(--kf-border);
  border-radius: 20px;
  background: var(--kf-card); }

/* line 580, theme.scss */
#kapelli-framugi-guide .kf-option h4 {
  margin: 0 0 8px;
  color: var(--kf-text);
  font-size: 23px; }

/* line 586, theme.scss */
#kapelli-framugi-guide .kf-option p {
  margin-bottom: 18px;
  color: var(--kf-muted); }

/* line 591, theme.scss */
#kapelli-framugi-guide .kf-option > small {
  color: var(--kf-muted); }

/* line 595, theme.scss */
#kapelli-framugi-guide .kf-swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px; }

/* line 602, theme.scss */
#kapelli-framugi-guide .kf-swatch {
  position: relative;
  display: block;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  margin: 0;
  padding: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  outline: 1px solid #c1ccd3;
  box-shadow: 0 3px 9px rgba(20, 54, 81, 0.16);
  cursor: help;
  appearance: none;
  -webkit-appearance: none;
  transition: transform 0.16s ease, box-shadow 0.16s ease; }

/* line 621, theme.scss */
#kapelli-framugi-guide .kf-swatch:hover,
#kapelli-framugi-guide .kf-swatch:focus {
  z-index: 30;
  box-shadow: 0 6px 18px rgba(20, 54, 81, 0.28);
  transform: translateY(-3px) scale(1.08); }

/* line 628, theme.scss */
#kapelli-framugi-guide .kf-swatch:focus-visible {
  outline: 3px solid var(--kf-blue);
  outline-offset: 3px; }

/* line 633, theme.scss */
#kapelli-framugi-guide .kf-swatch::before,
#kapelli-framugi-guide .kf-swatch::after {
  position: absolute;
  left: 50%;
  z-index: 40;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transform: translateX(-50%) translateY(4px);
  transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease; }

/* line 645, theme.scss */
#kapelli-framugi-guide .kf-swatch::before {
  bottom: calc(100% + 6px);
  width: 0;
  height: 0;
  content: "";
  border: 7px solid transparent;
  border-top-color: #172b3d; }

/* line 654, theme.scss */
#kapelli-framugi-guide .kf-swatch::after {
  bottom: calc(100% + 20px);
  width: max-content;
  max-width: 235px;
  padding: 8px 11px;
  content: attr(aria-label);
  color: #ffffff;
  background: #172b3d;
  border-radius: 8px;
  box-shadow: 0 7px 20px rgba(11, 34, 51, 0.24);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: normal; }

/* line 672, theme.scss */
#kapelli-framugi-guide .kf-swatch:hover::before,
#kapelli-framugi-guide .kf-swatch:hover::after,
#kapelli-framugi-guide .kf-swatch:focus::before,
#kapelli-framugi-guide .kf-swatch:focus::after {
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) translateY(0); }

/* line 681, theme.scss */
#kapelli-framugi-guide .kf-color-white {
  background: #f7f7f3; }

/* line 685, theme.scss */
#kapelli-framugi-guide .kf-color-9001 {
  background: #e9e1d2; }

/* line 689, theme.scss */
#kapelli-framugi-guide .kf-color-7035 {
  background: #c8ccc8; }

/* line 693, theme.scss */
#kapelli-framugi-guide .kf-color-7040 {
  background: #9da3a6; }

/* line 697, theme.scss */
#kapelli-framugi-guide .kf-color-7046 {
  background: #82898f; }

/* line 701, theme.scss */
#kapelli-framugi-guide .kf-color-6019 {
  background: #b8d8b9; }

/* line 705, theme.scss */
#kapelli-framugi-guide .kf-color-5024 {
  background: #6f9caf; }

/* line 709, theme.scss */
#kapelli-framugi-guide .kf-color-7047 {
  background: #d0d0ce; }

/* line 713, theme.scss */
#kapelli-framugi-guide .kf-color-dub-venge {
  background: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0 1px, transparent 1px 5px), linear-gradient(90deg, #251c1b 0%, #49332e 45%, #1d1717 100%); }

/* line 719, theme.scss */
#kapelli-framugi-guide .kf-color-dub-beleniy {
  background: repeating-linear-gradient(88deg, rgba(143, 108, 75, 0.18) 0 1px, transparent 1px 5px), linear-gradient(90deg, #eee1d3 0%, #d8c3ae 52%, #f3e8dc 100%); }

/* line 725, theme.scss */
#kapelli-framugi-guide .kf-color-listvennitsa {
  background: repeating-linear-gradient(92deg, rgba(126, 105, 81, 0.2) 0 1px, transparent 1px 4px), linear-gradient(90deg, #eee7da 0%, #cfc2ae 48%, #f4ede2 100%); }

/* line 731, theme.scss */
#kapelli-framugi-guide .kf-color-beton {
  background: radial-gradient(circle at 23% 28%, rgba(255, 255, 255, 0.4) 0% 2px, rgba(0, 0, 0, 0) 3px), radial-gradient(circle at 72% 66%, rgba(73, 82, 87, 0.18) 0% 3px, rgba(0, 0, 0, 0) 4px), linear-gradient(135deg, #b9bdbc, #8f9696); }

/* line 738, theme.scss */
#kapelli-framugi-guide .kf-color-beton-black {
  background: radial-gradient(circle at 28% 25%, rgba(255, 255, 255, 0.1) 0% 2px, rgba(0, 0, 0, 0) 3px), radial-gradient(circle at 70% 68%, rgba(0, 0, 0, 0.28) 0% 3px, rgba(0, 0, 0, 0) 4px), linear-gradient(135deg, #4a4b4b, #262828); }

/* line 745, theme.scss */
#kapelli-framugi-guide .kf-color-napoli-gray {
  background: repeating-linear-gradient(0deg, rgba(62, 62, 58, 0.3) 0 1px, transparent 1px 5px), linear-gradient(90deg, #8d8b82, #b2afa4 50%, #777770); }

/* line 751, theme.scss */
#kapelli-framugi-guide .kf-color-pecan {
  background: repeating-linear-gradient(88deg, rgba(41, 20, 12, 0.24) 0 1px, transparent 1px 6px), linear-gradient(90deg, #6d4432 0%, #9a6848 48%, #533125 100%); }

/* line 757, theme.scss */
#kapelli-framugi-guide .kf-color-shagreen-white {
  background: radial-gradient(circle, rgba(156, 160, 160, 0.35) 0% 1px, rgba(0, 0, 0, 0) 1.5px) 0 0/5px 5px, #f1f1ed; }

/* line 763, theme.scss */
#kapelli-framugi-guide .kf-color-shagreen-gray {
  background: radial-gradient(circle, rgba(73, 77, 79, 0.34) 0% 1px, rgba(0, 0, 0, 0) 1.5px) 0 0/5px 5px, #a4a7a5; }

/* line 769, theme.scss */
#kapelli-framugi-guide .kf-color-venge {
  background: repeating-linear-gradient(90deg, rgba(177, 130, 88, 0.11) 0 1px, transparent 1px 4px), linear-gradient(90deg, #211817, #3b2723 46%, #171313); }

/* line 775, theme.scss */
#kapelli-framugi-guide .kf-color-multicolor {
  background: radial-gradient(circle at center, #ffffff 0% 23%, rgba(0, 0, 0, 0) 24%), conic-gradient(#d83c3c, #e8a43a, #d9d84a, #54a865, #48aeb4, #4d73bd, #7656aa, #d83c3c); }

/* line 790, theme.scss */
#kapelli-framugi-guide .kf-glasses {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px; }

/* line 796, theme.scss */
#kapelli-framugi-guide .kf-glass {
  min-width: 0;
  text-align: center; }

/* line 801, theme.scss */
#kapelli-framugi-guide .kf-glass-sample {
  position: relative;
  width: 100%;
  aspect-ratio: 1.35 / 1;
  margin-bottom: 8px;
  overflow: hidden;
  border: 2px solid #8eb7ca;
  border-radius: 12px;
  background: linear-gradient(135deg, #d9f1f9, #b9dfed); }

/* line 812, theme.scss */
#kapelli-framugi-guide .kf-glass-sample::after {
  position: absolute;
  top: 8%;
  left: 23%;
  width: 7px;
  height: 82%;
  content: "";
  background: rgba(255, 255, 255, 0.72);
  transform: rotate(34deg); }

/* line 823, theme.scss */
#kapelli-framugi-guide .kf-glass-sample.is-matt {
  border-color: #aab8c0;
  background: linear-gradient(135deg, #eef2f4, #cbd7dd); }

/* line 828, theme.scss */
#kapelli-framugi-guide .kf-glass-sample.is-wire {
  border-color: #7799aa;
  background-color: #c8e8f3;
  background-image: linear-gradient(rgba(80, 120, 142, 0.55) 1px, transparent 1px), linear-gradient(90deg, rgba(80, 120, 142, 0.55) 1px, transparent 1px), linear-gradient(135deg, #d9f1f9, #b9dfed);
  background-size: 13px 13px, 13px 13px, 100% 100%; }

/* line 838, theme.scss */
#kapelli-framugi-guide .kf-glass strong {
  display: block;
  color: var(--kf-text);
  font-size: 14px; }

/* line 844, theme.scss */
#kapelli-framugi-guide .kf-glass small {
  display: block;
  margin-top: 2px;
  color: var(--kf-muted);
  font-size: 11px; }

/* line 851, theme.scss */
#kapelli-framugi-guide .kf-disclaimer {
  padding: 15px 30px;
  color: #677786;
  background: #e7edf1;
  font-size: 12px;
  text-align: center; }

@media (max-width: 900px) {
  /* line 860, theme.scss */
  #kapelli-framugi-guide .kf-header {
    grid-template-columns: 1fr;
    padding: 36px; }

  /* line 865, theme.scss */
  #kapelli-framugi-guide .kf-hero {
    max-width: 220px; }

  /* line 869, theme.scss */
  #kapelli-framugi-guide .kf-content {
    padding: 34px 36px 42px; }

  /* line 873, theme.scss */
  #kapelli-framugi-guide .kf-variants,
  #kapelli-framugi-guide .kf-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 878, theme.scss */
  #kapelli-framugi-guide .kf-options {
    grid-template-columns: 1fr; } }
@media (max-width: 600px) {
  /* line 884, theme.scss */
  #kapelli-framugi-guide {
    margin: 12px auto;
    border-radius: 14px;
    font-size: 15px; }

  /* line 890, theme.scss */
  #kapelli-framugi-guide .kf-header {
    gap: 24px;
    padding: 28px 20px; }

  /* line 895, theme.scss */
  #kapelli-framugi-guide .kf-header h2 {
    font-size: clamp(32px, 10vw, 43px); }

  /* line 899, theme.scss */
  #kapelli-framugi-guide .kf-lead {
    font-size: 17px; }

  /* line 903, theme.scss */
  #kapelli-framugi-guide .kf-content {
    padding: 26px 18px 34px; }

  /* line 907, theme.scss */
  #kapelli-framugi-guide .kf-simple {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 13px;
    margin-bottom: 34px;
    padding: 15px; }

  /* line 914, theme.scss */
  #kapelli-framugi-guide .kf-info-icon {
    width: 42px;
    height: 42px;
    font-size: 22px; }

  /* line 920, theme.scss */
  #kapelli-framugi-guide .kf-simple strong {
    font-size: 18px; }

  /* line 924, theme.scss */
  #kapelli-framugi-guide .kf-section {
    margin-top: 38px; }

  /* line 928, theme.scss */
  #kapelli-framugi-guide .kf-section-head {
    display: block; }

  /* line 932, theme.scss */
  #kapelli-framugi-guide .kf-note {
    margin-top: 7px;
    text-align: left; }

  /* line 937, theme.scss */
  #kapelli-framugi-guide .kf-variants {
    grid-template-columns: 1fr; }

  /* line 941, theme.scss */
  #kapelli-framugi-guide .kf-variant {
    display: grid;
    grid-template-columns: minmax(115px, 0.65fr) minmax(0, 1fr);
    gap: 0 17px;
    align-items: center; }

  /* line 948, theme.scss */
  #kapelli-framugi-guide .kf-badge {
    grid-column: 1 / -1;
    justify-self: start; }

  /* line 953, theme.scss */
  #kapelli-framugi-guide .kf-door-wrap {
    grid-row: 2 / 4;
    min-height: 0;
    margin-bottom: 0; }

  /* line 959, theme.scss */
  #kapelli-framugi-guide .kf-door-visual {
    width: 125px;
    height: 198px; }

  /* line 964, theme.scss */
  #kapelli-framugi-guide .kf-variant strong {
    align-self: end; }

  /* line 968, theme.scss */
  #kapelli-framugi-guide .kf-variant p {
    align-self: start; }

  /* line 972, theme.scss */
  #kapelli-framugi-guide .kf-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px; }

  /* line 977, theme.scss */
  #kapelli-framugi-guide .kf-stat {
    padding: 15px; }

  /* line 981, theme.scss */
  #kapelli-framugi-guide .kf-stat strong {
    font-size: 27px; }

  /* line 985, theme.scss */
  #kapelli-framugi-guide .kf-widths-title {
    display: block; }

  /* line 989, theme.scss */
  #kapelli-framugi-guide .kf-widths-title small {
    display: block;
    margin-top: 2px; }

  /* line 994, theme.scss */
  #kapelli-framugi-guide .kf-width-row {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 14px 17px; }

  /* line 1000, theme.scss */
  #kapelli-framugi-guide .kf-width-row strong {
    text-align: left; }

  /* line 1004, theme.scss */
  #kapelli-framugi-guide .kf-option {
    padding: 20px 17px; }

  /* line 1008, theme.scss */
  #kapelli-framugi-guide .kf-glasses {
    gap: 8px; }

  /* line 1012, theme.scss */
  #kapelli-framugi-guide .kf-glass strong {
    font-size: 12px; } }
@media (max-width: 390px) {
  /* line 1018, theme.scss */
  #kapelli-framugi-guide .kf-variant {
    display: block; }

  /* line 1022, theme.scss */
  #kapelli-framugi-guide .kf-door-wrap {
    margin-bottom: 15px; }

  /* line 1026, theme.scss */
  #kapelli-framugi-guide .kf-stats {
    grid-template-columns: 1fr; }

  /* line 1030, theme.scss */
  #kapelli-framugi-guide .kf-glasses {
    grid-template-columns: 1fr; }

  /* line 1034, theme.scss */
  #kapelli-framugi-guide .kf-glass-sample {
    max-width: 190px;
    margin-right: auto;
    margin-left: auto; } }
