.elementor-1028 .elementor-element.elementor-element-0ddcdfa{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-c47aad3 *//* BB-Ajtóablak — Kapcsolat oldal
   Elementor: a teljes fájlt a HTML widget Haladó > Egyéni CSS mezőjébe másold. */

#bba-contact-page {
  --bba-ink: #1b130f;
  --bba-brown: #2a1c15;
  --bba-brown-2: #17100d;
  --bba-caramel: #bd7040;
  --bba-gold: #e4a35e;
  --bba-paper: #fbf7f1;
  --bba-cream: #f2e7d9;
  --bba-white: #fffdf9;
  --bba-muted: #725f54;
  --bba-line: rgba(55, 34, 23, 0.15);
  --bba-line-light: rgba(255, 250, 243, 0.14);
  --bba-shell: 1320px;
  width: 100%;
  overflow: hidden;
  color: var(--bba-ink);
  background: var(--bba-paper);
  font-family: Inter, Manrope, "Segoe UI", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

#bba-contact-page *,
#bba-contact-page *::before,
#bba-contact-page *::after { box-sizing: border-box; }

#bba-contact-page h1,
#bba-contact-page h2,
#bba-contact-page h3,
#bba-contact-page p,
#bba-contact-page ul,
#bba-contact-page ol,
#bba-contact-page dl,
#bba-contact-page dd { margin-top: 0; }

#bba-contact-page a { color: inherit; text-decoration: none; }
#bba-contact-page svg { display: block; width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.55; }

#bba-contact-page .bba-contact__shell {
  width: min(var(--bba-shell), calc(100% - 80px));
  margin-inline: auto;
}

#bba-contact-page .bba-contact__eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  color: var(--bba-caramel);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .17em;
  line-height: 1.4;
  text-transform: uppercase;
}

#bba-contact-page .bba-contact__eyebrow > span {
  width: 30px;
  height: 1px;
  flex: 0 0 30px;
  background: currentColor;
}

#bba-contact-page h1,
#bba-contact-page h2,
#bba-contact-page h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
}

#bba-contact-page h1 {
  max-width: 850px;
  margin-bottom: 30px;
  color: var(--bba-white);
  font-size: clamp(54px, 6.1vw, 90px);
  letter-spacing: -.055em;
  line-height: .96;
}

#bba-contact-page h1 em,
#bba-contact-page .bba-contact__company h2 em,
#bba-contact-page .bba-contact__closing h2 em {
  color: var(--bba-gold);
  font-style: italic;
}

#bba-contact-page h2 {
  margin-bottom: 0;
  font-size: clamp(40px, 4.2vw, 64px);
  letter-spacing: -.045em;
  line-height: 1.04;
}

#bba-contact-page h3 { line-height: 1.12; }

/* HERO */
#bba-contact-page .bba-contact__hero {
  position: relative;
  min-height: 730px;
  padding: clamp(92px, 9vw, 140px) 0 100px;
  overflow: hidden;
  color: var(--bba-white);
  background:
    radial-gradient(circle at 86% 20%, rgba(228,163,94,.13), transparent 31%),
    linear-gradient(125deg, #17100d 0%, #281b15 55%, #3d281c 112%);
}

#bba-contact-page .bba-contact__hero::before {
  position: absolute;
  inset: 0;
  opacity: .13;
  background-image: linear-gradient(90deg, transparent 49.85%, rgba(255,255,255,.13) 50%, transparent 50.15%);
  background-size: 110px 100%;
  content: "";
  pointer-events: none;
}

#bba-contact-page .bba-contact__hero::after {
  position: absolute;
  right: -260px;
  bottom: -480px;
  width: 900px;
  height: 900px;
  border: 1px solid rgba(228,163,94,.18);
  border-radius: 50%;
  box-shadow: 0 0 0 105px rgba(228,163,94,.027), 0 0 0 210px rgba(228,163,94,.017);
  content: "";
  pointer-events: none;
}

#bba-contact-page .bba-contact__hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(360px, .72fr);
  gap: clamp(60px, 9vw, 135px);
  align-items: center;
}

#bba-contact-page .bba-contact__lead {
  max-width: 690px;
  margin-bottom: 38px;
  color: rgba(255,253,249,.64);
  font-size: 17px;
  line-height: 1.8;
}

