.elementor-1688 .elementor-element.elementor-element-bacef8b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-1688 .elementor-element.elementor-element-bacef8b{width:100%;}}/* Start custom CSS for html, class: .elementor-element-74dd19b *//* =========================================================
   BB-ABLAK – TELJES PROFILRENDSZER CSS
   Színvilág: grafit + BB-piros + meleg bronz
   Tartalmazza a cím, a profilválasztó és a mobilnézet javítását.
   ========================================================= */

:root {
  --bbx6-ink: #2d2b2b;
  --bbx6-muted: #756f6b;
  --bbx6-wine: #b8002a;
  --bbx6-wine-dark: #242529;
  --bbx6-wine-mid: #d60032;
  --bbx6-rust: #875b2d;
  --bbx6-copper: #b99662;
  --bbx6-paper: #ffffff;
  --bbx6-cream: #f4f3f1;
  --bbx6-line: #dfdcd8;
  --bbx6-white: #fff;
}

html:has(.bbx6-page),
body:has(.bbx6-page) {
  overflow-x: clip !important;
}

:where(
  .site,
  .site-content,
  .site-main,
  .content-area,
  .entry-content,
  .elementor,
  .elementor-section-wrap,
  .elementor-widget-html,
  .elementor-widget-container,
  .e-con,
  .e-con-inner
):has(.bbx6-page) {
  max-width: none !important;
  overflow: visible !important;
}

html { scroll-behavior: smooth; }
body { margin: 0; background: var(--bbx6-paper); }

.bbx6-page,
.bbx6-page *,
.bbx6-page *::before,
.bbx6-page *::after { box-sizing: border-box; }

.bbx6-page {
  position: relative;
  left: 50%;
  width: 100vw !important;
  width: 100dvw !important;
  max-width: none !important;
  margin: 0 0 0 -50vw !important;
  margin-left: -50dvw !important;
  overflow: visible;
  color: var(--bbx6-ink);
  background: var(--bbx6-paper);
  font-family: Inter, "Segoe UI", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  isolation: isolate;
}

.bbx6-page :where(h1, h2, h3, h4, p, ul, ol, dl, dd) { margin-top: 0; }
.bbx6-page :where(h1, h2, h3, h4) { color: inherit; font-family: inherit; text-transform: none; }
.bbx6-page :where(a) { color: inherit; text-decoration: none; }
.bbx6-page :where(button, select, a) { font: inherit; -webkit-tap-highlight-color: transparent; }
.bbx6-page button { box-shadow: none !important; text-transform: none !important; }

.bbx6-container {
  position: relative;
  width: min(1280px, calc(100% - 80px));
  margin-inline: auto;
}

.bbx6-kicker,
.bbx6-section-kicker {
  margin-bottom: 18px;
  color: var(--bbx6-rust);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .18em;
  line-height: 1.4;
  text-transform: uppercase;
}

.bbx6-section-kicker-light { color: #d1ad79; }
.bbx6-kicker { display: flex; align-items: center; gap: 12px; color: #eadcc8; }
.bbx6-kicker > span { width: 26px; height: 1px; background: var(--bbx6-copper); }

.bbx6-btn {
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 0 22px;
  border: 1px solid transparent !important;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: -.01em;
  line-height: 1.2;
  text-align: center;
  transition: transform .24s ease, background-color .24s ease, border-color .24s ease;
}

.bbx6-btn:hover { transform: translateY(-2px); }
.bbx6-btn:focus-visible,
.bbx6-profile-menu button:focus-visible,
.bbx6-mobile-select-wrap select:focus-visible,
.bbx6-table-wrap:focus-visible {
  outline: 3px solid rgba(185,150,98,.68);
  outline-offset: 3px;
}

.bbx6-btn-light { color: var(--bbx6-wine-dark) !important; background: var(--bbx6-white) !important; }
.bbx6-btn-light:hover { color: var(--bbx6-wine-dark) !important; background: #eeece9 !important; }
.bbx6-btn-ghost { color: var(--bbx6-white) !important; border-color: rgba(255,255,255,.27) !important; background: transparent !important; }
.bbx6-btn-ghost:hover { color: var(--bbx6-white) !important; border-color: rgba(255,255,255,.62) !important; background: rgba(255,255,255,.07) !important; }
.bbx6-btn-primary { color: var(--bbx6-white) !important; background: var(--bbx6-wine) !important; }
.bbx6-btn-primary:hover { color: var(--bbx6-white) !important; background: var(--bbx6-wine-mid) !important; }
.bbx6-arrow { flex: 0 0 auto; font-size: 18px; font-weight: 450; line-height: 1; }

/* Hero: no raster image, only the architectural door at the viewport edge */
.bbx6-hero {
  position: relative;
  min-height: 900px;
  overflow: hidden;
  color: var(--bbx6-white);
  background:
    radial-gradient(circle at 72% 38%, rgba(214,0,50,.22), transparent 33%),
    linear-gradient(123deg, #1f2024 0%, #2b2c31 48%, #202126 100%);
}

.bbx6-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .08;
  background-image:
    linear-gradient(rgba(255,255,255,.7) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.7) 1px, transparent 1px);
  background-size: 96px 96px;
  -webkit-mask-image: linear-gradient(to bottom, #000, transparent 91%);
  mask-image: linear-gradient(to bottom, #000, transparent 91%);
}

.bbx6-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(18,19,22,.54), transparent 57%);
}

.bbx6-noise { display: none; }

.bbx6-hero-grid {
  min-height: 829px;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, .72fr);
  align-items: center;
  gap: clamp(50px, 7vw, 110px);
  padding-block: 166px 96px;
}

.bbx6-hero-copy {
  position: relative;
  z-index: 4;
  max-width: 700px;
  animation: bbx6-rise .8s cubic-bezier(.2,.7,.2,1) both;
}

.bbx6-hero h1 {
  max-width: 690px;
  margin: 0 0 28px;
  color: var(--bbx6-white) !important;
  font-size: clamp(56px, 6vw, 88px);
  font-weight: 560;
  letter-spacing: -.062em;
  line-height: .94;
  text-wrap: balance;
}

.bbx6-hero h1 em {
  color: #d7b784;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
}

.bbx6-hero-lead {
  max-width: 610px;
  margin-bottom: 0;
  color: rgba(255,255,255,.69);
  font-size: 18px;
  line-height: 1.72;
}

.bbx6-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }

