.elementor-12 .elementor-element.elementor-element-d9d500d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-fc640bf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-a161e0f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-ce79175{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-a4f1c35{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-6fbc9bf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-f716160{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-eb27d6e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-1151030{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-451224d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d75872a */.meccamd-hero{
  position:relative;
  width:100vw;
  min-height:100vh;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  display:flex;
  align-items:center;
  padding:145px clamp(22px,6vw,90px) 95px;
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#120807;
  color:#fff;
}

/* BACKGROUND */
.meccamd-hero__bg{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    radial-gradient(circle at 15% 20%, rgba(228,49,37,.24), transparent 32%),
    radial-gradient(circle at 82% 18%, rgba(173,40,29,.22), transparent 28%),
    radial-gradient(circle at 80% 90%, rgba(217,164,65,.10), transparent 30%),
    linear-gradient(120deg,#140807 0%,#280b08 38%,#5b1711 100%);
}

.meccamd-hero__overlay{
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(90deg, rgba(8,4,4,.84) 0%, rgba(18,7,6,.72) 43%, rgba(18,7,6,.38) 100%),
    linear-gradient(180deg, rgba(0,0,0,.14) 0%, rgba(0,0,0,.36) 100%);
}

/* DECORATIVE HEXAGON SHAPES */
.meccamd-hero__hex{
  position:absolute;
  z-index:2;
  border:1px solid rgba(255,255,255,.13);
  clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0% 50%);
  pointer-events:none;
}

.meccamd-hero__hex--one{
  width:220px;
  height:190px;
  top:110px;
  right:6%;
  opacity:.55;
}

.meccamd-hero__hex--two{
  width:120px;
  height:104px;
  top:280px;
  right:18%;
  opacity:.32;
}

.meccamd-hero__hex--three{
  width:170px;
  height:146px;
  bottom:70px;
  left:4%;
  opacity:.18;
}

/* WRAPPER */
.meccamd-hero__wrap{
  position:relative;
  z-index:5;
  width:100%;
  max-width:1380px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.03fr) minmax(460px,.97fr);
  align-items:center;
  gap:clamp(42px,5vw,88px);
}

/* LEFT CONTENT */
.meccamd-hero__content{
  max-width:760px;
}

.meccamd-hero__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  text-transform:uppercase;
  letter-spacing:.18em;
  font-size:12px;
  font-weight:700;
  color:#ffd7d1;
}

.meccamd-hero__eyebrow span{
  display:block;
  width:44px;
  height:2px;
  background:linear-gradient(90deg,#e43125,#d9a441);
  border-radius:99px;
}

.meccamd-hero h1{
  margin:0;
  max-width:820px;
  font-family:'Poppins',sans-serif;
  font-size:clamp(42px,5vw,76px);
  line-height:1.06;
  letter-spacing:-.045em;
  font-weight:700;
  color:#fff;
}

.meccamd-hero h1 strong{
  display:block;
  font-weight:800;
  background:linear-gradient(90deg,#ffffff 0%,#ffd7d1 38%,#f2c25b 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-hero__desc{
  max-width:720px;
  margin:28px 0 0;
  font-size:clamp(16px,1.25vw,19px);
  line-height:1.82;
  font-weight:400;
  color:rgba(255,255,255,.82);
}

/* BUTTONS */
.meccamd-hero__actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:16px;
  margin-top:38px;
}

.meccamd-btn{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:58px;
  padding:0 30px;
  border-radius:999px;
  text-decoration:none;
  font-size:15px;
  line-height:1;
  font-weight:700;
  transition:all .32s ease;
  overflow:hidden;
}

.meccamd-btn--primary{
  color:#fff;
  background:linear-gradient(135deg,#e43125 0%,#a71913 55%,#7c120f 100%);
  box-shadow:
    0 18px 40px rgba(228,49,37,.30),
    inset 0 1px 0 rgba(255,255,255,.22);
}

.meccamd-btn--primary:before{
  content:"";
  position:absolute;
  top:0;
  left:-120%;
  width:90px;
  height:100%;
  transform:skewX(-22deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);
  transition:left .65s ease;
}

.meccamd-btn--primary:hover{
  transform:translateY(-3px);
  box-shadow:
    0 24px 55px rgba(228,49,37,.42),
    inset 0 1px 0 rgba(255,255,255,.25);
}

.meccamd-btn--primary:hover:before{
  left:130%;
}

.meccamd-btn--outline{
  color:#fff;
  border:1px solid rgba(255,255,255,.34);
  background:rgba(255,255,255,.06);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.meccamd-btn--outline:hover{
  background:rgba(255,255,255,.14);
  border-color:rgba(255,255,255,.56);
  transform:translateY(-3px);
}

/* MICROCOPY */
.meccamd-hero__micro{
  display:flex;
  align-items:flex-start;
  gap:14px;
  max-width:700px;
  margin-top:28px;
  font-size:14px;
  line-height:1.75;
  color:rgba(255,255,255,.68);
}

.meccamd-hero__micro span{
  flex:0 0 auto;
  width:10px;
  height:10px;
  margin-top:7px;
  border-radius:50%;
  background:linear-gradient(135deg,#f2c25b,#e43125);
  box-shadow:0 0 0 6px rgba(228,49,37,.12);
}

/* TRUST CARDS */
.meccamd-hero__trust{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:38px;
}

.meccamd-trust-card{
  min-width:160px;
  padding:18px 20px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:20px;
  background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.05));
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 18px 45px rgba(0,0,0,.20);
}

.meccamd-trust-card b{
  display:block;
  margin-bottom:5px;
  font-size:16px;
  font-weight:700;
  color:#fff;
}

.meccamd-trust-card small{
  display:block;
  font-size:13px;
  font-weight:400;
  color:rgba(255,255,255,.66);
}

/* RIGHT VISUAL AREA */
.meccamd-hero__visual{
  position:relative;
  min-height:690px;
  width:100%;
}

.meccamd-visual__main{
  position:absolute;
  top:42px;
  right:0;
  width:min(470px,82%);
  height:590px;
  border-radius:44px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.18);
  background:#2b120e;
  box-shadow:
    0 45px 100px rgba(0,0,0,.46),
    inset 0 1px 0 rgba(255,255,255,.18);
}

.meccamd-visual__main:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.34));
}

.meccamd-visual__main img,
.meccamd-visual__floating img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

/* FLOATING IMAGE CARDS */
.meccamd-visual__floating{
  position:absolute;
  overflow:hidden;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.20);
  background:#2b120e;
  box-shadow:0 30px 70px rgba(0,0,0,.36);
}

.meccamd-visual__floating--top{
  top:0;
  left:10px;
  width:235px;
  height:178px;
}

.meccamd-visual__floating--bottom{
  left:0;
  bottom:40px;
  width:270px;
  height:205px;
}

/* VISUAL LABELS */
.meccamd-visual__badge{
  position:absolute;
  z-index:5;
  display:flex;
  align-items:center;
  gap:12px;
  padding:15px 18px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(17,7,6,.76);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  box-shadow:0 22px 50px rgba(0,0,0,.32);
  font-size:13px;
  font-weight:600;
  color:#fff;
}

.meccamd-visual__badge span{
  display:flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:linear-gradient(135deg,#e43125,#8d160f);
  font-size:12px;
  font-weight:800;
  color:#fff;
}

.meccamd-visual__badge--one{
  top:245px;
  left:18px;
}

.meccamd-visual__badge--two{
  top:335px;
  right:4px;
}

/* BOOKING FLOAT CARD */
.meccamd-visual__booking{
  position:absolute;
  z-index:6;
  right:22px;
  bottom:18px;
  width:min(360px,78%);
  display:flex;
  align-items:center;
  gap:16px;
  padding:20px 22px;
  border-radius:26px;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(247,237,234,.92));
  color:#24110e;
  box-shadow:0 30px 70px rgba(0,0,0,.40);
}

.meccamd-visual__booking-icon{
  flex:0 0 auto;
  width:54px;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:linear-gradient(135deg,#e43125,#7c120f);
  color:#fff;
  font-size:30px;
  font-weight:300;
  line-height:1;
}

.meccamd-visual__booking b{
  display:block;
  margin-bottom:4px;
  font-size:15px;
  font-weight:800;
  color:#1d0d0a;
}

.meccamd-visual__booking small{
  display:block;
  font-size:12.5px;
  line-height:1.5;
  color:rgba(29,13,10,.68);
}

/* RESPONSIVE */
@media (max-width:1180px){
  .meccamd-hero{
    min-height:auto;
    padding-top:130px;
    padding-bottom:85px;
  }

  .meccamd-hero__wrap{
    grid-template-columns:1fr;
    gap:68px;
  }

  .meccamd-hero__content{
    max-width:900px;
  }

  .meccamd-hero__visual{
    min-height:680px;
    max-width:760px;
    margin:0 auto;
  }

  .meccamd-visual__main{
    left:50%;
    right:auto;
    transform:translateX(-22%);
  }

  .meccamd-visual__floating--top{
    left:10px;
  }

  .meccamd-visual__floating--bottom{
    left:20px;
  }
}

@media (max-width:767px){
  .meccamd-hero{
    min-height:auto;
    padding:112px 20px 70px;
  }

  .meccamd-hero__hex--one{
    width:150px;
    height:130px;
    top:90px;
    right:-20px;
  }

  .meccamd-hero__hex--two,
  .meccamd-hero__hex--three{
    display:none;
  }

  .meccamd-hero__eyebrow{
    gap:10px;
    font-size:10px;
    letter-spacing:.15em;
    line-height:1.6;
  }

  .meccamd-hero__eyebrow span{
    width:28px;
  }

  .meccamd-hero h1{
    font-size:38px;
    line-height:1.08;
    letter-spacing:-.035em;
  }

  .meccamd-hero__desc{
    margin-top:22px;
    font-size:15px;
    line-height:1.78;
  }

  .meccamd-hero__actions{
    flex-direction:column;
    align-items:stretch;
    gap:14px;
    margin-top:30px;
  }

  .meccamd-btn{
    width:100%;
    min-height:56px;
    padding:0 22px;
    box-sizing:border-box;
  }

  .meccamd-hero__micro{
    font-size:13px;
    line-height:1.7;
    margin-top:22px;
  }

  .meccamd-hero__trust{
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    margin-top:30px;
  }

  .meccamd-trust-card{
    min-width:0;
    padding:16px 18px;
  }

  .meccamd-hero__visual{
    min-height:640px;
    width:100%;
    margin-top:6px;
  }

  .meccamd-visual__main{
    top:82px;
    left:auto;
    right:0;
    transform:none;
    width:86%;
    height:450px;
    border-radius:30px;
  }

  .meccamd-visual__floating--top{
    top:0;
    left:0;
    width:54%;
    height:142px;
    border-radius:22px;
  }

  .meccamd-visual__floating--bottom{
    left:0;
    bottom:108px;
    width:60%;
    height:158px;
    border-radius:22px;
  }

  .meccamd-visual__badge{
    gap:9px;
    padding:11px 13px;
    font-size:11px;
  }

  .meccamd-visual__badge span{
    width:28px;
    height:28px;
    font-size:10px;
  }

  .meccamd-visual__badge--one{
    top:210px;
    left:8px;
  }

  .meccamd-visual__badge--two{
    top:286px;
    right:4px;
  }

  .meccamd-visual__booking{
    left:50%;
    right:auto;
    bottom:0;
    transform:translateX(-50%);
    width:94%;
    padding:17px 18px;
    border-radius:22px;
    box-sizing:border-box;
  }

  .meccamd-visual__booking-icon{
    width:48px;
    height:48px;
    border-radius:16px;
    font-size:27px;
  }

  .meccamd-visual__booking b{
    font-size:14px;
  }

  .meccamd-visual__booking small{
    font-size:11.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c8b2e3 */.meccamd-sec2{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:125px clamp(22px,6vw,90px);
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#f7f1ed;
  color:#24110e;
}

.meccamd-sec2__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 16%, rgba(228,49,37,.10), transparent 28%),
    radial-gradient(circle at 88% 80%, rgba(217,164,65,.14), transparent 30%),
    linear-gradient(135deg,#fbf7f4 0%,#f5ece7 48%,#f8f4f0 100%);
  pointer-events:none;
}

.meccamd-sec2__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.32;
  background-image:
    linear-gradient(rgba(109,22,17,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(109,22,17,.045) 1px, transparent 1px);
  background-size:72px 72px;
}

.meccamd-sec2__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1380px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(460px,.92fr) minmax(0,1.08fr);
  align-items:center;
  gap:clamp(48px,6vw,96px);
}

/* =========================
   LEFT VISUAL
========================= */

.meccamd-sec2__visual{
  position:relative;
  min-height:780px;
}

.meccamd-sec2__main-img{
  position:absolute;
  top:0;
  left:0;
  width:min(470px,86%);
  height:610px;
  border-radius:46px;
  overflow:hidden;
  background:#6d1611;
  box-shadow:
    0 45px 95px rgba(44,18,15,.22),
    0 15px 40px rgba(44,18,15,.12);
}

.meccamd-sec2__main-img:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(37,11,8,.30));
}

.meccamd-sec2__main-img img,
.meccamd-sec2__sub-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.meccamd-sec2__sub-img{
  position:absolute;
  top:335px;
  right:0;
  width:min(320px,58%);
  height:385px;
  border-radius:34px;
  overflow:hidden;
  border:10px solid #f7f1ed;
  background:#2d120f;
  box-shadow:0 35px 80px rgba(44,18,15,.24);
}