#bba-contact-page .bba-contact__hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 25px;
  margin-bottom: 62px;
}

#bba-contact-page .bba-contact__button {
  min-height: 57px;
  padding: 0 23px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  border: 1px solid transparent;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .055em;
  line-height: 1.2;
  text-transform: uppercase;
  transition: transform .25s ease, filter .25s ease, background-color .25s ease;
}

#bba-contact-page .bba-contact__button--gold {
  color: #21150f;
  border-color: rgba(255,230,202,.44);
  background: linear-gradient(135deg, #efb16c, #c87840);
}

#bba-contact-page .bba-contact__button:hover { color: #21150f; transform: translateY(-3px); filter: brightness(1.07); }
#bba-contact-page .bba-contact__button i { font-size: 18px; font-style: normal; font-weight: 400; }

#bba-contact-page .bba-contact__text-link {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  color: rgba(255,253,249,.82);
  border-bottom: 1px solid rgba(228,163,94,.35);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  line-height: 2;
  transition: color .2s ease, border-color .2s ease;
}

#bba-contact-page .bba-contact__text-link:hover { color: var(--bba-gold); border-color: var(--bba-gold); }

#bba-contact-page .bba-contact__hero-facts {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

#bba-contact-page .bba-contact__hero-facts li {
  min-width: 150px;
  padding-right: 24px;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 12px;
}

#bba-contact-page .bba-contact__hero-facts li + li {
  padding-left: 24px;
  border-left: 1px solid rgba(255,253,249,.15);
}

#bba-contact-page .bba-contact__hero-facts strong {
  color: var(--bba-gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
}

#bba-contact-page .bba-contact__hero-facts span {
  color: rgba(255,253,249,.48);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .07em;
  line-height: 1.5;
  text-transform: uppercase;
}

#bba-contact-page .bba-contact__hero-panel {
  position: relative;
  padding: 18px 34px 25px;
  border: 1px solid rgba(255,253,249,.15);
  background: rgba(255,255,255,.045);
  box-shadow: 0 32px 80px rgba(0,0,0,.2);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

#bba-contact-page .bba-contact__hero-panel::before {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 82px;
  height: 82px;
  border-bottom: 1px solid rgba(255,253,249,.13);
  border-left: 1px solid rgba(255,253,249,.13);
  border-radius: 0 0 0 82px;
  background: rgba(228,163,94,.06);
  content: "";
}

#bba-contact-page .bba-contact__panel-label {
  margin: 0;
  padding: 15px 0 24px;
  color: var(--bba-gold);
  border-bottom: 1px solid rgba(255,253,249,.13);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .16em;
}

#bba-contact-page .bba-contact__quick {
  min-height: 94px;
  display: grid;
  grid-template-columns: 40px 1fr auto;
  align-items: center;
  gap: 18px;
  border-bottom: 1px solid rgba(255,253,249,.12);
  transition: color .2s ease, transform .2s ease;
}

#bba-contact-page .bba-contact__quick:hover { color: var(--bba-gold); transform: translateX(5px); }

#bba-contact-page .bba-contact__quick-icon {
  width: 40px;
  height: 40px;
  padding: 10px;
  color: var(--bba-gold);
  border: 1px solid rgba(228,163,94,.35);
  border-radius: 50%;
}

#bba-contact-page .bba-contact__quick > span:nth-child(2) { min-width: 0; display: grid; gap: 3px; }
#bba-contact-page .bba-contact__quick small { color: rgba(255,253,249,.4); font-size: 8px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
#bba-contact-page .bba-contact__quick strong { overflow-wrap: anywhere; color: rgba(255,253,249,.88); font-family: Georgia, "Times New Roman", serif; font-size: 17px; font-weight: 400; }
#bba-contact-page .bba-contact__quick > i { color: var(--bba-gold); font-style: normal; }

#bba-contact-page .bba-contact__panel-note {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 23px 0 0;
  color: rgba(255,253,249,.44);
  font-size: 10px;
}

#bba-contact-page .bba-contact__panel-note span { width: 6px; height: 6px; border-radius: 50%; background: var(--bba-gold); box-shadow: 0 0 0 5px rgba(228,163,94,.1); }

