.elementor-550 .elementor-element.elementor-element-6bda4c5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-19d22ad > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-550 .elementor-element.elementor-element-3b84e86{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-1f07ca8 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-550 .elementor-element.elementor-element-a154b94{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-4ca317e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-550 .elementor-element.elementor-element-69b958a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-e7a61bf > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-550 .elementor-element.elementor-element-6e956b9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-c846f3c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-550 .elementor-element.elementor-element-301cc46{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-fd8a660 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-550 .elementor-element.elementor-element-c9705d9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-2852b63 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-19d22ad *//* ================= HERO — SERVICII BMW ================= */

.ap-srv-hero{
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: linear-gradient(180deg, #05070c 0%, #04060a 100%);
}

.ap-srv-hero__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
}

.ap-srv-hero__bg::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(620px 620px at 12% 18%, rgba(0,160,255,.18), transparent 62%),
    radial-gradient(540px 540px at 82% 14%, rgba(0,55,120,.15), transparent 64%),
    radial-gradient(520px 520px at 78% 84%, rgba(255,30,45,.10), transparent 66%);
  opacity:.95;
}

.ap-srv-hero__stripes{
  position:absolute;
  right:-6%;
  top:6%;
  width:min(520px, 40vw);
  height:min(520px, 40vw);
  transform: rotate(18deg);
  opacity:.18;
  filter: blur(5px);
  background:
    linear-gradient(90deg,
      rgba(0,160,255,.95) 0 12%,
      rgba(0,55,120,.95) 12% 24%,
      rgba(255,30,45,.80) 24% 36%,
      transparent 36%
    );
  mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
  -webkit-mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
}

.ap-srv-hero__rings{
  position:absolute;
  left:-4%;
  bottom:-10%;
  width:340px;
  height:340px;
  opacity:.14;
  background:
    radial-gradient(circle, transparent 0 66px, rgba(255,255,255,.12) 67px, transparent 68px),
    radial-gradient(circle, transparent 0 118px, rgba(0,160,255,.10) 119px, transparent 120px);
  mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 78%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 78%);
}

.ap-srv-hero__dots{
  position:absolute;
  right:18%;
  bottom:10%;
  width:220px;
  height:220px;
  opacity:.12;
  background-image: radial-gradient(rgba(255,255,255,.55) 1px, transparent 1px);
  background-size: 18px 18px;
  mask-image: radial-gradient(circle at 50% 50%, black 46%, transparent 76%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 46%, transparent 76%);
}

.ap-srv-hero__inner{
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(82px, 10vw, 150px) 16px clamp(56px, 7vw, 100px);
  color: rgba(255,255,255,.96);
}

.ap-srv-hero__grid{
  display:grid;
  grid-template-columns: 1.08fr .92fr;
  gap: clamp(20px, 3vw, 44px);
  align-items:start;
}

.ap-srv-hero__content{
  max-width: 780px;
}

.ap-srv-hero__eyebrow{
  margin: 0 0 12px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.80);
}

.ap-srv-hero__title{
  margin: 0;
  font-size: clamp(36px, 4.3vw, 70px);
  line-height: 1.02;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  text-wrap: balance;
  text-shadow: 0 12px 38px rgba(0,0,0,.26);
}

.ap-srv-hero__lead{
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.84;
  color: rgba(255,255,255,.90);
  max-width: 74ch;
}

.ap-srv-hero__actions{
  margin-top: 22px;
  display:flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items:center;
}

.ap-srv-hero__chips{
  margin-top: 20px;
  display:flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ap-srv-hero__chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height: 40px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.14);
  color: rgba(255,255,255,.96);
  font-weight: 900;
  font-size: 13px;
  backdrop-filter: blur(10px);
  box-shadow: 0 10px 26px rgba(0,0,0,.16);
}

.ap-srv-hero__side{
  display:flex;
  justify-content:flex-end;
}

.ap-srv-sidecard{
  width: 100%;
  max-width: 430px;
  border-radius: 26px;
  padding: 20px;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.14);
  backdrop-filter: blur(14px);
  box-shadow: 0 28px 90px rgba(0,0,0,.38);
}

.ap-srv-sidecard__k{
  margin: 0;
  font-size: 12px;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.78);
}

.ap-srv-sidecard__t{
  margin: 10px 0 0;
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.15;
  font-weight: 900;
  color: rgba(255,255,255,.98);
}

.ap-srv-sidecard__p{
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 1.76;
  color: rgba(255,255,255,.88);
}

.ap-srv-sidecard__meta{
  margin-top: 16px;
  display:flex;
  flex-wrap: wrap;
  gap: 8px;
}

.ap-srv-sidecard__meta span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height: 34px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  font-size: 12px;
  font-weight: 800;
  color: rgba(255,255,255,.88);
}

