.elementor-17 .elementor-element.elementor-element-05def3c{--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-c34bff4 *//* ================================
   MESTER LOMTALANÍTÁS - REFERENCIÁK OLDAL
================================ */

.ml-ref-page,
.ml-ref-page *,
.ml-ref-page *::before,
.ml-ref-page *::after {
  box-sizing: border-box;
}

.ml-ref-page {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: "Montserrat", Arial, sans-serif;
  color: #062b25;
}

.ml-ref-wrap {
  width: min(1180px, calc(100% - 44px));
  max-width: 100%;
  margin: 0 auto;
}

/* ================================
   HERO
================================ */

.ml-ref-hero {
  position: relative;
  min-height: 620px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #062b25;
  color: #ffffff;
}

.ml-ref-hero-bg,
.ml-ref-slide {
  position: absolute;
  inset: 0;
}

.ml-ref-slide {
  background-size: cover;
  background-position: center right;
  opacity: 0;
  transform: scale(1.08) translateX(18px);
  animation: mlRefHeroCycle 24s infinite ease-in-out;
}

.ml-ref-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(3, 31, 28, 0.88) 0%,
      rgba(3, 45, 40, 0.76) 34%,
      rgba(3, 58, 52, 0.44) 62%,
      rgba(3, 58, 52, 0.12) 100%
    );
}

.ml-ref-slide-1 {
  background-image: url("https://mesterlomtalanitas.hu/wp-content/uploads/2026/05/ChatGPT-Image-Oct-20-2025-08_33_12-PM-1.webp");
  animation-delay: 0s;
}

.ml-ref-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: 8s;
}

.ml-ref-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: 16s;
}

@keyframes mlRefHeroCycle {
  0% {
    opacity: 0;
    transform: scale(1.08) translateX(18px);
  }

  8% {
    opacity: 1;
  }

  28% {
    opacity: 1;
  }

  36% {
    opacity: 0;
    transform: scale(1.02) translateX(-12px);
  }

  100% {
    opacity: 0;
    transform: scale(1.08) translateX(18px);
  }
}

.ml-ref-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    radial-gradient(circle at 20% 28%, rgba(0, 184, 173, 0.18), transparent 34%),
    radial-gradient(circle at 80% 80%, rgba(255, 255, 255, 0.05), transparent 28%);
  pointer-events: none;
}

.ml-ref-hero-glow {
  position: absolute;
  left: -260px;
  top: 80px;
  width: 620px;
  height: 620px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 184, 173, 0.22), transparent 70%);
  z-index: 3;
  pointer-events: none;
}

.ml-ref-hero-inner {
  position: relative;
  z-index: 4;
  width: min(1180px, calc(100% - 44px));
  margin: 0 auto;
  padding: 130px 0 120px;
}

.ml-ref-eyebrow,
.ml-section-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(0, 184, 173, 0.12);
  border: 1px solid rgba(0, 184, 173, 0.28);
  color: #008f86;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.ml-ref-hero .ml-ref-eyebrow {
  color: #5ff5eb;
  border-color: rgba(95, 245, 235, 0.42);
  background: rgba(0, 184, 173, 0.18);
}

.ml-ref-hero h1 {
  max-width: 760px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(42px, 5vw, 72px);
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: -0.055em;
  text-transform: uppercase;
  text-shadow: 0 12px 34px rgba(0, 0, 0, 0.28);
}

.ml-ref-hero h1 span {
  display: block;
  color: #00d3c7;
}

.ml-ref-line,
.ml-section-line {
  width: 96px;
  height: 5px;
  margin: 26px 0 24px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00b8ad, #5ff5eb);
  box-shadow: 0 12px 24px rgba(0, 184, 173, 0.22);
}

.ml-ref-hero p {
  max-width: 700px;
  margin: 0 0 32px;
  color: rgba(255, 255, 255, 0.90);
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}

.ml-ref-hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.ml-ref-hero-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 15px 26px;
  border-radius: 14px;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 900;
  transition: 0.25s ease;
}

.ml-ref-hero-buttons a:first-child {
  background: linear-gradient(135deg, #00a9a0, #00d3c7);
  color: #ffffff !important;
  box-shadow: 0 16px 34px rgba(0, 184, 173, 0.28);
}

.ml-ref-hero-buttons a:last-child {
  background: rgba(255, 255, 255, 0.10);
  color: #ffffff !important;
  border: 1px solid rgba(95, 245, 235, 0.45);
  backdrop-filter: blur(10px);
}

.ml-ref-hero-buttons a:hover {
  transform: translateY(-3px);
}

/* ================================
   INTRO
================================ */

.ml-ref-intro {
  position: relative;
  padding: 105px 0;
  background:
    radial-gradient(circle at 12% 16%, rgba(25, 211, 197, 0.15), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f4fbfa 100%);
}

.ml-ref-intro-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 42px;
  align-items: center;
}