/* ANCHOR NAV */
#bba-contact-page .bba-contact__anchor-nav { position: relative; z-index: 5; border-bottom: 1px solid var(--bba-line); background: var(--bba-white); }
#bba-contact-page .bba-contact__anchor-nav .bba-contact__shell { display: grid; grid-template-columns: repeat(4, 1fr); }
#bba-contact-page .bba-contact__anchor-nav a { min-height: 72px; padding: 0 25px; display: flex; align-items: center; gap: 12px; border-right: 1px solid var(--bba-line); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; transition: color .2s ease, background-color .2s ease; }
#bba-contact-page .bba-contact__anchor-nav a:first-child { border-left: 1px solid var(--bba-line); }
#bba-contact-page .bba-contact__anchor-nav a:hover { color: var(--bba-caramel); background: #f7efe5; }
#bba-contact-page .bba-contact__anchor-nav a span { color: var(--bba-caramel); font-family: Georgia, serif; font-size: 14px; }

/* SHARED SECTION */
#bba-contact-page .bba-contact__section { scroll-margin-top: 95px; padding: clamp(90px, 9vw, 138px) 0; }

#bba-contact-page .bba-contact__section-head {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, .72fr);
  gap: clamp(55px, 8vw, 120px);
  align-items: end;
  margin-bottom: clamp(55px, 7vw, 90px);
}

#bba-contact-page .bba-contact__section-head > p:last-child {
  margin: 0;
  color: var(--bba-muted);
  font-size: 16px;
  line-height: 1.8;
}

/* SERVICE */
#bba-contact-page .bba-contact__service { background: var(--bba-paper); }

#bba-contact-page .bba-contact__process {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--bba-line);
  border-bottom: 1px solid var(--bba-line);
  list-style: none;
}

#bba-contact-page .bba-contact__process li {
  min-height: 330px;
  padding: 30px;
  display: grid;
  grid-template-rows: auto 1fr auto;
}

#bba-contact-page .bba-contact__process li + li { border-left: 1px solid var(--bba-line); }
#bba-contact-page .bba-contact__process li > span { color: var(--bba-caramel); font-size: 10px; font-weight: 850; letter-spacing: .1em; }

#bba-contact-page .bba-contact__process-icon {
  width: 78px;
  height: 78px;
  align-self: center;
  padding: 21px;
  color: var(--bba-caramel);
  border: 1px solid var(--bba-line);
  border-radius: 50%;
  background: var(--bba-white);
}

#bba-contact-page .bba-contact__process h3 { margin-bottom: 11px; font-size: 27px; }
#bba-contact-page .bba-contact__process p { max-width: 310px; margin: 0; color: var(--bba-muted); font-size: 13px; line-height: 1.7; }

#bba-contact-page .bba-contact__visit-note {
  margin-top: 55px;
  padding: 32px 35px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 35px;
  border: 1px solid rgba(189,112,64,.25);
  background: #f4e8da;
}

#bba-contact-page .bba-contact__visit-note > div { display: grid; place-items: center; width: 92px; height: 92px; border: 1px solid rgba(189,112,64,.3); border-radius: 50%; }
#bba-contact-page .bba-contact__visit-note > div span { color: var(--bba-caramel); font-family: Georgia, serif; font-size: 30px; line-height: 1; }
#bba-contact-page .bba-contact__visit-note > div small { color: var(--bba-muted); font-size: 8px; font-weight: 800; letter-spacing: .09em; }
#bba-contact-page .bba-contact__visit-note p { margin: 0; color: var(--bba-muted); font-size: 14px; line-height: 1.75; }
#bba-contact-page .bba-contact__visit-note strong { color: var(--bba-ink); }
#bba-contact-page .bba-contact__visit-note > a { display: inline-flex; align-items: center; gap: 17px; color: var(--bba-ink); font-size: 10px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
#bba-contact-page .bba-contact__visit-note > a span { color: var(--bba-caramel); font-size: 16px; }