/* Responsive */
@media (max-width: 1024px){
  .ap-srv-hero__grid{
    grid-template-columns: 1fr;
  }

  .ap-srv-hero__side{
    justify-content:flex-start;
  }
}

@media (max-width: 767px){
  .ap-srv-hero__inner{
    padding: 108px 16px 56px;
  }

  .ap-srv-hero__title{
    font-size: clamp(30px, 9vw, 44px);
  }

  .ap-srv-hero__lead{
    font-size: 15px;
  }

  .ap-srv-hero__actions{
    flex-direction: column;
    align-items: stretch;
  }

  .ap-srv-sidecard{
    max-width: 100%;
  }

  .ap-srv-hero__stripes{
    width:260px;
    height:260px;
    right:-14%;
    top:4%;
    opacity:.14;
  }

  .ap-srv-hero__rings{
    width:220px;
    height:220px;
    left:-10%;
    bottom:-8%;
  }

  .ap-srv-hero__dots{
    width:120px;
    height:120px;
    right:6%;
    bottom:10%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f07ca8 *//* ================= GRID SERVICII BMW ================= */

.ap-srv-grid{
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #04060a;
}

.ap-srv-grid__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
}

.ap-srv-grid__bg::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(560px 560px at 10% 18%, rgba(0,160,255,.10), transparent 62%),
    radial-gradient(480px 480px at 86% 18%, rgba(0,55,120,.08), transparent 64%),
    radial-gradient(420px 420px at 82% 84%, rgba(255,30,45,.05), transparent 66%);
  opacity:.95;
}

.ap-srv-grid__stripes{
  position:absolute;
  left:-6%;
  top:8%;
  width:min(420px, 32vw);
  height:min(420px, 32vw);
  transform: rotate(-16deg);
  opacity:.14;
  filter: blur(5px);
  background:
    linear-gradient(90deg,
      rgba(0,160,255,.92) 0 12%,
      rgba(0,55,120,.92) 12% 24%,
      rgba(255,30,45,.76) 24% 36%,
      transparent 36%
    );
  mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
  -webkit-mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
}

.ap-srv-grid__dots{
  position:absolute;
  right:4%;
  bottom:8%;
  width:180px;
  height:180px;
  opacity:.12;
  background-image: radial-gradient(rgba(255,255,255,.55) 1px, transparent 1px);
  background-size: 16px 16px;
  mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 76%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 76%);
}

.ap-srv-grid__inner{
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(48px, 6vw, 92px) 16px;
  color: rgba(255,255,255,.96);
}

.ap-srv-grid__head{
  max-width: 860px;
  margin-bottom: 24px;
}

.ap-srv-grid__eyebrow{
  margin: 0 0 10px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.78);
}

.ap-srv-grid__title{
  margin: 0;
  font-size: clamp(28px, 2.8vw, 46px);
  line-height: 1.08;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  text-wrap: balance;
}

.ap-srv-grid__lead{
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,.90);
  max-width: 76ch;
}

/* ===== PREMIUM SERVICE CARDS ===== */

.ap-srv-grid__cards{
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 16px;
}

.ap-srv-grid__card{
  position: relative;
  display:block;
  min-height: 320px;
  border-radius: 28px;
  overflow: hidden;
  text-decoration:none !important;
  color:#fff !important;
  background: #0a0d14;
  border: 1px solid rgba(255,255,255,.10);
  box-shadow:
    0 24px 70px rgba(0,0,0,.28),
    inset 0 1px 0 rgba(255,255,255,.03);
  transition:
    transform .24s ease,
    border-color .24s ease,
    box-shadow .24s ease;
}

.ap-srv-grid__card:hover{
  transform: translateY(-6px);
  border-color: rgba(255,255,255,.18);
  box-shadow:
    0 36px 95px rgba(0,0,0,.38),
    0 0 0 1px rgba(255,255,255,.02);
}

.ap-srv-grid__media{
  position:absolute;
  inset:0;
  display:block;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  transform: scale(1.01);
  transition: transform .38s ease, filter .38s ease;
  filter: saturate(1.02) contrast(1.02);
}

.ap-srv-grid__card:hover .ap-srv-grid__media{
  transform: scale(1.06);
  filter: saturate(1.08) contrast(1.04);
}

.ap-srv-grid__overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg, rgba(4,6,10,.12) 0%, rgba(4,6,10,.30) 38%, rgba(4,6,10,.92) 100%),
    linear-gradient(90deg, rgba(4,6,10,.22) 0%, rgba(4,6,10,.04) 56%, rgba(4,6,10,.30) 100%);
}

.ap-srv-grid__card::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  right:0;
  height:1px;
  background: linear-gradient(90deg,
    rgba(0,160,255,.72),
    rgba(0,55,120,.64),
    rgba(255,30,45,.36)
  );
  z-index:2;
  pointer-events:none;
}

