.elementor-480 .elementor-element.elementor-element-1b6732a{--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;}.elementor-480 .elementor-element.elementor-element-e800fe8{--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;}.elementor-480 .elementor-element.elementor-element-f72f4e5{--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;}.elementor-480 .elementor-element.elementor-element-7822d50{--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;}.elementor-480 .elementor-element.elementor-element-22ca8b8{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-80223f5 */:root {
  --ml-bp-teal: #00b8ad;
  --ml-bp-teal-light: #5ff5eb;
  --ml-bp-dark: #052622;
  --ml-bp-deep: #031b18;
  --ml-bp-white: #ffffff;
}

.ml-bp-hero,
.ml-bp-hero * {
  box-sizing: border-box;
}

.ml-bp-hero {
  position: relative;
  min-height: 760px;
  overflow: hidden;
  color: var(--ml-bp-white);
  background: var(--ml-bp-dark);
  font-family: "Montserrat", Arial, sans-serif;
}

/* Slideshow */
.ml-bp-hero-slider {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
}

.ml-bp-hero-slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  opacity: 0;
  transform: scale(1.06);
  animation: mlBpHeroSlide 18s infinite;
  will-change: opacity, transform;
}

.ml-bp-slide-1 {
  background-image: url("https://mesterlomtalanitas.hu/wp-content/uploads/2026/05/ChatGPT-Image-May-18-2026-01_53_20-PM.webp");
  animation-delay: 0s;
}

.ml-bp-slide-2 {
  background-image: url("https://mesterlomtalanitas.hu/wp-content/uploads/2026/05/ChatGPT-Image-Oct-20-2025-05_59_32-PM-1.webp");
  animation-delay: 6s;
}

.ml-bp-slide-3 {
  background-image: url("https://mesterlomtalanitas.hu/wp-content/uploads/2026/05/ChatGPT-Image-May-18-2026-01_28_36-PM.webp");
  animation-delay: 12s;
}

@keyframes mlBpHeroSlide {
  0% {
    opacity: 0;
    transform: scale(1.06);
  }

  8% {
    opacity: 1;
  }

  30% {
    opacity: 1;
  }

  40% {
    opacity: 0;
    transform: scale(1.14);
  }

  100% {
    opacity: 0;
    transform: scale(1.14);
  }
}

/* Overlay */
.ml-bp-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(
      90deg,
      rgba(3, 31, 28, 0.98) 0%,
      rgba(3, 45, 40, 0.95) 34%,
      rgba(3, 58, 52, 0.72) 58%,
      rgba(3, 58, 52, 0.30) 80%,
      rgba(3, 58, 52, 0.08) 100%
    );
}

.ml-bp-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 42%, rgba(0, 184, 173, 0.16), transparent 32%),
    linear-gradient(180deg, transparent 0%, rgba(3, 27, 24, 0.25) 100%);
}

/* Decorative elements */
.ml-bp-hero-glow {
  position: absolute;
  width: 620px;
  height: 620px;
  left: -270px;
  top: 90px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 184, 173, 0.28), transparent 70%);
  z-index: 4;
  pointer-events: none;
}

.ml-bp-hero-arc {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 4;
}

.ml-bp-arc-1 {
  width: 680px;
  height: 680px;
  top: -220px;
  left: 46%;
  border: 28px solid rgba(0, 184, 173, 0.34);
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(-14deg);
}

.ml-bp-arc-2 {
  width: 585px;
  height: 585px;
  top: -170px;
  left: 49%;
  border: 18px solid rgba(255, 255, 255, 0.08);
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(-14deg);
}

/* Layout */
.ml-bp-hero-inner {
  position: relative;
  z-index: 6;
  width: min(1240px, calc(100% - 44px));
  min-height: 760px;
  margin: 0 auto;
  padding: 84px 0 92px;
  display: grid;
  grid-template-columns: 1.05fr 0.72fr;
  align-items: center;
  gap: 56px;
}

.ml-bp-hero-content {
  max-width: 760px;
}

.ml-bp-logo-card {
  width: 160px;
  padding: 13px;
  margin-bottom: 26px;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 22px 46px rgba(0, 0, 0, 0.26);
}

.ml-bp-logo-card img {
  display: block;
  width: 100%;
  height: auto;
}

.ml-bp-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 15px;
  border: 1px solid rgba(95, 245, 235, 0.34);
  border-radius: 999px;
  background: rgba(0, 184, 173, 0.13);
  color: var(--ml-bp-teal-light);
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.02em;
}

.ml-bp-hero h1 {
  max-width: 760px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(46px, 5vw, 74px);
  line-height: 1.03;
  font-weight: 950;
  letter-spacing: -0.055em;
  text-transform: uppercase;
  text-shadow: 0 12px 34px rgba(0, 0, 0, 0.34);
}

.ml-bp-hero h1 span {
  display: block;
  margin-top: 6px;
  color: var(--ml-bp-teal);
}

.ml-bp-title-line {
  width: 105px;
  height: 5px;
  margin: 26px 0 24px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--ml-bp-teal), var(--ml-bp-teal-light));
  box-shadow: 0 0 24px rgba(0, 184, 173, 0.55);
}

.ml-bp-hero p {
  max-width: 650px;
  margin: 0 0 30px;
  color: rgba(255, 255, 255, 0.91);
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.58;
  font-weight: 500;
}

/* Buttons */
.ml-bp-hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.ml-bp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  min-height: 58px;
  padding: 15px 30px;
  border-radius: 12px;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: -0.02em;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    background 0.25s ease,
    border-color 0.25s ease;
}

.ml-bp-btn:hover {
  transform: translateY(-3px);
}

.ml-bp-btn-primary {
  background: linear-gradient(135deg, #00a9a0, #00d3c7);
  box-shadow: 0 16px 34px rgba(0, 184, 173, 0.34);
}

.ml-bp-btn-outline {
  border: 1px solid rgba(95, 245, 235, 0.65);
  background: rgba(3, 39, 35, 0.48);
  backdrop-filter: blur(12px);
}

.ml-bp-btn-outline:hover {
  background: rgba(0, 184, 173, 0.16);
  border-color: rgba(95, 245, 235, 0.95);
}

/* Right card */
.ml-bp-hero-card {
  position: relative;
  padding: 32px;
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045));
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow:
    0 32px 70px rgba(0, 0, 0, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}