.bbx6-hero-trust { display: flex; margin-top: 54px; }
.bbx6-hero-trust > div {
  min-width: 135px;
  margin-right: 28px;
  padding-right: 28px;
  border-right: 1px solid rgba(255,255,255,.16);
}
.bbx6-hero-trust > div:last-child { margin-right: 0; padding-right: 0; border-right: 0; }
.bbx6-hero-trust strong,
.bbx6-hero-trust span { display: block; }
.bbx6-hero-trust strong { color: #dfc497; font-size: 24px; font-weight: 620; line-height: 1.1; }
.bbx6-hero-trust span { margin-top: 7px; color: rgba(255,255,255,.48); font-size: 10px; }

.bbx6-hero-visual {
  position: absolute;
  z-index: 2;
  top: 0;
  right: calc(50% - 50dvw);
  bottom: 71px;
  width: min(47vw, 750px);
  min-height: 0;
  overflow: hidden;
  animation: bbx6-rise .95s .1s cubic-bezier(.2,.7,.2,1) both;
}

.bbx6-hero-visual::before {
  content: "";
  position: absolute;
  top: 14%;
  right: -5%;
  width: 78%;
  height: 72%;
  transform: skewY(-4deg);
  background: linear-gradient(140deg, rgba(214,0,50,.12), transparent 66%);
}

.bbx6-window-frame {
  position: absolute;
  top: clamp(154px, 10vw, 176px);
  right: -50px;
  width: min(390px, 30vw);
  height: 555px;
  border: 14px solid rgba(255,255,255,.91);
  border-right-width: 18px;
  border-radius: 0;
  background:
    linear-gradient(135deg, rgba(255,255,255,.1), transparent 40%),
    linear-gradient(35deg, rgba(80,82,89,.28), rgba(18,19,22,.08));
  box-shadow: -32px 44px 85px rgba(0,0,0,.28), inset 0 0 0 1px rgba(255,255,255,.15);
}

.bbx6-window-frame::before {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(255,255,255,.2);
}

.bbx6-window-frame::after {
  content: "";
  position: absolute;
  top: -14px;
  bottom: -14px;
  left: 48%;
  width: 12px;
  background: rgba(255,255,255,.9);
}

.bbx6-window-handle {
  position: absolute;
  z-index: 2;
  top: 47%;
  left: calc(48% - 18px);
  width: 8px;
  height: 58px;
  border-radius: 6px;
  background: #d7d7d7;
  box-shadow: 0 4px 12px rgba(0,0,0,.28);
}

.bbx6-hero-visual-label {
  position: absolute;
  right: 42px;
  bottom: 38px;
  color: rgba(255,255,255,.45);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.bbx6-hero-foot {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid rgba(255,255,255,.12);
}

.bbx6-hero-foot .bbx6-container {
  min-height: 71px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  color: rgba(255,255,255,.48);
  font-size: 9px;
  font-weight: 750;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.bbx6-hero-foot i { width: 3px; height: 3px; border-radius: 50%; background: var(--bbx6-copper); }

/* Intro */
.bbx6-intro { padding: 118px 0 110px; background: var(--bbx6-paper); }
.bbx6-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, .68fr);
  align-items: end;
  gap: clamp(60px, 9vw, 145px);
}

.bbx6-intro h2,
.bbx6-section-head h2,
.bbx6-guide h2,
.bbx6-service h2,
.bbx6-faq h2,
.bbx6-final-card h2 {
  margin: 0;
  color: inherit;
  font-size: clamp(39px, 4.4vw, 62px);
  font-weight: 570;
  letter-spacing: -.052em;
  line-height: 1.02;
  text-wrap: balance;
}

.bbx6-intro-copy > p {
  margin-bottom: 0;
  color: var(--bbx6-muted);
  font-size: 16px;
  line-height: 1.78;
}
.bbx6-inline-link { display: inline-flex; align-items: center; gap: 10px; margin-top: 24px; color: var(--bbx6-rust) !important; font-size: 12px; font-weight: 760; }

.bbx6-benefits {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 76px;
  border-top: 1px solid var(--bbx6-line);
  border-bottom: 1px solid var(--bbx6-line);
}

.bbx6-benefits article {
  min-height: 220px;
  padding: 32px 32px 28px;
  border-right: 1px solid var(--bbx6-line);
}
.bbx6-benefits article:first-child { padding-left: 0; }
.bbx6-benefits article:last-child { padding-right: 0; border-right: 0; }
.bbx6-benefits article > span { color: var(--bbx6-copper); font: 700 9px/1 ui-monospace, SFMono-Regular, Menlo, monospace; }
.bbx6-benefits h3 { margin: 48px 0 9px; font-size: 17px; font-weight: 670; letter-spacing: -.025em; }
.bbx6-benefits p { max-width: 250px; margin-bottom: 0; color: var(--bbx6-muted); font-size: 11px; line-height: 1.62; }

/* Profile .elementor-1688 .elementor-element.elementor-element-74dd19b: permanently on the left at desktop sizes */
.bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section {
  padding: 116px 0 126px;
  scroll-margin-top: 24px;
  color: var(--bbx6-white) !important;
  background:
    radial-gradient(circle at 88% 17%, rgba(214,0,50,.18), transparent 27%),
    var(--bbx6-wine-dark) !important;
}

.bbx6-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(300px, .6fr);
  align-items: end;
  gap: clamp(55px, 9vw, 135px);
  margin-bottom: 56px;
  padding-bottom: 42px;
  border-bottom: 1px solid rgba(255,255,255,.14);
}
.bbx6-section-head h2 { max-width: 760px; color: var(--bbx6-white) !important; }
.bbx6-section-head > p { margin-bottom: 3px; color: rgba(255,255,255,.56); font-size: 13px; line-height: 1.72; }