.ap-srv-grid__card::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    radial-gradient(240px 140px at 0% 0%, rgba(0,160,255,.12), transparent 70%),
    radial-gradient(220px 130px at 100% 0%, rgba(255,30,45,.06), transparent 72%);
  opacity:.95;
}

.ap-srv-grid__content{
  position:relative;
  z-index:3;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  min-height: 320px;
  padding: 22px;
}

.ap-srv-grid__icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:60px;
  height:60px;
  border-radius:18px;
  margin-bottom: 14px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.10), rgba(255,255,255,.045));
  border: 1px solid rgba(255,255,255,.14);
  box-shadow:
    0 16px 36px rgba(0,0,0,.22),
    inset 0 1px 0 rgba(255,255,255,.06);
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(8px);
}

.ap-srv-grid__icon::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(120px 80px at 0% 0%, rgba(0,160,255,.16), transparent 70%),
    radial-gradient(120px 80px at 100% 0%, rgba(255,30,45,.07), transparent 70%);
  opacity:.96;
}

.ap-srv-grid__icon::after{
  content:"";
  position:absolute;
  top:-20%;
  left:-40%;
  width:60%;
  height:160%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.18), transparent);
  transform: rotate(24deg);
  opacity:.7;
}

.ap-srv-grid__icon svg{
  position:relative;
  z-index:1;
  width:26px;
  height:26px;
  stroke: rgba(255,255,255,.96);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ap-srv-grid__name{
  display:block;
  font-size: clamp(21px, 1.55vw, 25px);
  line-height: 1.16;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  text-wrap: balance;
  letter-spacing: -.01em;
  text-shadow: 0 8px 26px rgba(0,0,0,.20);
}

.ap-srv-grid__text{
  display:block;
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.76;
  color: rgba(255,255,255,.86);
  max-width: 36ch;
  text-shadow: 0 1px 0 rgba(0,0,0,.16);
}

.ap-srv-grid__cta{
  display:inline-flex;
  align-items:center;
  gap: 8px;
  margin-top: auto;
  padding-top: 14px;
  font-size: 13px;
  font-weight: 900;
  color: rgba(255,255,255,.98);
  opacity: .95;
  transition: transform .18s ease, opacity .18s ease;
}

.ap-srv-grid__cta::after{
  content:"→";
  display:inline-block;
  transition: transform .18s ease;
}

.ap-srv-grid__card:hover .ap-srv-grid__cta{
  transform: translateX(2px);
  opacity:1;
}

.ap-srv-grid__card:hover .ap-srv-grid__cta::after{
  transform: translateX(4px);
}

/* === service-specific background images === */
/* pune URL-urile tale reale dacă vrei imagini dedicate */
.ap-srv-grid__card--diag .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/hands-mechanic-using-diagnostic-tool-scaled.webp');
}

.ap-srv-grid__card--revizie .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/different-car-accessories-composition-scaled.webp');
}

.ap-srv-grid__card--motor .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/martin-blaszkiewicz-nObqwdo9fwg-unsplash-scaled.webp');
}

.ap-srv-grid__card--electrica .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/close-up-car-engine-repair-shop-scaled.webp');
}

.ap-srv-grid__card--suspensie .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/close-up-car-tyre-break-disc-scaled.webp');
}

.ap-srv-grid__card--transmisie .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/various-work-tools-worktop-scaled.webp');
}

.ap-srv-grid__card--clima .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/brunette-businesswoman-inside-car-scaled.webp');
}

.ap-srv-grid__card--atf .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/hands-mechanic-servicing-car-scaled.webp');
}

.ap-srv-grid__card--inspectie .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/mechanics-repairing-car-workshop-scaled.webp');
}

.ap-srv-grid__card--codari .ap-srv-grid__media{
  background-image:
    linear-gradient(180deg, rgba(7,10,16,.10), rgba(7,10,16,.10)),
    url('https://autopan.ro/wp-content/uploads/2026/03/mechanic-using-diagnostic-tool-scaled.webp');
}

@media (max-width: 1100px){
  .ap-srv-grid__cards{
    grid-template-columns: repeat(2, minmax(0,1fr));
  }
}