.ml-bp-card-label {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 8px 13px;
  border-radius: 999px;
  background: rgba(0, 184, 173, 0.16);
  border: 1px solid rgba(95, 245, 235, 0.24);
  color: var(--ml-bp-teal-light);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.ml-bp-hero-card h2 {
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.12;
  font-weight: 950;
  letter-spacing: -0.035em;
  text-transform: uppercase;
}

.ml-bp-hero-card p {
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.62;
}

/* Single card button */
.ml-bp-card-btn,
.ml-bp-card-btn:link,
.ml-bp-card-btn:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 50px;
  padding: 0 22px;
  border-radius: 999px;
  color: #04211d;
  background: linear-gradient(135deg, #00b8ad, #18dfd2);
  text-decoration: none;
  font-size: 14px;
  font-weight: 950;
  box-shadow: 0 14px 28px rgba(0, 184, 173, 0.24);
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease,
    background 0.22s ease;
}

.ml-bp-card-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #08cfc3, #23f0e3);
  box-shadow: 0 18px 34px rgba(0, 184, 173, 0.32);
}

/* Slide indicators */
.ml-bp-slide-indicators {
  position: absolute;
  left: max(22px, calc((100vw - 1240px) / 2));
  bottom: 46px;
  z-index: 7;
  display: flex;
  align-items: center;
  gap: 9px;
}

.ml-bp-slide-indicators span {
  width: 34px;
  height: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.28);
  overflow: hidden;
  position: relative;
}

.ml-bp-slide-indicators span::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, var(--ml-bp-teal), var(--ml-bp-teal-light));
  transform: scaleX(0);
  transform-origin: left;
}

.ml-bp-slide-indicators span:nth-child(1)::before {
  animation: mlBpIndicator 18s infinite;
  animation-delay: 0s;
}

.ml-bp-slide-indicators span:nth-child(2)::before {
  animation: mlBpIndicator 18s infinite;
  animation-delay: 6s;
}

.ml-bp-slide-indicators span:nth-child(3)::before {
  animation: mlBpIndicator 18s infinite;
  animation-delay: 12s;
}

@keyframes mlBpIndicator {
  0% {
    transform: scaleX(0);
  }

  8% {
    transform: scaleX(0);
  }

  30% {
    transform: scaleX(1);
  }

  40% {
    transform: scaleX(1);
  }

  41% {
    transform: scaleX(0);
  }

  100% {
    transform: scaleX(0);
  }
}

/* Dots */
.ml-bp-dots {
  position: absolute;
  left: 0;
  bottom: 110px;
  width: 180px;
  height: 180px;
  z-index: 4;
  opacity: 0.25;
  background-image: radial-gradient(rgba(95, 245, 235, 0.7) 2px, transparent 2px);
  background-size: 15px 15px;
}

/* Tablet */
@media (max-width: 1100px) {
  .ml-bp-hero {
    min-height: auto;
  }

  .ml-bp-hero-inner {
    width: min(900px, calc(100% - 64px));
    min-height: auto;
    padding: 74px 0 78px;
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .ml-bp-hero-content {
    max-width: 820px;
  }

  .ml-bp-hero-card {
    max-width: 760px;
  }

  .ml-bp-hero-slide {
    background-position: 58% center;
  }

  .ml-bp-hero-overlay {
    background:
      linear-gradient(
        90deg,
        rgba(3, 31, 28, 0.98) 0%,
        rgba(3, 45, 40, 0.95) 42%,
        rgba(3, 58, 52, 0.70) 72%,
        rgba(3, 58, 52, 0.30) 100%
      );
  }

  .ml-bp-arc-1,
  .ml-bp-arc-2 {
    left: 52%;
    opacity: 0.45;
  }
}

/* Mobile */
@media (max-width: 700px) {
  .ml-bp-hero {
    min-height: auto;
  }

  .ml-bp-hero-inner {
    width: calc(100% - 32px);
    padding: 42px 0 48px;
    gap: 28px;
  }

  .ml-bp-hero-slide {
    background-position: 64% center;
  }

  .ml-bp-hero-overlay {
  background:
    linear-gradient(
      180deg,
      rgba(3, 31, 28, 0.82) 0%,
      rgba(3, 39, 35, 0.76) 38%,
      rgba(3, 48, 43, 0.68) 70%,
      rgba(3, 35, 31, 0.84) 100%
    );
}

  .ml-bp-hero-glow {
    width: 420px;
    height: 420px;
    left: -210px;
    top: 120px;
    opacity: 0.7;
  }

  .ml-bp-arc-1,
  .ml-bp-arc-2 {
    width: 380px;
    height: 380px;
    top: -125px;
    left: 42%;
    border-width: 16px;
    opacity: 0.24;
  }

  .ml-bp-logo-card {
    width: 138px;
    padding: 10px;
    margin-bottom: 24px;
    border-radius: 14px;
  }

  .ml-bp-eyebrow {
    max-width: 100%;
    width: fit-content;
    margin-bottom: 18px;
    padding: 8px 13px;
    font-size: 11.5px;
    line-height: 1.25;
    white-space: normal;
  }

  .ml-bp-hero h1 {
    max-width: 100%;
    font-size: clamp(34px, 10vw, 42px);
    line-height: 1.08;
    letter-spacing: -0.038em;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
  }

  .ml-bp-hero h1 span {
    margin-top: 4px;
  }

  .ml-bp-title-line {
    width: 90px;
    height: 4px;
    margin: 24px 0 22px;
  }

  .ml-bp-hero p {
    max-width: 100%;
    margin-bottom: 26px;
    font-size: 15.5px;
    line-height: 1.56;
  }

  .ml-bp-hero-buttons {
    width: 100%;
    flex-direction: column;
    gap: 13px;
  }

  .ml-bp-btn,
  .ml-bp-btn:link,
  .ml-bp-btn:visited,
  .ml-bp-btn:hover,
  .ml-bp-btn:focus,
  .ml-bp-btn:active {
    width: 100%;
    min-height: 56px;
    padding: 15px 18px;
    font-size: 15px;
    color: #ffffff !important;
    text-decoration: none !important;
  }

  .ml-bp-hero-card {
    padding: 22px;
    border-radius: 22px;
  }

  .ml-bp-hero-card h2 {
    font-size: 22px;
  }

  .ml-bp-hero-card p {
    font-size: 14px;
  }

  .ml-bp-card-btn,
  .ml-bp-card-btn:link,
  .ml-bp-card-btn:visited {
    width: 100%;
    min-height: 50px;
  }

  .ml-bp-slide-indicators,
  .ml-bp-dots {
    display: none;
  }
}

/* Extra small */
@media (max-width: 390px) {
  .ml-bp-hero-inner {
    width: calc(100% - 28px);
  }

  .ml-bp-logo-card {
    width: 130px;
  }

  .ml-bp-hero h1 {
    font-size: clamp(30px, 9vw, 36px);
    line-height: 1.1;
    letter-spacing: -0.032em;
  }

  .ml-bp-eyebrow {
    font-size: 11px;
  }

  .ml-bp-hero p {
    font-size: 15px;
  }

  .ml-bp-hero-card {
    padding: 19px;
  }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .ml-bp-hero-slide,
  .ml-bp-slide-indicators span::before {
    animation: none;
  }

  .ml-bp-slide-1 {
    opacity: 1;
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-edf5bef *//* ================================
   Budapest District Selector
================================ */

.ml-bp-districts,
.ml-bp-districts * {
  box-sizing: border-box;
}

.ml-bp-districts {
  position: relative;
  overflow: hidden;
  padding: 105px 0 115px;
  background:
    radial-gradient(circle at 8% 18%, rgba(0, 184, 173, 0.11), transparent 28%),
    radial-gradient(circle at 92% 72%, rgba(95, 245, 235, 0.13), transparent 30%),
    linear-gradient(180deg, #f4fbfa 0%, #ffffff 100%);
  font-family: "Montserrat", Arial, sans-serif;
  color: #062b25;
}

.ml-bp-districts::before {
  content: "";
  position: absolute;
  right: -170px;
  top: -210px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  border: 32px solid rgba(0, 184, 173, 0.10);
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(-18deg);
  pointer-events: none;
}

.ml-bp-districts::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 70px;
  width: 185px;
  height: 185px;
  opacity: 0.2;
  background-image: radial-gradient(rgba(0, 184, 173, 0.55) 2px, transparent 2px);
  background-size: 15px 15px;
  pointer-events: none;
}

.ml-bp-districts-wrap {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 44px));
  margin: 0 auto;
}

.ml-bp-districts-head {
  max-width: 850px;
  margin-bottom: 42px;
}

.ml-bp-section-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 8px 15px;
  border-radius: 999px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.20);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.02em;
}