/* TEAM */
#bba-contact-page .bba-contact__team { color: var(--bba-white); background: var(--bba-brown-2); }
#bba-contact-page .bba-contact__section-head--light > p:last-child { color: rgba(255,253,249,.55); }
#bba-contact-page .bba-contact__team-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--bba-line-light); border-left: 1px solid var(--bba-line-light); }

#bba-contact-page .bba-contact__person {
  min-height: 315px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--bba-line-light);
  border-bottom: 1px solid var(--bba-line-light);
  background: rgba(255,255,255,.025);
  transition: transform .25s ease, background-color .25s ease, border-color .25s ease;
}

#bba-contact-page .bba-contact__person:hover { position: relative; z-index: 2; transform: translateY(-5px); border-color: rgba(228,163,94,.4); background: rgba(255,255,255,.06); }

#bba-contact-page .bba-contact__monogram {
  width: 52px;
  height: 52px;
  margin-bottom: 45px;
  display: grid;
  place-items: center;
  color: var(--bba-gold);
  border: 1px solid rgba(228,163,94,.38);
  border-radius: 50%;
  font-family: Georgia, serif;
  font-size: 14px;
}

#bba-contact-page .bba-contact__person-body > span { display: block; margin-bottom: 12px; color: var(--bba-gold); font-size: 8px; font-weight: 850; letter-spacing: .12em; line-height: 1.45; }
#bba-contact-page .bba-contact__person h3 { margin-bottom: 10px; font-size: 28px; }
#bba-contact-page .bba-contact__person p { max-width: 310px; margin-bottom: 25px; color: rgba(255,253,249,.49); font-size: 12px; line-height: 1.65; }
#bba-contact-page .bba-contact__person > a { margin-top: auto; padding-top: 17px; display: flex; align-items: center; justify-content: space-between; gap: 18px; color: rgba(255,253,249,.8); border-top: 1px solid var(--bba-line-light); font-size: 10px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; transition: color .2s ease; }
#bba-contact-page .bba-contact__person > a:hover { color: var(--bba-gold); }
#bba-contact-page .bba-contact__person > a span { color: var(--bba-gold); font-size: 16px; }

/* SHOWROOMS */
#bba-contact-page .bba-contact__showrooms { background: #f5ecdf; }
#bba-contact-page .bba-contact__showroom-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }

#bba-contact-page .bba-contact__showroom {
  min-height: 660px;
  padding: clamp(32px, 4vw, 55px);
  display: flex;
  flex-direction: column;
  color: var(--bba-ink);
  border: 1px solid var(--bba-line);
  background: var(--bba-white);
}

#bba-contact-page .bba-contact__showroom--dark { color: var(--bba-white); border-color: transparent; background: linear-gradient(140deg, #201510, #392319); }
#bba-contact-page .bba-contact__showroom header { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin-bottom: 58px; }
#bba-contact-page .bba-contact__showroom header span { color: var(--bba-caramel); font-family: Georgia, serif; font-size: 24px; }
#bba-contact-page .bba-contact__showroom--dark header span { color: var(--bba-gold); }
#bba-contact-page .bba-contact__showroom header p { margin: 0; font-size: 9px; font-weight: 850; letter-spacing: .14em; }
#bba-contact-page .bba-contact__showroom h3 { margin-bottom: 55px; font-size: clamp(39px, 4vw, 57px); letter-spacing: -.04em; }
#bba-contact-page .bba-contact__showroom dl { margin-bottom: 45px; border-top: 1px solid var(--bba-line); }
#bba-contact-page .bba-contact__showroom--dark dl { border-color: var(--bba-line-light); }

#bba-contact-page .bba-contact__showroom dl > div {
  min-height: 93px;
  padding: 20px 0;
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 25px;
  align-items: start;
  border-bottom: 1px solid var(--bba-line);
}

#bba-contact-page .bba-contact__showroom--dark dl > div { border-color: var(--bba-line-light); }
#bba-contact-page .bba-contact__showroom dt { color: var(--bba-caramel); font-size: 8px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
#bba-contact-page .bba-contact__showroom--dark dt { color: var(--bba-gold); }
#bba-contact-page .bba-contact__showroom dd { margin: 0; font-size: 14px; line-height: 1.7; }
#bba-contact-page .bba-contact__showroom dd a { color: var(--bba-caramel); font-weight: 750; }
#bba-contact-page .bba-contact__showroom--dark dd { color: rgba(255,253,249,.68); }
#bba-contact-page .bba-contact__showroom--dark dd a { color: var(--bba-gold); }