@media (max-width: 767px){
  .ap-srv-grid__cards{
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ap-srv-grid__card,
  .ap-srv-grid__content{
    min-height: 270px;
  }

  .ap-srv-grid__content{
    padding: 20px;
  }

  .ap-srv-grid__icon{
    width:56px;
    height:56px;
    border-radius:16px;
  }

  .ap-srv-grid__name{
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ca317e *//* ================= CUM ALEGI SERVICIUL POTRIVIT ================= */

.ap-srv-path{
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #03050a;
}

.ap-srv-path__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
}

.ap-srv-path__glow{
  position:absolute;
  left:-8%;
  top:6%;
  width:min(560px, 44vw);
  aspect-ratio:1;
  border-radius:999px;
  background: radial-gradient(circle at 50% 50%, rgba(0,160,255,.12), transparent 64%);
  filter: blur(30px);
  opacity:.9;
}

.ap-srv-path__lines{
  position:absolute;
  right:-6%;
  bottom:6%;
  width:min(420px, 34vw);
  height:min(420px, 34vw);
  transform: rotate(18deg);
  opacity:.14;
  filter: blur(4px);
  background:
    linear-gradient(90deg,
      rgba(0,160,255,.95) 0 12%,
      rgba(0,55,120,.95) 12% 24%,
      rgba(255,30,45,.76) 24% 36%,
      transparent 36%
    );
  mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
  -webkit-mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
}

.ap-srv-path__inner{
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(52px, 6vw, 98px) 16px;
  color: rgba(255,255,255,.96);
}

.ap-srv-path__grid{
  display:grid;
  grid-template-columns: .88fr 1.12fr;
  gap: clamp(24px, 3vw, 56px);
  align-items:start;
}

.ap-srv-path__intro{
  position: sticky;
  top: 110px;
  max-width: 460px;
}

.ap-srv-path__eyebrow{
  margin: 0 0 10px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.76);
}

.ap-srv-path__title{
  margin: 0;
  font-size: clamp(28px, 2.8vw, 46px);
  line-height: 1.08;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  text-wrap: balance;
}

.ap-srv-path__lead{
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.82;
  color: rgba(255,255,255,.90);
  max-width: 36ch;
}

.ap-srv-path__note{
  margin-top: 18px;
  padding: 16px 18px;
  border-radius: 20px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.10);
}

.ap-srv-path__noteK{
  margin: 0;
  font-size: 12px;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.70);
}

.ap-srv-path__noteV{
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 1.72;
  color: rgba(255,255,255,.88);
}

.ap-srv-path__list{
  display:grid;
  gap: 14px;
}

.ap-srv-path__item{
  position: relative;
  display:grid;
  grid-template-columns: auto 1fr auto;
  gap: 16px;
  align-items:center;
  min-height: 110px;
  padding: 18px;
  border-radius: 24px;
  text-decoration:none !important;
  color: rgba(255,255,255,.96) !important;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.12);
  backdrop-filter: blur(10px);
  box-shadow: 0 22px 70px rgba(0,0,0,.24);
  overflow: hidden;
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}

.ap-srv-path__item::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(220px 120px at 0% 0%, rgba(0,160,255,.10), transparent 70%),
    radial-gradient(220px 120px at 100% 0%, rgba(255,30,45,.05), transparent 70%);
  opacity:.95;
}

.ap-srv-path__item:hover{
  transform: translateY(-3px);
  background: rgba(255,255,255,.05);
  border-color: rgba(255,255,255,.18);
}

.ap-srv-path__item > *{
  position: relative;
  z-index: 1;
}

.ap-srv-path__itemIcon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:54px;
  height:54px;
  border-radius:16px;
  background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.04));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow:
    0 14px 32px rgba(0,0,0,.18),
    inset 0 1px 0 rgba(255,255,255,.06);
  position: relative;
  overflow: hidden;
}

.ap-srv-path__itemIcon::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(100px 70px at 0% 0%, rgba(0,160,255,.14), transparent 70%),
    radial-gradient(100px 70px at 100% 0%, rgba(255,30,45,.06), transparent 70%);
  opacity:.95;
}

.ap-srv-path__itemIcon svg{
  position:relative;
  z-index:1;
  width:24px;
  height:24px;
  stroke: rgba(255,255,255,.95);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ap-srv-path__itemBody{
  display:block;
}

.ap-srv-path__itemTitle{
  display:block;
  font-size: clamp(18px, 1.4vw, 22px);
  line-height: 1.26;
  font-weight: 900;
  color: rgba(255,255,255,.98);
}

.ap-srv-path__itemText{
  display:block;
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,.84);
}

.ap-srv-path__itemLink{
  font-size: 13px;
  font-weight: 900;
  color: rgba(255,255,255,.96);
  white-space: nowrap;
}

@media (max-width: 1024px){
  .ap-srv-path__grid{
    grid-template-columns: 1fr;
  }

  .ap-srv-path__intro{
    position: static;
    max-width: 760px;
  }

  .ap-srv-path__lead{
    max-width: 64ch;
  }
}

@media (max-width: 767px){
  .ap-srv-path__inner{
    padding: 44px 16px;
  }

  .ap-srv-path__item{
    grid-template-columns: 1fr;
    align-items:start;
    min-height: auto;
  }

  .ap-srv-path__itemLink{
    margin-top: 6px;
  }

  .ap-srv-path__lines{
    width:260px;
    height:260px;
    right:-14%;
    bottom:4%;
    opacity:.12;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7a61bf *//* ================= SERVICII BMW DUPA NEVOI ================= */

.ap-srv-needs{
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #05070c;
}

.ap-srv-needs__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
}

.ap-srv-needs__bg::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(520px 520px at 14% 20%, rgba(0,160,255,.08), transparent 62%),
    radial-gradient(460px 460px at 84% 78%, rgba(255,30,45,.05), transparent 66%);
  opacity:.95;
}