.meccamd-sec2__identity-card{
  position:absolute;
  z-index:4;
  left:30px;
  bottom:35px;
  width:min(390px,82%);
  padding:28px 28px 26px;
  box-sizing:border-box;
  border-radius:30px;
  background:linear-gradient(145deg,#6d1611 0%,#44100c 100%);
  color:#fff;
  box-shadow:0 35px 80px rgba(55,17,13,.32);
}

.meccamd-sec2__identity-card span{
  display:inline-flex;
  align-items:center;
  margin-bottom:14px;
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:999px;
  font-size:11px;
  font-weight:700;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#ffd7d1;
}

.meccamd-sec2__identity-card strong{
  display:block;
  margin-bottom:12px;
  font-size:clamp(24px,2vw,31px);
  line-height:1.18;
  font-weight:800;
  letter-spacing:-.03em;
}

.meccamd-sec2__identity-card p{
  margin:0;
  font-size:14px;
  line-height:1.75;
  color:rgba(255,255,255,.78);
}

.meccamd-sec2__metric{
  position:absolute;
  z-index:5;
  top:110px;
  right:18px;
  width:184px;
  min-height:184px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:22px;
  box-sizing:border-box;
  border-radius:50%;
  text-align:center;
  background:linear-gradient(145deg,#ffffff 0%,#f4e7df 100%);
  border:1px solid rgba(109,22,17,.12);
  box-shadow:0 30px 70px rgba(56,23,18,.18);
}

.meccamd-sec2__metric strong{
  display:block;
  margin-bottom:7px;
  font-size:28px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.03em;
  color:#6d1611;
}

.meccamd-sec2__metric span{
  display:block;
  font-size:13px;
  line-height:1.45;
  font-weight:600;
  color:#4a2a25;
}

/* =========================
   RIGHT CONTENT
========================= */

.meccamd-sec2__content{
  max-width:760px;
}

.meccamd-sec2__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:22px;
  font-size:12px;
  font-weight:800;
  line-height:1;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#9d251d;
}

.meccamd-sec2__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec2 h2{
  margin:0;
  max-width:800px;
  font-size:clamp(40px,4.35vw,68px);
  line-height:1.08;
  font-weight:800;
  letter-spacing:-.045em;
  color:#21100d;
}

.meccamd-sec2 h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#6d1611 0%,#c22c22 52%,#d9a441 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec2__lead{
  margin:30px 0 0;
  max-width:740px;
  font-size:clamp(17px,1.3vw,20px);
  line-height:1.85;
  font-weight:500;
  color:#3f2824;
}

.meccamd-sec2__text{
  margin:20px 0 0;
  max-width:720px;
  font-size:16px;
  line-height:1.9;
  color:#5d4741;
}

/* Quote Block */
.meccamd-sec2__quote{
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  gap:20px;
  align-items:start;
  margin-top:38px;
  padding:28px 30px;
  border-radius:30px;
  background:rgba(255,255,255,.76);
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 22px 60px rgba(68,29,23,.10);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.meccamd-sec2__quote-mark{
  width:72px;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:24px;
  background:linear-gradient(135deg,#6d1611,#c72a20);
  color:#fff;
  font-family:Georgia,serif;
  font-size:68px;
  line-height:1;
  padding-top:14px;
  box-sizing:border-box;
  box-shadow:0 18px 38px rgba(109,22,17,.24);
}

.meccamd-sec2__quote strong{
  display:block;
  margin-bottom:8px;
  font-size:21px;
  line-height:1.45;
  font-weight:800;
  letter-spacing:-.02em;
  color:#27120f;
}

.meccamd-sec2__quote p{
  margin:0;
  font-size:15px;
  line-height:1.75;
  color:#65504a;
}

/* Points */
.meccamd-sec2__points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-top:32px;
}

.meccamd-sec2__point{
  position:relative;
  min-height:194px;
  padding:22px 20px 20px;
  box-sizing:border-box;
  border-radius:26px;
  background:#fff;
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 20px 50px rgba(68,29,23,.08);
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.meccamd-sec2__point:hover{
  transform:translateY(-7px);
  border-color:rgba(109,22,17,.20);
  box-shadow:0 28px 65px rgba(68,29,23,.14);
}

.meccamd-sec2__point span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  margin-bottom:18px;
  border-radius:15px;
  background:linear-gradient(135deg,#f6e8e3,#fdf8f5);
  color:#9d251d;
  font-size:13px;
  font-weight:900;
}

.meccamd-sec2__point strong{
  display:block;
  margin-bottom:9px;
  font-size:16px;
  line-height:1.4;
  font-weight:800;
  color:#23110e;
}

.meccamd-sec2__point p{
  margin:0;
  font-size:13.5px;
  line-height:1.7;
  color:#66514b;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width:1180px){
  .meccamd-sec2{
    padding-top:100px;
    padding-bottom:100px;
  }

  .meccamd-sec2__wrap{
    grid-template-columns:1fr;
    gap:70px;
  }

  .meccamd-sec2__visual{
    width:100%;
    max-width:760px;
    margin:0 auto;
  }

  .meccamd-sec2__content{
    max-width:100%;
  }
}

@media (max-width:767px){
  .meccamd-sec2{
    padding:82px 20px;
  }

  .meccamd-sec2__wrap{
    gap:54px;
  }

  .meccamd-sec2__visual{
    min-height:655px;
  }

  .meccamd-sec2__main-img{
    width:88%;
    height:430px;
    border-radius:32px;
  }

  .meccamd-sec2__sub-img{
    top:285px;
    width:58%;
    height:245px;
    border:7px solid #f7f1ed;
    border-radius:24px;
  }

  .meccamd-sec2__metric{
    top:72px;
    right:0;
    width:132px;
    min-height:132px;
    padding:16px;
  }

  .meccamd-sec2__metric strong{
    font-size:21px;
  }

  .meccamd-sec2__metric span{
    font-size:10.5px;
  }

  .meccamd-sec2__identity-card{
    left:12px;
    bottom:0;
    width:92%;
    padding:22px 20px;
    border-radius:24px;
  }

  .meccamd-sec2__identity-card span{
    font-size:9px;
    padding:7px 11px;
  }

  .meccamd-sec2__identity-card strong{
    font-size:24px;
  }

  .meccamd-sec2__identity-card p{
    font-size:13px;
    line-height:1.7;
  }

  .meccamd-sec2__eyebrow{
    gap:10px;
    font-size:10px;
    line-height:1.5;
    letter-spacing:.15em;
  }

  .meccamd-sec2__eyebrow span{
    width:30px;
  }

  .meccamd-sec2 h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec2__lead{
    margin-top:22px;
    font-size:15.5px;
    line-height:1.82;
  }

  .meccamd-sec2__text{
    font-size:14.5px;
    line-height:1.82;
  }

  .meccamd-sec2__quote{
    grid-template-columns:1fr;
    gap:16px;
    margin-top:30px;
    padding:22px 20px;
    border-radius:24px;
  }

  .meccamd-sec2__quote-mark{
    width:60px;
    height:60px;
    border-radius:20px;
    font-size:56px;
    padding-top:11px;
  }

  .meccamd-sec2__quote strong{
    font-size:18px;
  }

  .meccamd-sec2__quote p{
    font-size:14px;
  }

  .meccamd-sec2__points{
    grid-template-columns:1fr;
    gap:14px;
    margin-top:24px;
  }

  .meccamd-sec2__point{
    min-height:auto;
    padding:20px;
    border-radius:22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d9851c3 */.meccamd-sec3{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:125px clamp(22px,6vw,90px) 120px;
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#170908;
  color:#fff;
}

.meccamd-sec3__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 8% 10%, rgba(228,49,37,.20), transparent 26%),
    radial-gradient(circle at 92% 28%, rgba(217,164,65,.14), transparent 28%),
    radial-gradient(circle at 52% 90%, rgba(130,25,18,.26), transparent 34%),
    linear-gradient(135deg,#120706 0%,#240b09 45%,#170807 100%);
  pointer-events:none;
}

.meccamd-sec3__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.20;
  background-image:
    linear-gradient(rgba(255,255,255,.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px);
  background-size:88px 88px;
}

.meccamd-sec3__bg:after{
  content:"";
  position:absolute;
  top:-180px;
  right:-120px;
  width:620px;
  height:620px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:50%;
  box-shadow:
    0 0 0 70px rgba(255,255,255,.025),
    0 0 0 150px rgba(255,255,255,.018);
}

/* WRAP */
.meccamd-sec3__wrap{
  position:relative;
  z-index:2;
  max-width:1380px;
  margin:0 auto;
}

/* HEAD */
.meccamd-sec3__head{
  margin-bottom:78px;
}

.meccamd-sec3__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  font-size:12px;
  font-weight:800;
  line-height:1;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#ffd5cf;
}

.meccamd-sec3__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec3__title-grid{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);
  gap:clamp(36px,5vw,88px);
  align-items:end;
}

.meccamd-sec3__title-grid h2{
  margin:0;
  max-width:850px;
  font-size:clamp(42px,4.55vw,72px);
  line-height:1.08;
  font-weight:800;
  letter-spacing:-.048em;
  color:#fff;
}

.meccamd-sec3__title-grid h2 strong{
  display:block;
  font-weight:800;
  background:linear-gradient(90deg,#fff 0%,#ffd2cb 48%,#f0bd53 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec3__title-grid p{
  margin:0 0 8px;
  max-width:560px;
  font-size:17px;
  line-height:1.9;
  color:rgba(255,255,255,.76);
}

/* PATHWAYS */
.meccamd-pathway{
  position:relative;
  display:grid;
  grid-template-columns:minmax(380px,.95fr) minmax(0,1.05fr);
  align-items:center;
  gap:clamp(34px,5vw,84px);
  margin-bottom:78px;
}

.meccamd-pathway--right{
  grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);
}

.meccamd-pathway--right .meccamd-pathway__image{
  order:2;
}

.meccamd-pathway--right .meccamd-pathway__content{
  order:1;
}

/* IMAGE */
.meccamd-pathway__image{
  position:relative;
  min-height:470px;
  border-radius:42px;
  overflow:hidden;
  background:#34110d;
  border:1px solid rgba(255,255,255,.14);
  box-shadow:
    0 42px 90px rgba(0,0,0,.42),
    inset 0 1px 0 rgba(255,255,255,.12);
}

.meccamd-pathway__image:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg, rgba(0,0,0,.02), rgba(0,0,0,.55)),
    linear-gradient(90deg, rgba(94,18,13,.15), transparent 60%);
}

.meccamd-pathway__image:after{
  content:"";
  position:absolute;
  inset:24px;
  z-index:3;
  border:1px solid rgba(255,255,255,.18);
  border-radius:30px;
  pointer-events:none;
}

.meccamd-pathway__image img{
  width:100%;
  height:100%;
  min-height:470px;
  display:block;
  object-fit:cover;
  transition:transform .8s ease;
}

.meccamd-pathway:hover .meccamd-pathway__image img{
  transform:scale(1.06);
}

/* CONTENT */
.meccamd-pathway__content{
  position:relative;
  min-height:430px;
  padding:44px 46px 42px;
  box-sizing:border-box;
  border-radius:42px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.05));
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 34px 80px rgba(0,0,0,.26);
}