.ml-bp-districts h2 {
  margin: 0;
  max-width: 820px;
  color: #062b25;
  font-size: clamp(38px, 4.4vw, 62px);
  line-height: 1.05;
  font-weight: 950;
  letter-spacing: -0.052em;
  text-transform: uppercase;
}

.ml-bp-districts h2 span {
  display: block;
  color: #00b8ad;
}

.ml-bp-section-line {
  width: 105px;
  height: 5px;
  margin: 24px 0 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00b8ad, #5ff5eb);
  box-shadow: 0 0 22px rgba(0, 184, 173, 0.36);
}

.ml-bp-districts-head p {
  max-width: 760px;
  margin: 0;
  color: rgba(6, 43, 37, 0.76);
  font-size: 16.5px;
  line-height: 1.7;
  font-weight: 500;
}

.ml-bp-districts-head strong {
  color: #062b25;
  font-weight: 900;
}

/* District grid */
.ml-bp-district-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 15px;
}

.ml-bp-district-card,
.ml-bp-district-card:link,
.ml-bp-district-card:visited {
  position: relative;
  min-height: 128px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 22px;
  color: #062b25;
  text-decoration: none;
  overflow: hidden;

  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(244, 251, 250, 0.92));

  border: 1px solid rgba(6, 43, 37, 0.07);

  box-shadow:
    0 14px 35px rgba(6, 43, 37, 0.075),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease,
    background 0.25s ease;
}

.ml-bp-district-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(0, 184, 173, 0.16), transparent 40%);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}

.ml-bp-district-card::after {
  content: "→";
  position: absolute;
  right: 18px;
  top: 18px;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  color: #00b8ad;
  background: rgba(0, 184, 173, 0.09);
  border: 1px solid rgba(0, 184, 173, 0.15);
  font-size: 18px;
  font-weight: 900;
  opacity: 0;
  transform: translateX(-5px);
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
}

.ml-bp-district-card:hover {
  transform: translateY(-5px);
  border-color: rgba(0, 184, 173, 0.20);
  background:
    linear-gradient(180deg, #ffffff, #f1fbfa);
  box-shadow:
    0 22px 48px rgba(6, 43, 37, 0.12),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
}

.ml-bp-district-card:hover::before,
.ml-bp-district-card:hover::after {
  opacity: 1;
}

.ml-bp-district-card:hover::after {
  transform: translateX(0);
}

.ml-bp-district-card span {
  position: relative;
  z-index: 2;
  width: fit-content;
  min-width: 52px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 0 10px;
  border-radius: 999px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.18);
  font-size: 13px;
  font-weight: 950;
}

.ml-bp-district-card strong {
  position: relative;
  z-index: 2;
  display: block;
  margin-bottom: 5px;
  color: #062b25;
  font-size: 19px;
  line-height: 1.12;
  font-weight: 950;
  letter-spacing: -0.025em;
}

.ml-bp-district-card small {
  position: relative;
  z-index: 2;
  display: block;
  color: rgba(6, 43, 37, 0.62);
  font-size: 13px;
  line-height: 1.35;
  font-weight: 650;
}

