@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, #1589A2);
  --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, #19a1bf);
  --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, #1db9dc);
  --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, #6fd5ec);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #202223);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #35383a);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #4a4f51);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #8c9295);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.75);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 10);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1272px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, true);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

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

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

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

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* HF APPLIANCES */
/* line 31, theme.scss */
.hf-appl {
  padding: 56px 0; }

/* line 32, theme.scss */
.hf-appl__hero {
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  background: #0f1012;
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35); }

/* line 33, theme.scss */
.hf-appl__heroBg {
  position: absolute;
  inset: 0;
  background: radial-gradient(900px 380px at 10% 0%, rgba(255, 189, 96, 0.12), rgba(0, 0, 0, 0) 60%), linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.65)); }

/* line 34, theme.scss */
.hf-appl__heroInner {
  position: relative;
  padding: 26px 22px; }

/* line 35, theme.scss */
.hf-appl__kicker {
  font-size: 12px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 10px; }

/* line 36, theme.scss */
.hf-appl__h2 {
  margin: 0 0 8px;
  font-size: 28px;
  line-height: 1.15;
  color: #fff; }

/* line 37, theme.scss */
.hf-appl__sub {
  margin: 0 0 14px;
  color: rgba(255, 255, 255, 0.78);
  max-width: 62ch; }

/* line 38, theme.scss */
.hf-appl__brands {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0 0; }

/* line 39, theme.scss */
.hf-appl__brandsLabel {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.65); }

/* line 40, theme.scss */
.hf-appl__brandsList {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9); }

/* line 41, theme.scss */
.hf-appl__actions {
  margin-top: 16px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap; }

/* line 42, theme.scss */
.hf-appl__grid {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px; }

@media (min-width: 900px) {
  /* line 43, theme.scss */
  .hf-appl__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px; }

  /* line 43, theme.scss */
  .hf-appl__heroInner {
    padding: 30px 28px; }

  /* line 43, theme.scss */
  .hf-appl__h2 {
    font-size: 32px; } }
/* line 44, theme.scss */
.hf-applCard {
  position: relative;
  display: block;
  border-radius: 18px;
  overflow: hidden;
  min-height: 0;
  aspect-ratio: 4/3;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transform: translateZ(0);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }

/* line 45, theme.scss */
.hf-applCard__bg {
  position: absolute;
  inset: 0;
  background-image: var(--bg);
  background-size: cover;
  background-position: center;
  filter: saturate(1.02) contrast(1.02); }

/* line 46, theme.scss */
.hf-applCard__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%); }

/* line 47, theme.scss */
.hf-applCard__content {
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 14px;
  color: #fff; }

/* line 48, theme.scss */
.hf-applCard__title {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 4px;
  font-weight: 650;
  letter-spacing: .01em; }

/* line 49, theme.scss */
.hf-applCard__desc {
  font-size: 12px;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.8);
  margin: 0; }

/* line 50, theme.scss */
.hf-applCard:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.42);
  border-color: rgba(255, 189, 96, 0.45); }

/* line 51, theme.scss */
.hf-applCard:hover .hf-applCard__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.66) 100%); }

/* Ещё компактнее в горизонтальной ориентации телефона */
@media (max-width: 980px) and (orientation: landscape) {
  /* line 56, theme.scss */
  :root {
    --hf-header-h: 44px; }

  /* line 57, theme.scss */
  .hf-header__inner {
    height: var(--hf-header-h) !important; }

  /* line 58, theme.scss */
  .hf-brand__mark {
    width: 38px !important;
    height: 38px !important;
    margin-left: -10px !important;
    margin-top: -12px !important; }

  /* line 59, theme.scss */
  .hf-nav__link {
    padding: 4px 7px !important;
    font-size: 12px !important; }

  /* line 60, theme.scss */
  .hf-actions {
    gap: 6px !important; }

  /* line 61, theme.scss */
  .hf-cta {
    padding: 5px 9px !important;
    font-size: 12px !important; } }
/* ============================================================
   HomeFlowe / De Dietrich landing (Tilda-like) — scoped
   Naming: hf-dd-*
   ============================================================ */
/* line 70, theme.scss */
.hf-dd-landing {
  --dd-bg:#07080b;
  --dd-bg2:#0b0c10;
  --dd-text:rgba(255,255,255,.92);
  --dd-muted:rgba(255,255,255,.72);
  --dd-soft:rgba(255,255,255,.56);
  --dd-gold:rgba(234,210,156,.95);
  --dd-goldLine:rgba(234,210,156,.18);
  --dd-stroke:rgba(255,255,255,.10);
  --dd-shadow:0 24px 90px rgba(0,0,0,.58);
  --dd-radius:22px;
  color: var(--dd-text);
  background: radial-gradient(1200px 700px at 50% -10%, rgba(234, 210, 156, 0.1), rgba(0, 0, 0, 0) 60%), linear-gradient(180deg, var(--dd-bg), var(--dd-bg2)); }