.meccamd-pathway__content:before{
  content:"";
  position:absolute;
  top:0;
  left:42px;
  width:120px;
  height:4px;
  border-radius:0 0 99px 99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-pathway__number{
  position:absolute;
  top:34px;
  right:36px;
  font-size:72px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.06em;
  color:rgba(255,255,255,.08);
}

.meccamd-pathway__tag{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  margin-bottom:22px;
  padding:0 16px;
  border-radius:999px;
  background:rgba(228,49,37,.16);
  border:1px solid rgba(244,145,136,.22);
  color:#ffd0c9;
  font-size:11px;
  font-weight:800;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-pathway__content h3{
  position:relative;
  z-index:2;
  max-width:640px;
  margin:0;
  font-size:clamp(28px,2.7vw,42px);
  line-height:1.18;
  letter-spacing:-.038em;
  font-weight:800;
  color:#fff;
}

.meccamd-pathway__content p{
  position:relative;
  z-index:2;
  max-width:670px;
  margin:22px 0 0;
  font-size:16px;
  line-height:1.85;
  color:rgba(255,255,255,.76);
}

.meccamd-pathway__content ul{
  position:relative;
  z-index:2;
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  list-style:none;
  margin:28px 0 0;
  padding:0;
}

.meccamd-pathway__content ul li{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 16px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:rgba(255,255,255,.90);
  font-size:13px;
  font-weight:600;
}

.meccamd-pathway__link{
  position:relative;
  z-index:2;
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-top:32px;
  color:#fff;
  text-decoration:none;
  font-size:15px;
  font-weight:800;
  transition:all .3s ease;
}

.meccamd-pathway__link span{
  width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:linear-gradient(135deg,#e43125,#8f1711);
  box-shadow:0 14px 34px rgba(228,49,37,.25);
  font-size:17px;
  transition:transform .3s ease;
}

.meccamd-pathway__link:hover{
  color:#ffd5cf;
}

.meccamd-pathway__link:hover span{
  transform:translate(4px,-4px);
}

/* BOTTOM CTA BAR */
.meccamd-sec3__bottom{
  position:relative;
  margin-top:18px;
  padding:42px 46px;
  border-radius:38px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:32px;
  background:
    radial-gradient(circle at 10% 20%, rgba(217,164,65,.18), transparent 28%),
    linear-gradient(135deg,#6d1611 0%,#8e1e16 45%,#53110d 100%);
  box-shadow:0 38px 90px rgba(0,0,0,.36);
  overflow:hidden;
}

.meccamd-sec3__bottom:before{
  content:"";
  position:absolute;
  top:-140px;
  right:-80px;
  width:420px;
  height:420px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 0 0 55px rgba(255,255,255,.045);
}

.meccamd-sec3__bottom-copy{
  position:relative;
  z-index:2;
  max-width:860px;
}

.meccamd-sec3__bottom-copy span{
  display:block;
  margin-bottom:13px;
  color:#ffd6d0;
  font-size:11px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.18em;
}

.meccamd-sec3__bottom-copy h3{
  margin:0;
  font-size:clamp(24px,2.35vw,38px);
  line-height:1.35;
  letter-spacing:-.03em;
  font-weight:800;
  color:#fff;
}

.meccamd-sec3__cta{
  position:relative;
  z-index:2;
  flex:0 0 auto;
  min-height:62px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 32px;
  border-radius:999px;
  background:#fff;
  color:#671610;
  font-size:15px;
  font-weight:900;
  text-decoration:none;
  box-shadow:0 20px 45px rgba(0,0,0,.22);
  transition:all .32s ease;
}

.meccamd-sec3__cta:hover{
  transform:translateY(-4px);
  background:#fff5f2;
  box-shadow:0 28px 60px rgba(0,0,0,.30);
}

/* RESPONSIVE */
@media (max-width:1180px){
  .meccamd-sec3{
    padding-top:105px;
    padding-bottom:100px;
  }

  .meccamd-sec3__title-grid{
    grid-template-columns:1fr;
    gap:24px;
  }

  .meccamd-pathway,
  .meccamd-pathway--right{
    grid-template-columns:1fr;
    gap:30px;
    margin-bottom:60px;
  }

  .meccamd-pathway--right .meccamd-pathway__image,
  .meccamd-pathway--right .meccamd-pathway__content{
    order:initial;
  }

  .meccamd-pathway__image{
    min-height:500px;
  }

  .meccamd-pathway__image img{
    min-height:500px;
  }

  .meccamd-sec3__bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}

@media (max-width:767px){
  .meccamd-sec3{
    padding:82px 20px 82px;
  }

  .meccamd-sec3__head{
    margin-bottom:48px;
  }

  .meccamd-sec3__eyebrow{
    gap:10px;
    font-size:10px;
    letter-spacing:.15em;
    line-height:1.5;
  }

  .meccamd-sec3__eyebrow span{
    width:30px;
  }

  .meccamd-sec3__title-grid h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec3__title-grid p{
    font-size:15px;
    line-height:1.82;
  }

  .meccamd-pathway{
    gap:20px;
    margin-bottom:40px;
  }

  .meccamd-pathway__image{
    min-height:300px;
    border-radius:28px;
  }

  .meccamd-pathway__image img{
    min-height:300px;
  }

  .meccamd-pathway__image:after{
    inset:16px;
    border-radius:20px;
  }

  .meccamd-pathway__content{
    min-height:auto;
    padding:30px 22px 28px;
    border-radius:28px;
  }

  .meccamd-pathway__content:before{
    left:24px;
    width:88px;
  }

  .meccamd-pathway__number{
    top:24px;
    right:20px;
    font-size:52px;
  }

  .meccamd-pathway__tag{
    min-height:31px;
    margin-bottom:18px;
    padding:0 13px;
    font-size:9.5px;
  }

  .meccamd-pathway__content h3{
    font-size:27px;
    line-height:1.22;
  }

  .meccamd-pathway__content p{
    margin-top:18px;
    font-size:14.5px;
    line-height:1.82;
  }

  .meccamd-pathway__content ul{
    gap:10px;
    margin-top:22px;
  }

  .meccamd-pathway__content ul li{
    min-height:36px;
    padding:0 13px;
    font-size:12px;
  }

  .meccamd-pathway__link{
    margin-top:26px;
    font-size:14px;
  }

  .meccamd-pathway__link span{
    width:35px;
    height:35px;
  }

  .meccamd-sec3__bottom{
    margin-top:10px;
    padding:28px 22px;
    border-radius:28px;
    gap:24px;
  }

  .meccamd-sec3__bottom-copy span{
    font-size:9.5px;
    line-height:1.5;
  }

  .meccamd-sec3__bottom-copy h3{
    font-size:23px;
    line-height:1.45;
  }

  .meccamd-sec3__cta{
    width:100%;
    min-height:58px;
    padding:0 22px;
    box-sizing:border-box;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1aa666e */.meccamd-sec4{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:125px clamp(22px,6vw,90px) 125px;
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#f8f3ef;
  color:#23110e;
}

.meccamd-sec4__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 10% 12%, rgba(228,49,37,.10), transparent 29%),
    radial-gradient(circle at 92% 82%, rgba(217,164,65,.16), transparent 31%),
    linear-gradient(135deg,#fcf8f5 0%,#f4ebe5 48%,#f8f3ef 100%);
  pointer-events:none;
}

.meccamd-sec4__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.32;
  background-image:
    linear-gradient(rgba(109,22,17,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(109,22,17,.045) 1px, transparent 1px);
  background-size:84px 84px;
}

.meccamd-sec4__wrap{
  position:relative;
  z-index:2;
  max-width:1380px;
  margin:0 auto;
}

/* =========================
   TOP AREA
========================= */

.meccamd-sec4__top{
  display:grid;
  grid-template-columns:minmax(440px,.94fr) minmax(0,1.06fr);
  align-items:center;
  gap:clamp(48px,6vw,98px);
  margin-bottom:78px;
}

/* VISUAL */
.meccamd-sec4__visual{
  position:relative;
  min-height:760px;
}

.meccamd-sec4__image{
  position:absolute;
  top:0;
  left:0;
  width:min(520px,88%);
  height:660px;
  border-radius:48px;
  overflow:hidden;
  background:#6d1611;
  box-shadow:
    0 48px 100px rgba(58,24,18,.22),
    0 18px 48px rgba(58,24,18,.12);
}

.meccamd-sec4__image:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg, rgba(0,0,0,.02), rgba(36,14,11,.38)),
    linear-gradient(90deg, rgba(109,22,17,.16), transparent 65%);
}

.meccamd-sec4__image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.meccamd-sec4__float-card{
  position:absolute;
  z-index:4;
  left:34px;
  bottom:42px;
  width:min(410px,84%);
  padding:28px 28px 26px;
  box-sizing:border-box;
  border-radius:32px;
  color:#fff;
  background:linear-gradient(145deg,#6d1611 0%,#3f0d0a 100%);
  box-shadow:0 38px 82px rgba(58,24,18,.32);
}

.meccamd-sec4__float-card span{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  margin-bottom:16px;
  padding:0 14px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.22);
  color:#ffd5cf;
  font-size:10px;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.meccamd-sec4__float-card strong{
  display:block;
  margin-bottom:12px;
  font-size:clamp(24px,2vw,31px);
  line-height:1.22;
  font-weight:850;
  letter-spacing:-.035em;
}

.meccamd-sec4__float-card p{
  margin:0;
  font-size:14px;
  line-height:1.78;
  color:rgba(255,255,255,.80);
}

.meccamd-sec4__tax-badge{
  position:absolute;
  z-index:5;
  top:110px;
  right:0;
  width:286px;
  display:flex;
  align-items:center;
  gap:16px;
  padding:20px 22px;
  box-sizing:border-box;
  border-radius:28px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 30px 70px rgba(64,26,20,.18);
}

.meccamd-sec4__tax-icon{
  flex:0 0 auto;
  width:54px;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:linear-gradient(135deg,#d9a441,#b8781d);
  color:#fff;
  font-size:24px;
  font-weight:900;
  box-shadow:0 16px 34px rgba(181,121,29,.24);
}

.meccamd-sec4__tax-badge strong{
  display:block;
  margin-bottom:4px;
  font-size:15px;
  line-height:1.3;
  font-weight:850;
  color:#25120f;
}

.meccamd-sec4__tax-badge small{
  display:block;
  font-size:12.5px;
  line-height:1.5;
  color:#735951;
}

/* CONTENT */
.meccamd-sec4__content{
  max-width:780px;
}

.meccamd-sec4__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  font-size:12px;
  font-weight:850;
  line-height:1;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#9f251d;
}

.meccamd-sec4__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec4__content h2{
  margin:0;
  max-width:860px;
  font-size:clamp(42px,4.55vw,72px);
  line-height:1.08;
  letter-spacing:-.048em;
  font-weight:850;
  color:#20100d;
}

.meccamd-sec4__content h2 strong{
  display:block;
  font-weight:850;
  background:linear-gradient(90deg,#6d1611 0%,#c42d23 50%,#d9a441 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec4__lead{
  margin:30px 0 0;
  max-width:760px;
  font-size:clamp(17px,1.28vw,20px);
  line-height:1.88;
  font-weight:500;
  color:#402825;
}

.meccamd-sec4__text{
  margin:20px 0 0;
  max-width:760px;
  font-size:16px;
  line-height:1.9;
  color:#634c45;
}

.meccamd-sec4__mini-points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-top:34px;
}

.meccamd-sec4__mini-point{
  min-height:126px;
  padding:20px 18px;
  box-sizing:border-box;
  border-radius:24px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 20px 48px rgba(60,26,20,.08);
}

.meccamd-sec4__mini-point span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px;
  height:40px;
  margin-bottom:14px;
  border-radius:14px;
  background:linear-gradient(135deg,#f5e5df,#fffaf7);
  color:#a5271e;
  font-size:13px;
  font-weight:900;
}

.meccamd-sec4__mini-point p{
  margin:0;
  font-size:13.5px;
  line-height:1.68;
  font-weight:650;
  color:#38211d;
}

.meccamd-sec4__actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:16px;
  margin-top:38px;
}

.meccamd-sec4__btn{
  min-height:60px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 30px;
  border-radius:999px;
  text-decoration:none;
  font-size:15px;
  font-weight:850;
  transition:all .32s ease;
}

.meccamd-sec4__btn--primary{
  color:#fff;
  background:linear-gradient(135deg,#e43125 0%,#a91d15 52%,#74120d 100%);
  box-shadow:0 20px 46px rgba(228,49,37,.28);
}

.meccamd-sec4__btn--primary:hover{
  transform:translateY(-4px);
  box-shadow:0 28px 62px rgba(228,49,37,.38);
}

.meccamd-sec4__btn--light{
  color:#6d1611;
  background:#fff;
  border:1px solid rgba(109,22,17,.14);
  box-shadow:0 18px 42px rgba(60,26,20,.10);
}

.meccamd-sec4__btn--light:hover{
  transform:translateY(-4px);
  background:#fff8f4;
  border-color:rgba(109,22,17,.24);
}

/* =========================
   PACKAGE SHOWCASE
========================= */

.meccamd-sec4__packages{
  display:grid;
  grid-template-columns:minmax(420px,.98fr) minmax(0,1.02fr);
  gap:24px;
  align-items:stretch;
}

/* SHARED PACKAGE */
.meccamd-package{
  position:relative;
  overflow:hidden;
  border-radius:38px;
  box-sizing:border-box;
}

/* FEATURED */
.meccamd-package--featured{
  min-height:690px;
  padding:44px 42px;
  color:#fff;
  background:
    radial-gradient(circle at 18% 12%, rgba(255,255,255,.14), transparent 30%),
    linear-gradient(145deg,#6d1611 0%,#4b0f0c 55%,#2b0907 100%);
  box-shadow:0 42px 96px rgba(55,18,14,.34);
}

.meccamd-package__glow{
  position:absolute;
  right:-120px;
  bottom:-120px;
  width:360px;
  height:360px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(217,164,65,.26), transparent 68%);
}

.meccamd-package__topline{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:30px;
}

.meccamd-package__topline span{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 16px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.10);
  color:#ffd8d1;
  font-size:11px;
  line-height:1;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-package--featured .meccamd-package__topline strong{
  font-size:38px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.04em;
  color:#fff;
}

.meccamd-package--featured h3{
  position:relative;
  z-index:2;
  margin:0;
  max-width:690px;
  font-size:clamp(34px,3.2vw,52px);
  line-height:1.15;
  letter-spacing:-.045em;
  font-weight:850;
  color:#fff;
}

.meccamd-package--featured p{
  position:relative;
  z-index:2;
  margin:24px 0 0;
  max-width:650px;
  font-size:16px;
  line-height:1.9;
  color:rgba(255,255,255,.79);
}

.meccamd-package__features{
  position:relative;
  z-index:2;
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:32px;
}

.meccamd-package__features span{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 17px;
  border-radius:999px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  font-size:13px;
  font-weight:650;
}

.meccamd-package__footer{
  position:relative;
  z-index:2;
  margin-top:42px;
}

.meccamd-package__cta{
  min-height:60px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 30px;
  border-radius:999px;
  text-decoration:none;
  background:#fff;
  color:#6d1611;
  font-size:15px;
  font-weight:900;
  box-shadow:0 22px 48px rgba(0,0,0,.22);
  transition:all .32s ease;
}

.meccamd-package__cta:hover{
  transform:translateY(-4px);
  background:#fff5f1;
}

.meccamd-package__footer small{
  display:block;
  margin-top:20px;
  max-width:520px;
  font-size:13px;
  line-height:1.72;
  color:rgba(255,255,255,.66);
}

/* SIDE GRID */
.meccamd-sec4__side-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}

.meccamd-package--standard{
  min-height:333px;
  padding:30px 28px 28px;
  background:rgba(255,255,255,.84);
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 25px 58px rgba(58,24,18,.10);
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.meccamd-package--standard:hover{
  transform:translateY(-8px);
  box-shadow:0 34px 72px rgba(58,24,18,.16);
  border-color:rgba(109,22,17,.20);
}

.meccamd-package--standard .meccamd-package__topline{
  margin-bottom:22px;
}

.meccamd-package--standard .meccamd-package__topline span{
  color:#9f251d;
  background:#f7e6e0;
  border:1px solid rgba(159,37,29,.12);
}

.meccamd-package--standard .meccamd-package__topline strong{
  font-size:27px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.03em;
  color:#6d1611;
}

.meccamd-package--standard h3{
  margin:0;
  font-size:23px;
  line-height:1.34;
  letter-spacing:-.03em;
  font-weight:850;
  color:#21100d;
}

.meccamd-package--standard p{
  margin:16px 0 0;
  font-size:14px;
  line-height:1.82;
  color:#654d47;
}

.meccamd-package__mini-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:22px;
  text-decoration:none;
  color:#6d1611;
  font-size:14px;
  font-weight:850;
  transition:all .3s ease;
}

.meccamd-package__mini-link span{
  width:34px;
  height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:linear-gradient(135deg,#e43125,#8e1710);
  color:#fff;
  font-size:15px;
  box-shadow:0 14px 30px rgba(228,49,37,.22);
  transition:transform .3s ease;
}

.meccamd-package__mini-link:hover{
  color:#b5251c;
}

.meccamd-package__mini-link:hover span{
  transform:translate(4px,-4px);
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width:1180px){
  .meccamd-sec4{
    padding-top:105px;
    padding-bottom:105px;
  }

  .meccamd-sec4__top{
    grid-template-columns:1fr;
    gap:68px;
  }

  .meccamd-sec4__visual{
    max-width:760px;
    width:100%;
    margin:0 auto;
  }

  .meccamd-sec4__content{
    max-width:100%;
  }

  .meccamd-sec4__packages{
    grid-template-columns:1fr;
  }

  .meccamd-package--featured{
    min-height:auto;
  }
}

@media (max-width:767px){
  .meccamd-sec4{
    padding:82px 20px;
  }

  .meccamd-sec4__top{
    gap:52px;
    margin-bottom:48px;
  }

  .meccamd-sec4__visual{
    min-height:650px;
  }

  .meccamd-sec4__image{
    width:88%;
    height:455px;
    border-radius:32px;
  }

  .meccamd-sec4__tax-badge{
    top:62px;
    right:0;
    width:232px;
    gap:12px;
    padding:16px;
    border-radius:22px;
  }

  .meccamd-sec4__tax-icon{
    width:46px;
    height:46px;
    border-radius:15px;
    font-size:20px;
  }

  .meccamd-sec4__tax-badge strong{
    font-size:13px;
  }

  .meccamd-sec4__tax-badge small{
    font-size:11px;
  }

  .meccamd-sec4__float-card{
    left:12px;
    bottom:0;
    width:93%;
    padding:22px 20px;
    border-radius:24px;
  }

  .meccamd-sec4__float-card span{
    min-height:29px;
    padding:0 12px;
    font-size:9px;
  }

  .meccamd-sec4__float-card strong{
    font-size:24px;
  }

  .meccamd-sec4__float-card p{
    font-size:13px;
  }

  .meccamd-sec4__eyebrow{
    gap:10px;
    font-size:10px;
    line-height:1.5;
    letter-spacing:.15em;
  }

  .meccamd-sec4__eyebrow span{
    width:30px;
  }

  .meccamd-sec4__content h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec4__lead{
    margin-top:22px;
    font-size:15.5px;
    line-height:1.82;
  }

  .meccamd-sec4__text{
    font-size:14.5px;
    line-height:1.82;
  }

  .meccamd-sec4__mini-points{
    grid-template-columns:1fr;
    gap:12px;
    margin-top:26px;
  }

  .meccamd-sec4__mini-point{
    min-height:auto;
    padding:18px;
    border-radius:20px;
  }

  .meccamd-sec4__actions{
    flex-direction:column;
    align-items:stretch;
    gap:14px;
    margin-top:30px;
  }

  .meccamd-sec4__btn{
    width:100%;
    min-height:56px;
    padding:0 22px;
    box-sizing:border-box;
  }

  .meccamd-sec4__packages{
    gap:18px;
  }

  .meccamd-package--featured{
    padding:30px 22px 30px;
    border-radius:28px;
  }

  .meccamd-package__topline{
    align-items:flex-start;
    flex-direction:column;
    gap:14px;
    margin-bottom:22px;
  }

  .meccamd-package--featured .meccamd-package__topline strong{
    font-size:32px;
  }

  .meccamd-package--featured h3{
    font-size:31px;
    line-height:1.2;
  }

  .meccamd-package--featured p{
    margin-top:18px;
    font-size:14.5px;
    line-height:1.82;
  }

  .meccamd-package__features{
    gap:10px;
    margin-top:24px;
  }

  .meccamd-package__features span{
    min-height:38px;
    padding:0 14px;
    font-size:12px;
  }

  .meccamd-package__footer{
    margin-top:30px;
  }

  .meccamd-package__cta{
    width:100%;
    min-height:56px;
    padding:0 22px;
    box-sizing:border-box;
  }

  .meccamd-sec4__side-grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .meccamd-package--standard{
    min-height:auto;
    padding:24px 20px;
    border-radius:24px;
  }

  .meccamd-package--standard .meccamd-package__topline{
    align-items:flex-start;
  }

  .meccamd-package--standard h3{
    font-size:21px;
  }

  .meccamd-package--standard p{
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7fe6406 */.meccamd-sec5{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:128px clamp(22px,6vw,90px) 120px;
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  color:#fff;
  background:#120706;
}

/* BACKGROUND IMAGE */
.meccamd-sec5__bg{
  position:absolute;
  inset:0;
  background:
    url('PASTE-CARDIAC-STRESS-TEST-BACKGROUND-IMAGE-HERE') center center / cover no-repeat;
  transform:scale(1.04);
}

/* PREMIUM DARK OVERLAY */
.meccamd-sec5__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 18% 18%, rgba(228,49,37,.28), transparent 32%),
    radial-gradient(circle at 88% 78%, rgba(217,164,65,.14), transparent 28%),
    linear-gradient(100deg, rgba(10,4,4,.96) 0%, rgba(26,8,7,.92) 44%, rgba(59,13,10,.82) 100%),
    linear-gradient(180deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,.60) 100%);
}

.meccamd-sec5__wrap{
  position:relative;
  z-index:3;
  max-width:1380px;
  margin:0 auto;
}

/* =========================
   MAIN GRID
========================= */

.meccamd-sec5__grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(500px,.96fr);
  gap:clamp(42px,5vw,80px);
  align-items:start;
}

/* =========================
   LEFT CONTENT
========================= */

.meccamd-sec5__content{
  max-width:760px;
  padding-top:14px;
}

.meccamd-sec5__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  font-size:12px;
  line-height:1;
  font-weight:850;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#ffd7d1;
}

.meccamd-sec5__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

/* PRICE BADGE */
.meccamd-sec5__price-badge{
  display:inline-flex;
  flex-direction:column;
  align-items:flex-start;
  margin-bottom:28px;
  padding:18px 22px;
  border-radius:24px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  box-shadow:0 22px 50px rgba(0,0,0,.24);
}

.meccamd-sec5__price-badge small{
  display:block;
  margin-bottom:5px;
  font-size:11px;
  font-weight:800;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:rgba(255,255,255,.72);
}

.meccamd-sec5__price-badge strong{
  display:block;
  font-size:42px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.045em;
  background:linear-gradient(90deg,#fff 0%,#ffd9d3 45%,#f2bf58 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec5__content h2{
  margin:0;
  max-width:820px;
  font-size:clamp(42px,4.7vw,76px);
  line-height:1.06;
  letter-spacing:-.052em;
  font-weight:850;
  color:#fff;
}

.meccamd-sec5__content h2 strong{
  display:block;
  font-weight:900;
  background:linear-gradient(90deg,#fff 0%,#ffd3cd 50%,#f0bc54 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec5__lead{
  margin:30px 0 0;
  max-width:735px;
  font-size:clamp(17px,1.28vw,20px);
  line-height:1.9;
  color:rgba(255,255,255,.82);
}

/* HIGHLIGHTS */
.meccamd-sec5__highlights{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  margin-top:34px;
  max-width:680px;
}

.meccamd-sec5__highlight{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:16px;
  align-items:center;
  min-height:78px;
  padding:15px 18px;
  box-sizing:border-box;
  border-radius:24px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.meccamd-sec5__highlight span{
  width:52px;
  height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:linear-gradient(135deg,#e43125,#7e120e);
  font-size:14px;
  font-weight:900;
  color:#fff;
  box-shadow:0 16px 34px rgba(228,49,37,.24);
}

.meccamd-sec5__highlight p{
  margin:0;
  font-size:15px;
  line-height:1.7;
  font-weight:600;
  color:rgba(255,255,255,.88);
}

/* BUTTONS */
.meccamd-sec5__actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:16px;
  margin-top:40px;
}

.meccamd-sec5__btn{
  min-height:62px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 32px;
  border-radius:999px;
  text-decoration:none;
  font-size:15px;
  font-weight:900;
  transition:all .32s ease;
}

.meccamd-sec5__btn--primary{
  color:#671610;
  background:#fff;
  box-shadow:0 24px 52px rgba(0,0,0,.28);
}

.meccamd-sec5__btn--primary:hover{
  transform:translateY(-4px);
  background:#fff4f1;
  box-shadow:0 30px 64px rgba(0,0,0,.36);
}

.meccamd-sec5__btn--ghost{
  color:#fff;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.24);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.meccamd-sec5__btn--ghost:hover{
  transform:translateY(-4px);
  background:rgba(255,255,255,.16);
  border-color:rgba(255,255,255,.40);
}

/* =========================
   PROCESS PANEL
========================= */

.meccamd-sec5__process{
  position:relative;
  padding:38px 34px 34px;
  box-sizing:border-box;
  border-radius:42px;
  background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.06));
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
  box-shadow:0 44px 100px rgba(0,0,0,.38);
}

.meccamd-sec5__process:before{
  content:"";
  position:absolute;
  top:0;
  left:34px;
  width:126px;
  height:4px;
  border-radius:0 0 99px 99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec5__process-head{
  margin-bottom:28px;
}

.meccamd-sec5__process-head span{
  display:inline-block;
  margin-bottom:14px;
  font-size:11px;
  font-weight:850;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#ffd5cf;
}

.meccamd-sec5__process-head h3{
  margin:0 0 12px;
  font-size:clamp(30px,2.7vw,42px);
  line-height:1.16;
  letter-spacing:-.04em;
  font-weight:900;
  color:#fff;
}

.meccamd-sec5__process-head p{
  margin:0;
  font-size:15px;
  line-height:1.82;
  color:rgba(255,255,255,.74);
}

/* TIMELINE */
.meccamd-sec5__timeline{
  position:relative;
  display:flex;
  flex-direction:column;
  gap:14px;
}

.meccamd-sec5__timeline:before{
  content:"";
  position:absolute;
  top:22px;
  bottom:22px;
  left:24px;
  width:1px;
  background:linear-gradient(180deg,rgba(217,164,65,.55),rgba(255,255,255,.12));
}

.meccamd-sec5__step{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:50px minmax(0,1fr);
  gap:18px;
  align-items:start;
  padding:17px 18px 17px 0;
  border-radius:22px;
  transition:background .3s ease, transform .3s ease;
}

.meccamd-sec5__step:hover{
  transform:translateX(5px);
  background:rgba(255,255,255,.06);
}

.meccamd-sec5__step span{
  position:relative;
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:linear-gradient(135deg,#e43125,#7b120e);
  border:1px solid rgba(255,255,255,.18);
  color:#fff;
  font-size:13px;
  font-weight:900;
  box-shadow:0 16px 32px rgba(0,0,0,.24);
}

.meccamd-sec5__step strong{
  display:block;
  margin:2px 0 7px;
  font-size:15px;
  line-height:1.45;
  font-weight:850;
  color:#fff;
}

.meccamd-sec5__step p{
  margin:0;
  font-size:13.5px;
  line-height:1.68;
  color:rgba(255,255,255,.70);
}

/* =========================
   AUDIENCE PANEL
========================= */

.meccamd-sec5__audience{
  position:relative;
  margin-top:82px;
  padding:46px 44px 44px;
  border-radius:44px;
  background:rgba(9,4,4,.62);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
  box-shadow:0 40px 96px rgba(0,0,0,.36);
}

.meccamd-sec5__audience-title{
  display:grid;
  grid-template-columns:minmax(250px,.38fr) minmax(0,.62fr);
  gap:34px;
  align-items:start;
  margin-bottom:38px;
}

.meccamd-sec5__audience-title span{
  display:inline-flex;
  align-items:center;
  width:max-content;
  min-height:38px;
  padding:0 18px;
  border-radius:999px;
  background:rgba(228,49,37,.16);
  border:1px solid rgba(255,177,168,.20);
  font-size:11px;
  font-weight:850;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#ffd5cf;
}

.meccamd-sec5__audience-title h3{
  margin:0;
  max-width:900px;
  font-size:clamp(28px,3vw,46px);
  line-height:1.28;
  letter-spacing:-.04em;
  font-weight:900;
  color:#fff;
}

.meccamd-sec5__audience-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:16px;
}

.meccamd-sec5__audience-card{
  min-height:208px;
  padding:24px 21px;
  box-sizing:border-box;
  border-radius:28px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13);
  transition:transform .35s ease, background .35s ease, border-color .35s ease;
}

.meccamd-sec5__audience-card:hover{
  transform:translateY(-8px);
  background:rgba(255,255,255,.14);
  border-color:rgba(255,255,255,.25);
}

.meccamd-sec5__audience-card strong{
  display:block;
  margin-bottom:12px;
  font-size:16px;
  line-height:1.45;
  letter-spacing:-.02em;
  font-weight:850;
  color:#fff;
}

.meccamd-sec5__audience-card p{
  margin:0;
  font-size:13.5px;
  line-height:1.78;
  color:rgba(255,255,255,.72);
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width:1180px){
  .meccamd-sec5{
    padding-top:108px;
    padding-bottom:105px;
  }

  .meccamd-sec5__grid{
    grid-template-columns:1fr;
    gap:60px;
  }

  .meccamd-sec5__content{
    max-width:100%;
  }

  .meccamd-sec5__process{
    max-width:860px;
  }

  .meccamd-sec5__audience-title{
    grid-template-columns:1fr;
    gap:22px;
  }

  .meccamd-sec5__audience-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:767px){
  .meccamd-sec5{
    padding:82px 20px;
  }

  .meccamd-sec5__eyebrow{
    gap:10px;
    margin-bottom:20px;
    font-size:10px;
    letter-spacing:.15em;
    line-height:1.5;
  }

  .meccamd-sec5__eyebrow span{
    width:30px;
  }

  .meccamd-sec5__price-badge{
    margin-bottom:22px;
    padding:16px 18px;
    border-radius:20px;
  }

  .meccamd-sec5__price-badge small{
    font-size:9.5px;
  }

  .meccamd-sec5__price-badge strong{
    font-size:35px;
  }

  .meccamd-sec5__content h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec5__lead{
    margin-top:22px;
    font-size:15.5px;
    line-height:1.82;
  }

  .meccamd-sec5__highlights{
    gap:12px;
    margin-top:26px;
  }

  .meccamd-sec5__highlight{
    grid-template-columns:46px minmax(0,1fr);
    gap:14px;
    min-height:auto;
    padding:14px 15px;
    border-radius:20px;
  }

  .meccamd-sec5__highlight span{
    width:46px;
    height:46px;
    border-radius:15px;
    font-size:12px;
  }

  .meccamd-sec5__highlight p{
    font-size:13.5px;
    line-height:1.65;
  }

  .meccamd-sec5__actions{
    flex-direction:column;
    align-items:stretch;
    gap:14px;
    margin-top:30px;
  }

  .meccamd-sec5__btn{
    width:100%;
    min-height:56px;
    padding:0 22px;
    box-sizing:border-box;
  }

  .meccamd-sec5__process{
    padding:30px 20px 22px;
    border-radius:30px;
  }

  .meccamd-sec5__process:before{
    left:20px;
    width:92px;
  }

  .meccamd-sec5__process-head{
    margin-bottom:20px;
  }

  .meccamd-sec5__process-head span{
    font-size:9.5px;
  }

  .meccamd-sec5__process-head h3{
    font-size:29px;
  }

  .meccamd-sec5__process-head p{
    font-size:14px;
    line-height:1.78;
  }

  .meccamd-sec5__timeline{
    gap:9px;
  }

  .meccamd-sec5__timeline:before{
    left:21px;
  }

  .meccamd-sec5__step{
    grid-template-columns:44px minmax(0,1fr);
    gap:14px;
    padding:14px 10px 14px 0;
  }

  .meccamd-sec5__step span{
    width:44px;
    height:44px;
    border-radius:15px;
    font-size:11px;
  }

  .meccamd-sec5__step strong{
    font-size:14px;
  }

  .meccamd-sec5__step p{
    font-size:12.8px;
  }

  .meccamd-sec5__audience{
    margin-top:48px;
    padding:28px 20px 24px;
    border-radius:30px;
  }

  .meccamd-sec5__audience-title{
    gap:18px;
    margin-bottom:24px;
  }

  .meccamd-sec5__audience-title span{
    min-height:34px;
    padding:0 14px;
    font-size:9.5px;
  }

  .meccamd-sec5__audience-title h3{
    font-size:26px;
    line-height:1.38;
  }

  .meccamd-sec5__audience-grid{
    grid-template-columns:1fr;
    gap:14px;
  }

  .meccamd-sec5__audience-card{
    min-height:auto;
    padding:21px 18px;
    border-radius:23px;
  }

  .meccamd-sec5__audience-card strong{
    font-size:15px;
  }

  .meccamd-sec5__audience-card p{
    font-size:13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-99857ad */.meccamd-sec6v2{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:125px clamp(22px,6vw,90px) 120px;
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#faf6f3;
  color:#21100d;
}

.meccamd-sec6v2__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 9% 14%, rgba(228,49,37,.10), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(217,164,65,.15), transparent 27%),
    radial-gradient(circle at 82% 88%, rgba(109,22,17,.08), transparent 30%),
    linear-gradient(135deg,#fcf9f7 0%,#f6ede8 48%,#fbf7f4 100%);
  pointer-events:none;
}

.meccamd-sec6v2__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.28;
  background-image:
    linear-gradient(rgba(109,22,17,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(109,22,17,.045) 1px, transparent 1px);
  background-size:88px 88px;
}

.meccamd-sec6v2__wrap{
  position:relative;
  z-index:2;
  max-width:1380px;
  margin:0 auto;
}

/* =========================
   HEADER
========================= */

.meccamd-sec6v2__header{
  margin-bottom:72px;
}

.meccamd-sec6v2__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  font-size:12px;
  line-height:1;
  font-weight:850;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#9c251d;
}

.meccamd-sec6v2__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec6v2__heading-grid{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);
  gap:clamp(34px,5vw,84px);
  align-items:end;
}

.meccamd-sec6v2__heading-grid h2{
  margin:0;
  max-width:900px;
  font-size:clamp(42px,4.55vw,72px);
  line-height:1.08;
  font-weight:900;
  letter-spacing:-.05em;
  color:#21100d;
}

.meccamd-sec6v2__heading-grid h2 strong{
  display:block;
  font-weight:900;
  background:linear-gradient(90deg,#6d1611 0%,#c52d23 50%,#d9a441 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec6v2__heading-grid p{
  margin:0 0 8px;
  max-width:570px;
  font-size:17px;
  line-height:1.92;
  color:#5f4943;
}

/* =========================
   MAIN GRID
========================= */

.meccamd-sec6v2__main{
  display:grid;
  grid-template-columns:minmax(430px,.95fr) minmax(0,1.05fr);
  gap:clamp(34px,5vw,72px);
  align-items:start;
}

/* =========================
   VISUAL
========================= */

.meccamd-sec6v2__visual{
  position:relative;
  min-height:830px;
}

.meccamd-sec6v2__image{
  position:absolute;
  top:0;
  left:0;
  width:min(560px,92%);
  height:640px;
  border-radius:48px;
  overflow:hidden;
  background:#6d1611;
  box-shadow:
    0 48px 100px rgba(62,27,21,.22),
    0 18px 44px rgba(62,27,21,.12);
}

.meccamd-sec6v2__image:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(30,12,9,.40)),
    linear-gradient(90deg,rgba(109,22,17,.16),transparent 70%);
}