.ml-ref-intro h2,
.ml-ref-section-head h2,
.ml-ref-final-text h2 {
  max-width: 820px;
  margin: 0;
  color: #062b25;
  font-size: clamp(36px, 4vw, 58px);
  line-height: 1.04;
  font-weight: 950;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

.ml-ref-intro h2 span,
.ml-ref-section-head h2 span,
.ml-ref-final-text h2 span {
  display: block;
  color: #00b8ad;
}

.ml-ref-intro p,
.ml-ref-section-head p,
.ml-ref-final-text p {
  max-width: 760px;
  margin: 0;
  color: #405a55;
  font-size: 17px;
  line-height: 1.75;
  font-weight: 500;
}

.ml-ref-intro-card {
  position: relative;
  overflow: hidden;
  padding: 34px;
  border-radius: 30px;
  background:
    radial-gradient(circle at top right, rgba(0, 184, 173, 0.14), transparent 34%),
    #ffffff;
  border: 1px solid rgba(6, 43, 37, 0.08);
  box-shadow: 0 26px 70px rgba(6, 43, 37, 0.10);
}

.ml-ref-intro-icon {
  width: 60px;
  height: 60px;
  display: grid;
  place-items: center;
  margin-bottom: 22px;
  color: #ffffff;
  font-size: 28px;
  font-weight: 950;
  border-radius: 18px;
  background: linear-gradient(135deg, #00a9a0, #00d3c7);
}

.ml-ref-intro-card h3 {
  margin: 0 0 12px;
  color: #062b25;
  font-size: 24px;
  line-height: 1.15;
  font-weight: 950;
  text-transform: uppercase;
}

.ml-ref-intro-card p {
  margin: 0;
  color: #4b625d;
  font-size: 15.5px;
  line-height: 1.65;
}

/* ================================
   MESTER LOMTALANÍTÁS - PÁROS REFERENCIA KÉPEK
================================ */

.ml-ref-gallery,
.ml-ref-gallery *,
.ml-ref-gallery *::before,
.ml-ref-gallery *::after {
  box-sizing: border-box;
}

.ml-ref-gallery {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding: 105px 0;
  background:
    radial-gradient(circle at 88% 18%, rgba(25, 211, 197, 0.12), transparent 30%),
    radial-gradient(circle at 12% 20%, rgba(25, 211, 197, 0.10), transparent 32%),
    linear-gradient(180deg, #f4fbfa 0%, #ffffff 100%);
  color: #062b25;
  font-family: "Montserrat", Arial, sans-serif;
}

.ml-ref-wrap {
  width: min(1180px, calc(100% - 44px));
  max-width: 100%;
  margin: 0 auto;
}

/* Section header */

.ml-ref-section-head {
  max-width: 860px;
  margin-bottom: 54px;
  text-align: left;
}

.ml-ref-section-head .ml-section-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.28);
  color: #008f86;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.ml-ref-section-head h2 {
  max-width: 850px;
  margin: 0;
  color: #062b25;
  font-size: clamp(36px, 4vw, 58px);
  line-height: 1.04;
  font-weight: 950;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

.ml-ref-section-head h2 span {
  display: block;
  color: #00b8ad;
}

.ml-ref-section-head .ml-section-line {
  width: 96px;
  height: 5px;
  margin: 26px 0 24px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00b8ad, #5ff5eb);
  box-shadow: 0 12px 24px rgba(0, 184, 173, 0.22);
}

.ml-ref-section-head p {
  max-width: 790px;
  margin: 0;
  color: #405a55;
  font-size: 17px;
  line-height: 1.75;
  font-weight: 500;
}

/* Pair grid */

.ml-ref-pair-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
}

.ml-ref-pair-card {
  position: relative;
  overflow: hidden;
  border-radius: 28px;
  background:
    radial-gradient(circle at top right, rgba(0, 184, 173, 0.10), transparent 34%),
    #ffffff;
  border: 1px solid rgba(6, 43, 37, 0.08);
  box-shadow: 0 22px 60px rgba(6, 43, 37, 0.08);
  transition: 0.25s ease;
}

.ml-ref-pair-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 28px 76px rgba(6, 43, 37, 0.13);
}

.ml-ref-pair-images {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  background: #dcebe8;
}