/* Bottom note */
.ml-bp-districts-note {
  margin-top: 28px;
  padding: 20px 22px;
  display: grid;
  grid-template-columns: 56px 1fr auto;
  align-items: center;
  gap: 18px;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(6, 43, 37, 0.96), rgba(3, 31, 28, 0.98));
  border: 1px solid rgba(95, 245, 235, 0.16);
  box-shadow: 0 20px 48px rgba(6, 43, 37, 0.16);
}

.ml-bp-note-icon {
  width: 56px;
  height: 56px;
  display: grid;
  place-items: center;
  color: #5ff5eb;
  font-size: 26px;
  border-radius: 17px;
  background:
    linear-gradient(135deg, rgba(0, 184, 173, 0.20), rgba(0, 184, 173, 0.07));
  border: 1px solid rgba(95, 245, 235, 0.22);
}

.ml-bp-districts-note h3 {
  margin: 0 0 5px;
  color: #ffffff;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: -0.02em;
}

.ml-bp-districts-note p {
  margin: 0;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}

.ml-bp-districts-note a,
.ml-bp-districts-note a:link,
.ml-bp-districts-note a:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border-radius: 999px;
  color: #04211d;
  background: linear-gradient(135deg, #00b8ad, #18dfd2);
  text-decoration: none;
  font-size: 14px;
  font-weight: 950;
  white-space: nowrap;
  box-shadow: 0 14px 28px rgba(0, 184, 173, 0.24);
}


/* Tablet */
@media (max-width: 1100px) {
  .ml-bp-districts {
    padding: 88px 0 95px;
  }

  .ml-bp-districts-wrap {
    width: min(900px, calc(100% - 64px));
  }

  .ml-bp-district-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ml-bp-districts-note {
    grid-template-columns: 56px 1fr;
  }

  .ml-bp-districts-note a {
    grid-column: 1 / -1;
    width: fit-content;
    margin-left: 74px;
  }
}


/* Mobile */
@media (max-width: 700px) {
  .ml-bp-districts {
    padding: 68px 0 76px;
  }

  .ml-bp-districts-wrap {
    width: calc(100% - 32px);
  }

  .ml-bp-districts-head {
    margin-bottom: 30px;
  }

  .ml-bp-section-eyebrow {
    margin-bottom: 14px;
    font-size: 12px;
  }

  .ml-bp-districts h2 {
    font-size: clamp(30px, 8.6vw, 40px);
    line-height: 1.08;
    letter-spacing: -0.037em;
    overflow-wrap: anywhere;
  }

  .ml-bp-section-line {
    width: 90px;
    height: 4px;
    margin: 22px 0 20px;
  }

  .ml-bp-districts-head p {
    font-size: 15px;
    line-height: 1.65;
  }

  .ml-bp-district-grid {
    grid-template-columns: 1fr;
    gap: 11px;
  }

  .ml-bp-district-card,
  .ml-bp-district-card:link,
  .ml-bp-district-card:visited {
    min-height: auto;
    padding: 16px;
    border-radius: 18px;
    display: grid;
    grid-template-columns: 58px 1fr;
    align-items: center;
    column-gap: 14px;
  }

  .ml-bp-district-card::after {
    display: none;
  }

  .ml-bp-district-card span {
    grid-row: 1 / 3;
    width: 58px;
    min-width: 58px;
    height: 44px;
    margin: 0;
    font-size: 12px;
  }

  .ml-bp-district-card strong {
    margin: 0 0 3px;
    font-size: 17px;
  }

  .ml-bp-district-card small {
    font-size: 12.5px;
  }

  .ml-bp-district-card:hover {
    transform: none;
  }

  .ml-bp-districts-note {
    margin-top: 22px;
    padding: 18px;
    grid-template-columns: 48px 1fr;
    gap: 14px;
    border-radius: 20px;
  }

  .ml-bp-note-icon {
    width: 48px;
    height: 48px;
    font-size: 23px;
    border-radius: 15px;
  }

  .ml-bp-districts-note h3 {
    font-size: 17px;
  }

  .ml-bp-districts-note p {
    font-size: 13.5px;
  }

  .ml-bp-districts-note a {
    grid-column: 1 / -1;
    width: 100%;
    margin-left: 0;
    min-height: 48px;
  }
}


/* Extra small phones */
@media (max-width: 390px) {
  .ml-bp-districts-wrap {
    width: calc(100% - 28px);
  }

  .ml-bp-districts h2 {
    font-size: clamp(28px, 8vw, 35px);
  }

  .ml-bp-district-card,
  .ml-bp-district-card:link,
  .ml-bp-district-card:visited {
    grid-template-columns: 54px 1fr;
    padding: 15px;
  }

  .ml-bp-district-card span {
    width: 54px;
    min-width: 54px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f7383e *//* ================================
   Budapest Info + Items Sections
================================ */

.ml-bp-info,
.ml-bp-items,
.ml-bp-info *,
.ml-bp-items * {
  box-sizing: border-box;
}

.ml-bp-info {
  position: relative;
  overflow: hidden;
  padding: 105px 0 110px;
  background:
    radial-gradient(circle at 12% 18%, rgba(0, 184, 173, 0.11), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f4fbfa 100%);
  font-family: "Montserrat", Arial, sans-serif;
  color: #062b25;
}

.ml-bp-info::before {
  content: "";
  position: absolute;
  right: -180px;
  top: -190px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  border: 32px solid rgba(0, 184, 173, 0.09);
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(-18deg);
  pointer-events: none;
}

.ml-bp-info-wrap,
.ml-bp-items-wrap {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 44px));
  margin: 0 auto;
}

.ml-bp-info-head {
  max-width: 850px;
  margin-bottom: 44px;
}

.ml-bp-section-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 8px 15px;
  border-radius: 999px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.20);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.02em;
}

.ml-bp-info h2,
.ml-bp-items h2 {
  margin: 0;
  max-width: 820px;
  color: #062b25;
  font-size: clamp(38px, 4.4vw, 62px);
  line-height: 1.05;
  font-weight: 950;
  letter-spacing: -0.052em;
  text-transform: uppercase;
}

.ml-bp-info h2 span,
.ml-bp-items h2 span {
  display: block;
  color: #00b8ad;
}