/* line 86, theme.scss */
.hf-dd-container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 18px; }

/* line 92, theme.scss */
.hf-dd-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid var(--dd-goldLine);
  background: rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  font-size: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.78); }

/* line 108, theme.scss */
.hf-dd-h1 {
  font-size: clamp(28px, 3.4vw, 54px);
  line-height: 1.05;
  margin: 14px 0 10px;
  letter-spacing: -0.02em; }

/* line 115, theme.scss */
.hf-dd-h2 {
  font-size: clamp(22px, 2.3vw, 34px);
  line-height: 1.14;
  margin: 0 0 10px;
  letter-spacing: -0.01em; }

/* line 122, theme.scss */
.hf-dd-lead, .hf-dd-text {
  color: var(--dd-muted);
  font-size: 16px;
  line-height: 1.6;
  margin: 0; }

/* line 129, theme.scss */
.hf-dd-lead {
  max-width: none; }

/* line 131, theme.scss */
.hf-dd-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px; }

@media (max-width: 980px) {
  /* line 138, theme.scss */
  .hf-dd-grid-2 {
    grid-template-columns: 1fr; } }
/* Top bar (search) */
/* line 142, theme.scss */
.hf-dd-top {
  position: relative;
  z-index: 10;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(7, 8, 11, 0.65);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); }

/* line 152, theme.scss */
.hf-dd-top__inner {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 18px;
  display: flex;
  align-items: center;
  gap: 14px; }

/* line 161, theme.scss */
.hf-dd-top__search {
  flex: 1;
  min-width: 260px; }

/* line 162, theme.scss */
.hf-dd-top__search .hf-widget-search {
  width: 100%; }

/* line 163, theme.scss */
.hf-dd-top__search form {
  margin: 0; }

/* line 164, theme.scss */
.hf-dd-top__search input[type="text"], .hf-dd-top__search input[name="q"] {
  width: 100%; }

/* line 166, theme.scss */
.hf-dd-top__actions {
  display: flex;
  align-items: center;
  gap: 12px; }

/* line 167, theme.scss */
.hf-dd-top__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid var(--dd-goldLine);
  color: rgba(255, 255, 255, 0.88);
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2); }

/* line 178, theme.scss */
.hf-dd-top__link:hover {
  border-color: rgba(234, 210, 156, 0.38); }

@media (max-width: 820px) {
  /* line 181, theme.scss */
  .hf-dd-top__inner {
    flex-direction: column;
    align-items: stretch; }

  /* line 182, theme.scss */
  .hf-dd-top__actions {
    justify-content: flex-start; } }
/* Buttons */
/* line 186, theme.scss */
.hf-dd-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 999px;
  text-decoration: none;
  border: 1px solid var(--dd-stroke);
  transition: transform .15s ease, border-color .15s ease, background-color .15s ease, color .15s ease;
  min-height: 44px;
  font-weight: 600;
  letter-spacing: .01em;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* line 202, theme.scss */
.hf-dd-btn--primary {
  background: linear-gradient(180deg, rgba(234, 210, 156, 0.22), rgba(234, 210, 156, 0.1));
  border-color: rgba(234, 210, 156, 0.35);
  color: rgba(255, 255, 255, 0.92); }

/* line 208, theme.scss */
.hf-dd-btn--ghost {
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.92); }

/* line 213, theme.scss */
.hf-dd-btn:hover {
  transform: translateY(-1px);
  border-color: rgba(234, 210, 156, 0.4); }

/* HERO */
/* line 219, theme.scss */
.hf-dd-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: stretch;
  overflow: hidden; }

/* line 227, theme.scss */
.hf-dd-hero__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.04);
  filter: saturate(1.02) contrast(1.02); }

/* line 236, theme.scss */
.hf-dd-hero__fg {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 64px 0 84px; }

/* line 245, theme.scss */
.hf-dd-hero__content {
  max-width: 1180px; }

/* line 249, theme.scss */
.hf-dd-hero__btns {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 18px; }

/* line 256, theme.scss */
.hf-dd-hero__fade {
  position: absolute;
  inset: auto 0 0 0;
  height: 240px;
  background: linear-gradient(180deg, rgba(7, 8, 11, 0) 0%, rgba(7, 8, 11, 0.88) 55%, #07080b 100%);
  z-index: 2; }

/* line 264, theme.scss */
.hf-dd-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(900px 520px at 40% 36%, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.58) 55%, rgba(0, 0, 0, 0.74) 100%);
  z-index: 1; }

/* OVERLAP */
/* line 273, theme.scss */
.hf-dd-overlap {
  padding: 72px 0 68px;
  position: relative; }

/* line 278, theme.scss */
.hf-dd-overlap__head {
  max-width: 780px;
  margin-bottom: 26px; }

/* line 283, theme.scss */
.hf-dd-overlap__stage {
  position: relative;
  height: 520px; }