#bba-contact-page .bba-contact__showroom footer { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 25px; }
#bba-contact-page .bba-contact__showroom footer a { min-height: 52px; padding: 0 18px; display: inline-flex; align-items: center; gap: 22px; border: 1px solid var(--bba-line); font-size: 9px; font-weight: 850; letter-spacing: .07em; text-transform: uppercase; transition: background-color .2s ease, color .2s ease, border-color .2s ease; }
#bba-contact-page .bba-contact__showroom footer a:first-child { flex: 1; justify-content: space-between; }
#bba-contact-page .bba-contact__showroom footer a:hover { color: var(--bba-white); border-color: var(--bba-caramel); background: var(--bba-caramel); }
#bba-contact-page .bba-contact__showroom--dark footer a { border-color: var(--bba-line-light); }
#bba-contact-page .bba-contact__showroom--dark footer a:hover { color: var(--bba-ink); border-color: var(--bba-gold); background: var(--bba-gold); }

/* COMPANY */
#bba-contact-page .bba-contact__company { background: var(--bba-white); }
#bba-contact-page .bba-contact__company-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(430px, 1.1fr); gap: clamp(65px, 10vw, 155px); align-items: start; }
#bba-contact-page .bba-contact__company h2 { margin-bottom: 30px; }
#bba-contact-page .bba-contact__company h2 em { color: var(--bba-caramel); }
#bba-contact-page .bba-contact__company-grid > div > p:not(.bba-contact__eyebrow) { max-width: 570px; margin-bottom: 35px; color: var(--bba-muted); }
#bba-contact-page .bba-contact__company-links { display: flex; flex-wrap: wrap; gap: 12px; }
#bba-contact-page .bba-contact__company-links a { min-height: 48px; padding: 0 17px; display: inline-flex; align-items: center; gap: 25px; border: 1px solid var(--bba-line); font-size: 9px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; transition: border-color .2s ease, color .2s ease; }
#bba-contact-page .bba-contact__company-links a:hover { color: var(--bba-caramel); border-color: var(--bba-caramel); }

#bba-contact-page .bba-contact__company-data { margin: 0; border-top: 1px solid var(--bba-line); }
#bba-contact-page .bba-contact__company-data > div { min-height: 76px; padding: 18px 5px; display: grid; grid-template-columns: 180px 1fr; align-items: center; gap: 25px; border-bottom: 1px solid var(--bba-line); }
#bba-contact-page .bba-contact__company-data dt { color: var(--bba-muted); font-size: 9px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
#bba-contact-page .bba-contact__company-data dd { margin: 0; font-family: Georgia, serif; font-size: 18px; }
#bba-contact-page .bba-contact__company-data dd a { transition: color .2s ease; }
#bba-contact-page .bba-contact__company-data dd a:hover { color: var(--bba-caramel); }

/* CLOSING CTA */
#bba-contact-page .bba-contact__closing { position: relative; padding: clamp(80px, 8vw, 120px) 0; overflow: hidden; color: var(--bba-white); background: linear-gradient(115deg, #281a13, #4a2c1d 110%); }
#bba-contact-page .bba-contact__closing::after { position: absolute; right: -210px; bottom: -420px; width: 700px; height: 700px; border: 1px solid rgba(228,163,94,.18); border-radius: 50%; box-shadow: 0 0 0 90px rgba(228,163,94,.024), 0 0 0 180px rgba(228,163,94,.014); content: ""; }
#bba-contact-page .bba-contact__closing-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(310px, .7fr); gap: 70px; align-items: end; }
#bba-contact-page .bba-contact__closing h2 { color: var(--bba-white); }
#bba-contact-page .bba-contact__closing-actions { display: flex; flex-direction: column; align-items: stretch; gap: 18px; }
#bba-contact-page .bba-contact__closing-actions p { margin: 0; color: rgba(255,253,249,.5); font-size: 11px; text-align: center; }
#bba-contact-page .bba-contact__closing-actions p a { color: var(--bba-gold); }