.ap-srv-needs__dots{
  position:absolute;
  left:4%;
  top:12%;
  width:180px;
  height:180px;
  opacity:.12;
  background-image: radial-gradient(rgba(255,255,255,.55) 1px, transparent 1px);
  background-size: 16px 16px;
  mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 76%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 76%);
}

.ap-srv-needs__arc{
  position:absolute;
  right:-6%;
  bottom:-12%;
  width:360px;
  height:360px;
  opacity:.14;
  background:
    radial-gradient(circle, transparent 0 70px, rgba(255,255,255,.10) 71px, transparent 72px),
    radial-gradient(circle, transparent 0 126px, rgba(0,160,255,.10) 127px, transparent 128px);
  mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 78%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 78%);
}

.ap-srv-needs__inner{
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(52px, 6vw, 96px) 16px;
  color: rgba(255,255,255,.96);
}

.ap-srv-needs__head{
  max-width: 860px;
  margin-bottom: 24px;
}

.ap-srv-needs__eyebrow{
  margin: 0 0 10px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.76);
}

.ap-srv-needs__title{
  margin: 0;
  font-size: clamp(28px, 2.8vw, 46px);
  line-height: 1.08;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  text-wrap: balance;
}

.ap-srv-needs__lead{
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,.90);
  max-width: 76ch;
}

.ap-srv-needs__grid{
  display:grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 14px;
}

.ap-srv-needs__card{
  position: relative;
  padding: 20px;
  border-radius: 24px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.12);
  backdrop-filter: blur(10px);
  box-shadow: 0 22px 70px rgba(0,0,0,.24);
  overflow: hidden;
}

.ap-srv-needs__card::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(220px 120px at 0% 0%, rgba(0,160,255,.10), transparent 70%),
    radial-gradient(220px 120px at 100% 0%, rgba(255,30,45,.05), transparent 70%);
  opacity:.92;
}

.ap-srv-needs__card > *{
  position: relative;
  z-index: 1;
}

.ap-srv-needs__label{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height: 32px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  margin: 0 0 12px;
  font-size: 11px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.84);
}

.ap-srv-needs__cardTitle{
  margin: 0;
  font-size: clamp(20px, 1.8vw, 28px);
  line-height: 1.18;
  font-weight: 900;
  color: rgba(255,255,255,.99);
}

.ap-srv-needs__cardText{
  margin: 12px 0 0;
  font-size: 15px;
  line-height: 1.76;
  color: rgba(255,255,255,.88);
  max-width: 42ch;
}

.ap-srv-needs__links{
  margin-top: 18px;
  display:flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ap-srv-needs__links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height: 38px;
  padding: 8px 14px;
  border-radius: 999px;
  text-decoration:none !important;
  color: rgba(255,255,255,.96) !important;
  font-weight: 900;
  font-size: 13px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  transition: transform .18s ease, background .18s ease, border-color .18s ease;
}

.ap-srv-needs__links a:hover{
  transform: translateY(-2px);
  background: rgba(255,255,255,.10);
  border-color: rgba(255,255,255,.18);
}

@media (max-width: 767px){
  .ap-srv-needs__inner{
    padding: 44px 16px;
  }

  .ap-srv-needs__grid{
    grid-template-columns: 1fr;
  }

  .ap-srv-needs__dots{
    width:120px;
    height:120px;
    left:-2%;
    top:8%;
  }

  .ap-srv-needs__arc{
    width:220px;
    height:220px;
    right:-10%;
    bottom:-8%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c846f3c *//* ================= DE CE AUTOPAN — SERVICII BMW ================= */

.ap-srv-why{
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #05070c;
}

.ap-srv-why__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
}

.ap-srv-why__halo{
  position:absolute;
  left:50%;
  top:-18%;
  transform:translateX(-50%);
  width:min(760px, 62vw);
  aspect-ratio:1;
  border-radius:999px;
  background: radial-gradient(circle at 50% 50%, rgba(0,160,255,.10), transparent 64%);
  filter: blur(38px);
  opacity:.9;
}

.ap-srv-why__dots{
  position:absolute;
  right:6%;
  bottom:8%;
  width:180px;
  height:180px;
  opacity:.10;
  background-image: radial-gradient(rgba(255,255,255,.55) 1px, transparent 1px);
  background-size: 16px 16px;
  mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 76%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 44%, transparent 76%);
}

.ap-srv-why__inner{
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(54px, 6vw, 98px) 16px;
  color: rgba(255,255,255,.96);
}

.ap-srv-why__head{
  max-width: 900px;
  margin: 0 auto 26px;
  text-align: center;
}

.ap-srv-why__eyebrow{
  margin: 0 0 10px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.76);
}