.meccamd-sec6v2__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.meccamd-sec6v2__floating{
  position:absolute;
  z-index:4;
  box-sizing:border-box;
  box-shadow:0 30px 70px rgba(53,22,17,.20);
}

.meccamd-sec6v2__floating--top{
  top:54px;
  right:0;
  width:265px;
  padding:22px 22px 20px;
  border-radius:26px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(109,22,17,.10);
}

.meccamd-sec6v2__floating--top span{
  display:block;
  margin-bottom:9px;
  font-size:10px;
  line-height:1.4;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#a1281f;
}

.meccamd-sec6v2__floating--top strong{
  display:block;
  font-size:19px;
  line-height:1.38;
  letter-spacing:-.025em;
  font-weight:900;
  color:#23110e;
}

.meccamd-sec6v2__floating--bottom{
  left:28px;
  bottom:160px;
  width:min(390px,82%);
  display:flex;
  align-items:center;
  gap:18px;
  padding:24px;
  border-radius:30px;
  background:linear-gradient(145deg,#6d1611 0%,#44100c 100%);
  color:#fff;
}

.meccamd-sec6v2__pulse{
  flex:0 0 auto;
  width:62px;
  height:62px;
  border-radius:22px;
  background:
    radial-gradient(circle at 50% 50%, #fff 0 17%, transparent 18%),
    linear-gradient(135deg,#e43125,#d9a441);
  box-shadow:
    0 0 0 10px rgba(255,255,255,.08),
    0 16px 36px rgba(0,0,0,.24);
}

.meccamd-sec6v2__floating--bottom strong{
  display:block;
  margin-bottom:6px;
  font-size:17px;
  line-height:1.35;
  font-weight:900;
  letter-spacing:-.02em;
}

.meccamd-sec6v2__floating--bottom p{
  margin:0;
  font-size:13px;
  line-height:1.68;
  color:rgba(255,255,255,.78);
}

/* STAT PANEL */
.meccamd-sec6v2__stat-panel{
  position:absolute;
  z-index:5;
  left:0;
  right:18px;
  bottom:0;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  padding:18px;
  border-radius:34px;
  background:rgba(255,255,255,.90);
  border:1px solid rgba(109,22,17,.10);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 35px 80px rgba(53,22,17,.17);
}

.meccamd-sec6v2__stat{
  min-height:118px;
  padding:20px 16px;
  box-sizing:border-box;
  border-radius:24px;
  background:linear-gradient(145deg,#fff,#f8efea);
  border:1px solid rgba(109,22,17,.08);
}

.meccamd-sec6v2__stat strong{
  display:block;
  margin-bottom:13px;
  font-size:27px;
  line-height:1;
  letter-spacing:-.04em;
  font-weight:900;
  color:#6d1611;
}

.meccamd-sec6v2__stat span{
  display:block;
  font-size:13px;
  line-height:1.55;
  font-weight:750;
  color:#39211d;
}

/* =========================
   PROGRAMME CARDS
========================= */

.meccamd-sec6v2__programmes{
  display:flex;
  flex-direction:column;
  gap:24px;
}

.meccamd-sec6v2__card{
  position:relative;
  overflow:hidden;
  padding:40px 38px 36px;
  box-sizing:border-box;
  border-radius:40px;
  transition:transform .35s ease, box-shadow .35s ease;
}

.meccamd-sec6v2__card:hover{
  transform:translateY(-7px);
}

.meccamd-sec6v2__card--soft{
  background:rgba(255,255,255,.82);
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 30px 72px rgba(58,24,18,.10);
}

.meccamd-sec6v2__card--soft:hover{
  box-shadow:0 40px 88px rgba(58,24,18,.16);
}

.meccamd-sec6v2__card--premium{
  color:#fff;
  background:
    radial-gradient(circle at 88% 12%, rgba(217,164,65,.24), transparent 28%),
    linear-gradient(145deg,#6d1611 0%,#48100c 58%,#2d0a08 100%);
  box-shadow:0 38px 88px rgba(55,18,14,.30);
}

.meccamd-sec6v2__card-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:26px;
}

.meccamd-sec6v2__card-top span{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 16px;
  border-radius:999px;
  font-size:10.5px;
  line-height:1;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-sec6v2__card--soft .meccamd-sec6v2__card-top span{
  color:#a1281f;
  background:#f7e6df;
  border:1px solid rgba(161,40,31,.12);
}

.meccamd-sec6v2__card--premium .meccamd-sec6v2__card-top span{
  color:#ffd8d2;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.18);
}

.meccamd-sec6v2__card-top strong{
  flex:0 0 auto;
  font-size:36px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.04em;
}

.meccamd-sec6v2__card--soft .meccamd-sec6v2__card-top strong{
  color:#6d1611;
}

.meccamd-sec6v2__card--premium .meccamd-sec6v2__card-top strong{
  color:#fff;
}

.meccamd-sec6v2__card h3{
  margin:0;
  max-width:760px;
  font-size:clamp(28px,2.55vw,42px);
  line-height:1.2;
  letter-spacing:-.04em;
  font-weight:900;
}

.meccamd-sec6v2__card--soft h3{
  color:#21100d;
}

.meccamd-sec6v2__card--premium h3{
  color:#fff;
}

.meccamd-sec6v2__card p{
  margin:20px 0 0;
  max-width:820px;
  font-size:15.5px;
  line-height:1.9;
}

.meccamd-sec6v2__card--soft p{
  color:#604a44;
}

.meccamd-sec6v2__card--premium p{
  color:rgba(255,255,255,.80);
}

.meccamd-sec6v2__tags{
  display:flex;
  flex-wrap:wrap;
  gap:11px;
  margin-top:27px;
}

.meccamd-sec6v2__tags span{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 15px;
  border-radius:999px;
  font-size:12.5px;
  font-weight:700;
}

.meccamd-sec6v2__card--soft .meccamd-sec6v2__tags span{
  color:#3f241f;
  background:#fff;
  border:1px solid rgba(109,22,17,.10);
}

.meccamd-sec6v2__card--premium .meccamd-sec6v2__tags span{
  color:#fff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
}

.meccamd-sec6v2__link{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-top:30px;
  text-decoration:none;
  color:#6d1611;
  font-size:15px;
  font-weight:900;
  transition:all .3s ease;
}

.meccamd-sec6v2__link em{
  width:40px;
  height:40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  font-style:normal;
  background:linear-gradient(135deg,#e43125,#8d1710);
  color:#fff;
  font-size:17px;
  box-shadow:0 15px 34px rgba(228,49,37,.24);
  transition:transform .3s ease;
}

.meccamd-sec6v2__link:hover{
  color:#b4261d;
}

.meccamd-sec6v2__link:hover em{
  transform:translate(4px,-4px);
}

.meccamd-sec6v2__link--light{
  color:#fff;
}

.meccamd-sec6v2__link--light:hover{
  color:#ffd8d2;
}

/* =========================
   BOTTOM INSIGHT STRIP
========================= */

.meccamd-sec6v2__insight{
  position:relative;
  margin-top:78px;
  padding:46px 44px 42px;
  border-radius:44px;
  background:#fff;
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 36px 86px rgba(58,24,18,.11);
}

.meccamd-sec6v2__insight-title{
  display:grid;
  grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);
  gap:34px;
  align-items:start;
  margin-bottom:38px;
}

.meccamd-sec6v2__insight-title span{
  display:inline-flex;
  align-items:center;
  width:max-content;
  min-height:38px;
  padding:0 18px;
  border-radius:999px;
  background:#f7e6df;
  border:1px solid rgba(161,40,31,.12);
  color:#a1281f;
  font-size:11px;
  font-weight:850;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.meccamd-sec6v2__insight-title h3{
  margin:0;
  max-width:980px;
  font-size:clamp(28px,3vw,46px);
  line-height:1.32;
  letter-spacing:-.04em;
  font-weight:900;
  color:#21100d;
}

.meccamd-sec6v2__insight-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

.meccamd-sec6v2__insight-item{
  min-height:215px;
  padding:26px 23px;
  box-sizing:border-box;
  border-radius:28px;
  background:linear-gradient(145deg,#fcf8f5,#f7eee9);
  border:1px solid rgba(109,22,17,.09);
  transition:transform .35s ease, box-shadow .35s ease;
}

.meccamd-sec6v2__insight-item:hover{
  transform:translateY(-7px);
  box-shadow:0 26px 60px rgba(58,24,18,.12);
}

.meccamd-sec6v2__insight-item strong{
  display:block;
  margin-bottom:13px;
  font-size:17px;
  line-height:1.45;
  letter-spacing:-.02em;
  font-weight:900;
  color:#26120f;
}

.meccamd-sec6v2__insight-item p{
  margin:0;
  font-size:14px;
  line-height:1.82;
  color:#65504a;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width:1180px){
  .meccamd-sec6v2{
    padding-top:105px;
    padding-bottom:105px;
  }

  .meccamd-sec6v2__heading-grid{
    grid-template-columns:1fr;
    gap:24px;
  }

  .meccamd-sec6v2__main{
    grid-template-columns:1fr;
    gap:64px;
  }

  .meccamd-sec6v2__visual{
    max-width:820px;
    width:100%;
  }

  .meccamd-sec6v2__insight-title{
    grid-template-columns:1fr;
    gap:22px;
  }

  .meccamd-sec6v2__insight-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:767px){
  .meccamd-sec6v2{
    padding:82px 20px;
  }

  .meccamd-sec6v2__header{
    margin-bottom:48px;
  }

  .meccamd-sec6v2__eyebrow{
    gap:10px;
    margin-bottom:20px;
    font-size:10px;
    line-height:1.5;
    letter-spacing:.15em;
  }

  .meccamd-sec6v2__eyebrow span{
    width:30px;
  }

  .meccamd-sec6v2__heading-grid h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec6v2__heading-grid p{
    font-size:15px;
    line-height:1.84;
  }

  .meccamd-sec6v2__main{
    gap:48px;
  }

  .meccamd-sec6v2__visual{
    min-height:705px;
  }

  .meccamd-sec6v2__image{
    width:88%;
    height:440px;
    border-radius:32px;
  }

  .meccamd-sec6v2__floating--top{
    top:42px;
    right:0;
    width:205px;
    padding:17px;
    border-radius:21px;
  }

  .meccamd-sec6v2__floating--top span{
    font-size:8.5px;
  }

  .meccamd-sec6v2__floating--top strong{
    font-size:15px;
  }

  .meccamd-sec6v2__floating--bottom{
    left:12px;
    bottom:152px;
    width:92%;
    gap:14px;
    padding:18px;
    border-radius:24px;
  }

  .meccamd-sec6v2__pulse{
    width:50px;
    height:50px;
    border-radius:17px;
  }

  .meccamd-sec6v2__floating--bottom strong{
    font-size:15px;
  }

  .meccamd-sec6v2__floating--bottom p{
    font-size:12px;
  }

  .meccamd-sec6v2__stat-panel{
    right:0;
    bottom:0;
    grid-template-columns:1fr;
    gap:10px;
    padding:14px;
    border-radius:26px;
  }

  .meccamd-sec6v2__stat{
    min-height:auto;
    padding:16px;
    border-radius:20px;
  }

  .meccamd-sec6v2__stat strong{
    margin-bottom:8px;
    font-size:23px;
  }

  .meccamd-sec6v2__stat span{
    font-size:12px;
  }

  .meccamd-sec6v2__programmes{
    gap:18px;
  }

  .meccamd-sec6v2__card{
    padding:28px 20px 25px;
    border-radius:28px;
  }

  .meccamd-sec6v2__card-top{
    flex-direction:column;
    gap:14px;
    margin-bottom:20px;
  }

  .meccamd-sec6v2__card-top span{
    min-height:32px;
    padding:0 13px;
    font-size:9.5px;
  }

  .meccamd-sec6v2__card-top strong{
    font-size:31px;
  }

  .meccamd-sec6v2__card h3{
    font-size:26px;
    line-height:1.22;
  }

  .meccamd-sec6v2__card p{
    margin-top:16px;
    font-size:14px;
    line-height:1.82;
  }

  .meccamd-sec6v2__tags{
    gap:10px;
    margin-top:21px;
  }

  .meccamd-sec6v2__tags span{
    min-height:36px;
    padding:0 13px;
    font-size:11.5px;
  }

  .meccamd-sec6v2__link{
    margin-top:24px;
    font-size:14px;
  }

  .meccamd-sec6v2__link em{
    width:36px;
    height:36px;
  }

  .meccamd-sec6v2__insight{
    margin-top:48px;
    padding:28px 20px 24px;
    border-radius:30px;
  }

  .meccamd-sec6v2__insight-title{
    gap:18px;
    margin-bottom:24px;
  }

  .meccamd-sec6v2__insight-title span{
    min-height:34px;
    padding:0 14px;
    font-size:9.5px;
  }

  .meccamd-sec6v2__insight-title h3{
    font-size:26px;
    line-height:1.4;
  }

  .meccamd-sec6v2__insight-grid{
    grid-template-columns:1fr;
    gap:14px;
  }

  .meccamd-sec6v2__insight-item{
    min-height:auto;
    padding:21px 18px;
    border-radius:23px;
  }

  .meccamd-sec6v2__insight-item strong{
    font-size:15px;
  }

  .meccamd-sec6v2__insight-item p{
    font-size:13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-93ed3eb */.meccamd-sec7hub{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:125px clamp(22px,6vw,90px);
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#090403;
  color:#fff;
}

.meccamd-sec7hub__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 10% 14%, rgba(228,49,37,.27), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(217,164,65,.14), transparent 27%),
    radial-gradient(circle at 70% 88%, rgba(109,22,17,.38), transparent 35%),
    linear-gradient(135deg,#070303 0%,#160706 43%,#2c0b08 100%);
  pointer-events:none;
}

.meccamd-sec7hub__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.16;
  background-image:
    linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.08) 1px, transparent 1px);
  background-size:90px 90px;
}

.meccamd-sec7hub__bg:after{
  content:"";
  position:absolute;
  right:-180px;
  top:80px;
  width:620px;
  height:620px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:
    0 0 0 70px rgba(255,255,255,.025),
    0 0 0 150px rgba(255,255,255,.014);
}

.meccamd-sec7hub__wrap{
  position:relative;
  z-index:2;
  max-width:1380px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);
  gap:clamp(42px,6vw,88px);
  align-items:center;
}

/* LEFT INTRO */
.meccamd-sec7hub__intro{
  max-width:650px;
}

.meccamd-sec7hub__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  font-size:12px;
  line-height:1;
  font-weight:850;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#ffd8d2;
}

.meccamd-sec7hub__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec7hub__intro h2{
  margin:0;
  max-width:760px;
  font-size:clamp(42px,4.55vw,72px);
  line-height:1.08;
  letter-spacing:-.052em;
  font-weight:900;
  color:#fff;
}

.meccamd-sec7hub__intro h2 strong{
  display:block;
  background:linear-gradient(90deg,#fff 0%,#ffd5cf 50%,#f0bd53 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec7hub__intro p{
  margin:28px 0 0;
  max-width:620px;
  font-size:16.5px;
  line-height:1.88;
  color:rgba(255,255,255,.76);
}

/* STATS */
.meccamd-sec7hub__stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:13px;
  margin-top:34px;
}

.meccamd-sec7hub__stats div{
  min-height:124px;
  padding:22px 18px;
  box-sizing:border-box;
  border-radius:24px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.meccamd-sec7hub__stats b{
  display:block;
  margin-bottom:10px;
  font-size:34px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.04em;
  color:#fff;
}

.meccamd-sec7hub__stats span{
  display:block;
  font-size:12.5px;
  line-height:1.55;
  font-weight:700;
  color:rgba(255,255,255,.68);
}

.meccamd-sec7hub__main-btn{
  margin-top:34px;
  min-height:60px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 30px;
  border-radius:999px;
  text-decoration:none;
  color:#6d1611;
  background:#fff;
  font-size:15px;
  font-weight:900;
  box-shadow:0 24px 54px rgba(0,0,0,.30);
  transition:all .32s ease;
}

.meccamd-sec7hub__main-btn:hover{
  transform:translateY(-4px);
  background:#fff4f1;
}

/* RIGHT PANEL */
.meccamd-sec7hub__panel{
  position:relative;
  padding:32px;
  border-radius:46px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.055));
  border:1px solid rgba(255,255,255,.15);
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
  box-shadow:0 45px 100px rgba(0,0,0,.38);
}

.meccamd-sec7hub__panel:before{
  content:"";
  position:absolute;
  inset:16px;
  border-radius:34px;
  border:1px solid rgba(255,255,255,.08);
  pointer-events:none;
}

.meccamd-sec7hub__panel-head{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);
  gap:24px;
  align-items:end;
  margin-bottom:26px;
  padding:6px 6px 0;
}

.meccamd-sec7hub__panel-head span{
  display:inline-flex;
  width:max-content;
  min-height:34px;
  align-items:center;
  padding:0 15px;
  border-radius:999px;
  background:rgba(228,49,37,.16);
  border:1px solid rgba(255,177,168,.20);
  color:#ffd8d2;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-sec7hub__panel-head h3{
  margin:0;
  font-size:clamp(26px,2.5vw,40px);
  line-height:1.22;
  letter-spacing:-.04em;
  font-weight:900;
  color:#fff;
}

/* PATHWAYS */
.meccamd-sec7hub__pathways{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr;
  gap:16px;
}

.meccamd-hub-card{
  position:relative;
  display:grid;
  grid-template-columns:64px minmax(0,1fr) auto;
  gap:20px;
  align-items:center;
  min-height:190px;
  padding:22px;
  border-radius:30px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.12);
  transition:all .32s ease;
}