.ml-ref-pair-img-box {
  position: relative;
  overflow: hidden;
  min-width: 0;
  aspect-ratio: 4 / 3;
  background: #e6f2f0;
}

.ml-ref-pair-img-box:first-child {
  border-right: 2px solid #ffffff;
}

.ml-ref-pair-img-box img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.32s ease;
}

.ml-ref-pair-card:hover .ml-ref-pair-img-box img {
  transform: scale(1.045);
}

.ml-ref-pair-img-box span {
  position: absolute;
  left: 14px;
  top: 14px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 13px;
  border-radius: 999px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  background: rgba(6, 43, 37, 0.78);
  backdrop-filter: blur(8px);
}

.ml-ref-pair-img-box:nth-child(2) span {
  background: rgba(0, 184, 173, 0.86);
}

/* Content */

.ml-ref-pair-content {
  padding: 24px;
}

.ml-ref-pair-content h3 {
  margin: 0 0 10px;
  color: #062b25;
  font-size: 21px;
  line-height: 1.16;
  font-weight: 950;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}

.ml-ref-pair-content p {
  margin: 0;
  color: #4b625d;
  font-size: 14.8px;
  line-height: 1.62;
  font-weight: 500;
}

/* Bottom note */

.ml-ref-note {
  display: grid;
  grid-template-columns: 56px 1fr;
  align-items: center;
  gap: 18px;
  margin-top: 28px;
  padding: 24px 26px;
  border-radius: 24px;
  background:
    radial-gradient(circle at top right, rgba(25, 211, 197, 0.14), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #eef9f7 100%);
  border: 1px solid rgba(0, 184, 173, 0.18);
  box-shadow: 0 20px 55px rgba(6, 43, 37, 0.08);
}

.ml-ref-note-icon {
  width: 56px;
  height: 56px;
  display: grid;
  place-items: center;
  color: #ffffff;
  font-size: 28px;
  font-weight: 900;
  border-radius: 17px;
  background: linear-gradient(135deg, #00a9a0, #00d3c7);
  box-shadow: 0 14px 30px rgba(0, 184, 173, 0.24);
}

.ml-ref-note p {
  margin: 0;
  color: #405a55;
  font-size: 15.5px;
  line-height: 1.58;
  font-weight: 600;
}

/* Tablet */

@media (max-width: 1100px) {
  .ml-ref-wrap {
    width: min(900px, calc(100% - 64px));
  }

  .ml-ref-pair-grid {
    grid-template-columns: 1fr;
  }
}

/* Mobile */

@media (max-width: 700px) {
  .ml-ref-gallery {
    padding: 70px 0;
  }

  .ml-ref-wrap {
    width: calc(100% - 32px);
  }

  .ml-ref-section-head {
    margin-bottom: 34px;
  }

  .ml-ref-section-head h2 {
    font-size: clamp(31px, 8.7vw, 40px);
    line-height: 1.08;
    letter-spacing: -0.035em;
  }

  .ml-ref-section-head p {
    font-size: 15.5px;
    line-height: 1.65;
  }

  .ml-ref-pair-grid {
    gap: 18px;
  }

  .ml-ref-pair-card {
    border-radius: 22px;
  }

  .ml-ref-pair-card:hover {
    transform: none;
  }

  .ml-ref-pair-images {
    grid-template-columns: 1fr;
  }

  .ml-ref-pair-img-box:first-child {
    border-right: none;
    border-bottom: 2px solid #ffffff;
  }

  .ml-ref-pair-img-box {
    aspect-ratio: 4 / 3;
  }

  .ml-ref-pair-content {
    padding: 20px;
  }

  .ml-ref-pair-content h3 {
    font-size: 18px;
  }

  .ml-ref-pair-content p {
    font-size: 13.8px;
  }

  .ml-ref-note {
    grid-template-columns: 1fr;
    padding: 22px;
    border-radius: 22px;
  }

  .ml-ref-note p {
    font-size: 14px;
  }
}

/* Extra small phones */

@media (max-width: 390px) {
  .ml-ref-wrap {
    width: calc(100% - 28px);
  }

  .ml-ref-pair-content {
    padding: 18px;
  }
}

/* ================================
   TRUCKS
================================ */

.ml-ref-trucks {
  padding: 105px 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(25, 211, 197, 0.12), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f4fbfa 100%);
}

.ml-truck-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.ml-truck-card {
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid rgba(6, 43, 37, 0.08);
  box-shadow: 0 22px 60px rgba(6, 43, 37, 0.10);
}

.ml-truck-card img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  transition: 0.3s ease;
}