.ml-bp-section-line {
  width: 105px;
  height: 5px;
  margin: 24px 0 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00b8ad, #5ff5eb);
  box-shadow: 0 0 22px rgba(0, 184, 173, 0.36);
}

.ml-bp-info-head p,
.ml-bp-items-content p {
  max-width: 780px;
  margin: 0;
  color: rgba(6, 43, 37, 0.76);
  font-size: 16.5px;
  line-height: 1.7;
  font-weight: 500;
}

.ml-bp-info-head strong,
.ml-bp-items-content strong {
  color: #062b25;
  font-weight: 900;
}

.ml-bp-info-grid {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: 42px;
  align-items: stretch;
}

.ml-bp-info-text {
  padding: 34px;
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(6, 43, 37, 0.98), rgba(3, 31, 28, 0.98));
  color: #ffffff;
  box-shadow: 0 24px 58px rgba(6, 43, 37, 0.16);
  border: 1px solid rgba(95, 245, 235, 0.16);
}

.ml-bp-info-text h3 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.12;
  font-weight: 950;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}

.ml-bp-info-text p {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.68;
  font-weight: 500;
}

.ml-bp-info-text strong {
  color: #5ff5eb;
  font-weight: 900;
}

.ml-bp-inline-btn,
.ml-bp-inline-btn:link,
.ml-bp-inline-btn:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  margin-top: 8px;
  padding: 0 22px;
  border-radius: 999px;
  color: #04211d;
  background: linear-gradient(135deg, #00b8ad, #18dfd2);
  text-decoration: none;
  font-size: 14px;
  font-weight: 950;
  box-shadow: 0 14px 28px rgba(0, 184, 173, 0.24);
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease;
}

.ml-bp-inline-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 34px rgba(0, 184, 173, 0.30);
}

.ml-bp-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.ml-bp-feature-card {
  min-height: 220px;
  padding: 24px;
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 251, 250, 0.94));
  border: 1px solid rgba(6, 43, 37, 0.07);
  box-shadow:
    0 16px 38px rgba(6, 43, 37, 0.08),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.ml-bp-feature-card:hover {
  transform: translateY(-5px);
  border-color: rgba(0, 184, 173, 0.20);
  box-shadow:
    0 24px 50px rgba(6, 43, 37, 0.12),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
}

.ml-bp-feature-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  display: grid;
  place-items: center;
  border-radius: 15px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.18);
  font-size: 13px;
  font-weight: 950;
}

.ml-bp-feature-card h3 {
  margin: 0 0 10px;
  color: #062b25;
  font-size: 19px;
  line-height: 1.15;
  font-weight: 950;
  letter-spacing: -0.025em;
}

.ml-bp-feature-card p {
  margin: 0;
  color: rgba(6, 43, 37, 0.66);
  font-size: 14px;
  line-height: 1.55;
  font-weight: 500;
}


/* Items section */
.ml-bp-items {
  position: relative;
  overflow: hidden;
  padding: 108px 0 115px;
  background:
    radial-gradient(circle at 88% 20%, rgba(95, 245, 235, 0.12), transparent 30%),
    linear-gradient(180deg, #f4fbfa 0%, #ffffff 100%);
  font-family: "Montserrat", Arial, sans-serif;
  color: #062b25;
}

.ml-bp-items-content {
  max-width: 850px;
  margin-bottom: 42px;
}

.ml-bp-items-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.ml-bp-item-card {
  position: relative;
  min-height: 220px;
  padding: 26px;
  border-radius: 24px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 251, 250, 0.94));
  border: 1px solid rgba(6, 43, 37, 0.07);
  box-shadow:
    0 16px 38px rgba(6, 43, 37, 0.075),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.ml-bp-item-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(0, 184, 173, 0.15), transparent 42%);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}

.ml-bp-item-card:hover {
  transform: translateY(-5px);
  border-color: rgba(0, 184, 173, 0.20);
  box-shadow:
    0 24px 50px rgba(6, 43, 37, 0.12),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
}

.ml-bp-item-card:hover::before {
  opacity: 1;
}

.ml-bp-item-card span {
  position: relative;
  z-index: 2;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.18);
  font-size: 12px;
  font-weight: 950;
}

.ml-bp-item-card h3 {
  position: relative;
  z-index: 2;
  margin: 0 0 11px;
  color: #062b25;
  font-size: 20px;
  line-height: 1.15;
  font-weight: 950;
  letter-spacing: -0.025em;
}

.ml-bp-item-card p {
  position: relative;
  z-index: 2;
  margin: 0;
  color: rgba(6, 43, 37, 0.66);
  font-size: 14px;
  line-height: 1.58;
  font-weight: 500;
}


