.elementor-11 .elementor-element.elementor-element-9b7d6ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-b9cfb56{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-24fb9bc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-753053a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-4a2904b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-4a2904b:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-4a2904b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F8F5;}.elementor-11 .elementor-element.elementor-element-a4364c0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-1526145{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-f9cc7c1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-04aa2a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-11 .elementor-element.elementor-element-f868833{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-6580622 */.ess-hero *,
.ess-hero *::before,
.ess-hero *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* ── Section wrapper ────────────────────────────────────── */
.ess-hero {
  background: #FFFFFF;
  padding: 80px 24px 72px;
  overflow: hidden;
  position: relative;
}

/* Subtle background texture lines — purely decorative */
.ess-hero::before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  width: 45%;
  height: 100%;
  background: linear-gradient(135deg, #fdfaf4 0%, #fff8ec 100%);
  clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 0;
  pointer-events: none;
}

/* ── 1240px inner container ─────────────────────────────── */
.ess-hero-inner {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 64px;
  position: relative;
  z-index: 1;
}

/* ── LEFT: text content ─────────────────────────────────── */
.ess-hero-content {
  flex: 1;
  min-width: 0;
}

/* Badge */
.ess-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fffbf0;
  border: 1px solid rgba(201,166,86,0.55);
  border-radius: 100px;
  padding: 6px 16px 6px 10px;
  margin-bottom: 28px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #7a5c1e;
  letter-spacing: 0.03em;
}

.ess-badge-dot {
  width: 7px;
  height: 7px;
  background: #c9a656;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0 3px rgba(201,166,86,0.25);
}

/* H1 */
.ess-hero-h1 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(38px, 4.8vw, 64px);
  font-weight: 800;
  line-height: 1.08;
  color: #111111;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}

.ess-hero-h1 .ess-red {
  color: #C1282E;
}

/* Divider line under H1 */
.ess-hero-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.ess-hero-divider span:first-child {
  display: block;
  width: 48px;
  height: 3px;
  background: #C1282E;
  border-radius: 2px;
}

.ess-hero-divider span:last-child {
  display: block;
  width: 16px;
  height: 3px;
  background: #c9a656;
  border-radius: 2px;
}

/* H2 / Subheading */
.ess-hero-h2 {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(14px, 1.5vw, 17px);
  font-weight: 600;
  line-height: 1.65;
  color: #2a2a2a;
  padding-left: 14px;
  border-left: 3px solid #c9a656;
  margin-bottom: 22px;
}

/* Sub-headline body */
.ess-hero-body {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(13px, 1.3vw, 15px);
  font-weight: 400;
  line-height: 1.85;
  color: #5a5a5a;
  margin-bottom: 36px;
}

/* ── CTA Buttons ─────────────────────────────────────────── */
.ess-cta-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 44px;
}

.ess-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #C1282E;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease, transform 0.25s ease, box-shadow 0.3s ease;
  box-shadow: 0 6px 24px rgba(193,40,46,0.28);
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.ess-btn-primary:hover {
  background: #a31f24;
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(193,40,46,0.38);
  color: #ffffff;
  text-decoration: none;
}

.ess-btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: transparent;
  color: #111111;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 14px 26px;
  border-radius: 8px;
  border: 1.5px solid #222222;
  text-decoration: none;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
  white-space: nowrap;
}

.ess-btn-secondary:hover {
  background: #111111;
  color: #ffffff;
  border-color: #111111;
  text-decoration: none;
}

/* ── Trust pills ─────────────────────────────────────────── */
.ess-trust-strip {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  padding-top: 28px;
  border-top: 1px solid #ebebeb;
}

.ess-trust-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #f7f7f5;
  border: 1px solid #e8e8e8;
  border-radius: 100px;
  padding: 7px 13px;
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 500;
  color: #333333;
  transition: border-color 0.25s ease, background 0.25s ease;
  white-space: nowrap;
}

.ess-trust-pill:hover {
  border-color: #c9a656;
  background: #fffbf0;
}

.ess-trust-pill svg {
  flex-shrink: 0;
}

/* ── RIGHT: image block ─────────────────────────────────── */
.ess-hero-visual {
  flex: 0 0 500px;
  position: relative;
}

/* Golden corner accent frame */
.ess-frame-accent {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 80px;
  height: 80px;
  border-top: 3px solid #c9a656;
  border-right: 3px solid #c9a656;
  border-radius: 0 10px 0 0;
  z-index: 0;
  pointer-events: none;
}

.ess-frame-accent-bl {
  position: absolute;
  bottom: -14px;
  left: -14px;
  width: 80px;
  height: 80px;
  border-bottom: 3px solid #c9a656;
  border-left: 3px solid #c9a656;
  border-radius: 0 0 0 10px;
  z-index: 0;
  pointer-events: none;
}

/* Main image container */
.ess-img-container {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  aspect-ratio: 5 / 4;
  background: #e8e4dc;
  z-index: 1;
  box-shadow: 0 20px 60px rgba(0,0,0,0.12), 0 4px 16px rgba(0,0,0,0.06);
}

.ess-img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Image overlay gradient at bottom */
.ess-img-overlay {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 40%;
  background: linear-gradient(to top, rgba(0,0,0,0.28) 0%, transparent 100%);
  pointer-events: none;
}

/* Temperature badge — top right of image */
.ess-temp-badge {
  position: absolute;
  top: 18px;
  right: 18px;
  background: rgba(255,255,255,0.96);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 12px;
  padding: 10px 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.10);
  z-index: 3;
}

.ess-temp-icon {
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #fdf3f3, #fce0e1);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-temp-val {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #111111;
  line-height: 1;
  margin-bottom: 2px;
}

.ess-temp-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 400;
  color: #888888;
  line-height: 1;
}

/* Emirates stat card — bottom left, slightly outside image */
.ess-stat-card {
  position: absolute;
  bottom: 26px;
  left: -28px;
  background: #ffffff;
  border-radius: 14px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.13);
  z-index: 3;
  min-width: 170px;
  border: 1px solid #f0ece4;
}

.ess-stat-icon {
  width: 42px;
  height: 42px;
  background: #C1282E;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-stat-num {
  font-family: 'Manrope', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #111111;
  line-height: 1;
  margin-bottom: 3px;
}

.ess-stat-text {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #888888;
  line-height: 1.3;
}

/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 1100px) {
  .ess-hero-visual {
    flex: 0 0 420px;
  }
  .ess-stat-card {
    left: 10px;
    bottom: 16px;
  }
}

