@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FAF6F0);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f6efe5);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #f1e6d6);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #b8873d);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #D94D74);
  --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, #df6789);
  --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, #e47f9c);
  --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, #f3c8d5);
  --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, #B9345D);
  --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, #c83e67);
  --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, #cf5378);
  --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, #e194ab);
  --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, #2B2027);
  --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, #45333e);
  --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, #5e4555);
  --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, #a38297);
  --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, 30px);
  --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, Manrope);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Manrope);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 24);
  --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, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, right);
  --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, false);
  --kfb_popup_enabled:var(--draft-kfb_popup_enabled, true);
  --kfb_popup_delay:var(--draft-kfb_popup_delay, 7сек.); }

/* line 4, theme.scss */
:root {
  --kfb-ink: #2b2027;
  --kfb-ink-soft: #675a62;
  --kfb-plum: #382433;
  --kfb-plum-2: #513146;
  --kfb-berry: #d94d74;
  --kfb-berry-dark: #ad3158;
  --kfb-teal: #2d8277;
  --kfb-teal-dark: #1f645c;
  --kfb-gold: #d5a44f;
  --kfb-cream: #faf6f0;
  --kfb-paper: #fffdf9;
  --kfb-blush: #f5e3e8;
  --kfb-mint: #e4f1ee;
  --kfb-line: rgba(56, 36, 51, 0.12);
  --kfb-shadow-sm: 0 12px 30px rgba(56, 36, 51, 0.09);
  --kfb-shadow: 0 28px 75px rgba(56, 36, 51, 0.14);
  --kfb-radius-sm: 16px;
  --kfb-radius: 26px;
  --kfb-radius-lg: 38px;
  --kfb-shell: 1440px; }

/* line 27, theme.scss */
html {
  scroll-behavior: smooth;
  scrollbar-color: var(--kfb-berry) #eadfe2;
  scrollbar-width: thin; }

/* line 33, theme.scss */
html::-webkit-scrollbar {
  width: 11px; }

/* line 37, theme.scss */
html::-webkit-scrollbar-track {
  background: #eadfe2; }

/* line 41, theme.scss */
html::-webkit-scrollbar-thumb {
  min-height: 80px;
  border: 3px solid #eadfe2;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--kfb-berry), var(--kfb-teal)); }

/* line 48, theme.scss */
body {
  overflow-x: hidden;
  color: var(--kfb-ink);
  background: radial-gradient(circle at 3% 7%, rgba(217, 77, 116, 0.055), rgba(0, 0, 0, 0) 23rem), radial-gradient(circle at 98% 18%, rgba(45, 130, 119, 0.055), rgba(0, 0, 0, 0) 25rem), var(--kfb-cream);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* line 59, theme.scss */
body,
button,
input,
select,
textarea {
  font-family: "Manrope", "PT Root UI", Arial, sans-serif; }

/* line 67, theme.scss */
body *,
body *::before,
body *::after {
  box-sizing: border-box; }

/* line 73, theme.scss */
body img,
body svg {
  max-width: 100%; }

/* line 78, theme.scss */
body a,
body button {
  -webkit-tap-highlight-color: transparent; }

/* line 83, theme.scss */
body :focus-visible {
  outline: 3px solid rgba(217, 77, 116, 0.42);
  outline-offset: 3px; }

/* line 88, theme.scss */
::selection {
  color: #fff;
  background: var(--kfb-berry); }

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

/* line 99, theme.scss */
.kfb-shell {
  width: min(calc(100% - 48px), var(--kfb-shell));
  margin-right: auto;
  margin-left: auto; }

/* line 105, theme.scss */
.kfb-section {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  overflow: hidden;
  isolation: isolate; }

/* line 114, theme.scss */
.kfb-section h1,
.kfb-section h2,
.kfb-section h3,
.kfb-page-extra h2,
.kfb-cart-invoice h2,
.kfb-product-meter h2 {
  margin-top: 0;
  color: inherit;
  letter-spacing: -0.045em;
  text-wrap: balance; }

/* line 126, theme.scss */
.kfb-section h2,
.kfb-page-extra h2,
.kfb-cart-invoice h2,
.kfb-product-meter h2 {
  margin-bottom: 0;
  font-size: clamp(2rem, 4vw, 4.65rem);
  line-height: 0.98; }

/* line 135, theme.scss */
.kfb-section p,
.kfb-page-extra p,
.kfb-cart-invoice p,
.kfb-product-meter p {
  line-height: 1.7; }

/* line 142, theme.scss */
.kfb-kicker,
.kfb-eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 18px;
  color: var(--kfb-berry-dark);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 156, theme.scss */
.kfb-eyebrow span {
  width: 31px;
  height: 1px;
  background: currentColor; }

/* line 162, theme.scss */
.kfb-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.72fr);
  gap: clamp(30px, 7vw, 112px);
  align-items: end;
  margin-bottom: clamp(34px, 5vw, 70px); }

/* line 170, theme.scss */
.kfb-section-head > div:last-child {
  max-width: 580px;
  color: var(--kfb-ink-soft);
  font-size: clamp(1rem, 1.4vw, 1.18rem); }

/* line 176, theme.scss */
.kfb-section-head > div:last-child > :last-child,
.kfb-section-head > div:last-child p:last-child {
  margin-bottom: 0; }

/* line 181, theme.scss */
.kfb-section-head--light,
.kfb-section-head--light h2 {
  color: #fff; }

/* line 186, theme.scss */
.kfb-section-head--light .kfb-kicker {
  color: #f4a6bb; }

/* line 190, theme.scss */
.kfb-section-head--light > div:last-child {
  color: rgba(255, 255, 255, 0.72); }

/* line 194, theme.scss */
.kfb-center {
  display: flex;
  justify-content: center;
  margin-top: 42px; }

/* line 200, theme.scss */
.kfb-button {
  position: relative;
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 15px 23px;
  overflow: hidden;
  border: 1px solid var(--kfb-berry);
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(135deg, #e45a80 0%, var(--kfb-berry) 46%, #bd365e 100%);
  box-shadow: 0 14px 34px rgba(217, 77, 116, 0.25);
  font: inherit;
  font-size: 0.93rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease; }

/* line 223, theme.scss */
.kfb-button::before {
  position: absolute;
  top: -20%;
  left: -38%;
  width: 28%;
  height: 140%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.38), transparent);
  content: "";
  transform: skewX(-18deg);
  transition: left 0.55s ease; }

/* line 235, theme.scss */
.kfb-button:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 19px 42px rgba(217, 77, 116, 0.32); }

/* line 241, theme.scss */
.kfb-button:hover::before {
  left: 112%; }

/* line 245, theme.scss */
.kfb-button--light {
  border-color: rgba(56, 36, 51, 0.15);
  color: var(--kfb-ink);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: none; }

/* line 252, theme.scss */
.kfb-button--light:hover {
  color: var(--kfb-berry-dark);
  border-color: rgba(217, 77, 116, 0.28);
  background: #fff;
  box-shadow: var(--kfb-shadow-sm); }

/* line 259, theme.scss */
.kfb-button--dark {
  border-color: var(--kfb-plum);
  background: linear-gradient(135deg, var(--kfb-plum-2), var(--kfb-plum));
  box-shadow: 0 16px 36px rgba(56, 36, 51, 0.24); }

/* line 265, theme.scss */
.kfb-text-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 4px 0;
  border: 0;
  border-bottom: 1px solid currentColor;
  color: var(--kfb-berry-dark);
  background: transparent;
  font: inherit;
  font-weight: 800;
  line-height: 1.25;
  text-decoration: none;
  cursor: pointer;
  transition: gap 0.2s ease, color 0.2s ease; }

/* line 282, theme.scss */
.kfb-text-link:hover {
  gap: 13px;
  color: var(--kfb-teal); }

/* line 287, theme.scss */
.kfb-text-link--button {
  text-align: left; }

/* Header */
/* line 292, theme.scss */
.page_layout > header {
  position: relative !important;
  z-index: 10;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  background: rgba(255, 253, 249, 0.96);
  box-shadow: 0 8px 32px rgba(56, 36, 51, 0.065); }

/* line 303, theme.scss */
.header-part-top,
.header-part-top__inner {
  color: rgba(255, 255, 255, 0.9) !important;
  background: var(--kfb-plum) !important; }

/* line 309, theme.scss */
.header-part-top__inner {
  min-height: 38px; }

/* line 313, theme.scss */
.header-part-top a,
.header-part-top .header__menu-link,
.header-part-top .header__phone-value {
  color: rgba(255, 255, 255, 0.9) !important; }