/* Tablet */
@media (max-width: 1100px) {
  .ml-bp-info,
  .ml-bp-items {
    padding: 88px 0 95px;
  }

  .ml-bp-info-wrap,
  .ml-bp-items-wrap {
    width: min(900px, calc(100% - 64px));
  }

  .ml-bp-info-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .ml-bp-info-text {
    max-width: 760px;
  }

  .ml-bp-items-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


/* Mobile */
@media (max-width: 700px) {
  .ml-bp-info,
  .ml-bp-items {
    padding: 68px 0 76px;
  }

  .ml-bp-info-wrap,
  .ml-bp-items-wrap {
    width: calc(100% - 32px);
  }

  .ml-bp-info-head,
  .ml-bp-items-content {
    margin-bottom: 30px;
  }

  .ml-bp-section-eyebrow {
    margin-bottom: 14px;
    font-size: 12px;
  }

  .ml-bp-info h2,
  .ml-bp-items h2 {
    font-size: clamp(30px, 8.6vw, 40px);
    line-height: 1.08;
    letter-spacing: -0.037em;
    overflow-wrap: anywhere;
  }

  .ml-bp-section-line {
    width: 90px;
    height: 4px;
    margin: 22px 0 20px;
  }

  .ml-bp-info-head p,
  .ml-bp-items-content p {
    font-size: 15px;
    line-height: 1.65;
  }

  .ml-bp-info-text {
    padding: 22px;
    border-radius: 22px;
  }

  .ml-bp-info-text h3 {
    font-size: 22px;
  }

  .ml-bp-info-text p {
    font-size: 14px;
  }

  .ml-bp-inline-btn,
  .ml-bp-inline-btn:link,
  .ml-bp-inline-btn:visited {
    width: 100%;
  }

  .ml-bp-feature-grid,
  .ml-bp-items-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .ml-bp-feature-card,
  .ml-bp-item-card {
    min-height: auto;
    padding: 20px;
    border-radius: 20px;
  }

  .ml-bp-feature-card:hover,
  .ml-bp-item-card:hover {
    transform: none;
  }

  .ml-bp-feature-card h3,
  .ml-bp-item-card h3 {
    font-size: 18px;
  }

  .ml-bp-feature-card p,
  .ml-bp-item-card p {
    font-size: 13.8px;
  }
}


/* Extra small phones */
@media (max-width: 390px) {
  .ml-bp-info-wrap,
  .ml-bp-items-wrap {
    width: calc(100% - 28px);
  }

  .ml-bp-info h2,
  .ml-bp-items h2 {
    font-size: clamp(28px, 8vw, 35px);
  }

  .ml-bp-info-text,
  .ml-bp-feature-card,
  .ml-bp-item-card {
    padding: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-321b7fc *//* ================================
   Budapest SEO / Google AI Text
================================ */

.ml-bp-seo-text,
.ml-bp-seo-text * {
  box-sizing: border-box;
}

.ml-bp-seo-text {
  position: relative;
  overflow: hidden;
  padding: 104px 0 112px;
  background:
    radial-gradient(circle at 14% 16%, rgba(0, 184, 173, 0.10), transparent 30%),
    radial-gradient(circle at 92% 78%, rgba(95, 245, 235, 0.12), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f4fbfa 100%);
  font-family: "Montserrat", Arial, sans-serif;
  color: #062b25;
}

.ml-bp-seo-text::before {
  content: "";
  position: absolute;
  right: -180px;
  top: -190px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  border: 32px solid rgba(0, 184, 173, 0.09);
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(-18deg);
  pointer-events: none;
}

.ml-bp-seo-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 70px;
  width: 180px;
  height: 180px;
  opacity: 0.18;
  background-image: radial-gradient(rgba(0, 184, 173, 0.55) 2px, transparent 2px);
  background-size: 15px 15px;
  pointer-events: none;
}

.ml-bp-seo-wrap {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 44px));
  margin: 0 auto;
}

.ml-bp-seo-head {
  max-width: 880px;
  margin-bottom: 42px;
}

.ml-bp-section-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 8px 15px;
  border-radius: 999px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.20);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.02em;
}

.ml-bp-seo-text h2 {
  margin: 0;
  max-width: 900px;
  color: #062b25;
  font-size: clamp(36px, 4.2vw, 60px);
  line-height: 1.06;
  font-weight: 950;
  letter-spacing: -0.052em;
  text-transform: uppercase;
}

.ml-bp-seo-text h2 span {
  display: block;
  color: #00b8ad;
}

.ml-bp-section-line {
  width: 105px;
  height: 5px;
  margin: 24px 0 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00b8ad, #5ff5eb);
  box-shadow: 0 0 22px rgba(0, 184, 173, 0.36);
}

.ml-bp-seo-head > p {
  max-width: 760px;
  margin: 0;
  color: rgba(6, 43, 37, 0.74);
  font-size: 16.5px;
  line-height: 1.7;
  font-weight: 500;
}

.ml-bp-seo-layout {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 32px;
  align-items: start;
}

.ml-bp-seo-content {
  display: grid;
  gap: 20px;
  padding: 34px;
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 251, 250, 0.92));
  border: 1px solid rgba(6, 43, 37, 0.07);
  box-shadow:
    0 18px 44px rgba(6, 43, 37, 0.075),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
}

.ml-bp-seo-content p {
  margin: 0;
  color: rgba(6, 43, 37, 0.76);
  font-size: 16px;
  line-height: 1.78;
  font-weight: 500;
}

.ml-bp-seo-content strong {
  color: #062b25;
  font-weight: 950;
}

.ml-bp-seo-side {
  display: grid;
  gap: 14px;
}

.ml-bp-seo-side-card {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 15px;
  align-items: flex-start;
  padding: 20px;
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(6, 43, 37, 0.98), rgba(3, 31, 28, 0.98));
  border: 1px solid rgba(95, 245, 235, 0.16);
  box-shadow: 0 16px 36px rgba(6, 43, 37, 0.13);
}

.ml-bp-seo-side-card span {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 15px;
  color: #5ff5eb;
  background:
    linear-gradient(135deg, rgba(0, 184, 173, 0.18), rgba(0, 184, 173, 0.06));
  border: 1px solid rgba(95, 245, 235, 0.24);
  font-size: 22px;
  font-weight: 950;
}

.ml-bp-seo-side-card h3 {
  margin: 0 0 7px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.15;
  font-weight: 950;
  letter-spacing: -0.02em;
}

.ml-bp-seo-side-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 13.5px;
  line-height: 1.48;
  font-weight: 500;
}