.ap-srv-why__title{
  margin: 0;
  font-size: clamp(28px, 2.8vw, 46px);
  line-height: 1.08;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  text-wrap: balance;
}

.ap-srv-why__lead{
  margin: 14px auto 0;
  font-size: 16px;
  line-height: 1.82;
  color: rgba(255,255,255,.90);
  max-width: 78ch;
}

.ap-srv-why__grid{
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 14px;
}

.ap-srv-why__card{
  position: relative;
  padding: 22px;
  border-radius: 24px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.12);
  backdrop-filter: blur(10px);
  box-shadow: 0 22px 70px rgba(0,0,0,.24);
  overflow: hidden;
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}

.ap-srv-why__card::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(240px 140px at 0% 0%, rgba(0,160,255,.10), transparent 70%),
    radial-gradient(240px 140px at 100% 0%, rgba(255,30,45,.05), transparent 70%);
  opacity:.92;
}

.ap-srv-why__card:hover{
  transform: translateY(-3px);
  background: rgba(255,255,255,.05);
  border-color: rgba(255,255,255,.18);
}

.ap-srv-why__card > *{
  position: relative;
  z-index: 1;
}

.ap-srv-why__icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:54px;
  height:54px;
  border-radius:16px;
  margin-bottom:14px;
  background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.04));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow:
    0 14px 32px rgba(0,0,0,.18),
    inset 0 1px 0 rgba(255,255,255,.06);
  position: relative;
  overflow: hidden;
}

.ap-srv-why__icon::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(100px 70px at 0% 0%, rgba(0,160,255,.14), transparent 70%),
    radial-gradient(100px 70px at 100% 0%, rgba(255,30,45,.06), transparent 70%);
  opacity:.95;
}

.ap-srv-why__icon svg{
  position:relative;
  z-index:1;
  width:24px;
  height:24px;
  stroke: rgba(255,255,255,.95);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ap-srv-why__cardTitle{
  margin: 0;
  font-size: clamp(19px, 1.6vw, 24px);
  line-height: 1.25;
  font-weight: 900;
  color: rgba(255,255,255,.98);
}

.ap-srv-why__cardText{
  margin: 10px 0 0;
  font-size: 15px;
  line-height: 1.76;
  color: rgba(255,255,255,.88);
}

.ap-srv-why__bottom{
  margin-top: 18px;
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 14px;
}

.ap-srv-why__stat{
  padding: 16px 18px;
  border-radius: 20px;
  background: rgba(255,255,255,.03);
  border: 1px solid rgba(255,255,255,.10);
}

.ap-srv-why__stat strong{
  display:block;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 900;
  color: rgba(255,255,255,.96);
}

.ap-srv-why__stat span{
  display:block;
  margin-top: 6px;
  font-size: 13px;
  line-height: 1.65;
  color: rgba(255,255,255,.76);
}

@media (max-width: 1024px){
  .ap-srv-why__grid{
    grid-template-columns: 1fr;
  }

  .ap-srv-why__bottom{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px){
  .ap-srv-why__inner{
    padding: 44px 16px;
  }

  .ap-srv-why__dots{
    width:120px;
    height:120px;
    right:2%;
    bottom:6%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd8a660 *//* ================= FAQ — SERVICII BMW ================= */

.ap-srv-faq{
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #04060a;
}

.ap-srv-faq__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
}

.ap-srv-faq__glow{
  position:absolute;
  left:-8%;
  bottom:-18%;
  width:min(560px, 44vw);
  aspect-ratio:1;
  border-radius:999px;
  background: radial-gradient(circle at 50% 50%, rgba(0,160,255,.12), transparent 64%);
  filter: blur(34px);
  opacity:.9;
}

.ap-srv-faq__rings{
  position:absolute;
  right:4%;
  top:8%;
  width:320px;
  height:320px;
  opacity:.12;
  background:
    radial-gradient(circle, transparent 0 64px, rgba(255,255,255,.12) 65px, transparent 66px),
    radial-gradient(circle, transparent 0 114px, rgba(0,160,255,.10) 115px, transparent 116px);
  mask-image: radial-gradient(circle at 50% 50%, black 42%, transparent 78%);
  -webkit-mask-image: radial-gradient(circle at 50% 50%, black 42%, transparent 78%);
}

.ap-srv-faq__inner{
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(54px, 6vw, 96px) 16px;
  color: rgba(255,255,255,.96);
}

.ap-srv-faq__grid{
  display:grid;
  grid-template-columns: .84fr 1.16fr;
  gap: clamp(24px, 3vw, 56px);
  align-items:start;
}

.ap-srv-faq__intro{
  max-width: 460px;
}

.ap-srv-faq__eyebrow{
  margin: 0 0 10px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.76);
}

.ap-srv-faq__title{
  margin: 0;
  font-size: clamp(28px, 2.8vw, 46px);
  line-height: 1.08;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  text-wrap: balance;
}

.ap-srv-faq__lead{
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.82;
  color: rgba(255,255,255,.90);
  max-width: 34ch;
}

.ap-srv-faq__info{
  margin-top: 18px;
  padding: 16px 18px;
  border-radius: 20px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.10);
}

.ap-srv-faq__infoK{
  margin: 0;
  font-size: 12px;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.72);
}