/* line 288, theme.scss */
.hf-dd-overlap__img {
  position: absolute;
  background-size: cover;
  background-position: center;
  border-radius: var(--dd-radius);
  box-shadow: var(--dd-shadow);
  border: 1px solid rgba(255, 255, 255, 0.08);
  will-change: transform; }

/* line 298, theme.scss */
.hf-dd-overlap__img--a {
  width: 44%;
  height: 92%;
  left: 2%;
  top: 4%; }

/* line 305, theme.scss */
.hf-dd-overlap__img--b {
  width: 52%;
  height: 72%;
  left: 28%;
  top: 14%; }

/* line 312, theme.scss */
.hf-dd-overlap__img--c {
  width: 40%;
  height: 70%;
  right: 2%;
  top: 22%; }

@media (max-width: 980px) {
  /* line 320, theme.scss */
  .hf-dd-overlap__stage {
    height: 560px; }

  /* line 321, theme.scss */
  .hf-dd-overlap__img--a {
    width: 62%;
    height: 58%;
    left: 0;
    top: 0; }

  /* line 322, theme.scss */
  .hf-dd-overlap__img--b {
    width: 72%;
    height: 58%;
    left: 10%;
    top: 22%; }

  /* line 323, theme.scss */
  .hf-dd-overlap__img--c {
    width: 64%;
    height: 58%;
    right: 0;
    top: 44%; } }
/* ABOUT */
/* line 327, theme.scss */
.hf-dd-about {
  padding: 62px 0 30px; }

/* line 331, theme.scss */
.hf-dd-about__card {
  border-radius: var(--dd-radius);
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
  overflow: hidden;
  box-shadow: var(--dd-shadow); }

/* line 339, theme.scss */
.hf-dd-about__media {
  height: 240px;
  background-size: cover;
  background-position: center;
  filter: saturate(1.02); }

/* line 346, theme.scss */
.hf-dd-about__cardbody {
  padding: 18px 18px 20px; }

/* line 347, theme.scss */
.hf-dd-about__label {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px; }

/* line 354, theme.scss */
.hf-dd-about__title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px; }

/* line 359, theme.scss */
.hf-dd-about__desc {
  color: var(--dd-muted);
  font-size: 14px;
  line-height: 1.55; }

/* line 365, theme.scss */
.hf-dd-benefits {
  padding: 28px 0 10px; }

/* line 366, theme.scss */
.hf-dd-benefits__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px; }

@media (max-width: 980px) {
  /* line 372, theme.scss */
  .hf-dd-benefits__grid {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 520px) {
  /* line 375, theme.scss */
  .hf-dd-benefits__grid {
    grid-template-columns: 1fr; } }
/* line 378, theme.scss */
.hf-dd-card {
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(0, 0, 0, 0.22);
  padding: 16px 16px 14px; }

/* line 384, theme.scss */
.hf-dd-card__title {
  font-weight: 700;
  margin-bottom: 6px; }

/* line 385, theme.scss */
.hf-dd-card__text {
  color: var(--dd-muted);
  font-size: 14px;
  line-height: 1.5; }

/* GALLERY */
/* line 388, theme.scss */
.hf-dd-gallery {
  padding: 58px 0 0; }

/* line 392, theme.scss */
.hf-dd-gallery__head {
  max-width: 820px;
  margin-bottom: 18px; }

/* line 397, theme.scss */
.hf-dd-gallery__list {
  display: flex;
  flex-direction: column;
  gap: 14px; }

/* line 398, theme.scss */
.hf-dd-gallery__item {
  margin: 0; }

/* line 399, theme.scss */
.hf-dd-gallery__img {
  height: clamp(320px, 56vh, 620px);
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: var(--dd-shadow);
  background-size: cover;
  background-position: center; }

@media (max-width: 820px) {
  /* line 409, theme.scss */
  .hf-dd-gallery__img {
    border-radius: 16px; } }
/* CATALOG + CTA */
/* line 413, theme.scss */
.hf-dd-catalog {
  padding: 56px 0 24px; }

/* line 414, theme.scss */
.hf-dd-catalog__box,
.hf-dd-cta__box {
  border-radius: var(--dd-radius);
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.03));
  padding: 22px 20px;
  box-shadow: var(--dd-shadow); }

/* line 422, theme.scss */
.hf-dd-catalog__box .hf-dd-btn {
  margin-top: 14px; }

/* line 424, theme.scss */
.hf-dd-cta {
  padding: 26px 0 72px; }

/* line 425, theme.scss */
.hf-dd-cta__btns {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 14px; }

/* Reveal */
/* line 433, theme.scss */
.hf-dd-reveal {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity .6s ease, transform .6s ease; }

/* line 438, theme.scss */
.hf-dd-reveal.is-visible {
  opacity: 1;
  transform: translateY(0); }

/* Anchor offset for fixed header */
/* line 444, theme.scss */
.hf-dd-landing section[id] {
  scroll-margin-top: 92px; }