/* Tablet */
@media (max-width: 1100px) {
  .ml-bp-seo-text {
    padding: 88px 0 95px;
  }

  .ml-bp-seo-wrap {
    width: min(900px, calc(100% - 64px));
  }

  .ml-bp-seo-layout {
    grid-template-columns: 1fr;
  }

  .ml-bp-seo-side {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ml-bp-seo-side-card {
    grid-template-columns: 1fr;
  }
}


/* Mobile */
@media (max-width: 700px) {
  .ml-bp-seo-text {
    padding: 68px 0 76px;
  }

  .ml-bp-seo-wrap {
    width: calc(100% - 32px);
  }

  .ml-bp-seo-head {
    margin-bottom: 30px;
  }

  .ml-bp-section-eyebrow {
    margin-bottom: 14px;
    font-size: 12px;
  }

  .ml-bp-seo-text h2 {
    font-size: clamp(29px, 8.4vw, 39px);
    line-height: 1.08;
    letter-spacing: -0.037em;
    overflow-wrap: anywhere;
  }

  .ml-bp-section-line {
    width: 90px;
    height: 4px;
    margin: 22px 0 20px;
  }

  .ml-bp-seo-head > p {
    font-size: 15px;
    line-height: 1.65;
  }

  .ml-bp-seo-content {
    padding: 22px;
    border-radius: 22px;
    gap: 17px;
  }

  .ml-bp-seo-content p {
    font-size: 15px;
    line-height: 1.7;
  }

  .ml-bp-seo-side {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .ml-bp-seo-side-card {
    grid-template-columns: 48px 1fr;
    padding: 17px;
    border-radius: 19px;
  }

  .ml-bp-seo-side-card span {
    width: 48px;
    height: 48px;
    font-size: 21px;
    border-radius: 14px;
  }

  .ml-bp-seo-side-card h3 {
    font-size: 16px;
  }

  .ml-bp-seo-side-card p {
    font-size: 13px;
  }

  .ml-bp-seo-text::after {
    display: none;
  }
}


/* Extra small phones */
@media (max-width: 390px) {
  .ml-bp-seo-wrap {
    width: calc(100% - 28px);
  }

  .ml-bp-seo-content {
    padding: 19px;
  }

  .ml-bp-seo-side-card {
    padding: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-00cd4fc *//* ================================
   Budapest Final Filler Sections
================================ */

.ml-bp-process,
.ml-bp-situation,
.ml-bp-faq-cta,
.ml-bp-process *,
.ml-bp-situation *,
.ml-bp-faq-cta * {
  box-sizing: border-box;
}

.ml-bp-process,
.ml-bp-situation,
.ml-bp-faq-cta {
  font-family: "Montserrat", Arial, sans-serif;
}

.ml-bp-process {
  position: relative;
  overflow: hidden;
  padding: 105px 0 112px;
  background:
    radial-gradient(circle at 12% 20%, rgba(0, 184, 173, 0.10), transparent 30%),
    radial-gradient(circle at 90% 72%, rgba(95, 245, 235, 0.12), transparent 32%),
    linear-gradient(180deg, #f4fbfa 0%, #ffffff 100%);
  color: #062b25;
}

.ml-bp-process::before {
  content: "";
  position: absolute;
  right: -180px;
  top: -210px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  border: 32px solid rgba(0, 184, 173, 0.09);
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(-18deg);
  pointer-events: none;
}

.ml-bp-process-wrap,
.ml-bp-situation-wrap,
.ml-bp-faq-cta-wrap {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 44px));
  margin: 0 auto;
}

.ml-bp-process-head {
  max-width: 850px;
  margin-bottom: 44px;
}

.ml-bp-section-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 8px 15px;
  border-radius: 999px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.20);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.02em;
}

.ml-bp-process h2,
.ml-bp-situation h2,
.ml-bp-faq-cta h2 {
  margin: 0;
  max-width: 850px;
  font-size: clamp(36px, 4.2vw, 60px);
  line-height: 1.06;
  font-weight: 950;
  letter-spacing: -0.052em;
  text-transform: uppercase;
}

.ml-bp-process h2,
.ml-bp-faq-cta h2 {
  color: #062b25;
}

.ml-bp-situation h2 {
  color: #ffffff;
}

.ml-bp-process h2 span,
.ml-bp-faq-cta h2 span {
  display: block;
  color: #00b8ad;
}

.ml-bp-situation h2 span {
  display: block;
  color: #00b8ad;
}

.ml-bp-section-line {
  width: 105px;
  height: 5px;
  margin: 24px 0 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00b8ad, #5ff5eb);
  box-shadow: 0 0 22px rgba(0, 184, 173, 0.36);
}

.ml-bp-process-head p,
.ml-bp-faq-side > p {
  max-width: 760px;
  margin: 0;
  color: rgba(6, 43, 37, 0.74);
  font-size: 16.5px;
  line-height: 1.7;
  font-weight: 500;
}

/* Process cards */
.ml-bp-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.ml-bp-process-step {
  position: relative;
  min-height: 245px;
  padding: 26px;
  border-radius: 24px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 251, 250, 0.94));
  border: 1px solid rgba(6, 43, 37, 0.07);
  box-shadow:
    0 16px 38px rgba(6, 43, 37, 0.075),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.ml-bp-process-step::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top right, rgba(0, 184, 173, 0.15), transparent 42%);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}

.ml-bp-process-step:hover {
  transform: translateY(-5px);
  border-color: rgba(0, 184, 173, 0.20);
  box-shadow:
    0 24px 50px rgba(6, 43, 37, 0.12),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
}

.ml-bp-process-step:hover::before {
  opacity: 1;
}

.ml-bp-step-number {
  position: relative;
  z-index: 2;
  width: 52px;
  height: 52px;
  margin-bottom: 20px;
  display: grid;
  place-items: center;
  border-radius: 16px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.18);
  font-size: 13px;
  font-weight: 950;
}

.ml-bp-process-step h3 {
  position: relative;
  z-index: 2;
  margin: 0 0 11px;
  color: #062b25;
  font-size: 20px;
  line-height: 1.15;
  font-weight: 950;
  letter-spacing: -0.025em;
}

.ml-bp-process-step p {
  position: relative;
  z-index: 2;
  margin: 0;
  color: rgba(6, 43, 37, 0.66);
  font-size: 14px;
  line-height: 1.58;
  font-weight: 500;
}