.ap-srv-faq__infoV{
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 1.72;
  color: rgba(255,255,255,.88);
}

.ap-srv-faq__list{
  display:grid;
  gap: 14px;
}

.ap-srv-faq__item{
  position: relative;
  border-radius: 22px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.12);
  overflow: hidden;
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.ap-srv-faq__item:hover{
  transform: translateY(-1px);
  border-color: rgba(255,255,255,.18);
  background: rgba(255,255,255,.05);
}

.ap-srv-faq__item summary{
  list-style: none;
  cursor: pointer;
  display:block;
  position: relative;
  padding: 18px 56px 18px 18px;
  font-weight: 900;
  font-size: 18px;
  line-height: 1.45;
  color: rgba(255,255,255,.98);
}

.ap-srv-faq__item summary::-webkit-details-marker{
  display:none;
}

.ap-srv-faq__item summary::before,
.ap-srv-faq__item summary::after{
  content:"";
  position:absolute;
  right: 20px;
  top: 50%;
  width: 14px;
  height: 2px;
  background: rgba(255,255,255,.86);
  border-radius: 99px;
  transform: translateY(-50%);
  transition: transform .18s ease, opacity .18s ease;
}

.ap-srv-faq__item summary::after{
  transform: translateY(-50%) rotate(90deg);
}

.ap-srv-faq__item[open] summary::after{
  opacity: 0;
  transform: translateY(-50%) rotate(90deg) scaleX(.4);
}

.ap-srv-faq__answer{
  padding: 0 18px 18px;
}

.ap-srv-faq__answer p{
  margin: 0;
  font-size: 15px;
  line-height: 1.78;
  color: rgba(255,255,255,.88);
}

.ap-srv-faq__item[open]{
  border-color: rgba(0,160,255,.22);
}

.ap-srv-faq__item[open]::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  right:0;
  height:1px;
  background: linear-gradient(90deg, rgba(0,160,255,.7), rgba(0,55,120,.6), rgba(255,30,45,.35));
  opacity:.9;
}

@media (max-width: 1024px){
  .ap-srv-faq__grid{
    grid-template-columns: 1fr;
  }

  .ap-srv-faq__intro{
    max-width: 760px;
  }

  .ap-srv-faq__lead{
    max-width: 64ch;
  }
}

@media (max-width: 767px){
  .ap-srv-faq__inner{
    padding: 44px 16px;
  }

  .ap-srv-faq__item summary{
    font-size: 17px;
    padding: 16px 52px 16px 16px;
  }

  .ap-srv-faq__rings{
    width:220px;
    height:220px;
    right:-8%;
    top:4%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2852b63 *//* ================= CTA FINAL — SERVICII BMW ================= */

.ap-srv-cta{
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #03050a;
}

.ap-srv-cta__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
}

.ap-srv-cta__band{
  position:absolute;
  right:-8%;
  top:-8%;
  width:min(520px, 42vw);
  height:min(520px, 42vw);
  transform: rotate(18deg);
  opacity:.18;
  filter: blur(6px);
  background:
    linear-gradient(90deg,
      rgba(0,160,255,.95) 0 12%,
      rgba(0,55,120,.95) 12% 24%,
      rgba(255,30,45,.78) 24% 36%,
      transparent 36%
    );
  mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
  -webkit-mask-image: radial-gradient(circle at 42% 42%, black 38%, transparent 72%);
}

.ap-srv-cta__glow{
  position:absolute;
  left:-8%;
  bottom:-18%;
  width:min(620px, 52vw);
  aspect-ratio:1;
  border-radius:999px;
  background: radial-gradient(circle at 45% 45%, rgba(0,160,255,.14), transparent 64%);
  filter: blur(34px);
  opacity:.9;
}

.ap-srv-cta__inner{
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: clamp(58px, 7vw, 110px) 16px clamp(74px, 8vw, 120px);
  color: rgba(255,255,255,.96);
}

.ap-srv-cta__box{
  position: relative;
  border-radius: 30px;
  padding: clamp(22px, 3vw, 36px);
  background:
    linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.03));
  border: 1px solid rgba(255,255,255,.14);
  backdrop-filter: blur(14px);
  box-shadow: 0 30px 110px rgba(0,0,0,.36);
  overflow: hidden;
}

.ap-srv-cta__box::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(360px 200px at 0% 0%, rgba(0,160,255,.10), transparent 70%),
    radial-gradient(360px 200px at 100% 0%, rgba(255,30,45,.05), transparent 70%);
  opacity:.9;
}