/* line 319, theme.scss */
.header-part-top a:hover,
.header-part-top .header__menu-link:hover {
  color: #fff !important; }

/* line 324, theme.scss */
.header-part-main,
.header-part-main__inner {
  background: rgba(255, 253, 249, 0.98) !important; }

/* line 329, theme.scss */
.header-part-main__inner {
  gap: 18px;
  min-height: 82px;
  padding-top: 13px !important;
  padding-bottom: 13px !important; }

/* line 336, theme.scss */
.page_layout > header .header__logo {
  max-height: 58px !important; }

/* line 340, theme.scss */
.page_layout > header .header__logo img,
.page_layout > header .header__area-logo .default-logo {
  display: block;
  width: auto !important;
  height: auto !important;
  aspect-ratio: auto !important;
  max-width: 100% !important;
  max-height: 58px !important;
  object-fit: contain !important; }

/* line 351, theme.scss */
.default-logo__text {
  color: var(--kfb-plum) !important;
  font-weight: 800 !important;
  letter-spacing: -0.04em; }

/* line 357, theme.scss */
.header__show-collection-btn {
  min-height: 48px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  background: linear-gradient(135deg, var(--kfb-berry), var(--kfb-berry-dark)) !important;
  box-shadow: 0 11px 25px rgba(217, 77, 116, 0.2);
  font-weight: 800 !important; }

/* line 369, theme.scss */
.header__search-form {
  overflow: visible; }

/* line 373, theme.scss */
.header__search-field {
  min-height: 48px !important;
  border: 1px solid rgba(56, 36, 51, 0.13) !important;
  border-radius: 999px !important;
  background: #f8f2ee !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75); }

/* line 381, theme.scss */
.header__search-field:focus {
  border-color: rgba(217, 77, 116, 0.5) !important;
  background: #fff !important; }

/* line 386, theme.scss */
.header__search-btn {
  right: 5px !important;
  min-width: 40px;
  min-height: 40px !important;
  margin-top: 4px;
  margin-right: 4px;
  border-radius: 50% !important;
  color: var(--kfb-plum) !important;
  background: transparent !important; }

/* line 397, theme.scss */
.header__control-btn {
  display: inline-grid !important;
  min-width: 43px;
  min-height: 43px;
  place-items: center;
  border: 1px solid rgba(56, 36, 51, 0.11);
  border-radius: 50%;
  color: var(--kfb-plum) !important;
  background: #fff;
  transition: transform 0.2s ease, border-color 0.2s ease, color 0.2s ease; }

/* line 409, theme.scss */
.header__control-btn:hover {
  border-color: rgba(217, 77, 116, 0.34);
  color: var(--kfb-berry) !important;
  transform: translateY(-2px); }

/* line 415, theme.scss */
.header__control-bage {
  background: var(--kfb-berry) !important; }

/* line 419, theme.scss */
.header__collections {
  border-radius: 0 0 var(--kfb-radius) var(--kfb-radius);
  box-shadow: var(--kfb-shadow); }

/* line 424, theme.scss */
.header__collections-link,
.header__collections-head {
  color: var(--kfb-ink) !important; }

/* line 429, theme.scss */
.header__collections-photo {
  overflow: hidden;
  border-radius: 15px; }

/* line 434, theme.scss */
.header-mobile-panel {
  color: var(--kfb-plum) !important;
  background: rgba(255, 253, 249, 0.98) !important;
  box-shadow: 0 7px 24px rgba(56, 36, 51, 0.09); }

/* Hero */
/* line 441, theme.scss */
.kfb-hero {
  padding-top: clamp(42px, 6.5vw, 94px);
  background: radial-gradient(circle at 9% 10%, rgba(213, 164, 79, 0.18), rgba(0, 0, 0, 0) 23rem), radial-gradient(circle at 88% 22%, rgba(45, 130, 119, 0.15), rgba(0, 0, 0, 0) 26rem), linear-gradient(150deg, #fffaf4 0%, #fbf0f1 49%, #eef7f4 100%); }

/* line 449, theme.scss */
.kfb-hero::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: 0.26;
  background-image: linear-gradient(rgba(56, 36, 51, 0.045) 1px, transparent 1px), linear-gradient(90deg, rgba(56, 36, 51, 0.045) 1px, transparent 1px);
  background-size: 38px 38px;
  content: "";
  mask-image: linear-gradient(to bottom, #000, transparent 86%); }

/* line 462, theme.scss */
.kfb-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(440px, 0.96fr);
  gap: clamp(30px, 5.5vw, 86px);
  align-items: center;
  min-height: min(720px, calc(100vh - 135px));
  padding-bottom: clamp(55px, 7vw, 98px); }

/* line 471, theme.scss */
.kfb-hero__content {
  position: relative;
  z-index: 2;
  max-width: 780px; }

/* line 477, theme.scss */
.kfb-hero h1 {
  max-width: 760px;
  margin: 0 0 27px;
  color: var(--kfb-plum);
  font-size: clamp(3.4rem, 7.3vw, 7.25rem);
  font-weight: 750;
  line-height: 0.86; }

/* line 486, theme.scss */
.kfb-hero__lead {
  max-width: 650px;
  color: var(--kfb-ink-soft);
  font-size: clamp(1.06rem, 1.65vw, 1.35rem); }

/* line 492, theme.scss */
.kfb-hero__lead p:last-child {
  margin-bottom: 0; }

/* line 496, theme.scss */
.kfb-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 33px; }

/* line 503, theme.scss */
.kfb-hero__trust {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  max-width: 700px;
  margin: 34px 0 0;
  padding: 0;
  list-style: none; }

/* line 513, theme.scss */
.kfb-hero__trust li {
  padding: 15px 16px;
  border: 1px solid rgba(56, 36, 51, 0.09);
  border-radius: 15px;
  color: var(--kfb-ink-soft);
  background: rgba(255, 255, 255, 0.56);
  font-size: 0.76rem;
  line-height: 1.35;
  backdrop-filter: blur(8px); }

/* line 524, theme.scss */
.kfb-hero__trust span {
  display: block;
  margin-bottom: 3px;
  color: var(--kfb-plum);
  font-size: 1rem;
  font-weight: 850; }

/* line 532, theme.scss */
.kfb-hero__visual {
  position: relative;
  min-width: 0; }

/* line 537, theme.scss */
.kfb-hero__visual > img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  filter: drop-shadow(0 33px 46px rgba(56, 36, 51, 0.13));
  transform: rotate(1.5deg); }

/* line 546, theme.scss */
.kfb-hero__glow {
  position: absolute;
  z-index: 1;
  top: 15%;
  left: 14%;
  width: 70%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.65);
  filter: blur(30px); }

/* line 558, theme.scss */
.kfb-hero__chip {
  position: absolute;
  z-index: 3;
  padding: 10px 16px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 999px;
  color: var(--kfb-plum);
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 14px 32px rgba(56, 36, 51, 0.13);
  font-size: 0.76rem;
  font-weight: 800;
  backdrop-filter: blur(10px);
  animation: kfb-float 5s ease-in-out infinite; }

/* line 573, theme.scss */
.kfb-hero__chip--one {
  top: 9%;
  left: 1%; }

/* line 578, theme.scss */
.kfb-hero__chip--two {
  top: 24%;
  right: -1%;
  animation-delay: -1.4s; }

/* line 584, theme.scss */
.kfb-hero__chip--three {
  bottom: 24%;
  left: -2%;
  animation-delay: -2.6s; }

/* line 590, theme.scss */
.kfb-hero__chip--four {
  right: 4%;
  bottom: 13%;
  animation-delay: -3.6s; }

/* line 596, theme.scss */
.kfb-hero__note {
  position: absolute;
  z-index: 4;
  right: 7%;
  bottom: 1%;
  display: grid;
  max-width: 235px;
  padding: 17px 20px;
  border: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 18px;
  color: #fff;
  background: rgba(56, 36, 51, 0.88);
  box-shadow: 0 20px 40px rgba(56, 36, 51, 0.22);
  backdrop-filter: blur(12px); }

/* line 612, theme.scss */
.kfb-hero__note strong {
  margin-bottom: 4px;
  font-size: 0.93rem; }

/* line 617, theme.scss */
.kfb-hero__note span {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.72rem;
  line-height: 1.45; }

/* line 623, theme.scss */
.kfb-ticker {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid rgba(56, 36, 51, 0.09);
  border-bottom: 1px solid rgba(56, 36, 51, 0.09);
  background: rgba(255, 255, 255, 0.64); }

/* line 632, theme.scss */
.kfb-ticker > div {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 23px;
  padding: 17px 0;
  animation: kfb-marquee 36s linear infinite; }

/* line 641, theme.scss */
.kfb-ticker span {
  color: var(--kfb-plum);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 649, theme.scss */
.kfb-ticker i {
  color: var(--kfb-berry);
  font-style: normal; }

/* Videos */
/* line 655, theme.scss */
.kfb-videos {
  padding: clamp(80px, 9vw, 142px) 0 clamp(76px, 8vw, 128px);
  background: var(--kfb-paper); }

/* line 660, theme.scss */
.kfb-video-grid {
  display: grid;
  grid-template-columns: 1.12fr 0.94fr 0.94fr;
  gap: 18px; }

/* line 666, theme.scss */
.kfb-video-card {
  position: relative;
  display: flex;
  min-height: 365px;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--kfb-radius);
  color: #fff;
  text-decoration: none;
  box-shadow: var(--kfb-shadow-sm);
  transition: transform 0.28s ease, box-shadow 0.28s ease; }

/* line 682, theme.scss */
.kfb-video-card--1 {
  min-height: 430px;
  background: radial-gradient(circle at 75% 18%, rgba(255, 255, 255, 0.22), rgba(0, 0, 0, 0) 30%), linear-gradient(145deg, #7a405f, #392432); }

/* line 689, theme.scss */
.kfb-video-card--2 {
  background: radial-gradient(circle at 10% 90%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 32%), linear-gradient(145deg, #3b9186, #1e5f58); }

/* line 695, theme.scss */
.kfb-video-card--3 {
  background: radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0) 30%), linear-gradient(145deg, #e06a8c, #a42d54); }

/* line 701, theme.scss */
.kfb-video-card:hover {
  color: #fff;
  transform: translateY(-6px);
  box-shadow: var(--kfb-shadow); }

/* line 707, theme.scss */
.kfb-video-card__mesh {
  position: absolute;
  inset: 0;
  opacity: 0.21;
  background-image: repeating-linear-gradient(0deg, transparent 0 6px, rgba(255, 255, 255, 0.2) 6px 7px), repeating-linear-gradient(90deg, transparent 0 6px, rgba(255, 255, 255, 0.16) 6px 7px);
  transition: transform 0.5s ease; }

/* line 717, theme.scss */
.kfb-video-card:hover .kfb-video-card__mesh {
  transform: scale(1.05) rotate(1deg); }

/* line 721, theme.scss */
.kfb-video-card__play,
.kfb-video-card__index,
.kfb-video-card__content {
  position: relative;
  z-index: 2; }

/* line 728, theme.scss */
.kfb-video-card__play {
  display: grid;
  width: 60px;
  height: 60px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.46);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(10px);
  transition: transform 0.25s ease, background 0.25s ease; }

/* line 740, theme.scss */
.kfb-video-card:hover .kfb-video-card__play {
  background: rgba(255, 255, 255, 0.27);
  transform: scale(1.08); }

/* line 745, theme.scss */
.kfb-video-card__play svg {
  width: 28px;
  height: 28px;
  fill: #fff; }

/* line 751, theme.scss */
.kfb-video-card__index {
  position: absolute;
  top: 29px;
  right: 29px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.12em; }

/* line 761, theme.scss */
.kfb-video-card__content {
  display: grid;
  gap: 10px;
  max-width: 440px; }

/* line 767, theme.scss */
.kfb-video-card__content strong {
  font-size: clamp(1.28rem, 2vw, 2rem);
  letter-spacing: -0.035em;
  line-height: 1.08; }

/* line 773, theme.scss */
.kfb-video-card__content span {
  color: rgba(255, 255, 255, 0.74);
  font-size: 0.88rem;
  line-height: 1.55; }

/* line 779, theme.scss */
.kfb-videos__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 25px;
  color: var(--kfb-ink-soft); }

/* line 788, theme.scss */
.kfb-videos__footer p {
  margin: 0; }

/* Categories */
/* line 793, theme.scss */
.kfb-categories {
  padding: clamp(78px, 9vw, 142px) 0;
  background: radial-gradient(circle at 100% 0, rgba(45, 130, 119, 0.11), rgba(0, 0, 0, 0) 27rem), linear-gradient(180deg, #f8f1ed, #fffaf5); }

/* line 800, theme.scss */
.kfb-category-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px; }

/* line 806, theme.scss */
.kfb-category-card {
  position: relative;
  display: grid;
  grid-template-rows: minmax(170px, 1fr) auto;
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--kfb-line);
  border-radius: 21px;
  color: var(--kfb-ink);
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 8px 25px rgba(56, 36, 51, 0.055);
  text-decoration: none;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease; }

/* line 821, theme.scss */
.kfb-category-card:hover {
  color: var(--kfb-ink);
  border-color: rgba(217, 77, 116, 0.26);
  box-shadow: var(--kfb-shadow-sm);
  transform: translateY(-5px); }

/* line 828, theme.scss */
.kfb-category-card__media {
  position: relative;
  display: block;
  min-height: 180px;
  overflow: hidden;
  background: var(--kfb-blush); }

/* line 836, theme.scss */
.kfb-category-card__media picture,
.kfb-category-card__media img {
  display: block;
  width: 100%;
  height: 100%; }

/* line 843, theme.scss */
.kfb-category-card__media img {
  object-fit: cover;
  transition: transform 0.5s ease; }

/* line 848, theme.scss */
.kfb-category-card:hover .kfb-category-card__media img {
  transform: scale(1.06); }

/* line 852, theme.scss */
.kfb-category-card__pattern {
  position: absolute;
  inset: 0;
  display: block;
  background-color: #e8a4b8;
  background-image: repeating-linear-gradient(0deg, transparent 0 8px, rgba(255, 255, 255, 0.26) 8px 9px), repeating-linear-gradient(90deg, transparent 0 8px, rgba(120, 45, 76, 0.13) 8px 9px); }

/* line 862, theme.scss */
.kfb-category-card__pattern::after {
  position: absolute;
  right: -18%;
  bottom: -38%;
  width: 82%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.31);
  content: ""; }

/* line 873, theme.scss */
.kfb-category-card__pattern--0 {
  background-color: #8bc9be; }

/* line 877, theme.scss */
.kfb-category-card__pattern--1 {
  background-color: #ef91aa; }

/* line 881, theme.scss */
.kfb-category-card__pattern--2 {
  background-color: #76566c; }

/* line 885, theme.scss */
.kfb-category-card__pattern--3 {
  background-color: #e7c28f; }

/* line 889, theme.scss */
.kfb-category-card__pattern--4 {
  background-color: #9bb6ca; }

/* line 893, theme.scss */
.kfb-category-card__body {
  display: grid;
  gap: 5px;
  padding: 18px 47px 19px 19px; }

/* line 899, theme.scss */
.kfb-category-card__body strong {
  overflow: hidden;
  font-size: 1.02rem;
  letter-spacing: -0.025em;
  line-height: 1.2;
  text-overflow: ellipsis; }

/* line 907, theme.scss */
.kfb-category-card__body span {
  color: var(--kfb-ink-soft);
  font-size: 0.76rem; }

/* line 912, theme.scss */
.kfb-category-card > i {
  position: absolute;
  right: 17px;
  bottom: 21px;
  color: var(--kfb-berry);
  font-style: normal;
  font-weight: 800; }

/* System product cards */
/* line 922, theme.scss */
.product-preview,
.product-card,
[data-product-id] .product-preview {
  overflow: hidden;
  border: 1px solid rgba(56, 36, 51, 0.1);
  border-radius: 21px !important;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 9px 26px rgba(56, 36, 51, 0.055);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; }

/* line 933, theme.scss */
.product-preview:hover,
.product-card:hover,
[data-product-id] .product-preview:hover {
  border-color: rgba(217, 77, 116, 0.25);
  box-shadow: var(--kfb-shadow-sm);
  transform: translateY(-4px); }

/* line 941, theme.scss */
.product-preview__photo,
.product-card__photo {
  overflow: hidden;
  background: linear-gradient(135deg, rgba(245, 227, 232, 0.6), rgba(228, 241, 238, 0.62)); }

/* line 948, theme.scss */
.product-preview__photo img,
.product-card__photo img {
  transition: transform 0.42s ease; }

/* line 953, theme.scss */
.product-preview:hover .product-preview__photo img,
.product-card:hover .product-card__photo img {
  transform: scale(1.035); }

/* line 958, theme.scss */
.product-preview__title,
.product-card__title {
  color: var(--kfb-ink) !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em;
  line-height: 1.35 !important; }

/* line 966, theme.scss */
.product-preview__price,
.product-card__price,
.product__price {
  color: var(--kfb-berry-dark) !important;
  font-weight: 850 !important; }

/* line 973, theme.scss */
.kfb-unit-label {
  display: inline-flex;
  margin-left: 6px;
  padding: 3px 7px;
  border-radius: 999px;
  color: var(--kfb-teal-dark);
  background: var(--kfb-mint);
  font-size: 0.64rem;
  font-weight: 800;
  line-height: 1;
  vertical-align: middle; }

/* line 986, theme.scss */
.kfb-has-meter-product .product__quantity,
.kfb-has-meter-product .product-info__quantity,
.kfb-has-meter-product [data-product-quantity] {
  display: none !important; }

/* line 992, theme.scss */
.kfb-cart-meter-note {
  display: block;
  margin-top: 7px;
  color: var(--kfb-teal-dark);
  font-size: 0.69rem;
  font-weight: 750;
  line-height: 1.35; }

/* line 1001, theme.scss */
.product-preview .button,
.product-card .button,
.product .button {
  border-radius: 999px !important; }

/* line 1007, theme.scss */
.special-products,
.special-products-tabs,
.collection-products {
  position: relative; }

/* Calculator */
/* line 1014, theme.scss */
.kfb-calculator {
  padding: clamp(78px, 9vw, 140px) 0;
  background: var(--kfb-paper); }

/* line 1019, theme.scss */
.kfb-calculator__panel {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(390px, 0.72fr);
  gap: clamp(36px, 8vw, 118px);
  align-items: center;
  padding: clamp(34px, 5vw, 72px);
  border: 1px solid rgba(56, 36, 51, 0.11);
  border-radius: var(--kfb-radius-lg);
  background: radial-gradient(circle at 96% 5%, rgba(45, 130, 119, 0.13), rgba(0, 0, 0, 0) 23rem), radial-gradient(circle at 8% 100%, rgba(217, 77, 116, 0.1), rgba(0, 0, 0, 0) 24rem), #fbf5ef;
  box-shadow: var(--kfb-shadow); }

/* line 1034, theme.scss */
.kfb-calculator__copy h2 {
  max-width: 720px; }

/* line 1038, theme.scss */
.kfb-calculator__copy > div {
  max-width: 650px;
  color: var(--kfb-ink-soft);
  font-size: 1.06rem; }

/* line 1044, theme.scss */
.kfb-calculator__copy ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none; }

/* line 1053, theme.scss */
.kfb-calculator__copy li {
  padding: 10px 13px;
  border: 1px solid rgba(56, 36, 51, 0.1);
  border-radius: 12px;
  color: var(--kfb-ink-soft);
  background: rgba(255, 255, 255, 0.64);
  font-size: 0.76rem; }

/* line 1062, theme.scss */
.kfb-calculator__copy li span {
  color: var(--kfb-plum);
  font-weight: 850; }

/* line 1067, theme.scss */
.kfb-calc {
  display: grid;
  gap: 18px;
  padding: clamp(24px, 3vw, 37px);
  border: 1px solid rgba(56, 36, 51, 0.11);
  border-radius: var(--kfb-radius);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: var(--kfb-shadow-sm); }

/* line 1077, theme.scss */
.kfb-calc > label {
  display: grid;
  gap: 8px;
  color: var(--kfb-ink-soft);
  font-size: 0.78rem;
  font-weight: 750; }

/* line 1085, theme.scss */
.kfb-calc__input {
  position: relative;
  display: block; }

/* line 1090, theme.scss */
.kfb-calc__input input {
  width: 100%;
  min-height: 58px;
  padding: 10px 52px 10px 16px;
  border: 1px solid rgba(56, 36, 51, 0.14);
  border-radius: 14px;
  color: var(--kfb-plum);
  background: #fbf8f4;
  font-size: 1.15rem;
  font-weight: 800; }

/* line 1102, theme.scss */
.kfb-calc__input input:focus {
  border-color: rgba(217, 77, 116, 0.5);
  outline: 0;
  background: #fff; }

/* line 1108, theme.scss */
.kfb-calc__input i {
  position: absolute;
  top: 50%;
  right: 17px;
  color: var(--kfb-ink-soft);
  font-style: normal;
  transform: translateY(-50%); }

/* line 1117, theme.scss */
.kfb-calc__result {
  display: grid;
  gap: 4px;
  padding: 19px;
  border-radius: 15px;
  color: #fff;
  background: linear-gradient(135deg, var(--kfb-plum-2), var(--kfb-plum)); }

/* line 1126, theme.scss */
.kfb-calc__result span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.72rem; }

/* line 1131, theme.scss */
.kfb-calc__result strong {
  font-size: 1.75rem;
  letter-spacing: -0.04em; }

/* line 1136, theme.scss */
.kfb-calc__result small {
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.69rem; }

/* Guides */
/* line 1142, theme.scss */
.kfb-guides {
  padding: clamp(78px, 9vw, 140px) 0;
  background: radial-gradient(circle at 7% 92%, rgba(217, 77, 116, 0.12), rgba(0, 0, 0, 0) 25rem), #f7efe9; }

/* line 1149, theme.scss */
.kfb-guide-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 15px; }

/* line 1155, theme.scss */
.kfb-guide-card {
  position: relative;
  display: flex;
  min-height: 330px;
  flex-direction: column;
  padding: 25px;
  overflow: hidden;
  border: 1px solid var(--kfb-line);
  border-radius: var(--kfb-radius);
  color: var(--kfb-ink);
  background: rgba(255, 255, 255, 0.76);
  text-decoration: none;
  transition: transform 0.27s ease, color 0.27s ease, background 0.27s ease, box-shadow 0.27s ease; }

/* line 1170, theme.scss */
.kfb-guide-card::after {
  position: absolute;
  right: -22%;
  bottom: -28%;
  width: 78%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(217, 77, 116, 0.15), rgba(45, 130, 119, 0.08));
  content: "";
  transition: transform 0.35s ease; }

/* line 1182, theme.scss */
.kfb-guide-card:hover {
  color: var(--kfb-ink);
  background: #fff;
  box-shadow: var(--kfb-shadow-sm);
  transform: translateY(-5px); }

/* line 1189, theme.scss */
.kfb-guide-card:hover::after {
  transform: scale(1.1); }

/* line 1193, theme.scss */
.kfb-guide-card__number {
  align-self: flex-end;
  color: rgba(56, 36, 51, 0.38);
  font-size: 0.72rem;
  font-weight: 850; }

/* line 1200, theme.scss */
.kfb-guide-card__icon {
  position: relative;
  z-index: 2;
  display: grid;
  width: 64px;
  height: 64px;
  place-items: center;
  margin: 31px 0 auto;
  border-radius: 20px;
  color: var(--kfb-berry-dark);
  background: var(--kfb-blush); }

/* line 1213, theme.scss */
.kfb-guide-card__icon svg {
  width: 36px;
  height: 36px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2; }

/* line 1223, theme.scss */
.kfb-guide-card strong,
.kfb-guide-card > span:not(.kfb-guide-card__icon):not(.kfb-guide-card__number),
.kfb-guide-card i {
  position: relative;
  z-index: 2; }

/* line 1230, theme.scss */
.kfb-guide-card strong {
  margin-top: 28px;
  font-size: 1.2rem;
  letter-spacing: -0.03em; }

/* line 1236, theme.scss */
.kfb-guide-card > span:not(.kfb-guide-card__icon):not(.kfb-guide-card__number) {
  margin-top: 8px;
  color: var(--kfb-ink-soft);
  font-size: 0.82rem;
  line-height: 1.55; }

/* line 1243, theme.scss */
.kfb-guide-card i {
  margin-top: 18px;
  color: var(--kfb-berry-dark);
  font-size: 0.76rem;
  font-style: normal;
  font-weight: 800; }

/* Benefits */
/* line 1252, theme.scss */
.kfb-benefits {
  padding: clamp(82px, 9vw, 142px) 0;
  color: #fff;
  background: radial-gradient(circle at 100% 0, rgba(217, 77, 116, 0.25), rgba(0, 0, 0, 0) 30rem), radial-gradient(circle at 0 100%, rgba(45, 130, 119, 0.21), rgba(0, 0, 0, 0) 28rem), var(--kfb-plum); }

/* line 1261, theme.scss */
.kfb-benefits::before {
  position: absolute;
  inset: 0;
  opacity: 0.16;
  background-image: repeating-linear-gradient(0deg, transparent 0 8px, rgba(255, 255, 255, 0.08) 8px 9px), repeating-linear-gradient(90deg, transparent 0 8px, rgba(255, 255, 255, 0.07) 8px 9px);
  content: ""; }

/* line 1271, theme.scss */
.kfb-benefit-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px; }

/* line 1278, theme.scss */
.kfb-benefit-card {
  min-height: 285px;
  padding: 27px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: var(--kfb-radius);
  background: rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(8px);
  transition: transform 0.26s ease, background 0.26s ease, border-color 0.26s ease; }

/* line 1288, theme.scss */
.kfb-benefit-card:hover {
  border-color: rgba(255, 255, 255, 0.23);
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-5px); }

/* line 1294, theme.scss */
.kfb-benefit-card > span {
  display: grid;
  width: 64px;
  height: 64px;
  place-items: center;
  margin-bottom: 55px;
  border-radius: 19px;
  color: #f39ab3;
  background: rgba(217, 77, 116, 0.17); }

/* line 1305, theme.scss */
.kfb-benefit-card svg {
  width: 36px;
  height: 36px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.15; }

/* line 1315, theme.scss */
.kfb-benefit-card strong {
  display: block;
  margin-bottom: 10px;
  font-size: 1.14rem;
  letter-spacing: -0.025em; }

/* line 1322, theme.scss */
.kfb-benefit-card > div {
  color: rgba(255, 255, 255, 0.66);
  font-size: 0.84rem;
  line-height: 1.6; }

/* line 1328, theme.scss */
.kfb-benefit-card p {
  margin: 0; }

/* Invoice */
/* line 1333, theme.scss */
.kfb-invoice {
  padding: clamp(70px, 8vw, 124px) 0;
  background: var(--kfb-paper); }

/* line 1338, theme.scss */
.kfb-invoice__panel {
  position: relative;
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr) auto;
  gap: clamp(24px, 4vw, 58px);
  align-items: center;
  padding: clamp(31px, 5vw, 66px);
  overflow: hidden;
  border-radius: var(--kfb-radius-lg);
  color: #fff;
  background: radial-gradient(circle at 90% 0, rgba(255, 255, 255, 0.14), rgba(0, 0, 0, 0) 23rem), linear-gradient(135deg, #3e9b8f, var(--kfb-teal-dark));
  box-shadow: 0 30px 70px rgba(31, 100, 92, 0.22); }

/* line 1354, theme.scss */
.kfb-invoice__panel::after {
  position: absolute;
  top: -65%;
  right: 8%;
  width: 280px;
  height: 440px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 50%;
  content: "";
  transform: rotate(35deg); }

/* line 1366, theme.scss */
.kfb-invoice__icon {
  display: grid;
  width: 102px;
  height: 102px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 29px;
  background: rgba(255, 255, 255, 0.11); }

/* line 1376, theme.scss */
.kfb-invoice__icon svg {
  width: 60px;
  height: 60px;
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.4; }

/* line 1386, theme.scss */
.kfb-invoice h2 {
  max-width: 760px;
  font-size: clamp(2rem, 3.5vw, 4.25rem); }

/* line 1391, theme.scss */
.kfb-invoice .kfb-kicker {
  color: #d9fffa; }

/* line 1395, theme.scss */
.kfb-invoice__panel > div:nth-child(2) > div {
  max-width: 760px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 0.96rem; }

/* line 1401, theme.scss */
.kfb-invoice__panel p:last-child {
  margin-bottom: 0; }

/* line 1405, theme.scss */
.kfb-invoice__actions {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: stretch;
  gap: 15px;
  min-width: 215px; }

/* line 1414, theme.scss */
.kfb-invoice__actions .kfb-button {
  border-color: #fff;
  color: var(--kfb-teal-dark);
  background: #fff;
  box-shadow: none; }

/* line 1421, theme.scss */
.kfb-invoice__actions .kfb-text-link {
  justify-self: center;
  color: #fff;
  font-size: 0.78rem; }

/* line 1427, theme.scss */
.kfb-invoice-steps {
  position: relative;
  min-width: 250px; }

/* line 1432, theme.scss */
.kfb-invoice-steps summary {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 8px 13px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 999px;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  font-size: 0.78rem;
  font-weight: 850;
  list-style: none;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease; }

/* line 1450, theme.scss */
.kfb-invoice-steps summary::-webkit-details-marker {
  display: none; }

/* line 1454, theme.scss */
.kfb-invoice-steps summary::after {
  content: "+";
  font-size: 1.1rem;
  line-height: 1; }

/* line 1460, theme.scss */
.kfb-invoice-steps[open] summary {
  border-color: rgba(255, 255, 255, 0.56);
  background: rgba(255, 255, 255, 0.16); }

/* line 1465, theme.scss */
.kfb-invoice-steps[open] summary::after {
  content: "−"; }

/* line 1469, theme.scss */
.kfb-invoice-steps ol {
  display: grid;
  gap: 7px;
  margin: 13px 0 10px;
  padding-left: 23px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.73rem;
  line-height: 1.45; }

/* line 1479, theme.scss */
.kfb-invoice-steps > a {
  display: inline-flex;
  gap: 7px;
  align-items: center;
  color: #fff !important;
  font-size: 0.71rem;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 4px; }

/* Delivery */
/* line 1491, theme.scss */
.kfb-delivery {
  padding: clamp(78px, 9vw, 142px) 0;
  background: radial-gradient(circle at 0 0, rgba(213, 164, 79, 0.13), rgba(0, 0, 0, 0) 28rem), #f7efe9; }

/* line 1498, theme.scss */
.kfb-delivery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px; }

/* line 1504, theme.scss */
.kfb-delivery-card {
  display: flex;
  min-height: 315px;
  flex-direction: column;
  padding: clamp(25px, 3vw, 38px);
  border: 1px solid var(--kfb-line);
  border-radius: var(--kfb-radius);
  background: rgba(255, 255, 255, 0.78);
  transition: transform 0.27s ease, box-shadow 0.27s ease; }

/* line 1515, theme.scss */
.kfb-delivery-card:hover {
  box-shadow: var(--kfb-shadow-sm);
  transform: translateY(-5px); }

/* line 1520, theme.scss */
.kfb-delivery-card__step {
  display: grid;
  width: 45px;
  height: 45px;
  place-items: center;
  margin-bottom: auto;
  border-radius: 50%;
  color: var(--kfb-berry-dark);
  background: var(--kfb-blush);
  font-size: 0.73rem;
  font-weight: 850; }

/* line 1533, theme.scss */
.kfb-delivery-card strong {
  margin-top: 54px;
  font-size: 1.35rem;
  letter-spacing: -0.035em; }

/* line 1539, theme.scss */
.kfb-delivery-card > div {
  margin-top: 10px;
  color: var(--kfb-ink-soft);
  font-size: 0.85rem;
  line-height: 1.6; }

/* line 1546, theme.scss */
.kfb-delivery-card p {
  margin: 0; }

/* line 1550, theme.scss */
.kfb-delivery-card a,
.kfb-delivery-card button {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  align-self: flex-start;
  margin-top: 24px;
  padding: 0;
  border: 0;
  color: var(--kfb-berry-dark);
  background: transparent;
  font: inherit;
  font-size: 0.78rem;
  font-weight: 800;
  text-decoration: none;
  cursor: pointer; }

/* line 1568, theme.scss */
.kfb-delivery-card a:hover,
.kfb-delivery-card button:hover {
  color: var(--kfb-teal-dark); }

/* Sale */
/* line 1574, theme.scss */
.kfb-sale {
  padding: clamp(68px, 8vw, 118px) 0;
  background: var(--kfb-paper); }

/* line 1579, theme.scss */
.kfb-sale__panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  min-height: 360px;
  padding: clamp(36px, 6vw, 84px);
  overflow: hidden;
  border-radius: var(--kfb-radius-lg);
  color: #fff;
  background: radial-gradient(circle at 88% 18%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 27rem), linear-gradient(135deg, #e0688a, #a82e56);
  box-shadow: 0 28px 70px rgba(168, 46, 86, 0.22); }

/* line 1596, theme.scss */
.kfb-sale__panel > div:first-child {
  position: relative;
  z-index: 2;
  max-width: 820px; }

/* line 1602, theme.scss */
.kfb-sale .kfb-kicker {
  color: #ffe7ef; }

/* line 1606, theme.scss */
.kfb-sale h2 {
  font-size: clamp(2.4rem, 5vw, 5.8rem); }

/* line 1610, theme.scss */
.kfb-sale__panel > div:first-child > div {
  max-width: 660px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1rem; }

/* line 1616, theme.scss */
.kfb-sale__panel .kfb-button {
  position: relative;
  z-index: 3;
  min-width: 220px; }

/* line 1622, theme.scss */
.kfb-sale__fabric {
  position: absolute;
  right: 3%;
  bottom: -26%;
  display: flex;
  gap: 16px;
  align-items: flex-end;
  opacity: 0.32;
  transform: rotate(-8deg); }

/* line 1633, theme.scss */
.kfb-sale__fabric span {
  display: block;
  width: 92px;
  height: 330px;
  border-radius: 46px 46px 12px 12px;
  background: rgba(255, 255, 255, 0.82); }

/* line 1641, theme.scss */
.kfb-sale__fabric span:nth-child(2) {
  height: 410px; }

/* line 1645, theme.scss */
.kfb-sale__fabric span:nth-child(3) {
  height: 285px; }

/* About */
/* line 1650, theme.scss */
.kfb-about {
  padding: clamp(82px, 10vw, 154px) 0;
  background: radial-gradient(circle at 90% 15%, rgba(45, 130, 119, 0.1), rgba(0, 0, 0, 0) 28rem), #f8f1ec; }

/* line 1657, theme.scss */
.kfb-about__grid {
  display: grid;
  grid-template-columns: minmax(400px, 0.88fr) minmax(0, 1.12fr);
  gap: clamp(42px, 8vw, 120px);
  align-items: center; }

/* line 1664, theme.scss */
.kfb-about__visual {
  position: relative;
  min-height: 580px;
  overflow: hidden;
  border-radius: var(--kfb-radius-lg);
  background: radial-gradient(circle at 50% 18%, rgba(255, 255, 255, 0.72), rgba(0, 0, 0, 0) 30%), linear-gradient(145deg, #ead0d8, #e3eee9);
  box-shadow: var(--kfb-shadow); }

/* line 1675, theme.scss */
.kfb-about__swatch {
  position: absolute;
  width: 54%;
  height: 76%;
  border: 8px solid rgba(255, 255, 255, 0.58);
  border-radius: 45% 45% 16px 16px;
  box-shadow: 0 25px 50px rgba(56, 36, 51, 0.18); }

/* line 1684, theme.scss */
.kfb-about__swatch::before {
  position: absolute;
  inset: 0;
  opacity: 0.32;
  background-image: repeating-linear-gradient(0deg, transparent 0 7px, rgba(255, 255, 255, 0.38) 7px 8px), repeating-linear-gradient(90deg, transparent 0 7px, rgba(56, 36, 51, 0.12) 7px 8px);
  content: ""; }

/* line 1694, theme.scss */
.kfb-about__swatch--one {
  bottom: -15%;
  left: 1%;
  background: #df6688;
  transform: rotate(-13deg); }

/* line 1701, theme.scss */
.kfb-about__swatch--two {
  z-index: 2;
  bottom: -12%;
  left: 26%;
  background: #503047;
  transform: rotate(0); }

/* line 1709, theme.scss */
.kfb-about__swatch--three {
  bottom: -15%;
  right: -3%;
  background: #3c9186;
  transform: rotate(13deg); }

/* line 1716, theme.scss */
.kfb-about__visual > span {
  position: absolute;
  z-index: 4;
  top: 9%;
  left: 50%;
  color: var(--kfb-plum);
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 850;
  letter-spacing: -0.07em;
  transform: translateX(-50%); }

/* line 1728, theme.scss */
.kfb-about__content {
  max-width: 760px; }

/* line 1732, theme.scss */
.kfb-about__content > div:not(.kfb-about__facts) {
  max-width: 670px;
  color: var(--kfb-ink-soft);
  font-size: 1.08rem; }

/* line 1738, theme.scss */
.kfb-about__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 35px 0; }

/* line 1745, theme.scss */
.kfb-about__facts > div {
  display: grid;
  gap: 5px;
  padding: 17px;
  border: 1px solid var(--kfb-line);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.58); }

/* line 1754, theme.scss */
.kfb-about__facts strong {
  color: var(--kfb-plum);
  font-size: 1.08rem; }

/* line 1759, theme.scss */
.kfb-about__facts span {
  color: var(--kfb-ink-soft);
  font-size: 0.72rem;
  line-height: 1.35; }

/* Social */
/* line 1766, theme.scss */
.kfb-social {
  padding: clamp(78px, 9vw, 140px) 0;
  background: var(--kfb-paper); }

/* line 1771, theme.scss */
.kfb-social-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px; }

/* line 1777, theme.scss */
.kfb-social-card {
  display: grid;
  grid-template-columns: 78px minmax(0, 1fr) auto;
  gap: 19px;
  align-items: center;
  min-height: 164px;
  padding: 27px;
  border: 1px solid var(--kfb-line);
  border-radius: var(--kfb-radius);
  color: var(--kfb-ink);
  background: #fff;
  box-shadow: 0 8px 24px rgba(56, 36, 51, 0.055);
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; }

/* line 1793, theme.scss */
.kfb-social-card--1 {
  border-color: rgba(39, 135, 245, 0.24);
  background: linear-gradient(135deg, rgba(39, 135, 245, 0.11), #fff 58%); }

/* line 1798, theme.scss */
.kfb-social-card--2 {
  border-color: rgba(243, 55, 124, 0.23);
  background: linear-gradient(135deg, rgba(169, 45, 173, 0.11), #fff 58%); }

/* line 1803, theme.scss */
.kfb-social-card--3 {
  border-color: rgba(18, 104, 237, 0.23);
  background: linear-gradient(135deg, rgba(18, 104, 237, 0.11), #fff 58%); }

/* line 1808, theme.scss */
.kfb-social-card:hover {
  color: var(--kfb-ink);
  border-color: rgba(217, 77, 116, 0.23);
  box-shadow: var(--kfb-shadow-sm);
  transform: translateY(-4px); }

/* line 1815, theme.scss */
.kfb-social-card--disabled {
  opacity: 0.62; }

/* line 1819, theme.scss */
.kfb-social-card__logo {
  display: grid;
  width: 78px;
  height: 78px;
  place-items: center;
  border-radius: 22px;
  color: #fff;
  background: var(--kfb-plum);
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: -0.04em; }

/* line 1832, theme.scss */
.kfb-social-card--1 .kfb-social-card__logo {
  background: #2787f5; }

/* line 1836, theme.scss */
.kfb-social-card--2 .kfb-social-card__logo {
  background: linear-gradient(135deg, #a92dad, #f3377c); }

/* line 1840, theme.scss */
.kfb-social-card--3 .kfb-social-card__logo {
  background: #1268ed; }

/* line 1844, theme.scss */
.kfb-social-card > span:nth-child(2) {
  display: grid;
  gap: 7px; }

/* line 1849, theme.scss */
.kfb-social-card strong {
  font-size: 1.08rem; }

/* line 1853, theme.scss */
.kfb-social-card small {
  color: var(--kfb-ink-soft);
  font-size: 0.74rem;
  line-height: 1.5; }

/* line 1859, theme.scss */
.kfb-social-card i {
  color: var(--kfb-berry);
  font-style: normal;
  font-weight: 850; }

/* FAQ */
/* line 1866, theme.scss */
.kfb-faq {
  padding: clamp(80px, 10vw, 154px) 0;
  background: radial-gradient(circle at 0 100%, rgba(217, 77, 116, 0.1), rgba(0, 0, 0, 0) 27rem), #f7efe9; }

/* line 1873, theme.scss */
.kfb-faq__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(45px, 9vw, 135px);
  align-items: start; }

/* line 1880, theme.scss */
.kfb-faq__intro {
  position: sticky;
  top: 145px; }

/* line 1885, theme.scss */
.kfb-faq__intro > div {
  max-width: 500px;
  color: var(--kfb-ink-soft); }

/* line 1890, theme.scss */
.kfb-faq__intro .kfb-text-link {
  margin-top: 18px; }

/* line 1894, theme.scss */
.kfb-faq__list {
  display: grid;
  gap: 10px; }

/* line 1899, theme.scss */
.kfb-faq-item {
  overflow: hidden;
  border: 1px solid var(--kfb-line);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.74);
  transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease; }

/* line 1907, theme.scss */
.kfb-faq-item[open] {
  border-color: rgba(217, 77, 116, 0.2);
  background: #fff;
  box-shadow: var(--kfb-shadow-sm); }

/* line 1913, theme.scss */
.kfb-faq-item summary {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 30px;
  gap: 13px;
  align-items: center;
  min-height: 78px;
  padding: 15px 19px;
  cursor: pointer;
  list-style: none; }

/* line 1924, theme.scss */
.kfb-faq-item summary::-webkit-details-marker {
  display: none; }

/* line 1928, theme.scss */
.kfb-faq-item summary > span {
  color: var(--kfb-berry-dark);
  font-size: 0.7rem;
  font-weight: 850; }

/* line 1934, theme.scss */
.kfb-faq-item summary strong {
  font-size: 0.98rem;
  letter-spacing: -0.02em; }

/* line 1939, theme.scss */
.kfb-faq-item summary i {
  position: relative;
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--kfb-blush); }

/* line 1948, theme.scss */
.kfb-faq-item summary i::before,
.kfb-faq-item summary i::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 1.5px;
  background: var(--kfb-berry-dark);
  content: "";
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease; }

/* line 1961, theme.scss */
.kfb-faq-item summary i::after {
  transform: translate(-50%, -50%) rotate(90deg); }

/* line 1965, theme.scss */
.kfb-faq-item[open] summary i::after {
  transform: translate(-50%, -50%) rotate(0); }

/* line 1969, theme.scss */
.kfb-faq-item > div {
  padding: 0 62px 24px 76px;
  color: var(--kfb-ink-soft);
  font-size: 0.86rem;
  line-height: 1.65; }

/* line 1976, theme.scss */
.kfb-faq-item > div p {
  margin: 0; }

/* Lead */
/* line 1981, theme.scss */
.kfb-lead {
  padding: clamp(70px, 8vw, 120px) 0;
  background: var(--kfb-paper); }

/* line 1986, theme.scss */
.kfb-lead__panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(30px, 6vw, 90px);
  align-items: center;
  padding: clamp(38px, 6vw, 83px);
  border: 1px solid var(--kfb-line);
  border-radius: var(--kfb-radius-lg);
  background: radial-gradient(circle at 92% 14%, rgba(45, 130, 119, 0.17), rgba(0, 0, 0, 0) 24rem), radial-gradient(circle at 4% 92%, rgba(217, 77, 116, 0.13), rgba(0, 0, 0, 0) 25rem), #fbf4ef; }

/* line 2000, theme.scss */
.kfb-lead__panel > div:first-child {
  max-width: 840px; }

/* line 2004, theme.scss */
.kfb-lead__panel > div:first-child > div {
  max-width: 670px;
  color: var(--kfb-ink-soft); }

/* line 2009, theme.scss */
.kfb-lead__actions {
  display: grid;
  gap: 12px;
  min-width: 235px; }

/* Product meter */
/* line 2016, theme.scss */
.kfb-product-meter {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  padding: 18px 0 54px;
  overflow: hidden; }

/* line 2025, theme.scss */
.kfb-product-meter__panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.7fr);
  gap: 25px 55px;
  align-items: center;
  padding: clamp(28px, 4vw, 52px);
  border: 1px solid rgba(45, 130, 119, 0.16);
  border-radius: var(--kfb-radius);
  background: radial-gradient(circle at 95% 0, rgba(45, 130, 119, 0.15), rgba(0, 0, 0, 0) 22rem), linear-gradient(135deg, #f7f0ea, #f2f8f5);
  box-shadow: var(--kfb-shadow-sm); }

/* line 2039, theme.scss */
.kfb-product-meter__copy h2 {
  font-size: clamp(1.8rem, 3vw, 3.35rem); }

/* line 2043, theme.scss */
.kfb-product-meter__copy p {
  max-width: 710px;
  margin-bottom: 7px;
  color: var(--kfb-ink-soft); }

/* line 2049, theme.scss */
.kfb-product-meter__copy small {
  color: var(--kfb-teal-dark);
  font-weight: 750; }

/* line 2054, theme.scss */
.kfb-product-meter__control {
  display: grid;
  gap: 11px;
  padding: 22px;
  border: 1px solid var(--kfb-line);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.88); }

/* line 2063, theme.scss */
.kfb-product-meter__label {
  color: var(--kfb-ink-soft);
  font-size: 0.75rem;
  font-weight: 750; }

/* line 2069, theme.scss */
.kfb-stepper {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) 52px;
  gap: 7px;
  align-items: stretch; }

/* line 2076, theme.scss */
.kfb-stepper button {
  border: 1px solid rgba(56, 36, 51, 0.13);
  border-radius: 13px;
  color: var(--kfb-plum);
  background: #fbf7f3;
  font-size: 1.3rem;
  cursor: pointer; }

/* line 2085, theme.scss */
.kfb-stepper button:hover {
  border-color: rgba(217, 77, 116, 0.34);
  color: var(--kfb-berry-dark);
  background: #fff; }

/* line 2091, theme.scss */
.kfb-stepper label {
  position: relative; }

/* line 2095, theme.scss */
.kfb-stepper input {
  width: 100%;
  height: 54px;
  padding: 8px 42px 8px 13px;
  border: 1px solid rgba(56, 36, 51, 0.13);
  border-radius: 13px;
  color: var(--kfb-plum);
  background: #fff;
  font-size: 1.16rem;
  font-weight: 850;
  text-align: center; }

/* line 2108, theme.scss */
.kfb-stepper label span {
  position: absolute;
  top: 50%;
  right: 14px;
  color: var(--kfb-ink-soft);
  font-size: 0.8rem;
  transform: translateY(-50%); }

/* line 2117, theme.scss */
.kfb-product-meter__result {
  display: grid;
  gap: 3px;
  padding-top: 8px;
  border-top: 1px solid var(--kfb-line); }

/* line 2124, theme.scss */
.kfb-product-meter__result span,
.kfb-product-meter__result small {
  color: var(--kfb-ink-soft);
  font-size: 0.7rem; }

/* line 2130, theme.scss */
.kfb-product-meter__result strong {
  color: var(--kfb-teal-dark);
  font-size: 1.18rem; }

/* line 2135, theme.scss */
.kfb-product-meter__invoice {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(56, 36, 51, 0.1);
  color: var(--kfb-ink-soft);
  font-size: 0.82rem; }

/* Inner content pages, catalog and cart */
/* line 2148, theme.scss */
[data-theme-template="page"] main,
[data-theme-template="collection"] main,
[data-theme-template="search"] main,
[data-theme-template="product"] main,
[data-theme-template="cart"] main {
  min-height: 50vh; }

/* line 2156, theme.scss */
.page-content,
.article-content,
.collection-description {
  color: var(--kfb-ink-soft);
  line-height: 1.75; }

/* line 2163, theme.scss */
.breadcrumbs,
.breadcrumb,
[class*="breadcrumbs"] {
  color: var(--kfb-ink-soft);
  font-size: 0.8rem; }

/* line 2170, theme.scss */
.kfb-page-extra,
.kfb-cart-invoice {
  position: relative;
  left: 50%;
  width: 100vw;
  margin: 38px 0 0 -50vw;
  padding: 54px 0;
  background: linear-gradient(135deg, var(--kfb-mint), #f8f1eb); }

/* line 2180, theme.scss */
.kfb-page-extra .kfb-shell,
.kfb-cart-invoice .kfb-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 35px;
  align-items: center; }

/* line 2188, theme.scss */
.kfb-page-extra h2,
.kfb-cart-invoice h2 {
  font-size: clamp(1.8rem, 3.3vw, 3.55rem); }

/* line 2193, theme.scss */
.kfb-page-extra p,
.kfb-cart-invoice p {
  max-width: 760px;
  margin-bottom: 0;
  color: var(--kfb-ink-soft); }

/* Footer */
/* line 2201, theme.scss */
.page_layout > footer {
  color: rgba(255, 255, 255, 0.76);
  background: radial-gradient(circle at 90% 0, rgba(217, 77, 116, 0.2), rgba(0, 0, 0, 0) 27rem), radial-gradient(circle at 5% 100%, rgba(45, 130, 119, 0.19), rgba(0, 0, 0, 0) 25rem), #281b26; }

/* line 2209, theme.scss */
footer .layout,
footer .layout__content,
footer .footer-wrap {
  color: inherit;
  background: transparent !important; }

/* line 2216, theme.scss */
footer .footer-wrap {
  padding-top: 24px;
  padding-bottom: 20px; }

/* line 2221, theme.scss */
footer .footer-top {
  gap: clamp(32px, 6vw, 90px) !important;
  grid-template-columns: minmax(270px, 390px) minmax(0, 1fr) !important; }

/* line 2226, theme.scss */
footer .footer__logo,
footer .default-logo__text {
  color: #fff !important; }

/* line 2231, theme.scss */
footer .footer__phone-value,
footer .menu-title,
footer .title {
  color: #fff !important; }

/* line 2237, theme.scss */
footer .menu-link,
footer .social-img-item,
footer a {
  color: rgba(255, 255, 255, 0.72) !important; }

/* line 2243, theme.scss */
footer .menu-link:hover,
footer .social-img-item:hover,
footer a:hover {
  color: #fff !important; }

/* line 2249, theme.scss */
footer .footer__area-menu .menu-item {
  padding-right: clamp(26px, 5vw, 76px) !important; }

/* line 2253, theme.scss */
.kfb-footer-social {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.09); }

/* line 2262, theme.scss */
.kfb-footer-social__inner {
  display: grid;
  grid-template-columns: minmax(240px, 330px) minmax(0, 1fr);
  align-items: center;
  gap: clamp(24px, 4vw, 62px);
  min-height: 116px;
  padding-top: 22px;
  padding-bottom: 22px; }

/* line 2272, theme.scss */
.kfb-footer-social__inner > div {
  display: grid;
  gap: 4px; }

/* line 2277, theme.scss */
.kfb-footer-social__inner > div strong {
  color: #fff;
  font-size: 1rem; }

/* line 2282, theme.scss */
.kfb-footer-social__inner > div span {
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.73rem; }

/* line 2287, theme.scss */
.kfb-footer-social nav {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-start;
  width: 100%; }

/* line 2295, theme.scss */
.kfb-footer-social nav a,
.kfb-footer-social__disabled {
  display: inline-flex;
  flex: 1 1 176px;
  align-items: center;
  gap: 11px;
  max-width: 238px;
  min-height: 56px;
  padding: 10px 18px 10px 11px;
  border: 0;
  border-radius: 999px;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.18);
  font-size: 0.86rem;
  font-weight: 850;
  text-decoration: none;
  transition: filter 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease; }

/* line 2315, theme.scss */
.kfb-footer-social__link--1 {
  background: linear-gradient(135deg, #2787f5, #1268d8) !important; }

/* line 2319, theme.scss */
.kfb-footer-social__link--2 {
  background: linear-gradient(135deg, #a92dad, #f3377c) !important; }

/* line 2323, theme.scss */
.kfb-footer-social__link--3 {
  background: linear-gradient(135deg, #1268ed, #0753c8) !important; }

/* line 2327, theme.scss */
.kfb-footer-social__mark {
  display: grid;
  min-width: 36px;
  height: 36px;
  padding: 0 6px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: rgba(255, 255, 255, 0.18);
  font-size: 0.68rem;
  font-weight: 950;
  letter-spacing: -0.03em; }

/* line 2341, theme.scss */
.kfb-footer-social nav a:hover {
  filter: brightness(1.09);
  box-shadow: 0 16px 31px rgba(0, 0, 0, 0.25);
  transform: translateY(-2px); }

/* line 2347, theme.scss */
.kfb-footer-social__disabled {
  opacity: 0.5;
  filter: grayscale(1); }

/* Floating actions */
/* line 2353, theme.scss */
.kfb-floating-actions {
  position: fixed;
  z-index: 82;
  right: max(86px, calc(env(safe-area-inset-right) + 86px));
  bottom: 90px;
  display: grid;
  gap: 9px; }

/* line 2362, theme.scss */
.kfb-floating-actions:empty {
  display: none; }

/* line 2366, theme.scss */
.kfb-floating-action {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  color: #fff;
  background: var(--kfb-plum);
  box-shadow: 0 13px 32px rgba(56, 36, 51, 0.2);
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease; }

/* line 2380, theme.scss */
.kfb-floating-action:hover {
  color: #fff;
  box-shadow: 0 17px 36px rgba(56, 36, 51, 0.28);
  transform: translateY(-3px) scale(1.03); }

/* line 2386, theme.scss */
.kfb-floating-action svg {
  width: 28px;
  height: 28px;
  fill: currentColor; }

/* line 2392, theme.scss */
.kfb-floating-action--whatsapp {
  background: #25d366; }

/* line 2396, theme.scss */
.kfb-floating-action--telegram {
  background: #229ed9; }

/* line 2400, theme.scss */
.kfb-floating-action--vk {
  background: #2787f5; }

/* line 2404, theme.scss */
.kfb-floating-action--vk span {
  font-size: 0.86rem;
  font-weight: 900; }

/* Welcome popup */
/* line 2410, theme.scss */
.kfb-popup {
  position: fixed;
  z-index: 130;
  inset: 0;
  display: grid;
  padding: 22px;
  place-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease; }

/* line 2422, theme.scss */
.kfb-popup.is-open {
  opacity: 1;
  pointer-events: auto; }

/* line 2427, theme.scss */
.kfb-popup__backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: rgba(37, 24, 33, 0.68);
  cursor: pointer;
  backdrop-filter: blur(7px); }

/* line 2438, theme.scss */
.kfb-popup__dialog {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(210px, 0.7fr) minmax(300px, 1fr);
  width: min(830px, 100%);
  max-height: calc(100vh - 44px);
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 30px;
  background: #fffaf5;
  box-shadow: 0 40px 100px rgba(25, 13, 20, 0.38);
  transform: translateY(18px) scale(0.98);
  transition: transform 0.28s ease; }

/* line 2454, theme.scss */
.kfb-popup.is-open .kfb-popup__dialog {
  transform: translateY(0) scale(1); }

/* line 2458, theme.scss */
.kfb-popup__close {
  position: absolute;
  z-index: 4;
  top: 14px;
  right: 14px;
  display: grid;
  width: 39px;
  height: 39px;
  padding: 0;
  place-items: center;
  border: 1px solid rgba(56, 36, 51, 0.12);
  border-radius: 50%;
  color: var(--kfb-plum);
  background: rgba(255, 255, 255, 0.84);
  font-size: 1.4rem;
  cursor: pointer; }

/* line 2476, theme.scss */
.kfb-popup__visual {
  position: relative;
  min-height: 460px;
  overflow: hidden;
  background: radial-gradient(circle at 60% 10%, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0) 30%), linear-gradient(150deg, #edb0c0, #b84467 58%, #377f76); }

/* line 2485, theme.scss */
.kfb-popup__visual::before {
  position: absolute;
  inset: 0;
  opacity: 0.27;
  background-image: repeating-linear-gradient(0deg, transparent 0 7px, rgba(255, 255, 255, 0.28) 7px 8px), repeating-linear-gradient(90deg, transparent 0 7px, rgba(64, 23, 44, 0.2) 7px 8px);
  content: ""; }

/* line 2495, theme.scss */
.kfb-popup__visual span {
  position: absolute;
  bottom: -90px;
  width: 145px;
  height: 410px;
  border: 7px solid rgba(255, 255, 255, 0.35);
  border-radius: 72px 72px 12px 12px;
  box-shadow: 0 22px 44px rgba(56, 36, 51, 0.22); }

/* line 2505, theme.scss */
.kfb-popup__visual span:nth-child(1) {
  left: -20px;
  background: #f184a2;
  transform: rotate(-10deg); }

/* line 2511, theme.scss */
.kfb-popup__visual span:nth-child(2) {
  z-index: 2;
  left: 90px;
  height: 470px;
  background: #4b2c42; }

/* line 2518, theme.scss */
.kfb-popup__visual span:nth-child(3) {
  right: -35px;
  background: #55a89c;
  transform: rotate(10deg); }

/* line 2524, theme.scss */
.kfb-popup__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(34px, 5vw, 64px); }

/* line 2532, theme.scss */
.kfb-popup__content h2 {
  margin: 0 0 20px;
  color: var(--kfb-plum);
  font-size: clamp(2rem, 4vw, 3.6rem);
  line-height: 0.98;
  letter-spacing: -0.05em; }

/* line 2540, theme.scss */
.kfb-popup__content > p:not(.kfb-kicker) {
  margin: 0 0 24px;
  color: var(--kfb-ink-soft);
  line-height: 1.65; }

/* line 2546, theme.scss */
.kfb-popup__content small {
  margin-top: 15px;
  color: var(--kfb-ink-soft);
  font-size: 0.68rem;
  line-height: 1.45; }

/* line 2553, theme.scss */
body.kfb-modal-open {
  overflow: hidden; }

/* Reveals */
/* line 2558, theme.scss */
.kfb-js .kfb-reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.62s ease, transform 0.62s cubic-bezier(0.2, 0.7, 0.2, 1); }

/* line 2564, theme.scss */
.kfb-js .kfb-reveal.is-visible {
  opacity: 1;
  transform: translateY(0); }

/* line 2569, theme.scss */
[style*="--is-editor:true"] .kfb-reveal,
.is-editor .kfb-reveal {
  opacity: 1 !important;
  transform: none !important; }

@keyframes kfb-float {
  0%,
  100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-8px); } }
@keyframes kfb-marquee {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-50%); } }
@media (max-width: 1199px) {
  /* line 2595, theme.scss */
  .kfb-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(390px, 0.84fr); }

  /* line 2599, theme.scss */
  .kfb-hero h1 {
    font-size: clamp(3.25rem, 7vw, 6.2rem); }

  /* line 2603, theme.scss */
  .kfb-category-grid,
  .kfb-guide-grid,
  .kfb-benefit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2609, theme.scss */
  .kfb-invoice__panel {
    grid-template-columns: 90px minmax(0, 1fr); }

  /* line 2613, theme.scss */
  .kfb-invoice__icon {
    width: 88px;
    height: 88px; }

  /* line 2618, theme.scss */
  .kfb-invoice__actions {
    grid-column: 2;
    grid-template-columns: auto auto;
    align-items: center;
    justify-content: start; }

  /* line 2625, theme.scss */
  .kfb-social-card {
    grid-template-columns: 70px minmax(0, 1fr) auto; }

  /* line 2629, theme.scss */
  .kfb-social-card__logo {
    width: 68px;
    height: 68px;
    border-radius: 20px; } }
@media (max-width: 959px) {
  /* line 2637, theme.scss */
  .kfb-shell {
    width: min(calc(100% - 34px), var(--kfb-shell)); }

  /* line 2641, theme.scss */
  .kfb-section-head {
    grid-template-columns: 1fr;
    gap: 19px;
    align-items: start; }

  /* line 2647, theme.scss */
  .kfb-hero__grid {
    grid-template-columns: 1fr;
    min-height: auto; }

  /* line 2652, theme.scss */
  .kfb-hero__content {
    max-width: 800px; }

  /* line 2656, theme.scss */
  .kfb-hero__visual {
    width: min(680px, 92%);
    margin: 0 auto; }

  /* line 2661, theme.scss */
  .kfb-video-grid {
    grid-template-columns: 1fr 1fr; }

  /* line 2665, theme.scss */
  .kfb-video-card--1 {
    grid-column: 1 / -1; }

  /* line 2669, theme.scss */
  .kfb-calculator__panel,
  .kfb-product-meter__panel {
    grid-template-columns: 1fr; }

  /* line 2674, theme.scss */
  .kfb-delivery-grid,
  .kfb-social-grid {
    grid-template-columns: 1fr; }

  /* line 2679, theme.scss */
  .kfb-delivery-card {
    min-height: 255px; }

  /* line 2683, theme.scss */
  .kfb-about__grid {
    grid-template-columns: 1fr; }

  /* line 2687, theme.scss */
  .kfb-about__visual {
    min-height: 480px; }

  /* line 2691, theme.scss */
  .kfb-faq__layout {
    grid-template-columns: 1fr;
    gap: 42px; }

  /* line 2696, theme.scss */
  .kfb-faq__intro {
    position: static; }

  /* line 2700, theme.scss */
  .kfb-lead__panel,
  .kfb-sale__panel,
  .kfb-page-extra .kfb-shell,
  .kfb-cart-invoice .kfb-shell {
    grid-template-columns: 1fr; }

  /* line 2707, theme.scss */
  .kfb-lead__actions {
    grid-template-columns: auto auto;
    justify-content: start;
    min-width: 0; }

  /* line 2713, theme.scss */
  .kfb-sale__panel .kfb-button {
    justify-self: start; }

  /* line 2717, theme.scss */
  footer .footer-top {
    grid-template-columns: 1fr !important; } }
@media (max-width: 767px) {
  /* line 2723, theme.scss */
  body {
    padding-bottom: 66px; }

  /* line 2727, theme.scss */
  .page_layout > header {
    position: relative !important;
    top: auto !important; }

  /* line 2732, theme.scss */
  .page_layout > header .header-mobile-panel {
    position: relative !important;
    top: auto !important; }

  /* line 2737, theme.scss */
  .header-mobile-panel__content {
    min-height: 64px;
    padding-right: 14px !important;
    padding-left: 14px !important; }

  /* line 2743, theme.scss */
  .header-mobile-panel__logo {
    min-width: 0;
    max-width: 170px; }

  /* line 2748, theme.scss */
  .header-mobile-panel__logo img,
  .header-mobile-panel__logo .default-logo {
    width: 100%;
    max-height: 46px;
    object-fit: contain; }

  /* line 2755, theme.scss */
  .header {
    width: min(100%, 430px) !important;
    right: auto !important;
    background: #fffdf9 !important; }

  /* line 2761, theme.scss */
  .header__content,
  .header-part-main,
  .header-part-main__inner,
  .header-part-top,
  .header-part-top__inner {
    width: 100%;
    min-width: 0; }

  /* line 2770, theme.scss */
  .header-part-top__inner {
    color: var(--kfb-ink) !important;
    background: #f6ede8 !important; }

  /* line 2775, theme.scss */
  .header-part-top a,
  .header-part-top .header__menu-link,
  .header-part-top .header__phone-value {
    color: var(--kfb-ink) !important; }

  /* line 2781, theme.scss */
  .header__area-menu,
  .header__area-text,
  .header__area-contacts {
    width: 100%;
    min-width: 0; }

  /* line 2788, theme.scss */
  .header__menu {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important; }

  /* line 2795, theme.scss */
  .header__menu-item,
  .header__menu-link {
    width: 100% !important;
    white-space: normal !important; }

  /* line 2801, theme.scss */
  .header-part-main__inner {
    display: grid !important;
    grid-template-areas: "search" "collection-menu" !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px;
    padding: 17px !important; }

  /* line 2809, theme.scss */
  .header__area-search,
  .header__area-catalog,
  .header__collections-menu {
    width: 100%;
    min-width: 0; }

  /* line 2816, theme.scss */
  .header__search-form {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    display: flex !important;
    width: 100% !important; }

  /* line 2825, theme.scss */
  .header__search-mobile-btn {
    display: none !important; }

  /* line 2829, theme.scss */
  .header__show-collection-btn {
    width: 100%; }

  /* line 2833, theme.scss */
  .header__collections-menu {
    grid-template-columns: 1fr !important; }

  /* line 2837, theme.scss */
  .kfb-shell {
    width: min(calc(100% - 28px), var(--kfb-shell)); }

  /* line 2841, theme.scss */
  .kfb-section h2,
  .kfb-page-extra h2,
  .kfb-cart-invoice h2 {
    font-size: clamp(1.9rem, 9.3vw, 3.2rem);
    line-height: 1; }

  /* line 2848, theme.scss */
  .kfb-kicker,
  .kfb-eyebrow {
    margin-bottom: 13px;
    font-size: 0.68rem; }

  /* line 2854, theme.scss */
  .kfb-button {
    min-height: 50px;
    padding: 13px 19px;
    font-size: 0.84rem; }

  /* line 2860, theme.scss */
  .kfb-hero {
    padding-top: 38px; }

  /* line 2864, theme.scss */
  .kfb-hero__grid {
    gap: 30px;
    padding-bottom: 55px; }

  /* line 2869, theme.scss */
  .kfb-hero h1 {
    margin-bottom: 19px;
    font-size: clamp(3rem, 15.6vw, 5.25rem);
    line-height: 0.9; }

  /* line 2875, theme.scss */
  .kfb-hero__lead {
    font-size: 1rem; }

  /* line 2879, theme.scss */
  .kfb-hero__actions,
  .kfb-lead__actions {
    display: grid;
    grid-template-columns: 1fr; }

  /* line 2885, theme.scss */
  .kfb-hero__actions .kfb-button,
  .kfb-lead__actions .kfb-button {
    width: 100%; }

  /* line 2890, theme.scss */
  .kfb-hero__trust {
    grid-template-columns: 1fr; }

  /* line 2894, theme.scss */
  .kfb-hero__trust li {
    display: grid;
    grid-template-columns: 70px 1fr;
    gap: 9px;
    align-items: center; }

  /* line 2901, theme.scss */
  .kfb-hero__trust span {
    margin-bottom: 0; }

  /* line 2905, theme.scss */
  .kfb-hero__visual {
    width: 104%;
    margin-left: -2%; }

  /* line 2910, theme.scss */
  .kfb-hero__chip {
    padding: 7px 10px;
    font-size: 0.62rem; }

  /* line 2915, theme.scss */
  .kfb-hero__note {
    right: 4%;
    bottom: -2%;
    max-width: 185px;
    padding: 12px 14px; }

  /* line 2922, theme.scss */
  .kfb-ticker > div {
    gap: 17px;
    padding: 13px 0; }

  /* line 2927, theme.scss */
  .kfb-ticker span {
    font-size: 0.66rem; }

  /* line 2931, theme.scss */
  .kfb-videos,
  .kfb-categories,
  .kfb-calculator,
  .kfb-guides,
  .kfb-benefits,
  .kfb-delivery,
  .kfb-about,
  .kfb-social,
  .kfb-faq {
    padding-top: 74px;
    padding-bottom: 74px; }

  /* line 2944, theme.scss */
  .kfb-video-grid {
    grid-template-columns: 1fr; }

  /* line 2948, theme.scss */
  .kfb-video-card,
  .kfb-video-card--1 {
    grid-column: auto;
    min-height: 315px;
    padding: 22px; }

  /* line 2955, theme.scss */
  .kfb-video-card__index {
    top: 24px;
    right: 24px; }

  /* line 2960, theme.scss */
  .kfb-videos__footer {
    display: grid; }

  /* line 2964, theme.scss */
  .kfb-category-grid,
  .kfb-guide-grid,
  .kfb-benefit-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px; }

  /* line 2971, theme.scss */
  .kfb-category-card {
    grid-template-rows: 135px auto;
    border-radius: 16px; }

  /* line 2976, theme.scss */
  .kfb-category-card__media {
    min-height: 135px; }

  /* line 2980, theme.scss */
  .kfb-category-card__body {
    padding: 14px 31px 15px 13px; }

  /* line 2984, theme.scss */
  .kfb-category-card__body strong {
    font-size: 0.88rem; }

  /* line 2988, theme.scss */
  .kfb-category-card__body span {
    font-size: 0.65rem; }

  /* line 2992, theme.scss */
  .kfb-category-card > i {
    right: 12px;
    bottom: 16px; }

  /* line 2997, theme.scss */
  .kfb-calculator__panel {
    gap: 30px;
    padding: 23px;
    border-radius: 25px; }

  /* line 3003, theme.scss */
  .kfb-calculator__copy ul {
    display: grid; }

  /* line 3007, theme.scss */
  .kfb-calc {
    padding: 18px; }

  /* line 3011, theme.scss */
  .kfb-guide-card {
    min-height: 285px;
    padding: 18px;
    border-radius: 18px; }

  /* line 3017, theme.scss */
  .kfb-guide-card__icon {
    width: 52px;
    height: 52px;
    margin-top: 25px; }

  /* line 3023, theme.scss */
  .kfb-guide-card__icon svg {
    width: 29px;
    height: 29px; }

  /* line 3028, theme.scss */
  .kfb-guide-card strong {
    margin-top: 22px;
    font-size: 1rem; }

  /* line 3033, theme.scss */
  .kfb-benefit-card {
    min-height: 260px;
    padding: 18px;
    border-radius: 18px; }

  /* line 3039, theme.scss */
  .kfb-benefit-card > span {
    width: 52px;
    height: 52px;
    margin-bottom: 39px; }

  /* line 3045, theme.scss */
  .kfb-benefit-card svg {
    width: 28px;
    height: 28px; }

  /* line 3050, theme.scss */
  .kfb-benefit-card strong {
    font-size: 1rem; }

  /* line 3054, theme.scss */
  .kfb-benefit-card > div {
    font-size: 0.74rem; }

  /* line 3058, theme.scss */
  .kfb-invoice {
    padding: 60px 0; }

  /* line 3062, theme.scss */
  .kfb-invoice__panel {
    grid-template-columns: 1fr;
    gap: 23px;
    padding: 26px;
    border-radius: 25px; }

  /* line 3069, theme.scss */
  .kfb-invoice__icon {
    width: 70px;
    height: 70px;
    border-radius: 20px; }

  /* line 3075, theme.scss */
  .kfb-invoice__icon svg {
    width: 45px;
    height: 45px; }

  /* line 3080, theme.scss */
  .kfb-invoice__actions {
    grid-column: auto;
    grid-template-columns: 1fr;
    width: 100%; }

  /* line 3086, theme.scss */
  .kfb-invoice__actions .kfb-text-link {
    justify-self: start; }

  /* line 3090, theme.scss */
  .kfb-delivery-card {
    min-height: 235px;
    padding: 24px; }

  /* line 3095, theme.scss */
  .kfb-delivery-card strong {
    margin-top: 37px; }

  /* line 3099, theme.scss */
  .kfb-sale {
    padding: 58px 0; }

  /* line 3103, theme.scss */
  .kfb-sale__panel {
    min-height: 410px;
    padding: 29px;
    border-radius: 25px; }

  /* line 3109, theme.scss */
  .kfb-sale__panel .kfb-button {
    justify-self: stretch; }

  /* line 3113, theme.scss */
  .kfb-sale__fabric {
    right: -26%; }

  /* line 3117, theme.scss */
  .kfb-about__visual {
    min-height: 390px;
    border-radius: 25px; }

  /* line 3122, theme.scss */
  .kfb-about__facts {
    grid-template-columns: 1fr; }

  /* line 3126, theme.scss */
  .kfb-social-card {
    min-height: 142px;
    padding: 20px; }

  /* line 3131, theme.scss */
  .kfb-faq-item summary {
    grid-template-columns: 30px minmax(0, 1fr) 28px;
    min-height: 70px;
    padding: 13px; }

  /* line 3137, theme.scss */
  .kfb-faq-item > div {
    padding: 0 42px 20px 56px; }

  /* line 3141, theme.scss */
  .kfb-lead {
    padding: 60px 0; }

  /* line 3145, theme.scss */
  .kfb-lead__panel {
    padding: 27px;
    border-radius: 25px; }

  /* line 3150, theme.scss */
  .kfb-product-meter {
    padding-bottom: 36px; }

  /* line 3154, theme.scss */
  .kfb-product-meter__panel {
    gap: 22px;
    padding: 22px;
    border-radius: 20px; }

  /* line 3160, theme.scss */
  .kfb-product-meter__invoice {
    display: grid; }

  /* line 3164, theme.scss */
  .kfb-page-extra,
  .kfb-cart-invoice {
    padding: 42px 0; }

  /* line 3169, theme.scss */
  .kfb-page-extra .kfb-button,
  .kfb-cart-invoice .kfb-button {
    justify-self: stretch; }

  /* line 3174, theme.scss */
  footer .footer-wrap {
    padding: 10px 0; }

  /* line 3178, theme.scss */
  footer .footer__area-menu .menu-item {
    padding-right: 0 !important; }

  /* line 3182, theme.scss */
  .kfb-footer-social__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px; }

  /* line 3188, theme.scss */
  .kfb-footer-social nav {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-content: stretch; }

  /* line 3194, theme.scss */
  .kfb-footer-social nav a,
  .kfb-footer-social__disabled {
    width: 100%;
    max-width: none;
    justify-content: center;
    min-width: 0; }

  /* line 3202, theme.scss */
  .kfb-floating-actions {
    right: max(72px, calc(env(safe-area-inset-right) + 72px));
    bottom: 78px; }

  /* line 3207, theme.scss */
  .kfb-floating-action {
    width: 46px;
    height: 46px; }

  /* line 3212, theme.scss */
  .kfb-floating-action svg {
    width: 24px;
    height: 24px; }

  /* line 3217, theme.scss */
  .kfb-popup {
    padding: 12px; }

  /* line 3221, theme.scss */
  .kfb-popup__dialog {
    grid-template-columns: 1fr;
    border-radius: 23px; }

  /* line 3226, theme.scss */
  .kfb-popup__visual {
    min-height: 185px; }

  /* line 3230, theme.scss */
  .kfb-popup__visual span {
    bottom: -190px; }

  /* line 3234, theme.scss */
  .kfb-popup__content {
    padding: 29px 22px 26px; }

  /* line 3238, theme.scss */
  .kfb-popup__content h2 {
    font-size: 2.2rem; }

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

  /* line 3246, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 3250, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; } }
@media (max-width: 480px) {
  /* line 3256, theme.scss */
  .kfb-category-grid,
  .kfb-guide-grid,
  .kfb-benefit-grid {
    grid-template-columns: 1fr; }

  /* line 3262, theme.scss */
  .kfb-category-card {
    grid-template-columns: 115px minmax(0, 1fr);
    grid-template-rows: minmax(112px, auto); }

  /* line 3267, theme.scss */
  .kfb-category-card__media {
    min-height: 112px; }

  /* line 3271, theme.scss */
  .kfb-guide-card,
  .kfb-benefit-card {
    min-height: 245px; }

  /* line 3276, theme.scss */
  .kfb-about__visual {
    min-height: 330px; }

  /* line 3280, theme.scss */
  .kfb-about__swatch {
    width: 61%; }

  /* line 3284, theme.scss */
  .kfb-social-card {
    grid-template-columns: 60px minmax(0, 1fr) 18px;
    gap: 13px; }

  /* line 3289, theme.scss */
  .kfb-social-card__logo {
    width: 58px;
    height: 58px;
    border-radius: 17px;
    font-size: 0.82rem; }

  /* line 3296, theme.scss */
  .kfb-footer-social nav {
    grid-template-columns: 1fr; }

  /* line 3300, theme.scss */
  .kfb-footer-social nav a,
  .kfb-footer-social__disabled {
    justify-content: flex-start;
    min-height: 54px;
    padding: 9px 16px 9px 10px;
    font-size: 0.8rem; } }
@media (prefers-reduced-motion: reduce) {
  /* line 3310, theme.scss */
  html {
    scroll-behavior: auto; }

  /* line 3314, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important; }

  /* line 3323, theme.scss */
  .kfb-js .kfb-reveal {
    opacity: 1;
    transform: none; } }