@media (max-width: 900px) {
  .ess-hero::before {
    display: none;
  }
  .ess-hero-inner {
    flex-direction: column-reverse;
    gap: 40px;
  }
  .ess-hero-visual {
    flex: none;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
  }
  .ess-stat-card {
    left: 16px;
    bottom: 16px;
  }
  .ess-hero-h1 {
    font-size: clamp(34px, 7vw, 52px);
  }
}

@media (max-width: 560px) {
  .ess-hero {
    padding: 56px 16px 56px;
  }
  .ess-cta-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .ess-btn-primary,
  .ess-btn-secondary {
    width: 100%;
    justify-content: center;
  }
  .ess-trust-strip {
    gap: 6px;
  }
  .ess-stat-card {
    left: 8px;
    bottom: 10px;
    padding: 10px 14px;
    min-width: 0;
  }
  .ess-frame-accent,
  .ess-frame-accent-bl {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7dfb77d */.ess-who *,
.ess-who *::before,
.ess-who *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* ════════════════════════════════════════════════════════
   SECTION WRAPPER
   bg: #F9F8F5  ← set this on the Elementor container
   ════════════════════════════════════════════════════════ */
.ess-who {
  background: #F9F8F5;
  padding: 88px 24px;
  position: relative;
  overflow: hidden;
}

/* Very subtle large background number — decorative only */
.ess-who::before {
  content: '02';
  position: absolute;
  right: -20px;
  bottom: -40px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.035);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

/* ── 1240px inner container ─────────────────────────────── */
.ess-who-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ── Section eyebrow ────────────────────────────────────── */
.ess-who-eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 52px;
}
.ess-who-eyebrow-line {
  flex: 0 0 32px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}
.ess-who-eyebrow-text {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
}

/* ════════════════════════════════════════════════════════
   MAIN 2-COLUMN GRID
   Left  55%: intro text + stats
   Right 45%: 3 differentiator cards
   ════════════════════════════════════════════════════════ */
.ess-who-grid {
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  gap: 72px;
  align-items: start;
}

/* ════════════════════════════════════════════════════════
   LEFT COLUMN
   ════════════════════════════════════════════════════════ */
.ess-who-left {}

/* H2 heading */
.ess-who-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 800;
  color: #111111;
  line-height: 1.18;
  letter-spacing: -0.025em;
  margin-bottom: 20px;
}
.ess-who-h2 span {
  color: #C1282E;
}

/* H2 divider */
.ess-who-divider {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 28px;
}
.ess-who-divider-red {
  width: 40px;
  height: 3px;
  background: #C1282E;
  border-radius: 2px;
}
.ess-who-divider-gold {
  width: 14px;
  height: 3px;
  background: #c9a656;
  border-radius: 2px;
}

/* Body paragraphs */
.ess-who-para {
  font-family: 'Poppins', sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  color: #555555;
  line-height: 1.88;
  margin-bottom: 18px;
}
.ess-who-para:last-of-type {
  margin-bottom: 0;
}
.ess-who-para strong {
  color: #222222;
  font-weight: 600;
}

/* ── Highlighted inline fact ── */
.ess-who-highlight {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(201,166,86,0.1);
  border: 1px solid rgba(201,166,86,0.35);
  border-radius: 5px;
  padding: 1px 8px;
  font-size: 13px;
  font-weight: 600;
  color: #7a5c1e;
  white-space: nowrap;
}

/* ── Mini stats grid ── */
.ess-who-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 36px;
  padding-top: 32px;
  border-top: 1px solid #e8e5e0;
}

.ess-who-stat {
  background: #ffffff;
  border: 1px solid #ece9e4;
  border-radius: 12px;
  padding: 16px 14px;
  text-align: center;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.ess-who-stat:hover {
  border-color: rgba(201,166,86,0.5);
  box-shadow: 0 4px 16px rgba(0,0,0,0.05);
}
.ess-who-stat-val {
  font-family: 'Manrope', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #C1282E;
  line-height: 1;
  margin-bottom: 5px;
  letter-spacing: -0.02em;
}
.ess-who-stat-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 10.5px;
  font-weight: 500;
  color: #888888;
  line-height: 1.3;
}

/* ════════════════════════════════════════════════════════
   RIGHT COLUMN — 3 Differentiator Cards
   ════════════════════════════════════════════════════════ */
.ess-who-right {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* Right column heading */
.ess-who-right-label {
  font-family: 'Manrope', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #aaaaaa;
  margin-bottom: 4px;
  padding-left: 2px;
}

/* Fact card */
.ess-fact-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 26px 24px;
  border: 1px solid #eceae6;
  border-left: 3.5px solid #C1282E;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.25s, transform 0.25s, border-color 0.25s;
}
.ess-fact-card:hover {
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  transform: translateX(4px);
}

/* Watermark number */
.ess-fact-wm {
  position: absolute;
  top: -8px;
  right: 14px;
  font-family: 'Manrope', sans-serif;
  font-size: 72px;
  font-weight: 900;
  color: rgba(193,40,46,0.055);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.04em;
}

/* Card top row: number badge + icon */
.ess-fact-top {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}

.ess-fact-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: #C1282E;
  color: #ffffff;
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 800;
  border-radius: 8px;
  flex-shrink: 0;
}

.ess-fact-icon-wrap {
  width: 28px;
  height: 28px;
  background: rgba(201,166,86,0.12);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* Card title */
.ess-fact-title {
  font-family: 'Manrope', sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  color: #111111;
  line-height: 1.35;
  margin-bottom: 10px;
}

/* Card body text */
.ess-fact-body {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #666666;
  line-height: 1.78;
}
.ess-fact-body strong {
  color: #333333;
  font-weight: 600;
}

/* Emphasis pill inside card */
.ess-fact-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: rgba(193,40,46,0.06);
  border: 1px solid rgba(193,40,46,0.15);
  border-radius: 4px;
  padding: 1px 8px;
  font-size: 12px;
  font-weight: 600;
  color: #C1282E;
  white-space: nowrap;
}

/* ════════════════════════════════════════════════════════
   RESPONSIVE
   ════════════════════════════════════════════════════════ */