.ap-srv-cta__box > *{
  position: relative;
  z-index: 1;
}

.ap-srv-cta__eyebrow{
  margin: 0 0 12px;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(255,255,255,.76);
}

.ap-srv-cta__title{
  margin: 0;
  font-size: clamp(30px, 3.2vw, 54px);
  line-height: 1.06;
  font-weight: 900;
  color: rgba(255,255,255,.99);
  max-width: 18ch;
  text-wrap: balance;
}

.ap-srv-cta__lead{
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.82;
  color: rgba(255,255,255,.90);
  max-width: 76ch;
}

.ap-srv-cta__actions{
  margin-top: 20px;
  display:flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items:center;
}

.ap-srv-cta__meta{
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,.10);
  display:flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items:center;
}

.ap-srv-cta__metaItem{
  font-size: 13px;
  line-height: 1.6;
  color: rgba(255,255,255,.82);
  font-weight: 800;
}

.ap-srv-cta__metaDot{
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(255,255,255,.24);
  display:inline-block;
}

@media (max-width: 767px){
  .ap-srv-cta__inner{
    padding: 44px 16px 70px;
  }

  .ap-srv-cta__title{
    max-width: none;
    font-size: clamp(28px, 8vw, 40px);
  }

  .ap-srv-cta__actions{
    flex-direction: column;
    align-items: stretch;
  }

  .ap-srv-cta__meta{
    align-items:flex-start;
  }

  .ap-srv-cta__metaDot{
    display:none;
  }

  .ap-srv-cta__band{
    width:260px;
    height:260px;
    right:-14%;
    top:-6%;
    opacity:.14;
  }
}
/* ================= GLOBAL BUTTONS — AUTOPAN ================= */

.ap-cbtn{
  position: relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 16px;
  text-decoration:none !important;
  font-weight: 900;
  font-size: 14px;
  line-height: 1;
  color:#fff !important;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition:
    transform .18s ease,
    background .18s ease,
    border-color .18s ease,
    filter .18s ease,
    box-shadow .18s ease;
  overflow:hidden;
  isolation:isolate;
}

.ap-cbtn:hover{
  transform: translateY(-2px);
  background: rgba(255,255,255,.10);
  border-color: rgba(255,255,255,.20);
  box-shadow: 0 16px 34px rgba(0,0,0,.18);
}

.ap-cbtn__txt,
.ap-arr{
  position: relative;
  z-index: 3;
  color:#fff !important;
}

/* PRIMARY */
.ap-cbtn--primary{
  z-index: 0;
  background: linear-gradient(90deg, rgba(0,160,255,1), rgba(0,55,120,1));
  border-color: rgba(255,255,255,.16);
  box-shadow:
    0 16px 34px rgba(0,0,0,.18),
    inset 0 1px 0 rgba(255,255,255,.05);
}

.ap-cbtn--primary::before{
  content:"";
  position:absolute;
  inset:-2px;
  background: linear-gradient(90deg, rgba(0,160,255,1), rgba(0,55,120,1), rgba(255,30,45,.92));
  opacity: 0;
  transition: opacity .22s ease;
  z-index: 0;
  pointer-events: none;
}

.ap-cbtn--primary::after{
  content:"";
  position:absolute;
  top:-40%;
  left:-60%;
  width:60%;
  height:180%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.32), transparent);
  transform: rotate(22deg);
  opacity:0;
  z-index: 1;
  pointer-events: none;
}

.ap-cbtn--primary:hover{
  filter: brightness(1.06);
}

.ap-cbtn--primary:hover::before{
  opacity:1;
}

.ap-cbtn--primary:hover::after{
  opacity:.9;
  animation: apBtnSheen .75s ease forwards;
}

@keyframes apBtnSheen{
  0%{ transform: translateX(0) rotate(22deg); }
  100%{ transform: translateX(220%) rotate(22deg); }
}

/* GHOST */
.ap-cbtn--ghost{
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.16);
  color:#fff !important;
}

.ap-cbtn--ghost:hover{
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.22);
}

/* WHATSAPP STYLE */
.ap-cbtn--wa{
  background: rgba(0,160,255,.10);
  border-color: rgba(0,160,255,.26);
  color:#fff !important;
}

.ap-cbtn--wa:hover{
  background: rgba(0,160,255,.16);
  border-color: rgba(0,160,255,.34);
}

/* Arrow */
.ap-arr{
  display:inline-block;
  transition: transform .18s ease, opacity .18s ease;
  opacity:.92;
}

.ap-cbtn--primary:hover .ap-arr,
.ap-cbtn--ghost:hover .ap-arr,
.ap-cbtn--wa:hover .ap-arr{
  transform: translateX(6px);
  opacity: 1;
}

/* If buttons are inside flex columns on mobile */
@media (max-width: 767px){
  .ap-cbtn{
    width: 100%;
  }
}/* End custom CSS */