.ml-truck-card:hover img {
  transform: scale(1.045);
}

/* ================================
   MESTER LOMTALANÍTÁS - STATS SECTION
================================ */

.ml-ref-stats,
.ml-ref-stats *,
.ml-ref-stats *::before,
.ml-ref-stats *::after {
  box-sizing: border-box;
}

.ml-ref-stats {
  position: relative;
  overflow: hidden;
  padding: 95px 0;
  background:
    radial-gradient(circle at 18% 22%, rgba(95, 245, 235, 0.16), transparent 34%),
    radial-gradient(circle at 88% 70%, rgba(0, 184, 173, 0.16), transparent 32%),
    linear-gradient(135deg, #083b34 0%, #052b27 48%, #031f1c 100%);
  color: #ffffff;
  font-family: "Montserrat", Arial, sans-serif;
}

.ml-ref-stats::before {
  content: "";
  position: absolute;
  left: -160px;
  top: -180px;
  width: 470px;
  height: 470px;
  border-radius: 50%;
  border: 32px solid rgba(95, 245, 235, 0.08);
  border-right-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(18deg);
  pointer-events: none;
}

.ml-ref-stats::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 35px;
  width: 180px;
  height: 180px;
  opacity: 0.16;
  background-image: radial-gradient(rgba(95, 245, 235, 0.8) 2px, transparent 2px);
  background-size: 15px 15px;
  pointer-events: none;
}

.ml-ref-stats-wrap {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 44px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 48px;
  align-items: center;
}

/* Left text */

.ml-ref-stats .ml-section-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(0, 184, 173, 0.18);
  border: 1px solid rgba(95, 245, 235, 0.36);
  color: #5ff5eb;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.ml-ref-stats-text h2 {
  max-width: 620px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.05;
  font-weight: 950;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

.ml-ref-stats-text h2 span {
  display: block;
  color: #00d3c7;
}

.ml-ref-stats-text p {
  max-width: 600px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16.5px;
  line-height: 1.75;
  font-weight: 500;
}

/* Stats grid */

.ml-ref-stats-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.ml-ref-stat {
  position: relative;
  overflow: hidden;
  min-height: 185px;
  padding: 28px 24px;
  border-radius: 26px;
  background:
    radial-gradient(circle at top right, rgba(95, 245, 235, 0.13), transparent 36%),
    rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(95, 245, 235, 0.18);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.22);
  transition: 0.25s ease;
}

.ml-ref-stat::after {
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(0, 184, 173, 0.09);
  pointer-events: none;
}

.ml-ref-stat:hover {
  transform: translateY(-5px);
  box-shadow: 0 28px 76px rgba(0, 0, 0, 0.28);
}

.ml-ref-stat-icon {
  position: relative;
  z-index: 1;
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 17px;
  background: rgba(0, 184, 173, 0.10);
  border: 1px solid rgba(0, 184, 173, 0.18);
  color: #00b8ad;
  font-size: 25px;
}

.ml-ref-stat strong {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 7px;
  color: #062b25;
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.05;
  font-weight: 950;
  letter-spacing: -0.045em;
}

.ml-ref-stat span {
  position: relative;
  z-index: 1;
  display: block;
  color: #405a55;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 800;
}

/* Tablet */

@media (max-width: 1100px) {
  .ml-ref-stats-wrap {
    width: min(900px, calc(100% - 64px));
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .ml-ref-stats-text h2,
  .ml-ref-stats-text p {
    max-width: 760px;
  }
}

/* Mobile */

@media (max-width: 700px) {
  .ml-ref-stats {
    padding: 70px 0;
  }

  .ml-ref-stats-wrap {
    width: calc(100% - 32px);
  }

  .ml-ref-stats-text h2 {
    font-size: clamp(31px, 8.7vw, 40px);
    line-height: 1.08;
    letter-spacing: -0.035em;
  }

  .ml-ref-stats-text p {
    font-size: 15.5px;
    line-height: 1.65;
  }

  .ml-ref-stats-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ml-ref-stat {
    min-height: auto;
    padding: 24px;
    border-radius: 22px;
  }

  .ml-ref-stat:hover {
    transform: none;
  }

  .ml-ref-stat strong {
    font-size: 32px;
  }

  .ml-ref-stats::after {
    display: none;
  }
}

/* Extra small phones */

@media (max-width: 390px) {
  .ml-ref-stats-wrap {
    width: calc(100% - 28px);
  }

  .ml-ref-stat {
    padding: 22px;
  }
}

/* ================================
   FINAL CTA
================================ */

.ml-ref-final-cta {
  padding: 105px 0;
  background:
    radial-gradient(circle at 88% 18%, rgba(25, 211, 197, 0.14), transparent 32%),
    linear-gradient(180deg, #f4fbfa 0%, #ffffff 100%);
}

.ml-ref-final-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 42px;
  align-items: center;
}

.ml-ref-final-text p {
  margin-bottom: 32px;
}

.ml-ref-final-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.ml-ref-final-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 15px 26px;
  border-radius: 14px;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 900;
  transition: 0.25s ease;
}