/* Situation block */
.ml-bp-situation {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background:
    radial-gradient(circle at 84% 20%, rgba(95, 245, 235, 0.10), transparent 32%),
    linear-gradient(180deg, #031f1c 0%, #021613 100%);
  color: #ffffff;
}

.ml-bp-situation-card {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 42px;
  align-items: center;
  padding: 42px;
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
  border: 1px solid rgba(95, 245, 235, 0.16);
  box-shadow:
    0 32px 76px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.ml-bp-situation p {
  max-width: 720px;
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
}

.ml-bp-situation-list {
  display: grid;
  gap: 13px;
}

.ml-bp-situation-list div {
  display: grid;
  grid-template-columns: 52px 1fr;
  align-items: center;
  gap: 14px;
  min-height: 72px;
  padding: 14px;
  border-radius: 18px;
  background: rgba(0, 184, 173, 0.08);
  border: 1px solid rgba(95, 245, 235, 0.13);
}

.ml-bp-situation-list span {
  width: 52px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  color: #5ff5eb;
  background: rgba(0, 184, 173, 0.14);
  border: 1px solid rgba(95, 245, 235, 0.22);
  font-size: 13px;
  font-weight: 950;
}

.ml-bp-situation-list strong {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 850;
}


/* FAQ + CTA */
.ml-bp-faq-cta {
  position: relative;
  overflow: hidden;
  padding: 105px 0 115px;
  background:
    radial-gradient(circle at 12% 18%, rgba(0, 184, 173, 0.10), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f4fbfa 100%);
  color: #062b25;
}

.ml-bp-faq-cta-wrap {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 46px;
  align-items: start;
}

.ml-bp-faq-side {
  position: sticky;
  top: 120px;
}

.ml-bp-final-phone,
.ml-bp-final-phone:link,
.ml-bp-final-phone:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  margin-top: 28px;
  padding: 0 24px;
  border-radius: 999px;
  color: #04211d;
  background: linear-gradient(135deg, #00b8ad, #18dfd2);
  text-decoration: none;
  font-size: 15px;
  font-weight: 950;
  box-shadow: 0 14px 28px rgba(0, 184, 173, 0.24);
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease;
}

.ml-bp-final-phone:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 34px rgba(0, 184, 173, 0.32);
}

.ml-bp-faq-list {
  display: grid;
  gap: 14px;
}

.ml-bp-faq-item {
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 251, 250, 0.94));
  border: 1px solid rgba(6, 43, 37, 0.07);
  box-shadow:
    0 14px 34px rgba(6, 43, 37, 0.07),
    0 1px 0 rgba(255, 255, 255, 0.9) inset;
  overflow: hidden;
}

.ml-bp-faq-item summary {
  position: relative;
  list-style: none;
  cursor: pointer;
  padding: 22px 58px 22px 22px;
  color: #062b25;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 950;
}

.ml-bp-faq-item summary::-webkit-details-marker {
  display: none;
}

.ml-bp-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  transform: translateY(-50%);
  border-radius: 12px;
  color: #00796f;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.18);
  font-size: 22px;
  font-weight: 800;
}

.ml-bp-faq-item[open] summary::after {
  content: "–";
}

.ml-bp-faq-item p {
  margin: 0;
  padding: 0 22px 22px;
  color: rgba(6, 43, 37, 0.68);
  font-size: 14.5px;
  line-height: 1.65;
  font-weight: 500;
}


/* Tablet */
@media (max-width: 1100px) {
  .ml-bp-process,
  .ml-bp-faq-cta {
    padding: 88px 0 95px;
  }

  .ml-bp-situation {
    padding: 88px 0;
  }

  .ml-bp-process-wrap,
  .ml-bp-situation-wrap,
  .ml-bp-faq-cta-wrap {
    width: min(900px, calc(100% - 64px));
  }

  .ml-bp-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ml-bp-situation-card,
  .ml-bp-faq-cta-wrap {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .ml-bp-faq-side {
    position: relative;
    top: auto;
  }
}


/* Mobile */
@media (max-width: 700px) {
  .ml-bp-process,
  .ml-bp-faq-cta {
    padding: 68px 0 76px;
  }

  .ml-bp-situation {
    padding: 68px 0 76px;
  }

  .ml-bp-process-wrap,
  .ml-bp-situation-wrap,
  .ml-bp-faq-cta-wrap {
    width: calc(100% - 32px);
  }

  .ml-bp-process-head {
    margin-bottom: 30px;
  }

  .ml-bp-section-eyebrow {
    margin-bottom: 14px;
    font-size: 12px;
  }

  .ml-bp-process h2,
  .ml-bp-situation h2,
  .ml-bp-faq-cta h2 {
    font-size: clamp(29px, 8.4vw, 39px);
    line-height: 1.08;
    letter-spacing: -0.037em;
    overflow-wrap: anywhere;
  }

  .ml-bp-section-line {
    width: 90px;
    height: 4px;
    margin: 22px 0 20px;
  }

  .ml-bp-process-head p,
  .ml-bp-faq-side > p,
  .ml-bp-situation p {
    font-size: 15px;
    line-height: 1.65;
  }

  .ml-bp-process-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .ml-bp-process-step {
    min-height: auto;
    padding: 20px;
    border-radius: 20px;
  }

  .ml-bp-process-step:hover {
    transform: none;
  }

  .ml-bp-step-number {
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
  }

  .ml-bp-process-step h3 {
    font-size: 18px;
  }

  .ml-bp-process-step p {
    font-size: 13.8px;
  }

  .ml-bp-situation-card {
    padding: 22px;
    border-radius: 24px;
  }

  .ml-bp-situation-list div {
    grid-template-columns: 46px 1fr;
    min-height: auto;
    padding: 13px;
  }

  .ml-bp-situation-list span {
    width: 46px;
    height: 42px;
  }

  .ml-bp-situation-list strong {
    font-size: 14px;
  }

  .ml-bp-final-phone {
    width: 100%;
  }

  .ml-bp-faq-item {
    border-radius: 18px;
  }

  .ml-bp-faq-item summary {
    padding: 19px 54px 19px 18px;
    font-size: 15px;
  }

  .ml-bp-faq-item summary::after {
    right: 16px;
    width: 32px;
    height: 32px;
  }

  .ml-bp-faq-item p {
    padding: 0 18px 19px;
    font-size: 13.8px;
  }
}


/* Extra small phones */
@media (max-width: 390px) {
  .ml-bp-process-wrap,
  .ml-bp-situation-wrap,
  .ml-bp-faq-cta-wrap {
    width: calc(100% - 28px);
  }

  .ml-bp-situation-card,
  .ml-bp-process-step {
    padding: 18px;
  }
}/* End custom CSS */