.meccamd-hub-card:hover{
  transform:translateX(-7px);
  background:rgba(255,255,255,.13);
  border-color:rgba(255,255,255,.24);
}

.meccamd-hub-card--featured{
  background:
    radial-gradient(circle at 90% 18%, rgba(217,164,65,.18), transparent 28%),
    linear-gradient(145deg,rgba(109,22,17,.86),rgba(45,10,8,.66));
  border-color:rgba(255,255,255,.20);
}

.meccamd-hub-card__number{
  width:64px;
  height:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:22px;
  background:linear-gradient(135deg,#e43125,#7d120e);
  color:#fff;
  font-size:16px;
  font-weight:900;
  box-shadow:0 16px 34px rgba(228,49,37,.22);
}

.meccamd-hub-card__content > span{
  display:block;
  margin-bottom:8px;
  font-size:10px;
  line-height:1.3;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#ffd8d2;
}

.meccamd-hub-card__content h4{
  margin:0;
  font-size:clamp(22px,2vw,32px);
  line-height:1.25;
  letter-spacing:-.035em;
  font-weight:900;
  color:#fff;
}

.meccamd-hub-card__content p{
  margin:10px 0 0;
  max-width:680px;
  font-size:13.8px;
  line-height:1.7;
  color:rgba(255,255,255,.68);
}

.meccamd-hub-card__chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:16px;
}