.bbx6-profile-workspace {
  width: 100%;
  display: flex !important;
  flex-flow: row nowrap !important;
  align-items: flex-start !important;
  gap: clamp(24px, 2.6vw, 40px);
}

.bbx6-profile-menu-column {
  position: relative;
  flex: 0 0 clamp(272px, 24vw, 310px) !important;
  width: clamp(272px, 24vw, 310px) !important;
  max-width: 310px !important;
  min-width: 0;
  align-self: stretch;
}

.bbx6-profile-menu {
  position: sticky !important;
  top: 92px !important;
  z-index: 3;
  width: 100% !important;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.035);
  box-shadow: 0 24px 60px rgba(0,0,0,.16);
}

.bbx6-profile-menu::before {
  content: "PROFILVÁLASZTÓ  ·  9 RENDSZER";
  min-height: 48px;
  display: flex;
  align-items: center;
  padding: 0 17px;
  border-bottom: 1px solid rgba(255,255,255,.11);
  color: rgba(255,255,255,.42);
  font-size: 8px;
  font-weight: 780;
  letter-spacing: .13em;
}

.bbx6-profile-menu button {
  position: relative;
  width: 100%;
  min-height: 58px;
  display: grid;
  grid-template-columns: 30px minmax(0,1fr) auto 17px;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 8px 15px;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.09) !important;
  border-radius: 0 !important;
  color: rgba(255,255,255,.78) !important;
  background: transparent !important;
  text-align: left;
  cursor: pointer;
  transition: color .2s ease, background-color .2s ease;
}
.bbx6-profile-menu button:last-child { border-bottom: 0 !important; }
.bbx6-profile-menu button:hover { color: var(--bbx6-white) !important; background: rgba(255,255,255,.07) !important; }
.bbx6-profile-menu button.is-active { color: var(--bbx6-ink) !important; background: var(--bbx6-cream) !important; }
.bbx6-profile-menu button.is-active::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 4px; background: var(--bbx6-copper); }
.bbx6-tab-number { color: var(--bbx6-copper); font: 700 9px/1 ui-monospace, SFMono-Regular, Menlo, monospace; }
.bbx6-tab-copy { min-width: 0; }
.bbx6-tab-copy small,
.bbx6-tab-copy b { display: block; }
.bbx6-tab-copy small { margin-bottom: 3px; overflow: hidden; font-size: 8px; font-weight: 700; letter-spacing: .11em; opacity: .58; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.bbx6-tab-copy b { overflow: hidden; font-size: 15px; font-weight: 680; letter-spacing: -.02em; text-overflow: ellipsis; white-space: nowrap; }
.bbx6-tab-badge { padding: 5px 7px; border-radius: 999px; color: #2d2b2b; background: #d5ae72; font-size: 7px; font-weight: 850; letter-spacing: .04em; line-height: 1; text-transform: uppercase; white-space: nowrap; }
.bbx6-tab-arrow { color: rgba(255,255,255,.38); font-size: 14px; transition: transform .2s ease; }
.bbx6-profile-menu button.is-active .bbx6-tab-arrow { color: var(--bbx6-rust); transform: translateX(2px); }
.bbx6-mobile-select-wrap { display: none; }

.bbx6-profile-display {
  position: relative;
  flex: 1 1 0 !important;
  width: auto !important;
  min-width: 0;
  scroll-margin-top: 24px;
  color: var(--bbx6-ink);
  background: var(--bbx6-paper);
  box-shadow: 0 30px 80px rgba(0,0,0,.2);
  animation: bbx6-panel-in .32s ease both;
}

.bbx6-product-top {
  display: grid;
  grid-template-columns: minmax(0,1fr) 250px;
  gap: clamp(36px,5vw,72px);
  align-items: stretch;
  padding: clamp(42px,5vw,68px);
  padding-bottom: clamp(42px,5vw,68px);
  border-bottom: 1px solid var(--bbx6-line);
}
.bbx6-product-meta { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; color: var(--bbx6-rust); font-size: 9px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.bbx6-product-meta i { width: 3px; height: 3px; border-radius: 50%; background: var(--bbx6-copper); }
.bbx6-product-copy h3 { margin: 0 0 10px; color: var(--bbx6-wine-dark) !important; font-size: clamp(48px,5vw,72px); font-weight: 590; letter-spacing: -.064em; line-height: .95; }
.bbx6-product-tagline { max-width: 650px; margin: 0 0 25px; color: var(--bbx6-rust); font: 400 21px/1.4 Georgia, "Times New Roman", serif; }
.bbx6-product-intro { max-width: 650px; margin: 0; color: var(--bbx6-muted); font-size: 14px; line-height: 1.76; }

.bbx6-ideal {
  margin-top: 27px;
  padding: 20px 22px;
  border: 0;
  border-left: 3px solid var(--bbx6-copper);
  background: var(--bbx6-cream);
}
.bbx6-ideal span { display: block; margin-bottom: 7px; color: var(--bbx6-rust); font-size: 9px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.bbx6-ideal p { margin: 0; color: var(--bbx6-ink); font-size: 12px; line-height: 1.62; }

.bbx6-product-signature {
  position: relative;
  min-height: 290px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  padding: 28px;
  color: var(--bbx6-white);
  background:
    linear-gradient(145deg, rgba(255,255,255,.08), transparent 55%),
    var(--bbx6-wine);
}
.bbx6-product-signature::after { content: ""; position: absolute; top: -45px; right: -45px; width: 140px; height: 140px; border: 1px solid rgba(255,255,255,.13); transform: rotate(45deg); }
.bbx6-visual-index { position: absolute; z-index: 2; top: 21px; left: 24px; color: rgba(255,255,255,.43); font: 700 10px/1 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .12em; }
.bbx6-product-signature small { display: block; margin-bottom: 7px; color: rgba(255,255,255,.5); font-size: 8px; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; }
.bbx6-product-signature strong { position: relative; z-index: 2; display: block; max-width: 180px; color: var(--bbx6-white); font-size: 25px; font-weight: 580; letter-spacing: -.035em; line-height: 1.12; }
.bbx6-product-signature > i { width: 100%; height: 1px; margin: 24px 0 12px; background: rgba(255,255,255,.16); }
.bbx6-product-signature > p { margin: 0; color: #d4b27d; font-size: 9px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }

.bbx6-stats { display: grid; grid-template-columns: repeat(4,1fr); border-bottom: 1px solid var(--bbx6-line); }
.bbx6-stat { min-height: 116px; display: flex; flex-direction: column; justify-content: center; padding: 20px 26px; border-right: 1px solid var(--bbx6-line); }
.bbx6-stat:last-child { border-right: 0; }
.bbx6-stat strong { color: var(--bbx6-wine) !important; font-size: 23px; font-weight: 680; letter-spacing: -.04em; line-height: 1.1; }
.bbx6-stat span { margin-top: 8px; color: var(--bbx6-muted); font-size: 8px; font-weight: 650; letter-spacing: .09em; line-height: 1.35; text-transform: uppercase; }

.bbx6-detail-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(44px,6vw,82px); padding: 42px clamp(42px,5vw,68px) 34px; }
.bbx6-detail-grid h4 { margin: 0 0 22px; color: var(--bbx6-wine) !important; font-size: 10px; font-weight: 850; letter-spacing: .14em; text-transform: uppercase; }
.bbx6-check-list { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; }
.bbx6-check-list li { display: grid; grid-template-columns: 20px minmax(0,1fr); gap: 10px; align-items: start; color: var(--bbx6-muted); font-size: 12px; line-height: 1.58; }
.bbx6-check-list li span { width: 18px; height: 18px; display: grid; place-items: center; margin-top: 1px; border-radius: 50%; color: var(--bbx6-white); background: var(--bbx6-rust); font-size: 9px; }
.bbx6-spec-list { margin: 0; border-top: 1px solid var(--bbx6-line); }
.bbx6-spec-list > div { display: grid; grid-template-columns: 1fr 1.2fr; gap: 16px; padding: 10px 0; border-bottom: 1px solid var(--bbx6-line); }
.bbx6-spec-list dt { color: var(--bbx6-muted); font-size: 10px; }
.bbx6-spec-list dd { margin: 0; font-size: 10px; font-weight: 700; text-align: right; }
.bbx6-product-actions { display: flex; align-items: center; gap: 25px; padding: 4px clamp(42px,5vw,68px) 56px; }
.bbx6-product-actions .bbx6-btn { font-size: 12px; }
.bbx6-text-link { color: var(--bbx6-rust) !important; font-size: 11px; font-weight: 750; text-decoration: underline !important; text-underline-offset: 5px; }

/* Comparison */
.bbx6-compare { padding: 118px 0; background: var(--bbx6-cream); }
.bbx6-section-head-dark > p { color: var(--bbx6-muted); }
.bbx6-compare .bbx6-section-head { grid-template-columns: minmax(0,1.1fr) minmax(320px,.65fr); border-color: var(--bbx6-line); }
.bbx6-compare .bbx6-section-head h2 { color: var(--bbx6-ink) !important; }
.bbx6-table-wrap { overflow-x: auto; border: 1px solid var(--bbx6-line); background: var(--bbx6-paper); scrollbar-color: var(--bbx6-copper) #eadfd3; scrollbar-width: thin; }
.bbx6-table-wrap table { width: 100%; min-width: 950px; border-collapse: collapse; table-layout: fixed; }
.bbx6-table-wrap th { padding: 16px 18px; color: #f1e6dc; background: var(--bbx6-wine); font-size: 8px; font-weight: 800; letter-spacing: .13em; text-align: left; text-transform: uppercase; }
.bbx6-table-wrap td { height: 62px; padding: 14px 18px; border-bottom: 1px solid var(--bbx6-line); color: var(--bbx6-muted); font-size: 11px; }
.bbx6-table-wrap tbody tr:last-child td { border-bottom: 0; }
.bbx6-table-wrap tbody tr:nth-child(even) { background: #f7f6f4; }
.bbx6-table-wrap tbody tr:hover { background: #efebe7; }
.bbx6-table-wrap td strong { color: var(--bbx6-wine); font-size: 13px; font-weight: 700; }
.bbx6-table-note { margin: 14px 0 0; color: #7c7672; font-size: 9px; line-height: 1.55; }

/* Decision guide */
.bbx6-guide { padding: 122px 0; color: var(--bbx6-white); background: var(--bbx6-wine-dark); }
.bbx6-guide .bbx6-container { display: grid; grid-template-columns: .82fr 1.18fr; gap: clamp(70px,10vw,150px); }
.bbx6-guide-title-wrap { position: static; align-self: start; }
.bbx6-guide-title-wrap h2 { max-width: 520px; color: var(--bbx6-white) !important; }
.bbx6-guide-list { border-top: 1px solid rgba(255,255,255,.14); }
.bbx6-guide-list article { display: grid; grid-template-columns: 58px minmax(0,1fr); gap: 20px; padding: 36px 0; border-bottom: 1px solid rgba(255,255,255,.14); }
.bbx6-guide-list article > span { padding-top: 3px; color: var(--bbx6-copper); font: 700 10px/1 ui-monospace, SFMono-Regular, Menlo, monospace; }
.bbx6-guide-list h3 { margin: 0 0 9px; color: #efd9ca !important; font-size: 21px; font-weight: 640; letter-spacing: -.03em; }
.bbx6-guide-list p { max-width: 650px; margin: 0; color: rgba(255,255,255,.55); font-size: 13px; line-height: 1.7; }

/* Service process */
.bbx6-service { padding: 120px 0; background: var(--bbx6-paper); }
.bbx6-service-grid { display: grid; grid-template-columns: minmax(0,1fr) minmax(380px,.82fr); align-items: center; gap: clamp(70px,10vw,150px); }
.bbx6-service h2 { max-width: 700px; }
.bbx6-service-copy > p:not(.bbx6-section-kicker) { max-width: 660px; margin: 27px 0 31px; color: var(--bbx6-muted); font-size: 15px; line-height: 1.75; }
.bbx6-process { margin: 0; padding: 0; border-top: 1px solid var(--bbx6-line); list-style: none; }
.bbx6-process li { min-height: 98px; display: grid; grid-template-columns: 50px minmax(0,1fr); gap: 22px; align-items: center; border-bottom: 1px solid var(--bbx6-line); }
.bbx6-process li > span { color: var(--bbx6-copper); font: 700 9px/1 ui-monospace, SFMono-Regular, Menlo, monospace; }
.bbx6-process b,
.bbx6-process small { display: block; }
.bbx6-process b { font-size: 15px; font-weight: 680; letter-spacing: -.02em; }
.bbx6-process small { margin-top: 6px; color: var(--bbx6-muted); font-size: 11px; }

/* FAQ */
.bbx6-faq { padding: 116px 0; background: var(--bbx6-cream); }
.bbx6-faq-grid { display: grid; grid-template-columns: .72fr 1.12fr; gap: clamp(70px,10vw,150px); }
.bbx6-faq h2 { max-width: 520px; }
.bbx6-faq-list { border-top: 1px solid var(--bbx6-line); }
.bbx6-faq details { border-bottom: 1px solid var(--bbx6-line); }
.bbx6-faq summary { min-height: 78px; display: grid; grid-template-columns: minmax(0,1fr) 24px; align-items: center; gap: 20px; color: var(--bbx6-ink); font-size: 14px; font-weight: 680; letter-spacing: -.015em; cursor: pointer; list-style: none; }
.bbx6-faq summary::-webkit-details-marker { display: none; }
.bbx6-faq summary span { color: var(--bbx6-rust); font-size: 20px; font-weight: 350; transition: transform .2s ease; }
.bbx6-faq details[open] summary span { transform: rotate(45deg); }
.bbx6-faq details p { max-width: 700px; margin: -2px 44px 27px 0; color: var(--bbx6-muted); font-size: 12px; line-height: 1.72; }

/* Final CTA */
.bbx6-final-cta { padding: 0; background: var(--bbx6-paper); }
.bbx6-final-card {
  position: relative;
  width: min(1280px, calc(100% - 80px));
  min-height: 450px;
  display: grid;
  grid-template-columns: minmax(0,1.2fr) minmax(300px,.55fr);
  align-items: center;
  gap: 80px;
  overflow: hidden;
  padding: clamp(50px,6vw,82px);
  color: var(--bbx6-white);
  background:
    radial-gradient(circle at 84% 50%, rgba(214,0,50,.30), transparent 31%),
    linear-gradient(120deg, #242529, #58182a);
}
.bbx6-final-card::after { content: ""; position: absolute; top: 50%; right: -80px; width: 300px; height: 300px; border: 2px solid rgba(255,255,255,.09); box-shadow: inset 0 0 0 28px rgba(255,255,255,.025), inset 0 0 0 30px rgba(255,255,255,.07); transform: translateY(-50%) rotate(45deg); }
.bbx6-final-card > div { position: relative; z-index: 2; }
.bbx6-final-card h2 { max-width: 800px; color: var(--bbx6-white) !important; }
.bbx6-final-card > div:first-child > p:last-child { max-width: 700px; margin: 25px 0 0; color: rgba(255,255,255,.58); font-size: 14px; line-height: 1.72; }
.bbx6-final-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 24px; }
.bbx6-phone small,
.bbx6-phone strong { display: block; }
.bbx6-phone small { margin-bottom: 7px; color: rgba(255,255,255,.46); font-size: 9px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.bbx6-phone strong { color: var(--bbx6-white); font-size: 24px; font-weight: 590; }

@keyframes bbx6-rise {
  from { opacity: 0; transform: translateY(22px); }
  to { opacity: 1; transform: translateY(0); }
}
@keyframes bbx6-panel-in {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 1120px) {
  .bbx6-container { width: min(100% - 56px, 1120px); }
  .bbx6-hero-grid { grid-template-columns: minmax(0,1fr) 330px; }
  .bbx6-hero-visual { width: 43vw; }
  .bbx6-profile-menu-column { flex-basis: 270px !important; width: 270px !important; }
  .bbx6-tab-badge { display: none; }
  .bbx6-product-top { grid-template-columns: minmax(0,1fr) 215px; }
  .bbx6-product-top,
  .bbx6-detail-grid { gap: 36px; }
}

@media (max-width: 900px) {
  .bbx6-container { width: min(100% - 40px, 780px); }
  .bbx6-hero { min-height: 805px; }
  .bbx6-hero-grid { min-height: 734px; grid-template-columns: 1fr 230px; gap: 30px; padding-block: 122px 82px; }
  .bbx6-hero-visual { width: 40vw; opacity: .55; }
  .bbx6-window-frame { top: 118px; right: -90px; width: 320px; height: 535px; }
  .bbx6-intro-grid,
  .bbx6-section-head,
  .bbx6-guide .bbx6-container,
  .bbx6-service-grid,
  .bbx6-faq-grid,
  .bbx6-final-card { grid-template-columns: 1fr; }
  .bbx6-intro-grid,
  .bbx6-guide .bbx6-container,
  .bbx6-service-grid,
  .bbx6-faq-grid,
  .bbx6-final-card { gap: 42px; }
  .bbx6-benefits { grid-template-columns: repeat(2,1fr); }
  .bbx6-benefits article:nth-child(2) { border-right: 0; }
  .bbx6-benefits article:nth-child(-n+2) { border-bottom: 1px solid var(--bbx6-line); }
  .bbx6-profile-workspace { gap: 18px; }
  .bbx6-profile-menu-column { flex-basis: 238px !important; width: 238px !important; }
  .bbx6-profile-menu button { min-height: 56px; grid-template-columns: 26px minmax(0,1fr) 15px; }
  .bbx6-tab-badge { display: none; }
  .bbx6-product-top { grid-template-columns: 1fr; }
  .bbx6-product-signature { min-height: 180px; }
  .bbx6-detail-grid { grid-template-columns: 1fr; }
  .bbx6-final-card { width: min(100% - 40px,780px); }
  .bbx6-final-actions { flex-direction: row; align-items: center; flex-wrap: wrap; }
}

@media (max-width: 720px) {
  .bbx6-page { width: 100vw !important; width: 100dvw !important; }
  .bbx6-container { width: calc(100% - 28px); }
  .bbx6-hero { min-height: 820px; }
  .bbx6-hero-grid { min-height: 749px; display: block; padding-top: 94px; }
  .bbx6-hero-copy { width: 100%; }
  .bbx6-hero h1 { max-width: 94%; font-size: clamp(45px,13.2vw,64px); line-height: .97; }
  .bbx6-hero-lead { max-width: 94%; font-size: 15px; line-height: 1.64; }
  .bbx6-hero-actions { max-width: 420px; flex-direction: column; align-items: stretch; }
  .bbx6-hero-actions .bbx6-btn { width: 100%; }
  .bbx6-hero-trust { max-width: 430px; display: grid; grid-template-columns: repeat(3,1fr); margin-top: 40px; }
  .bbx6-hero-trust > div { min-width: 0; margin-right: 13px; padding-right: 13px; }
  .bbx6-hero-trust strong { font-size: 20px; }
  .bbx6-hero-trust span { font-size: 8px; line-height: 1.35; }
  .bbx6-hero-visual { top: auto; bottom: 71px; width: 165px; height: 310px; opacity: .22; }
  .bbx6-window-frame { top: 8px; right: -50px; width: 180px; height: 290px; border-width: 9px; }
  .bbx6-window-frame::after { top: -9px; bottom: -9px; width: 8px; }
  .bbx6-window-handle,
  .bbx6-hero-visual-label { display: none; }
  .bbx6-hero-foot .bbx6-container { display: grid; grid-template-columns: 1fr 1fr; padding-block: 16px; text-align: center; }
  .bbx6-hero-foot i { display: none; }
  .bbx6-intro,
  .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section,
  .bbx6-compare,
  .bbx6-guide,
  .bbx6-service,
  .bbx6-faq { padding-block: 82px; }
  .bbx6-intro h2,
  .bbx6-section-head h2,
  .bbx6-guide h2,
  .bbx6-service h2,
  .bbx6-faq h2,
  .bbx6-final-card h2 { font-size: clamp(36px,10vw,48px); line-height: 1.04; }
  .bbx6-intro-grid { gap: 28px; }
  .bbx6-benefits { grid-template-columns: 1fr; margin-top: 52px; }
  .bbx6-benefits article,
  .bbx6-benefits article:first-child,
  .bbx6-benefits article:last-child { min-height: auto; padding: 27px 0; border-right: 0; border-bottom: 1px solid var(--bbx6-line); }
  .bbx6-benefits article:last-child { border-bottom: 0; }
  .bbx6-benefits h3 { margin: 20px 0 8px; }
  .bbx6-section-head { gap: 24px; margin-bottom: 30px; padding-bottom: 30px; }
  .bbx6-mobile-select-wrap { display: block; margin-bottom: 16px; }
  .bbx6-mobile-select-wrap label { display: block; margin-bottom: 8px; color: rgba(255,255,255,.62); font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
  .bbx6-select-shell { position: relative; }
  .bbx6-select-shell select {
    width: 100%;
    min-height: 60px;
    appearance: none;
    padding: 0 48px 0 16px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 0;
    color: var(--bbx6-ink) !important;
    background: var(--bbx6-cream) !important;
    font-size: 14px;
    font-weight: 700;
  }
  .bbx6-select-shell > span { position: absolute; top: 50%; right: 18px; color: var(--bbx6-rust); font-size: 20px; pointer-events: none; transform: translateY(-55%); }
  .bbx6-profile-workspace { display: block !important; }
  .bbx6-profile-menu-column { display: none !important; }
  .bbx6-profile-menu { display: none !important; }
  .bbx6-product-top { gap: 30px; padding: 34px 20px 28px; }
  .bbx6-product-copy h3 { font-size: 48px; }
  .bbx6-product-tagline { font-size: 18px; }
  .bbx6-product-signature { min-height: 155px; padding: 23px; }
  .bbx6-product-signature strong { max-width: 220px; font-size: 22px; }
  .bbx6-product-signature > i { margin: 18px 0 10px; }
  .bbx6-stats { grid-template-columns: 1fr 1fr; }
  .bbx6-stat { min-height: 98px; padding: 15px 18px; }
  .bbx6-stat:nth-child(2) { border-right: 0; }
  .bbx6-stat:nth-child(-n+2) { border-bottom: 1px solid var(--bbx6-line); }
  .bbx6-stat strong { font-size: 20px; }
  .bbx6-detail-grid { gap: 36px; padding: 33px 20px 27px; }
  .bbx6-spec-list > div { grid-template-columns: 1fr; gap: 4px; }
  .bbx6-spec-list dd { text-align: left; }
  .bbx6-product-actions { flex-direction: column; align-items: stretch; gap: 18px; padding: 4px 20px 38px; }
  .bbx6-product-actions .bbx6-btn { width: 100%; }
  .bbx6-text-link { text-align: center; }
  .bbx6-compare .bbx6-section-head { grid-template-columns: 1fr; }
  .bbx6-table-wrap { margin-right: -14px; }
  .bbx6-guide .bbx6-container,
  .bbx6-service-grid,
  .bbx6-faq-grid { gap: 48px; }
  .bbx6-guide-list article { grid-template-columns: 40px minmax(0,1fr); padding: 29px 0; }
  .bbx6-guide-list h3 { font-size: 19px; }
  .bbx6-service-copy .bbx6-btn { width: 100%; }
  .bbx6-faq summary { min-height: 72px; font-size: 13px; }
  .bbx6-final-cta { padding: 14px 0; }
  .bbx6-final-card { width: calc(100% - 28px); min-height: auto; padding: 48px 24px; gap: 34px; }
  .bbx6-final-actions { flex-direction: column; align-items: stretch; }
  .bbx6-final-actions .bbx6-btn { width: 100%; }
  .bbx6-phone { text-align: center; }
}

@media (max-width: 430px) {
  .bbx6-kicker,
  .bbx6-section-kicker { font-size: 9px; }
  .bbx6-hero h1 { font-size: clamp(43px,13vw,53px); }
  .bbx6-hero-trust > div { margin-right: 8px; padding-right: 8px; }
  .bbx6-product-copy h3 { font-size: 43px; }
  .bbx6-product-actions .bbx6-btn { padding-inline: 13px; font-size: 11px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .bbx6-page *,
  .bbx6-page *::before,
  .bbx6-page *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

/* =========================================================
   PROFILRENDSZEREK – LÁTHATÓSÁGI JAVÍTÁS
   Ezt a blokkot a CSS legvégén kell tartani.
   ========================================================= */

/* A szekció háttere Elementor/Theme felülírás mellett is maradjon sötét. */
.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section {
  position: relative !important;
  isolation: isolate !important;
  color: #ffffff !important;
  background: #242529 !important;
  background-image:
    radial-gradient(circle at 88% 17%, rgba(214, 0, 50, .18), transparent 29%),
    linear-gradient(180deg, #242529 0%, #292a2f 100%) !important;
}

/* Biztonsági háttérréteg arra az esetre, ha a sablon a section hátterét felülírja. */
.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section::before {
  content: "" !important;
  position: absolute !important;
  z-index: -1 !important;
  inset: 0 !important;
  display: block !important;
  pointer-events: none !important;
  background:
    radial-gradient(circle at 88% 17%, rgba(214, 0, 50, .18), transparent 29%),
    linear-gradient(180deg, #242529 0%, #292a2f 100%) !important;
}

/* A cím és a bevezető szöveg mindig jól látható legyen. */
.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-kicker,
.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-head h2,
.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-head > p {
  position: relative !important;
  z-index: 2 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-kicker {
  color: #d1ad79 !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-head h2 {
  color: #ffffff !important;
  text-shadow: 0 2px 24px rgba(0, 0, 0, .18) !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-head > p {
  color: rgba(255, 255, 255, .68) !important;
}

/* Asztali profilválasztó: ne legyen áttetsző/világos háttéren olvashatatlan. */
.bbx6-page .bbx6-profile-menu {
  overflow: hidden !important;
  border-color: rgba(255, 255, 255, .18) !important;
  background: #292a2f !important;
  box-shadow: 0 24px 60px rgba(0, 0, 0, .28) !important;
}

.bbx6-page .bbx6-profile-menu::before {
  content: "PROFILVÁLASZTÓ  ·  9 RENDSZER" !important;
  color: rgba(255, 255, 255, .72) !important;
  background: rgba(255, 255, 255, .045) !important;
}

.bbx6-page .bbx6-profile-menu button:not(.is-active) {
  color: rgba(255, 255, 255, .92) !important;
  background: #292a2f !important;
}

.bbx6-page .bbx6-profile-menu button:not(.is-active):hover {
  color: #ffffff !important;
  background: #37383e !important;
}

.bbx6-page .bbx6-profile-menu button:not(.is-active) .bbx6-tab-copy small {
  color: rgba(255, 255, 255, .62) !important;
  opacity: 1 !important;
}

.bbx6-page .bbx6-profile-menu button:not(.is-active) .bbx6-tab-copy b {
  color: #ffffff !important;
}

.bbx6-page .bbx6-profile-menu button:not(.is-active) .bbx6-tab-arrow {
  color: rgba(255, 255, 255, .66) !important;
}

.bbx6-page .bbx6-profile-menu button.is-active,
.bbx6-page .bbx6-profile-menu button.is-active:hover {
  color: #2d2b2b !important;
  background: #f4f3f1 !important;
}

.bbx6-page .bbx6-profile-menu button.is-active .bbx6-tab-copy small,
.bbx6-page .bbx6-profile-menu button.is-active .bbx6-tab-copy b {
  color: #2d2b2b !important;
  opacity: 1 !important;
}

/* Mobil profilválasztó: a label, a select és az opciók is látszódjanak. */
@media (max-width: 720px) {
  .bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section {
    padding-top: 78px !important;
    padding-bottom: 82px !important;
  }

  .bbx6-page .bbx6-mobile-select-wrap {
    position: relative !important;
    z-index: 5 !important;
    display: block !important;
    margin: 0 0 18px !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .bbx6-page .bbx6-mobile-select-wrap label {
    color: rgba(255, 255, 255, .82) !important;
    opacity: 1 !important;
  }

  .bbx6-page .bbx6-select-shell,
  .bbx6-page .bbx6-select-shell select {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .bbx6-page .bbx6-select-shell select {
    width: 100% !important;
    min-height: 60px !important;
    border: 1px solid rgba(255, 255, 255, .28) !important;
    color: #2d2b2b !important;
    background-color: #f4f3f1 !important;
    -webkit-text-fill-color: #2d2b2b !important;
    box-shadow: 0 14px 32px rgba(0, 0, 0, .18) !important;
  }

  .bbx6-page .bbx6-select-shell select option {
    color: #2d2b2b !important;
    background: #ffffff !important;
  }

  .bbx6-page .bbx6-select-shell > span {
    z-index: 2 !important;
    color: #875b2d !important;
  }

  .bbx6-page .bbx6-profile-display {
    position: relative !important;
    z-index: 2 !important;
  }
}

/* =========================================================
   V2 – A PROFILRENDSZER CÍMÉNEK BIZTOS LÁTHATÓSÁGA
   A címsor saját sötét panelt kap, így Elementor háttér-
   felülírás esetén sem maradhat fehér szöveg fehér alapon.
   ========================================================= */
.bbx6-page :where(
  .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section,
  .bbx6-container:has(.bbx6-profile-workspace)
) .bbx6-section-head {
  position: relative !important;
  z-index: 10 !important;
  overflow: hidden !important;
  margin-bottom: 32px !important;
  padding: clamp(34px, 4.5vw, 58px) !important;
  border: 1px solid rgba(255, 255, 255, .13) !important;
  background:
    radial-gradient(circle at 92% 10%, rgba(214, 0, 50, .28), transparent 32%),
    linear-gradient(135deg, #242529 0%, #4e1725 100%) !important;
  box-shadow: 0 24px 60px rgba(20, 21, 24, .24) !important;
}

.bbx6-page :where(
  .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section,
  .bbx6-container:has(.bbx6-profile-workspace)
) .bbx6-section-head .bbx6-section-kicker {
  color: #d1ad79 !important;
  -webkit-text-fill-color: #d1ad79 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.bbx6-page :where(
  .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section,
  .bbx6-container:has(.bbx6-profile-workspace)
) .bbx6-section-head h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
  mix-blend-mode: normal !important;
  filter: none !important;
  text-shadow: none !important;
}

.bbx6-page :where(
  .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section,
  .bbx6-container:has(.bbx6-profile-workspace)
) .bbx6-section-head > p {
  color: rgba(255, 255, 255, .72) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, .72) !important;
  opacity: 1 !important;
  visibility: visible !important;
}

@media (max-width: 720px) {
  .bbx6-page :where(
    .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section,
    .bbx6-container:has(.bbx6-profile-workspace)
  ) .bbx6-section-head {
    margin-bottom: 20px !important;
    padding: 30px 20px !important;
  }

  .bbx6-page :where(
    .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section,
    .bbx6-container:has(.bbx6-profile-workspace)
  ) .bbx6-section-head h2 {
    font-size: clamp(34px, 10vw, 46px) !important;
    line-height: 1.02 !important;
  }
}


/* =========================================================
   V3 – BB-ABLAK SZÍNRENDSZER ÉS ELEMENTOR-BIZTOS FELÜLÍRÁS
   ========================================================= */
.bbx6-page .bbx6-hero {
  background:
    radial-gradient(circle at 74% 34%, rgba(214, 0, 50, .22), transparent 34%),
    linear-gradient(123deg, #1f2024 0%, #2b2c31 50%, #202126 100%) !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section {
  color: #ffffff !important;
  background:
    radial-gradient(circle at 88% 14%, rgba(214, 0, 50, .18), transparent 29%),
    linear-gradient(180deg, #242529 0%, #292a2f 100%) !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section::before {
  background:
    radial-gradient(circle at 88% 14%, rgba(214, 0, 50, .18), transparent 29%),
    linear-gradient(180deg, #242529 0%, #292a2f 100%) !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-head {
  border-color: rgba(255,255,255,.13) !important;
  background:
    radial-gradient(circle at 92% 8%, rgba(214,0,50,.28), transparent 34%),
    linear-gradient(135deg, #242529 0%, #34353b 100%) !important;
  box-shadow: 0 24px 60px rgba(20,21,24,.24) !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-head h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

.bbx6-page .bbx6-.elementor-1688 .elementor-element.elementor-element-74dd19b-section .bbx6-section-kicker {
  color: #d1ad79 !important;
  -webkit-text-fill-color: #d1ad79 !important;
}

.bbx6-page .bbx6-profile-menu {
  background: #292a2f !important;
  border-color: rgba(255,255,255,.16) !important;
}

.bbx6-page .bbx6-profile-menu::before {
  color: rgba(255,255,255,.74) !important;
  background: #242529 !important;
}

.bbx6-page .bbx6-profile-menu button:not(.is-active) {
  color: rgba(255,255,255,.92) !important;
  background: #292a2f !important;
}

.bbx6-page .bbx6-profile-menu button:not(.is-active):hover {
  background: #37383e !important;
}

.bbx6-page .bbx6-profile-menu button.is-active,
.bbx6-page .bbx6-profile-menu button.is-active:hover {
  color: #2d2b2b !important;
  background: #f4f3f1 !important;
}

.bbx6-page .bbx6-profile-menu button.is-active::before {
  background: #d60032 !important;
}

.bbx6-page .bbx6-btn-primary {
  color: #ffffff !important;
  background: #d60032 !important;
}

.bbx6-page .bbx6-btn-primary:hover {
  background: #b8002a !important;
}

.bbx6-page .bbx6-product-signature {
  background:
    linear-gradient(145deg, rgba(255,255,255,.08), transparent 55%),
    #86172b !important;
}

.bbx6-page .bbx6-final-card {
  background:
    radial-gradient(circle at 84% 50%, rgba(214,0,50,.30), transparent 32%),
    linear-gradient(120deg, #242529, #58182a) !important;
}

@media (max-width: 720px) {
  .bbx6-page .bbx6-select-shell select {
    color: #2d2b2b !important;
    background: #f4f3f1 !important;
    -webkit-text-fill-color: #2d2b2b !important;
  }

  .bbx6-page .bbx6-select-shell select option {
    color: #2d2b2b !important;
    background: #ffffff !important;
  }
}/* End custom CSS */