@media (max-width: 1060px) {
  .ess-who-grid {
    gap: 48px;
  }
  .ess-who-stats {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 860px) {
  .ess-who-grid {
    grid-template-columns: 1fr;
    gap: 52px;
  }
  .ess-who-stats {
    grid-template-columns: repeat(4, 1fr);
  }
  .ess-who::before {
    font-size: 160px;
    bottom: -20px;
    right: -10px;
  }
}

@media (max-width: 600px) {
  .ess-who {
    padding: 64px 20px;
  }
  .ess-who-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .ess-fact-card:hover {
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3438eda *//* ============ Contact Section ============ */
.ess-contact-section{
  position:relative;
  padding:90px 20px;
  background:
    radial-gradient(circle at 10% 20%, rgba(193,40,46,.04) 0%, transparent 40%),
    radial-gradient(circle at 90% 80%, rgba(201,166,86,.06) 0%, transparent 40%),
    #fafafa;
  overflow:hidden;
}
.ess-contact-section::before{
  content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);
  width:200px;height:4px;
  background:linear-gradient(90deg,#c1282e,#c9a656);
  border-radius:0 0 4px 4px;
}

.ess-contact-container{max-width:1200px;margin:0 auto;}

.ess-contact-heading{text-align:center;margin-bottom:60px;}
.ess-eyebrow{
  display:inline-block;
  color:#c9a656;font-size:13px;font-weight:700;
  letter-spacing:3px;text-transform:uppercase;
  margin-bottom:14px;
  position:relative;padding:0 30px;
}
.ess-eyebrow::before,.ess-eyebrow::after{
  content:"";position:absolute;top:50%;width:20px;height:1px;
  background:#c9a656;
}
.ess-eyebrow::before{left:0;}.ess-eyebrow::after{right:0;}

.ess-contact-heading h2{
  font-size:42px;font-weight:800;color:#000;
  margin:0 0 16px;letter-spacing:-1px;line-height:1.15;
}
.ess-contact-heading h2 span{color:#c1282e;}
.ess-contact-heading p{
  color:#666;font-size:17px;max-width:600px;margin:0 auto;line-height:1.6;
}

.ess-contact-grid{
  display:grid;
  grid-template-columns:1fr 1.1fr;
  gap:40px;
  align-items:start;
}

/* ---------- Left column ---------- */
.ess-contact-info{display:flex;flex-direction:column;gap:18px;}

.ess-info-card{
  display:flex;align-items:flex-start;gap:18px;
  background:#fff;
  padding:24px 26px;
  border-radius:14px;
  border:1px solid #eee;
  transition:all .35s ease;
  position:relative;
  overflow:hidden;
}
.ess-info-card::before{
  content:"";position:absolute;left:0;top:0;bottom:0;
  width:4px;background:#c1282e;
  transform:scaleY(0);transform-origin:top;
  transition:transform .35s ease;
}
.ess-info-card:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 40px rgba(0,0,0,.08);
  border-color:transparent;
}
.ess-info-card:hover::before{transform:scaleY(1);}

.ess-info-icon{
  flex-shrink:0;
  width:54px;height:54px;
  border-radius:12px;
  display:flex;align-items:center;justify-content:center;
  color:#fff;
}
.ess-info-icon svg{width:24px;height:24px;}
.ess-icon-phone{background:linear-gradient(135deg,#c1282e,#a01f24);}
.ess-icon-mail{background:linear-gradient(135deg,#c9a656,#b8932e);}
.ess-icon-whatsapp{background:linear-gradient(135deg,#25D366,#128C7E);}

.ess-info-text{display:flex;flex-direction:column;gap:4px;flex:1;}
.ess-info-label{
  font-size:12px;font-weight:600;color:#999;
  text-transform:uppercase;letter-spacing:1.5px;
}
.ess-info-value{
  font-size:18px;font-weight:700;color:#000;
  text-decoration:none;line-height:1.3;
  transition:color .25s ease;
}
.ess-info-value:hover{color:#c1282e;}
.ess-info-text small{color:#888;font-size:13px;margin-top:2px;}

.ess-card-whatsapp{flex-wrap:wrap;}
.ess-whatsapp-btn{
  width:100%;
  margin-top:14px;
  padding:12px 20px;
  background:#25D366;
  color:#fff;
  text-align:center;
  text-decoration:none;
  border-radius:10px;
  font-weight:700;font-size:14px;
  letter-spacing:.5px;
  transition:all .3s ease;
  box-shadow:0 6px 16px rgba(37,211,102,.3);
}
.ess-whatsapp-btn:hover{
  background:#128C7E;
  transform:translateY(-2px);
  box-shadow:0 10px 22px rgba(18,140,126,.4);
  color: white;
}

.ess-info-trust{
  display:grid;grid-template-columns:repeat(3,1fr);
  gap:12px;margin-top:8px;
  background:#000;
  padding:24px 18px;
  border-radius:14px;
  position:relative;
  overflow:hidden;
}
.ess-info-trust::before{
  content:"";position:absolute;top:0;left:0;right:0;height:3px;
  background:linear-gradient(90deg,#c1282e,#c9a656);
}
.ess-trust-item{text-align:center;color:#fff;}
.ess-trust-item strong{
  display:block;font-size:26px;font-weight:800;
  color:#c9a656;margin-bottom:4px;
}
.ess-trust-item span{
  font-size:12px;color:#ccc;
  text-transform:uppercase;letter-spacing:1px;
}

/* ---------- Right column (form sits inside) ---------- */
.ess-contact-form-col{
  position:sticky;top:30px;
}
.ess-contact-form-col .wpcf7{margin:0;}

/* ---------- Responsive ---------- */
@media (max-width:900px){
  .ess-contact-grid{grid-template-columns:1fr;gap:32px;}
  .ess-contact-form-col{position:static;}
  .ess-contact-heading h2{font-size:32px;}
}
@media (max-width:520px){
  .ess-contact-section{padding:60px 16px;}
  .ess-contact-heading h2{font-size:26px;}
  .ess-contact-heading p{font-size:15px;}
  .ess-info-card{padding:20px;}
  .ess-info-value{font-size:16px;}
  .ess-trust-item strong{font-size:22px;}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5a1359f */.ess-srv *,
.ess-srv *::before,
.ess-srv *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.ess-srv a { -webkit-tap-highlight-color: transparent; }


.ess-srv {
  background: #ffffff;
  padding: 88px 24px 96px;
  position: relative;
  overflow: hidden;
}

/* Faint watermark */
.ess-srv::after {
  content: '04';
  position: absolute;
  left: -20px;
  bottom: -50px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.030);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

.ess-srv-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}


.ess-srv-header {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  gap: 32px;
  margin-bottom: 56px;
}

.ess-srv-header-left {}

/* Eyebrow */
.ess-srv-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 16px;
}
.ess-srv-eyebrow::before,
.ess-srv-eyebrow::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
  flex-shrink: 0;
}

/* H2 */
.ess-srv-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #111111;
  line-height: 1.2;
  letter-spacing: -0.025em;
  margin-bottom: 16px;
}
.ess-srv-h2 span { color: #C1282E; }

/* Intro paragraph */
.ess-srv-intro {
  font-family: 'Poppins', sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  color: #666666;
  line-height: 1.75;
  max-width: 620px;
}
.ess-srv-intro strong { color: #333; font-weight: 600; }

/* Right side: condition badges */
.ess-srv-header-right {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-end;
  flex-shrink: 0;
}
.ess-srv-cond-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #F9F8F5;
  border: 1px solid #e8e5e0;
  border-radius: 10px;
  padding: 10px 16px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #555;
  white-space: nowrap;
}
.ess-srv-cond-ic {
  width: 28px;
  height: 28px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-srv-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* Centre the lone 7th card on desktop */
@media (min-width: 1025px) {
  .ess-srv-card:nth-child(7) {
    grid-column: 2 / 3;
  }
}

/* ── Card shell ── */
.ess-srv-card {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #eceae6;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}
.ess-srv-card:hover {
  box-shadow: 0 12px 40px rgba(0,0,0,0.10);
  transform: translateY(-4px);
  border-color: rgba(193,40,46,0.18);
}

/* ── Card image area ── */
.ess-srv-card-img {
  position: relative;
  height: 200px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}


.ess-srv-card--self    .ess-srv-card-img { background: linear-gradient(145deg, #fdf0ec 0%, #f5e2d8 60%, #edd5c8 100%);
background-image: url('https://eselfstorageuae.ae/wp-content/uploads/2026/04/self-storage-units-in-dubai-scaled.webp');
background-size: cover;
}
.ess-srv-card--climate .ess-srv-card-img { background: linear-gradient(145deg, #eef4fb 0%, #d8eaf8 60%, #c8dff2 100%);background-image: url('https://eselfstorageuae.ae/wp-content/uploads/2026/04/climate-controlled-storage-in-dubai-1-scaled.webp');
background-size: cover;
} 

.ess-srv-card--furn    .ess-srv-card-img { background: linear-gradient(145deg, #fdf4ec 0%, #f5e8d0 60%, #eddfc0 100%);background-image: url('https://eselfstorageuae.ae/wp-content/uploads/2026/04/climate-controlled-storage-in-dubai-1-scaled.webp');
background-size: cover; }
.ess-srv-card--biz     .ess-srv-card-img { background: linear-gradient(145deg, #eef0f8 0%, #d8ddf0 60%, #c8cfe8 100%);background-image: url('https://eselfstorageuae.ae/wp-content/uploads/2026/04/business-storage-in-dubai-2-scaled.png');
background-size: cover; }
.ess-srv-card--pers    .ess-srv-card-img { background: linear-gradient(145deg, #fdf5f0 0%, #f5ebe2 60%, #edded4 100%); background-image: url('https://eselfstorageuae.ae/wp-content/uploads/2026/04/personal-storage-in-dubai-1-scaled.png');
background-size: cover; }
.ess-srv-card--box     .ess-srv-card-img { background: linear-gradient(145deg, #fdfbec 0%, #f5f0d0 60%, #ede8b8 100%);background-image: url('https://eselfstorageuae.ae/wp-content/uploads/2026/04/box-storage-in-dubai-1-scaled.png');
background-size: cover;  }
.ess-srv-card--lug     .ess-srv-card-img { background: linear-gradient(145deg, #f0f4fd 0%, #d8e4f8 60%, #c8d8f5 100%);background-image: url('https://eselfstorageuae.ae/wp-content/uploads/2026/04/luggage-storage-in-dubai-1-scaled.png');
background-size: cover; }

/* Icon circle on image */
.ess-srv-img-icon {
  width: 68px;
  height: 68px;
  background: rgba(255,255,255,0.85);
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 20px rgba(0,0,0,0.10);
  transition: transform 0.3s ease;
  position: relative;
  z-index: 1;
}
.ess-srv-card:hover .ess-srv-img-icon {
  transform: scale(1.08);
}

/* Pricing / feature badge on image */
.ess-srv-img-badge {
  position: absolute;
  bottom: 14px;
  right: 14px;
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 8px;
  padding: 5px 11px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #333333;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  white-space: nowrap;
  z-index: 2;
}
.ess-srv-img-badge em {
  font-style: normal;
  color: #C1282E;
}

/* Subtle gradient overlay at bottom of image for depth */
.ess-srv-img-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 50%, rgba(0,0,0,0.06) 100%);
  pointer-events: none;
}

/* ── Card body ── */
.ess-srv-card-body {
  padding: 24px 22px 22px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

/* Service name */
.ess-srv-card-name {
  font-family: 'Manrope', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #111111;
  line-height: 1.3;
  margin-bottom: 10px;
  letter-spacing: -0.01em;
}

/* Description */
.ess-srv-card-desc {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #666666;
  line-height: 1.78;
  margin-bottom: 18px;
  flex: 1;
}
.ess-srv-card-desc strong {
  color: #333333;
  font-weight: 600;
}

/* Spec pills row */
.ess-srv-specs {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}
.ess-srv-spec {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: #F9F8F5;
  border: 1px solid #e8e5e0;
  border-radius: 5px;
  padding: 3px 9px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #555555;
  white-space: nowrap;
}
.ess-srv-spec-dot {
  width: 4px;
  height: 4px;
  background: #c9a656;
  border-radius: 50%;
  flex-shrink: 0;
}

/* CTA link at card bottom */
.ess-srv-card-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #C1282E;
  text-decoration: none !important;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid #f0eeea;
  transition: gap 0.2s ease, color 0.2s ease;
}
.ess-srv-card-link:hover {
  gap: 12px;
  color: #a31f24;
}
.ess-srv-card-link svg {
  flex-shrink: 0;
  transition: transform 0.2s ease;
}
.ess-srv-card-link:hover svg {
  transform: translateX(2px);
}

/* Arrow icon */
.ess-arrow {
  width: 16px;
  height: 16px;
}

/* ════════════════════════════════════════════════════════
   RESPONSIVE
   ════════════════════════════════════════════════════════ */
@media (max-width: 1024px) {
  .ess-srv-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  /* Reset the 7th card centre on non-desktop */
  .ess-srv-card:nth-child(7) {
    grid-column: auto;
  }
  .ess-srv-header {
    grid-template-columns: 1fr;
  }
  .ess-srv-header-right {
    flex-direction: row;
    align-items: flex-start;
  }
}

@media (max-width: 700px) {
  .ess-srv {
    padding: 64px 20px 72px;
  }
  .ess-srv-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .ess-srv-card-img {
    height: 180px;
  }
  .ess-srv-header-right {
    flex-wrap: wrap;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8f4286 */.ess-loc *,
.ess-loc *::before,
.ess-loc *::after { box-sizing: border-box; margin: 0; padding: 0; }
.ess-loc a { -webkit-tap-highlight-color: transparent; }

.ess-loc {
  background: #F9F8F5;
  padding: 88px 24px 96px;
  position: relative;
  overflow: hidden;
}

/* Section watermark */
.ess-loc::after {
  content: '03';
  position: absolute;
  right: -20px;
  bottom: -50px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.030);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

.ess-loc-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ── Section header ── */
.ess-loc-header {
  max-width: 700px;
  margin-bottom: 56px;
}

.ess-loc-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 16px;
}
.ess-loc-eyebrow::before,
.ess-loc-eyebrow::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}

.ess-loc-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #111111;
  line-height: 1.2;
  letter-spacing: -0.025em;
  margin-bottom: 16px;
}
.ess-loc-h2 span { color: #C1282E; }

.ess-loc-intro {
  font-family: 'Poppins', sans-serif;
  font-size: 14.5px;
  color: #666666;
  line-height: 1.75;
}
.ess-loc-intro strong { color: #333; font-weight: 600; }

/* ── Tier labels ── */
.ess-loc-tier-label {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.ess-loc-tier-label::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #e8e5e0;
}

/* ════════════════════════════════════
   TIER 1 — FACILITIES (Dubai + Ajman)
   ════════════════════════════════════ */
.ess-loc-facilities {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 40px;
}

.ess-loc-fac-card {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #eceae6;
  border-left: 4px solid #C1282E;
  padding: 28px 26px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  transition: box-shadow 0.25s, transform 0.25s;
}
.ess-loc-fac-card:hover {
  box-shadow: 0 10px 36px rgba(0,0,0,0.09);
  transform: translateY(-3px);
}

/* Card top row */
.ess-loc-fac-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.ess-loc-fac-name-row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.ess-loc-pin-wrap {
  width: 44px;
  height: 44px;
  background: rgba(193,40,46,0.08);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-loc-fac-name {
  font-family: 'Manrope', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #111111;
  letter-spacing: -0.02em;
  line-height: 1;
}
.ess-loc-fac-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #999;
  margin-top: 3px;
}

/* FACILITY badge */
.ess-loc-badge-facility {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #C1282E;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 6px;
  white-space: nowrap;
  flex-shrink: 0;
}
.ess-loc-badge-dot {
  width: 5px;
  height: 5px;
  background: rgba(255,255,255,0.7);
  border-radius: 50%;
  flex-shrink: 0;
}

/* Info rows */
.ess-loc-fac-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 18px;
  border-top: 1px solid #f0eeea;
}

.ess-loc-info-row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.ess-loc-info-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10.5px;
  font-weight: 700;
  color: #aaaaaa;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  width: 100px;
  flex-shrink: 0;
  padding-top: 2px;
}
.ess-loc-info-val {
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 500;
  color: #333333;
  line-height: 1.4;
}

/* On-site indicator */
.ess-loc-onsite {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 600;
  color: #16a34a;
}
.ess-loc-onsite-dot {
  width: 7px;
  height: 7px;
  background: #22c55e;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(34,197,94,0.2);
  flex-shrink: 0;
  animation: ess-loc-pulse 2s infinite;
}
@keyframes ess-loc-pulse {
  0%,100% { box-shadow: 0 0 0 3px rgba(34,197,94,0.2); }
  50%      { box-shadow: 0 0 0 5px rgba(34,197,94,0.07); }
}

/* ════════════════════════════════════════
   COLLECTION ROUTE CONNECTOR
   ════════════════════════════════════════ */
.ess-loc-connector {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
.ess-loc-conn-line {
  flex: 1;
  height: 1px;
  border-top: 2px dashed #d8d4cc;
}
.ess-loc-conn-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #aaaaaa;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
}
.ess-loc-conn-arrow {
  color: #c9a656;
}

/* ════════════════════════════════════════
   TIER 2 — COLLECTION AREAS (5 Emirates)
   ════════════════════════════════════════ */
.ess-loc-collections {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
  margin-bottom: 52px;
}

.ess-loc-col-card {
  background: #ffffff;
  border-radius: 14px;
  border: 1px solid #eceae6;
  border-left: 3px solid #c9a656;
  padding: 20px 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: box-shadow 0.25s, transform 0.25s;
}
.ess-loc-col-card:hover {
  box-shadow: 0 8px 28px rgba(0,0,0,0.08);
  transform: translateY(-3px);
}

/* Card header */
.ess-loc-col-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
}

.ess-loc-col-pin {
  width: 36px;
  height: 36px;
  background: rgba(201,166,86,0.1);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* COLLECTION badge */
.ess-loc-badge-col {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: rgba(201,166,86,0.12);
  border: 1px solid rgba(201,166,86,0.4);
  color: #7a5c1e;
  font-family: 'Poppins', sans-serif;
  font-size: 9.5px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 4px 9px;
  border-radius: 5px;
  white-space: nowrap;
}

.ess-loc-col-name {
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  font-weight: 800;
  color: #111111;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 10px;
}

/* Collection model */
.ess-loc-col-model {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 1.6;
  border-top: 1px solid #f0eeea;
  padding-top: 10px;
}
.ess-loc-col-model strong { color: #333; font-weight: 600; }

/* Drive time chip */
.ess-loc-drive {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #F9F8F5;
  border: 1px solid #e8e5e0;
  border-radius: 6px;
  padding: 5px 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 600;
  color: #444444;
  margin-top: 2px;
  align-self: flex-start;
}

/* ════════════════════════════════════
   EMIRATE LINKS STRIP
   ════════════════════════════════════ */
.ess-loc-links-wrap {
  border-top: 1px solid #e8e5e0;
  padding-top: 36px;
}

.ess-loc-links-label {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #888888;
  margin-bottom: 18px;
}

.ess-loc-links {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.ess-loc-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #ffffff;
  border: 1.5px solid #e8e5e0;
  border-radius: 8px;
  padding: 10px 16px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #333333;
  text-decoration: none !important;
  transition: border-color 0.2s, background 0.2s, color 0.2s, transform 0.2s;
  white-space: nowrap;
}
.ess-loc-link:hover {
  border-color: #C1282E;
  background: rgba(193,40,46,0.04);
  color: #C1282E;
  transform: translateY(-1px);
}

/* ── Responsive ── */
@media (max-width: 1060px) {
  .ess-loc-collections {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 860px) {
  .ess-loc-facilities {
    grid-template-columns: 1fr;
  }
  .ess-loc-collections {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .ess-loc { padding: 64px 20px 72px; }
  .ess-loc-collections {
    grid-template-columns: 1fr;
  }
  .ess-loc-col-card:hover,
  .ess-loc-fac-card:hover { transform: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab6cf58 */.ess-dam *,
.ess-dam *::before,
.ess-dam *::after { box-sizing: border-box; margin: 0; padding: 0; }
.ess-dam a { -webkit-tap-highlight-color: transparent; }

.ess-dam {
  background: #ffffff;
  padding: 88px 24px 96px;
  position: relative;
  overflow: hidden;
}

.ess-dam::after {
  content: '05';
  position: absolute;
  left: -20px;
  bottom: -50px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.028);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

.ess-dam-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ── Header ── */
.ess-dam-header {
  max-width: 760px;
  margin-bottom: 40px;
}

.ess-dam-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 16px;
}
.ess-dam-eyebrow::before,
.ess-dam-eyebrow::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}

.ess-dam-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #111111;
  line-height: 1.2;
  letter-spacing: -0.025em;
  margin-bottom: 18px;
}
.ess-dam-h2 span { color: #C1282E; }

.ess-dam-intro {
  font-family: 'Poppins', sans-serif;
  font-size: 14.5px;
  color: #555555;
  line-height: 1.8;
}
.ess-dam-intro strong { color: #222; font-weight: 600; }

/* ── UAE Climate Data Strip ── */
.ess-dam-climate-strip {
  display: flex;
  align-items: stretch;
  gap: 0;
  background: #fef2f2;
  border: 1px solid rgba(193,40,46,0.18);
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 52px;
}

.ess-dam-climate-item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 20px 24px;
  border-right: 1px solid rgba(193,40,46,0.12);
}
.ess-dam-climate-item:last-child { border-right: none; }

.ess-dam-clim-ic {
  width: 40px;
  height: 40px;
  background: rgba(193,40,46,0.1);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-dam-clim-val {
  font-family: 'Manrope', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #C1282E;
  line-height: 1;
  margin-bottom: 3px;
  letter-spacing: -0.02em;
}
.ess-dam-clim-lbl {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #888888;
  line-height: 1.3;
}

/* ── Damage cards section label ── */
.ess-dam-section-label {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #444444;
  margin-bottom: 20px;
}
.ess-dam-section-label strong {
  color: #111;
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  font-weight: 700;
}

/* ── Card rows ── */
.ess-dam-row-top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}

/* Mathematically precise 2-card centred row */
.ess-dam-row-bot {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: calc((200% - 20px) / 3);
  margin: 0 auto;
}

/* ── Damage card ── */
.ess-dam-card {
  background: #ffffff;
  border-radius: 14px;
  border: 1px solid #eceae6;
  overflow: hidden;
  transition: box-shadow 0.25s, transform 0.25s, border-color 0.25s;
}
.ess-dam-card:hover {
  box-shadow: 0 10px 36px rgba(0,0,0,0.09);
  transform: translateY(-3px);
  border-color: rgba(193,40,46,0.2);
}

/* Red warning bar at card top */
.ess-dam-card-bar {
  height: 3px;
  background: linear-gradient(90deg, #C1282E, rgba(193,40,46,0.4));
}

.ess-dam-card-body {
  padding: 22px 22px 20px;
}

/* Icon + name row */
.ess-dam-card-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.ess-dam-card-icon {
  width: 42px;
  height: 42px;
  background: #F9F8F5;
  border: 1px solid #e8e5e0;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-dam-card-name {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #111111;
  letter-spacing: -0.01em;
  line-height: 1.2;
}

/* Description */
.ess-dam-card-desc {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 1.78;
  margin-bottom: 14px;
}
.ess-dam-card-desc strong { color: #333; font-weight: 600; }

/* Damage threshold pill */
.ess-dam-threshold {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(193,40,46,0.06);
  border: 1px solid rgba(193,40,46,0.18);
  border-radius: 6px;
  padding: 4px 11px;
  font-family: 'Poppins', sans-serif;
  font-size: 11.5px;
  font-weight: 600;
  color: #C1282E;
}
.ess-dam-threshold-dot {
  width: 5px;
  height: 5px;
  background: #C1282E;
  border-radius: 50%;
  flex-shrink: 0;
  opacity: 0.6;
}

/* ── E Self Storage Guarantee Block ── */
.ess-dam-guarantee {
  margin-top: 52px;
  background: #fef2f2;
  border: 1px solid rgba(193,40,46,0.18);
  border-left: 5px solid #C1282E;
  border-radius: 14px;
  padding: 32px 36px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
}

.ess-dam-guar-icon {
  width: 50px;
  height: 50px;
  background: #C1282E;
  border-radius: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-dam-guar-text {}

.ess-dam-guar-label {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #C1282E;
  margin-bottom: 8px;
}

.ess-dam-guar-body {
  font-family: 'Poppins', sans-serif;
  font-size: 14.5px;
  color: #444444;
  line-height: 1.78;
}
.ess-dam-guar-body strong { color: #111111; font-weight: 700; }

/* ── Responsive ── */
@media (max-width: 1024px) {
  .ess-dam-row-bot {
    width: 100%;
  }
}

@media (max-width: 860px) {
  .ess-dam-row-top {
    grid-template-columns: repeat(2, 1fr);
  }
  .ess-dam-row-bot {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
  .ess-dam-climate-strip {
    flex-direction: column;
    gap: 0;
  }
  .ess-dam-climate-item {
    border-right: none;
    border-bottom: 1px solid rgba(193,40,46,0.12);
  }
  .ess-dam-climate-item:last-child { border-bottom: none; }
}

@media (max-width: 600px) {
  .ess-dam { padding: 64px 20px 72px; }
  .ess-dam-row-top,
  .ess-dam-row-bot {
    grid-template-columns: 1fr;
    width: 100%;
  }
  .ess-dam-guarantee {
    flex-direction: column;
    gap: 16px;
    padding: 24px 22px;
  }
  .ess-dam-card:hover { transform: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9844340 */.ess-com *,
.ess-com *::before,
.ess-com *::after { box-sizing: border-box; margin: 0; padding: 0; }

.ess-com {
  background: #F9F8F5;
  padding: 88px 24px 96px;
  position: relative;
  overflow: hidden;
}

.ess-com::after {
  content: '06';
  position: absolute;
  right: -20px;
  bottom: -50px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.028);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

.ess-com-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ── Header ── */
.ess-com-header { max-width: 680px; margin-bottom: 52px; }

.ess-com-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 16px;
}
.ess-com-eyebrow::before,
.ess-com-eyebrow::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}

.ess-com-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #111111;
  line-height: 1.2;
  letter-spacing: -0.025em;
}
.ess-com-h2 span { color: #C1282E; }

/* ── 2×2 commitment grid ── */
.ess-com-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* Card */
.ess-com-card {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #eceae6;
  border-left: 4px solid #C1282E;
  padding: 32px 30px 30px;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.25s, transform 0.25s;
}
.ess-com-card:hover {
  box-shadow: 0 12px 40px rgba(0,0,0,0.08);
  transform: translateY(-3px);
}

/* Watermark number */
.ess-com-wm {
  position: absolute;
  top: -16px;
  right: 12px;
  font-family: 'Manrope', sans-serif;
  font-size: 88px;
  font-weight: 900;
  color: rgba(193,40,46,0.05);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.04em;
}

/* Card top row */
.ess-com-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.ess-com-icon-wrap {
  width: 44px;
  height: 44px;
  background: rgba(193,40,46,0.07);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ess-com-num-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #111111;
  color: #ffffff;
  font-family: 'Manrope', sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding: 4px 10px;
  border-radius: 5px;
}

/* Title */
.ess-com-title {
  font-family: 'Manrope', sans-serif;
  font-size: 17px;
  font-weight: 800;
  color: #111111;
  line-height: 1.3;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
}
.ess-com-title em {
  font-style: normal;
  color: #C1282E;
}

/* Description */
.ess-com-desc {
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  color: #666666;
  line-height: 1.8;
}
.ess-com-desc strong { color: #333333; font-weight: 600; }

/* ── Responsive ── */
@media (max-width: 860px) {
  .ess-com-grid { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .ess-com { padding: 64px 20px 72px; }
  .ess-com-card:hover { transform: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-108bb1e */.ess-how *,
.ess-how *::before,
.ess-how *::after { box-sizing: border-box; margin: 0; padding: 0; }
.ess-how a { -webkit-tap-highlight-color: transparent; }

.ess-how {
  background: #ffffff;
  padding: 88px 24px 96px;
  position: relative;
  overflow: hidden;
}

.ess-how::after {
  content: '07';
  position: absolute;
  left: -20px;
  bottom: -50px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.028);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

.ess-how-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ── Header ── */
.ess-how-header { max-width: 640px; margin-bottom: 64px; }

.ess-how-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 16px;
}
.ess-how-eyebrow::before,
.ess-how-eyebrow::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}

.ess-how-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #111111;
  line-height: 1.2;
  letter-spacing: -0.025em;
}
.ess-how-h2 span { color: #C1282E; }

/* ══════════════════════════════════════
   STEPS — horizontal timeline on desktop
   ══════════════════════════════════════ */
.ess-how-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  position: relative;
}

/* Horizontal connecting line across all step numbers */
.ess-how-steps::before {
  content: '';
  position: absolute;
  top: 26px; /* centre of the 52px number circle */
  left: calc(52px / 2);
  right: calc(52px / 2);
  height: 2px;
  background: repeating-linear-gradient(
    90deg,
    #e0ddd8 0px,
    #e0ddd8 8px,
    transparent 8px,
    transparent 16px
  );
  z-index: 0;
}

/* Individual step */
.ess-how-step {
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.ess-how-step:first-child { padding-left: 0; }
.ess-how-step:last-child  { padding-right: 0; }

/* Number circle */
.ess-how-num {
  width: 52px;
  height: 52px;
  background: #C1282E;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Manrope', sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 22px;
  position: relative;
  box-shadow: 0 4px 16px rgba(193,40,46,0.28);
  flex-shrink: 0;
}

/* Golden accent ring on Step 1 */
.ess-how-step:first-child .ess-how-num {
  box-shadow: 0 0 0 4px rgba(201,166,86,0.25), 0 4px 16px rgba(193,40,46,0.28);
}

/* Stage label */
.ess-how-stage-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 8px;
}

/* Step title */
.ess-how-title {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #111111;
  line-height: 1.3;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
}
.ess-how-title em {
  font-style: normal;
  color: #C1282E;
}

/* Step description */
.ess-how-desc {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #666666;
  line-height: 1.8;
}
.ess-how-desc strong { color: #333333; font-weight: 600; }

/* WhatsApp CTA link (Stage 1 only) */
.ess-how-wa-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #25D366;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 12.5px;
  font-weight: 700;
  padding: 10px 16px;
  border-radius: 8px;
  text-decoration: none !important;
  margin-top: 14px;
  transition: background 0.2s, transform 0.2s;
  box-shadow: 0 3px 12px rgba(37,211,102,0.28);
}
.ess-how-wa-link:hover {
  background: #1fba59;
  transform: translateY(-1px);
}

/* Vertical connector on mobile */
.ess-how-step-line {
  display: none;
  width: 2px;
  height: 28px;
  background: repeating-linear-gradient(
    180deg,
    #e0ddd8 0px,
    #e0ddd8 5px,
    transparent 5px,
    transparent 10px
  );
  margin: 0 0 0 25px;
}

/* ── Responsive ── */
@media (max-width: 960px) {
  .ess-how-steps {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
  }
  .ess-how-steps::before { display: none; }
  .ess-how-step { padding: 0 0 40px 0; }
  .ess-how-step:nth-child(2) { padding-left: 20px; }
  .ess-how-step:nth-child(4) { padding-left: 20px; }
}

@media (max-width: 600px) {
  .ess-how { padding: 64px 20px 72px; }
  .ess-how-steps {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .ess-how-step { padding: 0 0 0 0; }
  .ess-how-step:nth-child(2),
  .ess-how-step:nth-child(4) { padding-left: 0; }
  .ess-how-step-line { display: block; }
  .ess-how-step:last-child + .ess-how-step-line { display: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd6c783 */.ess-price *,
.ess-price *::before,
.ess-price *::after { box-sizing: border-box; margin: 0; padding: 0; }

.ess-price {
  background: #F9F8F5;
  padding: 88px 24px 96px;
  position: relative;
  overflow: hidden;
}

.ess-price::after {
  content: '08';
  position: absolute;
  right: -20px;
  bottom: -50px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.028);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

.ess-price-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ── Header ── */
.ess-price-header { max-width: 740px; margin-bottom: 44px; }

.ess-price-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 16px;
}
.ess-price-eyebrow::before,
.ess-price-eyebrow::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}

.ess-price-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #111111;
  line-height: 1.2;
  letter-spacing: -0.025em;
  margin-bottom: 16px;
}
.ess-price-h2 span { color: #C1282E; }

.ess-price-intro {
  font-family: 'Poppins', sans-serif;
  font-size: 14.5px;
  color: #555555;
  line-height: 1.78;
}
.ess-price-intro strong { color: #222; font-weight: 600; }

/* ── Ajman saving callout ── */
.ess-price-callout {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  background: rgba(201,166,86,0.1);
  border: 1px solid rgba(201,166,86,0.35);
  border-left: 4px solid #c9a656;
  border-radius: 12px;
  padding: 18px 22px;
  margin-bottom: 36px;
}
.ess-price-callout-ic {
  width: 36px;
  height: 36px;
  background: rgba(201,166,86,0.18);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.ess-price-callout-text {
  font-family: 'Poppins', sans-serif;
  font-size: 13.5px;
  color: #555;
  line-height: 1.7;
}
.ess-price-callout-text strong { color: #333; font-weight: 600; }

/* ════════════════════════════════
   PRICING TABLE
   ════════════════════════════════ */
.ess-price-table {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #eceae6;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(0,0,0,0.05);
  margin-bottom: 24px;
}

/* Table header row */
.ess-price-thead {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1.5fr;
  background: #111111;
}

.ess-price-th {
  padding: 18px 24px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55);
}
.ess-price-th:first-child { color: rgba(255,255,255,0.55); }

/* Dubai column header */
.ess-price-th--dubai {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  border-left: 1px solid rgba(255,255,255,0.1);
}
.ess-price-th--dubai::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #C1282E;
  border-radius: 50%;
  flex-shrink: 0;
}

/* Ajman column header */
.ess-price-th--ajman {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  border-left: 1px solid rgba(255,255,255,0.1);
}
.ess-price-th--ajman::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #c9a656;
  border-radius: 50%;
  flex-shrink: 0;
}

/* Data row */
.ess-price-row {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1.5fr;
  border-top: 1px solid #f0eeea;
  transition: background 0.18s;
}
.ess-price-row:hover { background: #fdfcfa; }

/* Unit size cell */
.ess-price-cell-unit {
  padding: 18px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}
.ess-price-unit-name {
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #111111;
  line-height: 1.2;
}
.ess-price-unit-size {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}

/* Price cells */
.ess-price-cell-dubai,
.ess-price-cell-ajman {
  padding: 18px 24px;
  display: flex;
  align-items: center;
  border-left: 1px solid #f0eeea;
}
.ess-price-amount {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.02em;
}
.ess-price-cell-dubai .ess-price-amount { color: #C1282E; }
.ess-price-cell-ajman .ess-price-amount { color: #8a6d1e; }

.ess-price-currency {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #aaaaaa;
  margin-left: 5px;
  align-self: flex-end;
  padding-bottom: 1px;
}

/* ── Footer notes ── */
.ess-price-notes {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ess-price-note {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 1.6;
}
.ess-price-note-dot {
  width: 5px;
  height: 5px;
  background: #c9a656;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 7px;
}
.ess-price-note strong { color: #333; font-weight: 600; }

/* ── Responsive ── */
@media (max-width: 680px) {
  .ess-price { padding: 64px 20px 72px; }
  .ess-price-thead,
  .ess-price-row {
    grid-template-columns: 1.4fr 1fr 1fr;
  }
  .ess-price-th,
  .ess-price-cell-unit,
  .ess-price-cell-dubai,
  .ess-price-cell-ajman { padding: 14px 14px; }
  .ess-price-unit-name { font-size: 13px; }
  .ess-price-amount { font-size: 14px; }
}

@media (max-width: 480px) {
  .ess-price-thead,
  .ess-price-row {
    grid-template-columns: 1.2fr 1fr 1fr;
  }
  .ess-price-th,
  .ess-price-cell-unit,
  .ess-price-cell-dubai,
  .ess-price-cell-ajman { padding: 12px 10px; }
  .ess-price-currency { display: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e67f533 */.ess-faq *,
.ess-faq *::before,
.ess-faq *::after { box-sizing: border-box; margin: 0; padding: 0; }

.ess-faq {
  background: #F9F8F5;
  padding: 88px 24px 96px;
  position: relative;
  overflow: hidden;
}

.ess-faq::after {
  content: '11';
  position: absolute;
  right: -20px;
  bottom: -50px;
  font-family: 'Manrope', sans-serif;
  font-size: 260px;
  font-weight: 900;
  color: rgba(193,40,46,0.028);
  line-height: 1;
  pointer-events: none;
  user-select: none;
  letter-spacing: -0.06em;
}

.ess-faq-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* Header */
.ess-faq-header { max-width: 680px; margin-bottom: 48px; }

.ess-faq-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c9a656;
  margin-bottom: 16px;
}
.ess-faq-eyebrow::before,
.ess-faq-eyebrow::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background: #c9a656;
  border-radius: 2px;
}

.ess-faq-h2 {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 800;
  color: #111111;
  line-height: 1.2;
  letter-spacing: -0.025em;
}
.ess-faq-h2 span { color: #C1282E; }

/* Accordion list */
.ess-faq-list {
  max-width: 860px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* Accordion item */
.ess-faq-item {
  background: #ffffff;
  border: 1px solid #eceae6;
  border-left: 4px solid transparent;
  border-radius: 12px;
  overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.ess-faq-item.is-open {
  border-left-color: #C1282E !important;
  box-shadow: 0 6px 28px rgba(0,0,0,0.07);
}

/* Question button */
.ess-faq-q {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}

.ess-faq-q-text {
  font-family: 'Manrope', sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  color: #111111;
  line-height: 1.4;
  letter-spacing: -0.01em;
}
.ess-faq-item.is-open .ess-faq-q-text { 
    color: #C1282E;
    }


/* Chevron icon */
.ess-faq-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f4f2ee;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s, transform 0.3s;
}
.ess-faq-item.is-open .ess-faq-icon {
  background: rgba(193,40,46,0.1);
  transform: rotate(180deg);
}
.ess-faq-icon svg { display: block; }

/* Answer panel */
.ess-faq-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.38s ease;
}
.ess-faq-panel-inner {
  padding: 0 24px 22px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #555555;
  line-height: 1.82;
  border-top: 1px solid #f0eeea;
  padding-top: 18px;
}
.ess-faq-panel-inner strong { color: #222222; font-weight: 600; }

@media (max-width: 560px) {
  .ess-faq { padding: 64px 20px 72px; }
  .ess-faq-q { padding: 18px 18px; }
  .ess-faq-q-text { font-size: 14px; }
  .ess-faq-panel-inner { padding: 16px 18px 18px; font-size: 13.5px; }
}/* End custom CSS */