.meccamd-hub-card__chips small{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 11px;
  border-radius:999px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.12);
  color:rgba(255,255,255,.86);
  font-size:11px;
  font-weight:700;
}

.meccamd-hub-card > a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:48px;
  padding:0 18px;
  border-radius:999px;
  text-decoration:none;
  color:#6d1611;
  background:#fff;
  font-size:13.5px;
  font-weight:900;
  white-space:nowrap;
  transition:all .3s ease;
}

.meccamd-hub-card > a em{
  font-style:normal;
}

.meccamd-hub-card > a:hover{
  transform:translateY(-3px);
  background:#fff4f1;
}

/* RESPONSIVE */
@media (max-width:1180px){
  .meccamd-sec7hub{
    padding-top:105px;
    padding-bottom:105px;
  }

  .meccamd-sec7hub__wrap{
    grid-template-columns:1fr;
    gap:62px;
  }

  .meccamd-sec7hub__intro{
    max-width:100%;
  }
}

@media (max-width:767px){
  .meccamd-sec7hub{
    padding:82px 20px;
  }

  .meccamd-sec7hub__eyebrow{
    gap:10px;
    margin-bottom:20px;
    font-size:10px;
    line-height:1.5;
    letter-spacing:.15em;
  }

  .meccamd-sec7hub__eyebrow span{
    width:30px;
  }

  .meccamd-sec7hub__intro h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec7hub__intro p{
    margin-top:22px;
    font-size:15px;
    line-height:1.82;
  }

  .meccamd-sec7hub__stats{
    grid-template-columns:1fr;
    gap:11px;
    margin-top:26px;
  }

  .meccamd-sec7hub__stats div{
    min-height:auto;
    padding:18px;
    border-radius:20px;
  }

  .meccamd-sec7hub__stats b{
    font-size:30px;
  }

  .meccamd-sec7hub__main-btn{
    width:100%;
    min-height:56px;
    margin-top:28px;
    padding:0 22px;
    box-sizing:border-box;
  }

  .meccamd-sec7hub__panel{
    padding:18px;
    border-radius:30px;
  }

  .meccamd-sec7hub__panel:before{
    display:none;
  }

  .meccamd-sec7hub__panel-head{
    grid-template-columns:1fr;
    gap:16px;
    margin-bottom:20px;
    padding:4px;
  }

  .meccamd-sec7hub__panel-head h3{
    font-size:27px;
    line-height:1.32;
  }

  .meccamd-hub-card{
    grid-template-columns:50px minmax(0,1fr);
    gap:14px;
    min-height:auto;
    padding:16px;
    border-radius:22px;
  }

  .meccamd-hub-card:hover{
    transform:none;
  }

  .meccamd-hub-card__number{
    width:50px;
    height:50px;
    border-radius:16px;
    font-size:13px;
  }

  .meccamd-hub-card__content h4{
    font-size:22px;
  }

  .meccamd-hub-card__content p{
    font-size:13px;
  }

  .meccamd-hub-card__chips{
    gap:7px;
    margin-top:14px;
  }

  .meccamd-hub-card__chips small{
    min-height:28px;
    font-size:10.5px;
  }

  .meccamd-hub-card > a{
    grid-column:2;
    width:max-content;
    min-height:42px;
    padding:0 15px;
    font-size:12.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-182b75c */.meccamd-sec8gp{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:125px clamp(22px,6vw,90px) 120px;
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#f8f3ef;
  color:#21100d;
}

.meccamd-sec8gp__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 10% 14%, rgba(228,49,37,.10), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(217,164,65,.14), transparent 27%),
    radial-gradient(circle at 78% 86%, rgba(109,22,17,.08), transparent 30%),
    linear-gradient(135deg,#fffaf7 0%,#f4ebe5 52%,#fbf7f4 100%);
  pointer-events:none;
}

.meccamd-sec8gp__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.24;
  background-image:
    linear-gradient(rgba(109,22,17,.045) 1px, transparent 1px),
    linear-gradient(90deg,rgba(109,22,17,.045) 1px, transparent 1px);
  background-size:92px 92px;
}

.meccamd-sec8gp__wrap{
  position:relative;
  z-index:2;
  max-width:1380px;
  margin:0 auto;
}

/* TOP */
.meccamd-sec8gp__top{
  display:grid;
  grid-template-columns:minmax(260px,.28fr) minmax(0,.72fr);
  gap:clamp(34px,5vw,76px);
  align-items:start;
  margin-bottom:70px;
}