/* REVEAL */
#bba-contact-page .bba-contact-reveal { opacity: 0; transform: translateY(24px); transition: opacity 680ms cubic-bezier(.2,.7,.2,1) var(--bba-delay, 0ms), transform 680ms cubic-bezier(.2,.7,.2,1) var(--bba-delay, 0ms); }
#bba-contact-page .bba-contact-reveal.is-visible { opacity: 1; transform: none; }

/* ELEMENTOR CLEANUP */
body.elementor-page:has(#bba-contact-page) { overflow-x: hidden; }
.elementor-widget-html:has(#bba-contact-page),
.elementor-widget-html:has(#bba-contact-page) > .elementor-widget-container { margin: 0 !important; padding: 0 !important; }

/* TABLET */
@media (max-width: 1050px) {
  #bba-contact-page .bba-contact__hero { min-height: 0; }
  #bba-contact-page .bba-contact__hero-grid { grid-template-columns: minmax(0, 1fr) minmax(330px, .72fr); gap: 50px; }
  #bba-contact-page h1 { font-size: clamp(54px, 7vw, 72px); }
  #bba-contact-page .bba-contact__hero-facts li { min-width: 0; }
  #bba-contact-page .bba-contact__section-head { grid-template-columns: 1fr; gap: 30px; align-items: start; }
  #bba-contact-page .bba-contact__section-head > p:last-child { max-width: 720px; }
  #bba-contact-page .bba-contact__team-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  #bba-contact-page .bba-contact__company-grid { gap: 65px; }
}

@media (max-width: 820px) {
  #bba-contact-page .bba-contact__hero-grid { grid-template-columns: 1fr; }
  #bba-contact-page .bba-contact__hero-copy { max-width: 750px; }
  #bba-contact-page .bba-contact__hero-panel { max-width: 650px; }
  #bba-contact-page .bba-contact__anchor-nav { overflow-x: auto; -webkit-overflow-scrolling: touch; }
  #bba-contact-page .bba-contact__anchor-nav .bba-contact__shell { width: max-content; min-width: 100%; grid-template-columns: repeat(4, minmax(180px, 1fr)); }
  #bba-contact-page .bba-contact__process { grid-template-columns: 1fr; }
  #bba-contact-page .bba-contact__process li { min-height: 230px; grid-template-columns: 42px 75px 1fr; grid-template-rows: 1fr; align-items: center; gap: 25px; }
  #bba-contact-page .bba-contact__process li + li { border-top: 1px solid var(--bba-line); border-left: 0; }
  #bba-contact-page .bba-contact__visit-note { grid-template-columns: auto 1fr; }
  #bba-contact-page .bba-contact__visit-note > a { grid-column: 2; }
  #bba-contact-page .bba-contact__showroom-grid { grid-template-columns: 1fr; }
  #bba-contact-page .bba-contact__showroom { min-height: 590px; }
  #bba-contact-page .bba-contact__company-grid { grid-template-columns: 1fr; }
  #bba-contact-page .bba-contact__closing-grid { grid-template-columns: 1fr; gap: 45px; }
  #bba-contact-page .bba-contact__closing-actions { max-width: 520px; }
}

/* MOBILE */
@media (max-width: 620px) {
  #bba-contact-page { font-size: 15px; }
  #bba-contact-page .bba-contact__shell { width: min(100% - 30px, var(--bba-shell)); }
  #bba-contact-page .bba-contact__hero { padding: 66px 0 74px; }
  #bba-contact-page h1 { margin-bottom: 24px; font-size: clamp(48px, 14.2vw, 66px); line-height: .94; }
  #bba-contact-page h1 br { display: none; }
  #bba-contact-page h2 { font-size: clamp(38px, 11.5vw, 51px); line-height: 1; }
  #bba-contact-page .bba-contact__lead { font-size: 15px; line-height: 1.72; }
  #bba-contact-page .bba-contact__hero-actions { display: grid; grid-template-columns: 1fr; margin-bottom: 48px; }
  #bba-contact-page .bba-contact__button { width: 100%; }
  #bba-contact-page .bba-contact__text-link { justify-self: start; }
  #bba-contact-page .bba-contact__hero-facts { display: grid; grid-template-columns: repeat(3, 1fr); }
  #bba-contact-page .bba-contact__hero-facts li { padding-right: 10px; display: block; }
  #bba-contact-page .bba-contact__hero-facts li + li { padding-left: 13px; }
  #bba-contact-page .bba-contact__hero-facts strong { display: block; margin-bottom: 8px; font-size: 28px; }
  #bba-contact-page .bba-contact__hero-facts span { display: block; font-size: 8px; line-height: 1.35; }
  #bba-contact-page .bba-contact__hero-panel { padding: 15px 20px 22px; }
  #bba-contact-page .bba-contact__quick { grid-template-columns: 37px 1fr auto; gap: 13px; }
  #bba-contact-page .bba-contact__quick-icon { width: 37px; height: 37px; }
  #bba-contact-page .bba-contact__quick strong { font-size: 15px; }
  #bba-contact-page .bba-contact__anchor-nav .bba-contact__shell { grid-template-columns: repeat(4, minmax(155px, 1fr)); }
  #bba-contact-page .bba-contact__anchor-nav a { min-height: 62px; padding: 0 16px; }
  #bba-contact-page .bba-contact__section { padding: 78px 0; }
  #bba-contact-page .bba-contact__section-head { margin-bottom: 42px; }
  #bba-contact-page .bba-contact__section-head > p:last-child { font-size: 15px; }
  #bba-contact-page .bba-contact__process li { min-height: 0; padding: 25px 12px; grid-template-columns: 31px 58px 1fr; gap: 13px; }
  #bba-contact-page .bba-contact__process-icon { width: 58px; height: 58px; padding: 15px; }
  #bba-contact-page .bba-contact__process h3 { font-size: 22px; }
  #bba-contact-page .bba-contact__process p { font-size: 12px; }
  #bba-contact-page .bba-contact__visit-note { padding: 25px 21px; grid-template-columns: 1fr; gap: 23px; }
  #bba-contact-page .bba-contact__visit-note > a { grid-column: auto; }
  #bba-contact-page .bba-contact__team-grid { grid-template-columns: 1fr; }
  #bba-contact-page .bba-contact__person { min-height: 275px; padding: 24px; }
  #bba-contact-page .bba-contact__monogram { margin-bottom: 32px; }
  #bba-contact-page .bba-contact__showroom { min-height: 0; padding: 27px 22px; }
  #bba-contact-page .bba-contact__showroom header { margin-bottom: 40px; }
  #bba-contact-page .bba-contact__showroom h3 { margin-bottom: 39px; font-size: 41px; }
  #bba-contact-page .bba-contact__showroom dl > div { grid-template-columns: 98px 1fr; gap: 15px; }
  #bba-contact-page .bba-contact__showroom footer { align-items: stretch; flex-direction: column; }
  #bba-contact-page .bba-contact__showroom footer a { justify-content: space-between; }
  #bba-contact-page .bba-contact__company-data > div { min-height: 70px; grid-template-columns: 115px 1fr; gap: 15px; }
  #bba-contact-page .bba-contact__company-data dd { overflow-wrap: anywhere; font-size: 16px; }
  #bba-contact-page .bba-contact__company-links { display: grid; grid-template-columns: 1fr; }
  #bba-contact-page .bba-contact__company-links a { justify-content: space-between; }
  #bba-contact-page .bba-contact__closing h2 br { display: none; }
}

@media (max-width: 380px) {
  #bba-contact-page .bba-contact__hero-facts span { letter-spacing: .025em; }
  #bba-contact-page .bba-contact__quick { grid-template-columns: 32px 1fr auto; }
  #bba-contact-page .bba-contact__quick-icon { width: 32px; height: 32px; padding: 8px; }
  #bba-contact-page .bba-contact__process li { grid-template-columns: 28px 1fr; }
  #bba-contact-page .bba-contact__process-icon { display: none; }
  #bba-contact-page .bba-contact__showroom dl > div,
  #bba-contact-page .bba-contact__company-data > div { grid-template-columns: 1fr; gap: 5px; }
}

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

  #bba-contact-page .bba-contact-reveal { opacity: 1 !important; transform: none !important; }
}/* End custom CSS */