.ml-ref-final-buttons a:first-child {
  background: linear-gradient(135deg, #00a9a0, #00d3c7);
  color: #ffffff !important;
  box-shadow: 0 16px 34px rgba(0, 184, 173, 0.28);
}

.ml-ref-final-buttons a:last-child {
  background: #062b25;
  color: #ffffff !important;
}

.ml-ref-final-buttons a:hover {
  transform: translateY(-3px);
}

.ml-ref-final-card {
  padding: 34px;
  border-radius: 30px;
  background:
    radial-gradient(circle at top right, rgba(0, 184, 173, 0.14), transparent 34%),
    #ffffff;
  border: 1px solid rgba(6, 43, 37, 0.08);
  box-shadow: 0 26px 70px rgba(6, 43, 37, 0.10);
}

.ml-ref-final-card h3 {
  margin: 0 0 22px;
  color: #062b25;
  font-size: 24px;
  line-height: 1.15;
  font-weight: 950;
  text-transform: uppercase;
}

.ml-ref-final-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 14px;
}

.ml-ref-final-card li {
  display: grid;
  grid-template-columns: 42px 1fr;
  align-items: center;
  gap: 14px;
  padding: 14px;
  border-radius: 17px;
  background: linear-gradient(135deg, #f4fbfa 0%, #ffffff 100%);
  border: 1px solid rgba(0, 184, 173, 0.14);
  color: #304a45;
  font-size: 15px;
  font-weight: 700;
}

.ml-ref-final-card li span {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  color: #00b8ad;
  font-size: 22px;
  font-weight: 950;
  border-radius: 14px;
  background: rgba(0, 184, 173, 0.10);
}

/* ================================
   RESPONSIVE
================================ */

@media (max-width: 1100px) {
  .ml-ref-wrap,
  .ml-ref-hero-inner {
    width: min(900px, calc(100% - 64px));
  }

  .ml-ref-intro-grid,
  .ml-ref-final-grid {
    grid-template-columns: 1fr;
  }

  .ml-ref-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ml-truck-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ml-ref-stats-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .ml-ref-hero {
    min-height: 540px;
  }

  .ml-ref-slide {
    background-position: center center;
  }

  .ml-ref-hero-inner,
  .ml-ref-wrap,
  .ml-ref-stats-wrap {
    width: calc(100% - 32px);
  }

  .ml-ref-hero-inner {
    padding: 100px 0 85px;
  }

  .ml-ref-hero h1,
  .ml-ref-intro h2,
  .ml-ref-section-head h2,
  .ml-ref-final-text h2 {
    font-size: clamp(31px, 8.7vw, 40px);
    line-height: 1.08;
    letter-spacing: -0.035em;
  }

  .ml-ref-hero p,
  .ml-ref-intro p,
  .ml-ref-section-head p,
  .ml-ref-final-text p {
    font-size: 15.5px;
    line-height: 1.65;
  }

  .ml-ref-hero-buttons,
  .ml-ref-final-buttons {
    flex-direction: column;
  }

  .ml-ref-hero-buttons a,
  .ml-ref-final-buttons a {
    width: 100%;
  }

  .ml-ref-intro,
  .ml-ref-gallery,
  .ml-ref-trucks,
  .ml-ref-final-cta {
    padding: 70px 0;
  }

  .ml-ref-gallery-grid,
  .ml-truck-grid,
  .ml-ref-stats-wrap {
    grid-template-columns: 1fr;
  }

  .ml-ref-intro-card,
  .ml-ref-final-card {
    padding: 22px;
    border-radius: 22px;
  }

  .ml-ref-note {
    grid-template-columns: 1fr;
    padding: 22px;
  }

  .ml-ref-stats {
    padding: 55px 0;
  }

  .ml-ref-final-card li {
    grid-template-columns: 40px 1fr;
    font-size: 13.8px;
  }

  .ml-ref-final-card li span {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 390px) {
  .ml-ref-hero-inner,
  .ml-ref-wrap,
  .ml-ref-stats-wrap {
    width: calc(100% - 28px);
  }
}/* End custom CSS */