.meccamd-sec8gp__label{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding-top:12px;
  font-size:12px;
  font-weight:850;
  line-height:1.5;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#9f251d;
}

.meccamd-sec8gp__label span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec8gp__headline h2{
  margin:0;
  max-width:1050px;
  font-size:clamp(42px,4.55vw,72px);
  line-height:1.08;
  letter-spacing:-.052em;
  font-weight:900;
  color:#21100d;
}

.meccamd-sec8gp__headline h2 strong{
  display:block;
  background:linear-gradient(90deg,#6d1611 0%,#c42d23 52%,#d9a441 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec8gp__headline p{
  margin:26px 0 0;
  max-width:850px;
  font-size:17px;
  line-height:1.88;
  color:#624c46;
}

/* MAIN */
.meccamd-sec8gp__main{
  display:grid;
  grid-template-columns:minmax(0,.62fr) minmax(380px,.38fr);
  gap:26px;
  align-items:stretch;
}

/* LEFT DESK */
.meccamd-sec8gp__desk{
  padding:36px;
  border-radius:44px;
  background:#fff;
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 38px 90px rgba(58,24,18,.11);
}

.meccamd-sec8gp__desk-head{
  display:grid;
  grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr);
  gap:24px;
  align-items:start;
  margin-bottom:28px;
}

.meccamd-sec8gp__desk-head span{
  display:inline-flex;
  align-items:center;
  width:max-content;
  min-height:34px;
  padding:0 15px;
  border-radius:999px;
  background:#f7e6df;
  border:1px solid rgba(161,40,31,.12);
  color:#a1281f;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-sec8gp__desk-head h3{
  margin:0;
  font-size:clamp(28px,2.7vw,42px);
  line-height:1.22;
  letter-spacing:-.04em;
  font-weight:900;
  color:#21100d;
}

/* SERVICE MAP */
.meccamd-sec8gp__service-map{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.meccamd-sec8gp__service-group{
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:16px;
  align-items:flex-start;
  min-height:245px;
  padding:24px;
  box-sizing:border-box;
  border-radius:30px;
  background:linear-gradient(145deg,#fcf8f5,#f5ece7);
  border:1px solid rgba(109,22,17,.09);
  transition:all .32s ease;
}

.meccamd-sec8gp__service-group:hover{
  transform:translateY(-7px);
  box-shadow:0 26px 60px rgba(58,24,18,.12);
}

.meccamd-sec8gp__service-group--primary{
  color:#fff;
  background:
    radial-gradient(circle at 88% 18%, rgba(217,164,65,.20), transparent 28%),
    linear-gradient(145deg,#6d1611 0%,#48100c 58%,#2c0a08 100%);
  border-color:rgba(255,255,255,.16);
}

.meccamd-sec8gp__service-no{
  width:58px;
  height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:19px;
  background:linear-gradient(135deg,#e43125,#7d120e);
  color:#fff;
  font-size:14px;
  font-weight:900;
  box-shadow:0 15px 32px rgba(228,49,37,.22);
}

.meccamd-sec8gp__service-group--primary .meccamd-sec8gp__service-no{
  background:#fff;
  color:#6d1611;
}

.meccamd-sec8gp__service-group span{
  display:block;
  margin-bottom:8px;
  font-size:10px;
  line-height:1.3;
  font-weight:850;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#a1281f;
}

.meccamd-sec8gp__service-group--primary span{
  color:#ffd8d2;
}

.meccamd-sec8gp__service-group h4{
  margin:0;
  font-size:22px;
  line-height:1.3;
  letter-spacing:-.03em;
  font-weight:900;
  color:#21100d;
}

.meccamd-sec8gp__service-group--primary h4{
  color:#fff;
}

.meccamd-sec8gp__service-group p{
  margin:12px 0 0;
  font-size:14px;
  line-height:1.78;
  color:#66504a;
}

.meccamd-sec8gp__service-group--primary p{
  color:rgba(255,255,255,.76);
}

/* RIGHT BOARD */
.meccamd-sec8gp__board{
  display:grid;
  grid-template-columns:1fr;
  gap:18px;
}

.meccamd-sec8gp__image-card{
  position:relative;
  min-height:360px;
  border-radius:38px;
  overflow:hidden;
  background:#6d1611;
  box-shadow:0 34px 82px rgba(58,24,18,.16);
}

.meccamd-sec8gp__image-card:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(36,14,11,.36)),
    linear-gradient(90deg,rgba(109,22,17,.15),transparent 70%);
}

.meccamd-sec8gp__image-card img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

/* QUICK LIST */
.meccamd-sec8gp__quick-list{
  padding:28px;
  border-radius:34px;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 26px 62px rgba(58,24,18,.09);
}

.meccamd-sec8gp__quick-list h3{
  margin:0 0 18px;
  font-size:25px;
  line-height:1.25;
  letter-spacing:-.035em;
  font-weight:900;
  color:#21100d;
}

.meccamd-sec8gp__quick-grid{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.meccamd-sec8gp__quick-grid span{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 14px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(109,22,17,.09);
  color:#4d342f;
  font-size:12.5px;
  line-height:1;
  font-weight:750;
}

/* BOOKING CARD */
.meccamd-sec8gp__booking-card{
  padding:30px;
  border-radius:34px;
  color:#fff;
  background:
    radial-gradient(circle at 88% 18%, rgba(217,164,65,.18), transparent 28%),
    linear-gradient(145deg,#6d1611 0%,#48100c 58%,#2c0a08 100%);
  box-shadow:0 30px 76px rgba(55,18,14,.22);
}

.meccamd-sec8gp__booking-card span{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 14px;
  margin-bottom:16px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.18);
  color:#ffd8d2;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-sec8gp__booking-card h4{
  margin:0;
  font-size:clamp(24px,2.2vw,34px);
  line-height:1.25;
  letter-spacing:-.04em;
  font-weight:900;
}

.meccamd-sec8gp__booking-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:24px;
}

.meccamd-sec8gp__btn{
  min-height:54px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 22px;
  border-radius:999px;
  text-decoration:none;
  color:#6d1611;
  background:#fff;
  font-size:13.5px;
  font-weight:900;
  transition:all .32s ease;
}

.meccamd-sec8gp__btn--ghost{
  color:#fff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.22);
}

.meccamd-sec8gp__btn:hover{
  transform:translateY(-4px);
}

/* RESPONSIVE */
@media (max-width:1180px){
  .meccamd-sec8gp{
    padding-top:105px;
    padding-bottom:105px;
  }

  .meccamd-sec8gp__top,
  .meccamd-sec8gp__main,
  .meccamd-sec8gp__desk-head{
    grid-template-columns:1fr;
  }
}

@media (max-width:767px){
  .meccamd-sec8gp{
    padding:82px 20px;
  }

  .meccamd-sec8gp__top{
    gap:20px;
    margin-bottom:44px;
  }

  .meccamd-sec8gp__label{
    gap:10px;
    font-size:10px;
    letter-spacing:.15em;
  }

  .meccamd-sec8gp__label span{
    width:30px;
  }

  .meccamd-sec8gp__headline h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec8gp__headline p{
    margin-top:20px;
    font-size:15px;
    line-height:1.82;
  }

  .meccamd-sec8gp__desk{
    padding:24px 16px;
    border-radius:30px;
  }

  .meccamd-sec8gp__desk-head{
    gap:18px;
  }

  .meccamd-sec8gp__desk-head h3{
    font-size:27px;
    line-height:1.32;
  }

  .meccamd-sec8gp__service-map{
    grid-template-columns:1fr;
    gap:14px;
  }

  .meccamd-sec8gp__service-group{
    grid-template-columns:46px minmax(0,1fr);
    gap:14px;
    min-height:auto;
    padding:18px;
    border-radius:22px;
  }

  .meccamd-sec8gp__service-no{
    width:46px;
    height:46px;
    border-radius:15px;
    font-size:12px;
  }

  .meccamd-sec8gp__service-group h4{
    font-size:19px;
  }

  .meccamd-sec8gp__service-group p{
    font-size:13px;
  }

  .meccamd-sec8gp__image-card{
    min-height:300px;
    border-radius:28px;
  }

  .meccamd-sec8gp__quick-list,
  .meccamd-sec8gp__booking-card{
    padding:22px 18px;
    border-radius:26px;
  }

  .meccamd-sec8gp__quick-list h3{
    font-size:23px;
  }

  .meccamd-sec8gp__booking-card h4{
    font-size:24px;
    line-height:1.35;
  }

  .meccamd-sec8gp__booking-actions{
    flex-direction:column;
  }

  .meccamd-sec8gp__btn{
    width:100%;
    min-height:54px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-02e5252 */.meccamd-sec9dark{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:125px clamp(22px,6vw,90px) 120px;
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#070303;
  color:#fff;
}

.meccamd-sec9dark__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 14%, rgba(228,49,37,.26), transparent 28%),
    radial-gradient(circle at 92% 10%, rgba(217,164,65,.13), transparent 26%),
    radial-gradient(circle at 76% 88%, rgba(109,22,17,.38), transparent 34%),
    linear-gradient(135deg,#070303 0%,#140605 42%,#2b0a08 100%);
  pointer-events:none;
}

.meccamd-sec9dark__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.15;
  background-image:
    linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.08) 1px, transparent 1px);
  background-size:92px 92px;
}

.meccamd-sec9dark__bg:after{
  content:"";
  position:absolute;
  width:680px;
  height:680px;
  right:-230px;
  top:120px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:
    0 0 0 70px rgba(255,255,255,.025),
    0 0 0 150px rgba(255,255,255,.015);
}

.meccamd-sec9dark__wrap{
  position:relative;
  z-index:2;
  max-width:1380px;
  margin:0 auto;
}

/* TOP */
.meccamd-sec9dark__top{
  max-width:1040px;
  margin-bottom:70px;
}

.meccamd-sec9dark__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  font-size:12px;
  line-height:1;
  font-weight:850;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#ffd8d2;
}

.meccamd-sec9dark__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec9dark__top h2{
  margin:0;
  max-width:1040px;
  font-size:clamp(42px,4.65vw,76px);
  line-height:1.06;
  letter-spacing:-.055em;
  font-weight:900;
  color:#fff;
}

.meccamd-sec9dark__top h2 strong{
  display:block;
  background:linear-gradient(90deg,#fff 0%,#ffd5cf 50%,#f0bd53 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec9dark__top p{
  margin:28px 0 0;
  max-width:850px;
  font-size:17px;
  line-height:1.88;
  color:rgba(255,255,255,.74);
}

/* GRID */
.meccamd-sec9dark__grid{
  display:grid;
  grid-template-columns:minmax(380px,.46fr) minmax(0,.54fr);
  gap:30px;
  align-items:stretch;
}

/* MANIFESTO */
.meccamd-sec9dark__manifesto{
  position:relative;
  min-height:720px;
  overflow:hidden;
  border-radius:46px;
  padding:42px;
  box-sizing:border-box;
  background:
    radial-gradient(circle at 78% 14%, rgba(217,164,65,.20), transparent 28%),
    linear-gradient(145deg,#6d1611 0%,#45100c 58%,#210706 100%);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 44px 100px rgba(0,0,0,.36);
}

.meccamd-sec9dark__manifesto:before{
  content:"";
  position:absolute;
  inset:22px;
  border-radius:34px;
  border:1px solid rgba(255,255,255,.12);
  pointer-events:none;
}

.meccamd-sec9dark__manifesto:after{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  right:-150px;
  bottom:-150px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(217,164,65,.20),transparent 68%);
}

.meccamd-sec9dark__manifesto-num{
  position:absolute;
  top:36px;
  right:42px;
  font-size:120px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.08em;
  color:rgba(255,255,255,.08);
}

.meccamd-sec9dark__manifesto-content{
  position:relative;
  z-index:2;
  max-width:560px;
  margin-top:210px;
}

.meccamd-sec9dark__manifesto-content span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 15px;
  margin-bottom:24px;
  border-radius:999px;
  background:rgba(255,255,255,.11);
  border:1px solid rgba(255,255,255,.20);
  color:#ffd8d2;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-sec9dark__manifesto-content h3{
  margin:0;
  font-size:clamp(34px,3.35vw,56px);
  line-height:1.08;
  letter-spacing:-.052em;
  font-weight:900;
  color:#fff;
}

.meccamd-sec9dark__manifesto-content p{
  margin:24px 0 0;
  font-size:16px;
  line-height:1.86;
  color:rgba(255,255,255,.76);
}

.meccamd-sec9dark__manifesto-line{
  position:absolute;
  left:42px;
  bottom:42px;
  width:180px;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#fff,#d9a441,#e43125);
}

/* STACK */
.meccamd-sec9dark__stack{
  display:flex;
  flex-direction:column;
  gap:18px;
}

.meccamd-sec9dark__trust{
  position:relative;
  display:grid;
  grid-template-columns:64px minmax(0,1fr);
  gap:20px;
  min-height:164px;
  padding:26px;
  box-sizing:border-box;
  border-radius:34px;
  background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.055));
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 28px 70px rgba(0,0,0,.22);
  transition:all .32s ease;
}

.meccamd-sec9dark__trust:hover{
  transform:translateX(-8px);
  background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.075));
  border-color:rgba(255,255,255,.24);
}

.meccamd-sec9dark__trust--offset{
  margin-left:44px;
}

.meccamd-sec9dark__trust-num{
  width:64px;
  height:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:22px;
  background:linear-gradient(135deg,#e43125,#7d120e);
  color:#fff;
  font-size:15px;
  font-weight:900;
  box-shadow:0 16px 34px rgba(228,49,37,.22);
}

.meccamd-sec9dark__trust span{
  display:block;
  margin-bottom:8px;
  font-size:10px;
  line-height:1.3;
  font-weight:850;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#ffd8d2;
}

.meccamd-sec9dark__trust h3{
  margin:0;
  font-size:clamp(22px,2vw,31px);
  line-height:1.25;
  letter-spacing:-.035em;
  font-weight:900;
  color:#fff;
}

.meccamd-sec9dark__trust p{
  margin:11px 0 0;
  font-size:14px;
  line-height:1.76;
  color:rgba(255,255,255,.68);
}

/* PROOF */
.meccamd-sec9dark__proof{
  margin-top:30px;
  display:grid;
  grid-template-columns:minmax(280px,.34fr) minmax(0,.66fr);
  gap:24px;
  align-items:stretch;
  padding:28px;
  border-radius:40px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 34px 82px rgba(0,0,0,.22);
}

.meccamd-sec9dark__proof-title{
  padding:10px;
}

.meccamd-sec9dark__proof-title span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 15px;
  margin-bottom:18px;
  border-radius:999px;
  background:rgba(228,49,37,.16);
  border:1px solid rgba(255,177,168,.20);
  color:#ffd8d2;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-sec9dark__proof-title h3{
  margin:0;
  font-size:clamp(26px,2.6vw,42px);
  line-height:1.22;
  letter-spacing:-.04em;
  font-weight:900;
  color:#fff;
}

.meccamd-sec9dark__proof-items{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}

.meccamd-sec9dark__proof-items div{
  min-height:180px;
  padding:24px 20px;
  border-radius:28px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}

.meccamd-sec9dark__proof-items strong{
  display:block;
  margin-bottom:12px;
  font-size:18px;
  line-height:1.35;
  font-weight:900;
  color:#fff;
}

.meccamd-sec9dark__proof-items small{
  display:block;
  font-size:13px;
  line-height:1.72;
  color:rgba(255,255,255,.66);
}

/* RESPONSIVE */
@media (max-width:1180px){
  .meccamd-sec9dark{
    padding-top:105px;
    padding-bottom:105px;
  }

  .meccamd-sec9dark__grid,
  .meccamd-sec9dark__proof{
    grid-template-columns:1fr;
  }

  .meccamd-sec9dark__manifesto{
    min-height:560px;
  }

  .meccamd-sec9dark__manifesto-content{
    margin-top:150px;
  }

  .meccamd-sec9dark__trust--offset{
    margin-left:0;
  }
}

@media (max-width:767px){
  .meccamd-sec9dark{
    padding:82px 20px;
  }

  .meccamd-sec9dark__top{
    margin-bottom:44px;
  }

  .meccamd-sec9dark__eyebrow{
    gap:10px;
    margin-bottom:20px;
    font-size:10px;
    line-height:1.5;
    letter-spacing:.15em;
  }

  .meccamd-sec9dark__eyebrow span{
    width:30px;
  }

  .meccamd-sec9dark__top h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec9dark__top p{
    margin-top:22px;
    font-size:15px;
    line-height:1.82;
  }

  .meccamd-sec9dark__manifesto{
    min-height:auto;
    padding:28px 20px 80px;
    border-radius:30px;
  }

  .meccamd-sec9dark__manifesto:before{
    display:none;
  }

  .meccamd-sec9dark__manifesto-num{
    top:20px;
    right:24px;
    font-size:78px;
  }

  .meccamd-sec9dark__manifesto-content{
    margin-top:110px;
  }

  .meccamd-sec9dark__manifesto-content h3{
    font-size:31px;
    line-height:1.14;
  }

  .meccamd-sec9dark__manifesto-content p{
    font-size:14px;
    line-height:1.78;
  }

  .meccamd-sec9dark__manifesto-line{
    left:20px;
    bottom:28px;
    width:120px;
  }

  .meccamd-sec9dark__stack{
    gap:14px;
  }

  .meccamd-sec9dark__trust{
    grid-template-columns:50px minmax(0,1fr);
    gap:14px;
    min-height:auto;
    padding:18px;
    border-radius:24px;
  }

  .meccamd-sec9dark__trust:hover{
    transform:none;
  }

  .meccamd-sec9dark__trust-num{
    width:50px;
    height:50px;
    border-radius:16px;
    font-size:13px;
  }

  .meccamd-sec9dark__trust h3{
    font-size:21px;
  }

  .meccamd-sec9dark__trust p{
    font-size:13px;
  }

  .meccamd-sec9dark__proof{
    margin-top:22px;
    padding:18px;
    border-radius:30px;
  }

  .meccamd-sec9dark__proof-title{
    padding:4px;
  }

  .meccamd-sec9dark__proof-title h3{
    font-size:26px;
  }

  .meccamd-sec9dark__proof-items{
    grid-template-columns:1fr;
    gap:12px;
  }

  .meccamd-sec9dark__proof-items div{
    min-height:auto;
    padding:20px 18px;
    border-radius:22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0876060 */.meccamd-sec10light{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:120px clamp(22px,6vw,90px);
  box-sizing:border-box;
  font-family:'Poppins',sans-serif;
  background:#fbf7f4;
  color:#21100d;
}

.meccamd-sec10light__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 18%, rgba(228,49,37,.10), transparent 28%),
    radial-gradient(circle at 90% 12%, rgba(217,164,65,.16), transparent 28%),
    radial-gradient(circle at 70% 90%, rgba(109,22,17,.08), transparent 32%),
    linear-gradient(135deg,#fffaf7 0%,#f5ece7 50%,#ffffff 100%);
  pointer-events:none;
}

.meccamd-sec10light__bg:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.24;
  background-image:
    linear-gradient(rgba(109,22,17,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(109,22,17,.045) 1px, transparent 1px);
  background-size:86px 86px;
}

.meccamd-sec10light__wrap{
  position:relative;
  z-index:2;
  max-width:1380px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);
  gap:clamp(42px,6vw,88px);
  align-items:center;
}

/* LEFT COPY */
.meccamd-sec10light__copy{
  max-width:680px;
}

.meccamd-sec10light__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:24px;
  font-size:12px;
  line-height:1;
  font-weight:850;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#9f251d;
}

.meccamd-sec10light__eyebrow span{
  width:46px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec10light__copy h2{
  margin:0;
  max-width:760px;
  font-size:clamp(42px,4.65vw,76px);
  line-height:1.06;
  letter-spacing:-.055em;
  font-weight:900;
  color:#21100d;
}

.meccamd-sec10light__copy h2 strong{
  display:block;
  background:linear-gradient(90deg,#6d1611 0%,#c42d23 52%,#d9a441 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.meccamd-sec10light__copy p{
  margin:28px 0 0;
  max-width:650px;
  font-size:16.5px;
  line-height:1.88;
  color:#624c46;
}

/* CONTACT ROW */
.meccamd-sec10light__contact-row{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  margin-top:34px;
  max-width:520px;
}

.meccamd-sec10light__contact-row a{
  display:block;
  padding:20px 22px;
  border-radius:24px;
  text-decoration:none;
  background:#fff;
  border:1px solid rgba(109,22,17,.10);
  box-shadow:0 20px 48px rgba(58,24,18,.08);
  transition:all .32s ease;
}

.meccamd-sec10light__contact-row a:hover{
  transform:translateY(-5px);
  box-shadow:0 28px 60px rgba(58,24,18,.13);
}

.meccamd-sec10light__contact-row small{
  display:block;
  margin-bottom:7px;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#a1281f;
}

.meccamd-sec10light__contact-row b{
  display:block;
  font-size:17px;
  line-height:1.45;
  font-weight:900;
  color:#21100d;
  word-break:break-word;
}

/* RIGHT DESK */
.meccamd-sec10light__desk{
  position:relative;
  padding:36px;
  border-radius:46px;
  background:#ffffff;
  border:1px solid rgba(109,22,17,.10);
  box-shadow:
    0 42px 95px rgba(58,24,18,.13),
    inset 0 1px 0 rgba(255,255,255,.80);
}

.meccamd-sec10light__desk:before{
  content:"";
  position:absolute;
  top:0;
  left:42px;
  width:130px;
  height:5px;
  border-radius:0 0 99px 99px;
  background:linear-gradient(90deg,#e43125,#d9a441);
}

.meccamd-sec10light__desk-head{
  display:grid;
  grid-template-columns:minmax(200px,.32fr) minmax(0,.68fr);
  gap:26px;
  align-items:end;
  margin-bottom:30px;
}

.meccamd-sec10light__desk-head span{
  display:inline-flex;
  align-items:center;
  width:max-content;
  min-height:34px;
  padding:0 15px;
  border-radius:999px;
  background:#f7e6df;
  border:1px solid rgba(161,40,31,.12);
  color:#a1281f;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}

.meccamd-sec10light__desk-head h3{
  margin:0;
  font-size:clamp(28px,2.7vw,44px);
  line-height:1.18;
  letter-spacing:-.04em;
  font-weight:900;
  color:#21100d;
}

/* ROUTES */
.meccamd-sec10light__routes{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
}

.meccamd-sec10light__route{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  min-height:112px;
  padding:18px;
  border-radius:28px;
  text-decoration:none;
  background:linear-gradient(145deg,#fcf8f5,#f7eee9);
  border:1px solid rgba(109,22,17,.09);
  transition:all .32s ease;
}

.meccamd-sec10light__route:hover{
  transform:translateX(-7px);
  background:#fff;
  box-shadow:0 24px 56px rgba(58,24,18,.12);
  border-color:rgba(109,22,17,.20);
}

.meccamd-sec10light__route-left{
  display:grid;
  grid-template-columns:56px minmax(0,1fr);
  gap:16px;
  align-items:center;
}

.meccamd-sec10light__route-left em{
  width:56px;
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:19px;
  font-style:normal;
  background:linear-gradient(135deg,#e43125,#7d120e);
  color:#fff;
  font-size:13px;
  font-weight:900;
  box-shadow:0 15px 32px rgba(228,49,37,.22);
}

.meccamd-sec10light__route-left strong{
  display:block;
  margin-bottom:7px;
  font-size:20px;
  line-height:1.3;
  letter-spacing:-.025em;
  font-weight:900;
  color:#21100d;
}

.meccamd-sec10light__route-left small{
  display:block;
  max-width:680px;
  font-size:13px;
  line-height:1.62;
  color:#66504a;
}

.meccamd-sec10light__route > span{
  flex:0 0 auto;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:999px;
  color:#6d1611;
  background:#fff;
  border:1px solid rgba(109,22,17,.12);
  font-size:13px;
  font-weight:900;
  transition:all .32s ease;
}

.meccamd-sec10light__route:hover > span{
  color:#fff;
  background:#6d1611;
  border-color:#6d1611;
}

/* BOTTOM CTA */
.meccamd-sec10light__bottom{
  margin-top:24px;
  padding:28px;
  border-radius:32px;
  background:
    radial-gradient(circle at 88% 18%, rgba(217,164,65,.18), transparent 28%),
    linear-gradient(145deg,#6d1611 0%,#48100c 58%,#2d0a08 100%);
  color:#fff;
  display:grid;
  grid-template-columns:minmax(0,.48fr) minmax(280px,.52fr);
  gap:24px;
  align-items:center;
}

.meccamd-sec10light__bottom small{
  display:block;
  margin-bottom:8px;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#ffd8d2;
}

.meccamd-sec10light__bottom strong{
  display:block;
  font-size:clamp(22px,2vw,30px);
  line-height:1.25;
  letter-spacing:-.035em;
  font-weight:900;
}

.meccamd-sec10light__actions{
  display:flex;
  justify-content:flex-end;
  flex-wrap:wrap;
  gap:12px;
}

.meccamd-sec10light__btn{
  min-height:56px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 24px;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  transition:all .32s ease;
}

.meccamd-sec10light__btn--primary{
  color:#6d1611;
  background:#fff;
  box-shadow:0 20px 44px rgba(0,0,0,.20);
}

.meccamd-sec10light__btn--outline{
  color:#fff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.22);
}

.meccamd-sec10light__btn:hover{
  transform:translateY(-4px);
}

/* RESPONSIVE */
@media (max-width:1180px){
  .meccamd-sec10light{
    padding-top:105px;
    padding-bottom:105px;
  }

  .meccamd-sec10light__wrap{
    grid-template-columns:1fr;
    gap:60px;
  }

  .meccamd-sec10light__copy{
    max-width:100%;
  }
}

@media (max-width:767px){
  .meccamd-sec10light{
    padding:82px 20px;
  }

  .meccamd-sec10light__eyebrow{
    gap:10px;
    margin-bottom:20px;
    font-size:10px;
    line-height:1.5;
    letter-spacing:.15em;
  }

  .meccamd-sec10light__eyebrow span{
    width:30px;
  }

  .meccamd-sec10light__copy h2{
    font-size:37px;
    line-height:1.1;
  }

  .meccamd-sec10light__copy p{
    margin-top:22px;
    font-size:15px;
    line-height:1.82;
  }

  .meccamd-sec10light__contact-row{
    margin-top:28px;
  }

  .meccamd-sec10light__desk{
    padding:24px 16px;
    border-radius:30px;
  }

  .meccamd-sec10light__desk:before{
    left:24px;
    width:90px;
  }

  .meccamd-sec10light__desk-head{
    grid-template-columns:1fr;
    gap:16px;
    margin-bottom:24px;
  }

  .meccamd-sec10light__desk-head h3{
    font-size:27px;
    line-height:1.3;
  }

  .meccamd-sec10light__route{
    align-items:flex-start;
    flex-direction:column;
    gap:16px;
    min-height:auto;
    padding:16px;
    border-radius:22px;
  }

  .meccamd-sec10light__route:hover{
    transform:none;
  }

  .meccamd-sec10light__route-left{
    grid-template-columns:48px minmax(0,1fr);
    gap:14px;
  }

  .meccamd-sec10light__route-left em{
    width:48px;
    height:48px;
    border-radius:16px;
    font-size:12px;
  }

  .meccamd-sec10light__route-left strong{
    font-size:18px;
  }

  .meccamd-sec10light__route-left small{
    font-size:12.5px;
  }

  .meccamd-sec10light__route > span{
    margin-left:62px;
    min-height:38px;
    padding:0 16px;
  }

  .meccamd-sec10light__bottom{
    grid-template-columns:1fr;
    gap:20px;
    padding:22px 18px;
    border-radius:26px;
  }

  .meccamd-sec10light__bottom strong{
    font-size:23px;
    line-height:1.35;
  }

  .meccamd-sec10light__actions{
    justify-content:stretch;
    flex-direction:column;
  }

  .meccamd-sec10light__btn{
    width:100%;
    min-height:54px;
  }
}/* End custom CSS */