.elementor-13 .elementor-element.elementor-element-e9966be{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-ae56180{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-23faa88{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-0811ee0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-a7f8dc1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-bd5b137{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-8302448{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-61384c7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-e51fd59 */.abh-pro-hero{
  position:relative;
  width:100vw;
  min-height:100vh;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  display:flex;
  align-items:center;
  background:#061827;
  font-family:'Poppins',sans-serif;
}

.abh-pro-bg{
  position:absolute;
  inset:0;
  background:url('PASTE-BACKGROUND-IMAGE-URL-DI-SINI') center/cover no-repeat;
  transform:scale(1.06);
  filter:saturate(1.05) contrast(1.05);
}

.abh-pro-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(3,16,31,.96) 0%,rgba(3,16,31,.86) 42%,rgba(3,16,31,.45) 100%),
    radial-gradient(circle at 80% 20%,rgba(211,159,56,.38),transparent 28%),
    radial-gradient(circle at 20% 85%,rgba(27,97,70,.55),transparent 30%);
}

.abh-pro-glow{
  position:absolute;
  border-radius:999px;
  filter:blur(30px);
  opacity:.75;
  animation:abhGlowMove 7s ease-in-out infinite alternate;
}

.abh-pro-glow-1{
  width:220px;
  height:220px;
  background:rgba(219,166,64,.35);
  top:14%;
  right:12%;
}

.abh-pro-glow-2{
  width:260px;
  height:260px;
  background:rgba(39,116,83,.35);
  bottom:10%;
  left:8%;
  animation-delay:1.5s;
}

.abh-pro-wrap{
  position:relative;
  z-index:3;
  width:min(1320px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:72px;
  align-items:center;
  padding:110px 0 80px;
}

.abh-pro-badge{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:10px 16px;
  border-radius:999px;
  color:#ffe3a0;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,219,139,.35);
  font-size:13px;
  font-weight:700;
  margin-bottom:24px;
  backdrop-filter:blur(12px);
}

.abh-pro-badge span{
  width:9px;
  height:9px;
  border-radius:50%;
  background:#28d18f;
  box-shadow:0 0 18px rgba(40,209,143,.85);
}

.abh-pro-left h1{
  margin:0;
  color:#fff;
  font-size:clamp(44px,6vw,82px);
  line-height:.95;
  letter-spacing:-2.8px;
  font-weight:850;
}

.abh-pro-left h1 em{
  font-style:normal;
  background:linear-gradient(90deg,#fff2b8,#d59a35,#fff1a7);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-pro-left p{
  max-width:650px;
  margin:28px 0 0;
  color:rgba(255,255,255,.82);
  font-size:17px;
  line-height:1.85;
}

.abh-pro-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.abh-pro-btn{
  min-height:54px;
  padding:0 26px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
}

.abh-pro-btn-gold{
  color:#071827;
  background:linear-gradient(135deg,#fff3b0,#d69a33,#f9d86d);
  box-shadow:0 18px 45px rgba(214,154,51,.35);
}

.abh-pro-btn-light{
  color:#fff;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter:blur(12px);
}

.abh-pro-stats{
  margin-top:42px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  max-width:620px;
}

.abh-pro-stats div{
  padding:18px;
  border-radius:20px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
}

.abh-pro-stats strong{
  display:block;
  color:#fff;
  font-size:22px;
  line-height:1;
  margin-bottom:8px;
}

.abh-pro-stats span{
  color:rgba(255,255,255,.7);
  font-size:12.5px;
  line-height:1.4;
}

.abh-pro-card{
  position:relative;
  padding:34px;
  border-radius:34px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(255,255,255,.65);
  box-shadow:0 38px 100px rgba(0,0,0,.42);
}

.abh-pro-card:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:34px;
  padding:1px;
  background:linear-gradient(135deg,rgba(255,230,154,.9),rgba(255,255,255,.2),rgba(39,116,83,.45));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;
}

.abh-pro-card-head span{
  color:#bd8428;
  font-size:12.5px;
  font-weight:850;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-pro-card-head h3{
  margin:8px 0;
  color:#071827;
  font-size:34px;
  line-height:1.08;
  font-weight:850;
  letter-spacing:-.8px;
}

.abh-pro-card-head p{
  margin:0 0 24px;
  color:#617082;
  font-size:14.5px;
  line-height:1.65;
}

.abh-pro-form{
  display:grid;
  gap:14px;
}

.abh-pro-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.abh-pro-field label{
  display:block;
  margin-bottom:7px;
  color:#13283d;
  font-size:12.5px;
  font-weight:800;
}

.abh-pro-field input,
.abh-pro-field select,
.abh-pro-field textarea{
  width:100%;
  height:50px;
  border:1px solid #dbe1e8;
  border-radius:15px;
  background:#f8fafc;
  padding:0 15px;
  color:#071827;
  font-size:14px;
  outline:none;
  font-family:inherit;
}

.abh-pro-field textarea{
  height:90px;
  padding-top:13px;
  resize:none;
}

.abh-pro-field input:focus,
.abh-pro-field select:focus,
.abh-pro-field textarea:focus{
  border-color:#d69a33;
  background:#fff;
  box-shadow:0 0 0 4px rgba(214,154,51,.14);
}

.abh-pro-form button{
  margin-top:6px;
  height:56px;
  border:0;
  border-radius:17px;
  cursor:pointer;
  color:#071827;
  font-size:15px;
  font-weight:850;
  font-family:inherit;
  background:linear-gradient(135deg,#fff2a8,#d59a35,#f8d76d);
  box-shadow:0 18px 38px rgba(214,154,51,.28);
}

@keyframes abhGlowMove{
  from{transform:translateY(0) scale(1);}
  to{transform:translateY(-22px) scale(1.08);}
}

@media(max-width:980px){
  .abh-pro-hero{
    min-height:auto;
  }

  .abh-pro-wrap{
    grid-template-columns:1fr;
    gap:42px;
    padding:80px 0 60px;
  }

  .abh-pro-left h1{
    font-size:44px;
    letter-spacing:-1.5px;
  }

  .abh-pro-left p{
    font-size:15.5px;
  }

  .abh-pro-stats{
    grid-template-columns:1fr;
  }

  .abh-pro-card{
    padding:26px;
    border-radius:28px;
  }

  .abh-pro-card:before{
    border-radius:28px;
  }
}

@media(max-width:520px){
  .abh-pro-wrap{
    width:90%;
  }

  .abh-pro-actions{
    flex-direction:column;
  }

  .abh-pro-btn{
    width:100%;
  }

  .abh-pro-grid{
    grid-template-columns:1fr;
  }

  .abh-pro-card-head h3{
    font-size:28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2c4441e */.abh-sec2-premium{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:120px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 12%, rgba(218,160,54,.18), transparent 28%),
    radial-gradient(circle at 88% 75%, rgba(27,100,71,.16), transparent 30%),
    linear-gradient(135deg,#fffaf0 0%,#f7f0df 48%,#ffffff 100%);
  font-family:'Poppins',sans-serif;
}

.abh-sec2-bgline{
  position:absolute;
  top:70px;
  right:-120px;
  width:520px;
  height:520px;
  border:1px solid rgba(196,139,40,.18);
  border-radius:50%;
}

.abh-sec2-bgline:before{
  content:"";
  position:absolute;
  inset:55px;
  border:1px solid rgba(24,89,66,.14);
  border-radius:50%;
}

.abh-sec2-wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:80px;
  align-items:center;
}

.abh-sec2-visual{
  position:relative;
  min-height:620px;
}

.abh-sec2-img-main{
  position:absolute;
  inset:30px 35px 30px 0;
  border-radius:42px;
  overflow:hidden;
  box-shadow:0 40px 100px rgba(7,24,39,.22);
}

.abh-sec2-img-main:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(180deg,rgba(7,24,39,.08),rgba(7,24,39,.45)),
    radial-gradient(circle at 20% 20%,rgba(255,217,139,.26),transparent 30%);
}

.abh-sec2-img-main img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform:scale(1.04);
}

.abh-sec2-img-main:after{
  content:"";
  position:absolute;
  inset:18px;
  z-index:2;
  border-radius:30px;
  border:1px solid rgba(255,255,255,.45);
  pointer-events:none;
}

.abh-sec2-floating{
  position:absolute;
  z-index:4;
  border-radius:24px;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(255,255,255,.75);
  box-shadow:0 24px 60px rgba(7,24,39,.18);
  backdrop-filter:blur(18px);
}

.abh-float-top{
  top:0;
  left:34px;
  padding:22px 26px;
}

.abh-float-top span{
  display:block;
  color:#b47b24;
  font-size:12px;
  font-weight:900;
  letter-spacing:.15em;
}

.abh-float-top strong{
  display:block;
  color:#071827;
  font-size:26px;
  margin-top:5px;
}

.abh-float-bottom{
  right:0;
  bottom:48px;
  padding:24px 28px;
  min-width:270px;
  background:linear-gradient(145deg,rgba(7,24,39,.94),rgba(20,70,54,.92));
}

.abh-float-bottom strong{
  display:block;
  color:#fff;
  font-size:22px;
  margin-bottom:6px;
}

.abh-float-bottom span{
  color:#f4d27b;
  font-size:13px;
  font-weight:700;
}

.abh-sec2-content{
  max-width:620px;
}

.abh-sec2-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#b47b24;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:20px;
}

.abh-sec2-kicker:before{
  content:"";
  width:42px;
  height:2px;
  background:linear-gradient(90deg,#b47b24,#f3d17c);
}

.abh-sec2-content h2{
  margin:0;
  color:#071827;
  font-size:clamp(38px,4.8vw,64px);
  line-height:1.02;
  letter-spacing:-2.4px;
  font-weight:900;
}

.abh-sec2-content h2 span{
  display:block;
  background:linear-gradient(90deg,#b47b24,#e0b75d,#1c684c);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-sec2-content > p{
  margin:26px 0 0;
  color:#586675;
  font-size:16.5px;
  line-height:1.85;
}

.abh-sec2-line{
  width:100%;
  height:1px;
  background:linear-gradient(90deg,rgba(180,123,36,.5),rgba(7,24,39,.08),transparent);
  margin:32px 0;
}

.abh-sec2-points{
  display:grid;
  gap:18px;
}

.abh-sec2-point{
  display:grid;
  grid-template-columns:58px 1fr;
  gap:18px;
  align-items:start;
  padding:20px;
  border-radius:24px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(7,24,39,.07);
  box-shadow:0 18px 45px rgba(7,24,39,.07);
  transition:.3s ease;
}

.abh-sec2-point:hover{
  transform:translateX(8px);
  background:#fff;
  box-shadow:0 24px 60px rgba(7,24,39,.11);
}

.abh-sec2-point b{
  width:58px;
  height:58px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  font-size:15px;
  font-weight:900;
}

.abh-sec2-point h3{
  margin:0 0 7px;
  color:#071827;
  font-size:19px;
  line-height:1.25;
  font-weight:850;
}

.abh-sec2-point p{
  margin:0;
  color:#647181;
  font-size:14.5px;
  line-height:1.65;
}

.abh-sec2-btn{
  margin-top:34px;
  display:inline-flex;
  min-height:54px;
  align-items:center;
  justify-content:center;
  padding:0 28px;
  border-radius:999px;
  text-decoration:none;
  color:#071827;
  font-size:14px;
  font-weight:900;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  box-shadow:0 18px 36px rgba(215,154,50,.28);
}

@media(max-width:980px){
  .abh-sec2-premium{
    padding:80px 0;
  }

  .abh-sec2-wrap{
    grid-template-columns:1fr;
    gap:50px;
  }

  .abh-sec2-visual{
    min-height:520px;
  }

  .abh-sec2-img-main{
    inset:25px 0 25px 0;
  }
}

@media(max-width:560px){
  .abh-sec2-visual{
    min-height:430px;
  }

  .abh-sec2-img-main{
    border-radius:30px;
  }

  .abh-float-top{
    left:15px;
    padding:18px 20px;
  }

  .abh-float-top strong{
    font-size:21px;
  }

  .abh-float-bottom{
    right:12px;
    bottom:20px;
    min-width:230px;
    padding:20px;
  }

  .abh-sec2-content h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-sec2-point{
    grid-template-columns:1fr;
  }

  .abh-sec2-point:hover{
    transform:none;
  }

  .abh-sec2-btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c4b3ce3 */.abh-sec3{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:120px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 10%, rgba(214,154,51,.22), transparent 28%),
    radial-gradient(circle at 88% 90%, rgba(37,119,83,.25), transparent 32%),
    linear-gradient(135deg,#061827 0%,#0a2035 48%,#071827 100%);
  font-family:'Poppins',sans-serif;
}

.abh-sec3:before{
  content:"";
  position:absolute;
  top:-180px;
  right:-180px;
  width:520px;
  height:520px;
  border-radius:50%;
  border:1px solid rgba(255,221,138,.14);
}

.abh-sec3:after{
  content:"";
  position:absolute;
  bottom:-220px;
  left:-180px;
  width:580px;
  height:580px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.08);
}

.abh-sec3__noise{
  position:absolute;
  inset:0;
  opacity:.22;
  background-image:
    linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size:46px 46px;
  mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);
}

.abh-sec3__wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
}

.abh-sec3__head{
  max-width:820px;
  margin-bottom:56px;
}

.abh-sec3__head span{
  display:inline-flex;
  color:#f2cc76;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.abh-sec3__head h2{
  margin:0;
  color:#fff;
  font-size:clamp(38px,4.8vw,66px);
  line-height:1.02;
  letter-spacing:-2.4px;
  font-weight:900;
}

.abh-sec3__head h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#fff0a8,#d79a32,#f8d36d);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-sec3__head p{
  max-width:760px;
  margin:24px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
}

.abh-sec3__grid{
  display:grid;
  grid-template-columns:1.15fr .85fr .85fr;
  gap:18px;
}

.abh-service{
  min-height:295px;
  position:relative;
  overflow:hidden;
  padding:30px;
  border-radius:30px;
  text-decoration:none;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 28px 70px rgba(0,0,0,.22);
  backdrop-filter:blur(14px);
  transition:.35s ease;
}

.abh-service:hover{
  transform:translateY(-10px);
  border-color:rgba(255,217,139,.48);
  background:rgba(255,255,255,.11);
  box-shadow:0 40px 90px rgba(0,0,0,.34);
}

.abh-service:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 85% 10%, rgba(255,217,139,.22), transparent 30%),
    linear-gradient(180deg, transparent, rgba(0,0,0,.18));
  opacity:.85;
}

.abh-service--large{
  grid-row:span 2;
  min-height:610px;
  background:
    linear-gradient(180deg,rgba(7,24,39,.25),rgba(7,24,39,.86)),
    url('PASTE-CAR-RENTAL-IMAGE-URL-DI-SINI') center/cover no-repeat;
}

.abh-service--green{
  background:
    linear-gradient(145deg,rgba(28,100,75,.92),rgba(7,24,39,.92));
}

.abh-service__num{
  position:relative;
  z-index:2;
  width:56px;
  height:56px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  font-size:15px;
  font-weight:900;
}

.abh-service h3{
  position:relative;
  z-index:2;
  margin:0 0 14px;
  color:#fff;
  font-size:27px;
  line-height:1.15;
  letter-spacing:-.8px;
  font-weight:850;
}

.abh-service p{
  position:relative;
  z-index:2;
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:14.5px;
  line-height:1.75;
}

.abh-service span{
  position:relative;
  z-index:2;
  display:inline-flex;
  width:max-content;
  margin-top:24px;
  color:#f5d486;
  font-size:13px;
  font-weight:900;
}

.abh-service span:after{
  content:" →";
  margin-left:6px;
  transition:.25s ease;
}

.abh-service:hover span:after{
  margin-left:12px;
}

@media(max-width:1020px){
  .abh-sec3{
    padding:85px 0;
  }

  .abh-sec3__grid{
    grid-template-columns:1fr 1fr;
  }

  .abh-service--large{
    grid-row:auto;
    grid-column:span 2;
    min-height:420px;
  }
}

@media(max-width:620px){
  .abh-sec3__grid{
    grid-template-columns:1fr;
  }

  .abh-service--large{
    grid-column:auto;
    min-height:360px;
  }

  .abh-sec3__head h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-service{
    min-height:260px;
    padding:24px;
    border-radius:24px;
  }

  .abh-service h3{
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f98ab89 */.abh-sec4{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:120px 0;
  overflow:hidden;
  background:
    linear-gradient(135deg,#f7f1e3 0%,#ffffff 48%,#f9f4ea 100%);
  font-family:'Poppins',sans-serif;
}

.abh-sec4__glow{
  position:absolute;
  border-radius:50%;
  filter:blur(50px);
  opacity:.28;
}

.abh-sec4__glow1{
  width:300px;
  height:300px;
  background:#d8a13f;
  top:-60px;
  left:-80px;
}

.abh-sec4__glow2{
  width:340px;
  height:340px;
  background:#1f6a4d;
  right:-120px;
  bottom:-120px;
}

.abh-sec4__wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
}

.abh-sec4__head{
  max-width:760px;
  margin-bottom:56px;
}

.abh-sec4__head span{
  display:inline-flex;
  color:#b57e28;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.abh-sec4__head h2{
  margin:0;
  color:#071827;
  font-size:clamp(38px,4.8vw,66px);
  line-height:1.02;
  letter-spacing:-2.4px;
  font-weight:900;
}

.abh-sec4__head h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#b47b24,#e0b75d,#1d674b);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-sec4__head p{
  margin:24px 0 0;
  color:#5f6c7a;
  font-size:16px;
  line-height:1.85;
}

.abh-sec4__grid{
  display:grid;
  grid-template-columns:1.2fr .8fr .8fr;
  gap:20px;
}

.abh-fleet{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  background:#fff;
  box-shadow:0 30px 70px rgba(7,24,39,.10);
  min-height:300px;
  transition:.35s ease;
}

.abh-fleet:hover{
  transform:translateY(-10px);
  box-shadow:0 40px 90px rgba(7,24,39,.16);
}

.abh-fleet--large{
  grid-row:span 2;
  min-height:620px;
}

.abh-fleet__image{
  position:absolute;
  inset:0;
}

.abh-fleet__image:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(180deg,rgba(7,24,39,.05),rgba(7,24,39,.82)),
    radial-gradient(circle at 20% 20%,rgba(255,220,140,.18),transparent 30%);
}

.abh-fleet__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform:scale(1.04);
}

.abh-fleet__content{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:3;
  padding:32px;
}

.abh-fleet__content span{
  display:inline-flex;
  margin-bottom:10px;
  color:#f4d17a;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-fleet__content h3{
  margin:0;
  color:#fff;
  font-size:32px;
  line-height:1.05;
  letter-spacing:-1px;
  font-weight:850;
}

.abh-fleet__content ul{
  margin:18px 0 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:8px;
}

.abh-fleet__content ul li{
  color:rgba(255,255,255,.82);
  font-size:14px;
}

.abh-fleet__content a{
  margin-top:24px;
  display:inline-flex;
  min-height:50px;
  align-items:center;
  justify-content:center;
  padding:0 22px;
  border-radius:999px;
  text-decoration:none;
  color:#071827;
  font-size:13px;
  font-weight:900;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
}

.abh-fleet--dark{
  background:
    linear-gradient(145deg,#071827,#15432f);
}

.abh-fleet--dark .abh-fleet__content{
  position:relative;
  padding:34px;
}

.abh-fleet--dark p{
  margin:18px 0 0;
  color:rgba(255,255,255,.74);
  font-size:14.5px;
  line-height:1.8;
}

@media(max-width:1020px){

  .abh-sec4{
    padding:85px 0;
  }

  .abh-sec4__grid{
    grid-template-columns:1fr 1fr;
  }

  .abh-fleet--large{
    grid-column:span 2;
    grid-row:auto;
    min-height:460px;
  }

}

@media(max-width:620px){

  .abh-sec4__grid{
    grid-template-columns:1fr;
  }

  .abh-fleet--large{
    grid-column:auto;
    min-height:380px;
  }

  .abh-sec4__head h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-fleet{
    min-height:280px;
    border-radius:26px;
  }

  .abh-fleet__content{
    padding:24px;
  }

  .abh-fleet__content h3{
    font-size:26px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-515c629 */.abh-sec5{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:125px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 15% 20%, rgba(215,154,50,.16), transparent 28%),
    radial-gradient(circle at 85% 75%, rgba(29,103,75,.14), transparent 30%),
    linear-gradient(135deg,#071827 0%,#0a2035 50%,#061827 100%);
  font-family:'Poppins',sans-serif;
}

.abh-sec5:before{
  content:"";
  position:absolute;
  width:620px;
  height:620px;
  right:-260px;
  top:-180px;
  border-radius:50%;
  border:1px solid rgba(255,215,130,.14);
}

.abh-sec5:after{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  left:-180px;
  bottom:-140px;
  border-radius:50%;
  background:rgba(29,103,75,.16);
  filter:blur(55px);
}

.abh-sec5__wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:80px;
  align-items:center;
}

.abh-sec5__kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:20px;
}

.abh-sec5__kicker:before{
  content:"";
  width:42px;
  height:2px;
  background:linear-gradient(90deg,#f2cf78,#b9822a);
}

.abh-sec5__content h2{
  margin:0;
  color:#fff;
  font-size:clamp(38px,4.9vw,68px);
  line-height:1.02;
  letter-spacing:-2.5px;
  font-weight:900;
}

.abh-sec5__content h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#fff0a8,#d79a32,#f8d36d);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-sec5__content p{
  margin:26px 0 0;
  color:rgba(255,255,255,.74);
  font-size:16px;
  line-height:1.85;
  max-width:620px;
}

.abh-sec5__route{
  margin-top:32px;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px;
}

.abh-sec5__route span{
  padding:10px 14px;
  border-radius:999px;
  color:#fff;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13);
  font-size:13px;
  font-weight:800;
}

.abh-sec5__route i{
  width:18px;
  height:1px;
  background:#d79a32;
}

.abh-sec5__features{
  margin-top:34px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}

.abh-sec5__features div{
  padding:20px;
  border-radius:22px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
}

.abh-sec5__features strong{
  display:block;
  color:#fff;
  font-size:16px;
  margin-bottom:6px;
}

.abh-sec5__features small{
  color:rgba(255,255,255,.65);
  font-size:12.5px;
  line-height:1.5;
}

.abh-sec5__btn{
  margin-top:34px;
  display:inline-flex;
  min-height:54px;
  align-items:center;
  justify-content:center;
  padding:0 28px;
  border-radius:999px;
  text-decoration:none;
  color:#071827;
  font-size:14px;
  font-weight:900;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  box-shadow:0 18px 38px rgba(215,154,50,.30);
}

.abh-sec5__visual{
  position:relative;
  min-height:620px;
}

.abh-sec5__image{
  position:absolute;
  overflow:hidden;
  box-shadow:0 38px 100px rgba(0,0,0,.36);
}

.abh-sec5__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.abh-sec5__image--main{
  top:0;
  right:0;
  width:76%;
  height:520px;
  border-radius:44px;
}

.abh-sec5__image--main:before,
.abh-sec5__image--small:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(180deg,rgba(7,24,39,.02),rgba(7,24,39,.35)),
    radial-gradient(circle at 20% 20%,rgba(255,219,139,.22),transparent 28%);
}

.abh-sec5__image--small{
  left:0;
  bottom:0;
  width:44%;
  height:270px;
  border-radius:34px;
  border:8px solid #071827;
}

.abh-sec5__badge{
  position:absolute;
  z-index:3;
  right:40px;
  bottom:42px;
  max-width:360px;
  padding:24px 28px;
  border-radius:26px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(255,255,255,.75);
  box-shadow:0 28px 70px rgba(0,0,0,.25);
  backdrop-filter:blur(18px);
}

.abh-sec5__badge span{
  display:block;
  color:#b47b24;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:8px;
}

.abh-sec5__badge strong{
  display:block;
  color:#071827;
  font-size:20px;
  line-height:1.35;
  font-weight:900;
}

@media(max-width:980px){
  .abh-sec5{
    padding:85px 0;
  }

  .abh-sec5__wrap{
    grid-template-columns:1fr;
    gap:54px;
  }

  .abh-sec5__visual{
    min-height:540px;
  }

  .abh-sec5__features{
    grid-template-columns:1fr;
  }
}

@media(max-width:560px){
  .abh-sec5__content h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-sec5__route i{
    display:none;
  }

  .abh-sec5__visual{
    min-height:440px;
  }

  .abh-sec5__image--main{
    width:100%;
    height:340px;
    border-radius:30px;
  }

  .abh-sec5__image--small{
    width:52%;
    height:170px;
    border-radius:24px;
    border-width:5px;
  }

  .abh-sec5__badge{
    right:14px;
    bottom:18px;
    max-width:280px;
    padding:20px;
  }

  .abh-sec5__badge strong{
    font-size:16px;
  }

  .abh-sec5__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f29a3d6 */.abh-sec6{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:120px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 15% 12%, rgba(214,154,51,.16), transparent 28%),
    radial-gradient(circle at 90% 78%, rgba(29,103,75,.15), transparent 30%),
    linear-gradient(135deg,#fffaf0 0%,#ffffff 52%,#f6efdf 100%);
  font-family:'Poppins',sans-serif;
}

.abh-sec6__wrap{
  width:min(1240px,92%);
  margin:0 auto;
}

.abh-sec6__head{
  max-width:820px;
  margin-bottom:56px;
}

.abh-sec6__head span{
  display:inline-flex;
  color:#b57e28;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.abh-sec6__head h2{
  margin:0;
  color:#071827;
  font-size:clamp(38px,4.8vw,66px);
  line-height:1.02;
  letter-spacing:-2.4px;
  font-weight:900;
}

.abh-sec6__head h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#b47b24,#e0b75d,#1d674b);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-sec6__head p{
  margin:24px 0 0;
  color:#5f6c7a;
  font-size:16px;
  line-height:1.85;
}

.abh-sec6__layout{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:24px;
  align-items:stretch;
}

.abh-sec6__highlight{
  position:relative;
  overflow:hidden;
  border-radius:34px;
  padding:36px;
  min-height:460px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  background:
    linear-gradient(180deg,rgba(7,24,39,.2),rgba(7,24,39,.88)),
    url('PASTE-TRANSFER-IMAGE-URL') center/cover no-repeat;
  box-shadow:0 32px 80px rgba(7,24,39,.18);
}

.abh-sec6__highlight:before{
  content:"";
  position:absolute;
  inset:18px;
  border-radius:24px;
  border:1px solid rgba(255,255,255,.32);
  pointer-events:none;
}

.abh-sec6__highlight span{
  position:relative;
  z-index:2;
  color:#f3cf78;
  font-size:12.5px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-sec6__highlight h3{
  position:relative;
  z-index:2;
  margin:12px 0 0;
  color:#fff;
  font-size:42px;
  line-height:1;
  letter-spacing:-1.5px;
  font-weight:900;
}

.abh-sec6__highlight p{
  position:relative;
  z-index:2;
  margin:18px 0 0;
  color:rgba(255,255,255,.75);
  font-size:15px;
  line-height:1.75;
  max-width:390px;
}

.abh-sec6__price{
  position:relative;
  z-index:2;
  margin-top:auto;
}

.abh-sec6__price small{
  display:block;
  color:rgba(255,255,255,.65);
  font-size:13px;
  margin-bottom:4px;
}

.abh-sec6__price strong{
  display:block;
  color:#f5d37c;
  font-size:54px;
  line-height:1;
  font-weight:900;
  letter-spacing:-2px;
}

.abh-sec6__highlight a{
  position:relative;
  z-index:2;
  margin-top:24px;
  min-height:54px;
  display:inline-flex;
  width:max-content;
  align-items:center;
  justify-content:center;
  padding:0 26px;
  border-radius:999px;
  text-decoration:none;
  color:#071827;
  font-size:14px;
  font-weight:900;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
}

.abh-sec6__table{
  display:grid;
  gap:14px;
}

.abh-rate{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:1fr auto;
  gap:20px;
  align-items:center;
  padding:26px 28px;
  border-radius:26px;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(7,24,39,.08);
  box-shadow:0 20px 50px rgba(7,24,39,.08);
  transition:.3s ease;
}

.abh-rate:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:linear-gradient(180deg,#d79a32,#1d674b);
  opacity:.9;
}

.abh-rate:hover{
  transform:translateX(8px);
  background:#fff;
  box-shadow:0 28px 70px rgba(7,24,39,.12);
}

.abh-rate span{
  display:block;
  color:#b47b24;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:7px;
}

.abh-rate strong{
  display:block;
  color:#071827;
  font-size:22px;
  line-height:1.15;
  font-weight:850;
}

.abh-rate b{
  color:#071827;
  font-size:25px;
  font-weight:900;
  white-space:nowrap;
}

@media(max-width:980px){
  .abh-sec6{
    padding:85px 0;
  }

  .abh-sec6__layout{
    grid-template-columns:1fr;
  }

  .abh-sec6__highlight{
    min-height:420px;
  }
}

@media(max-width:560px){
  .abh-sec6__head h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-rate{
    grid-template-columns:1fr;
    padding:24px;
  }

  .abh-rate:hover{
    transform:none;
  }

  .abh-sec6__highlight{
    padding:28px;
    border-radius:28px;
  }

  .abh-sec6__highlight h3{
    font-size:34px;
  }

  .abh-sec6__price strong{
    font-size:44px;
  }

  .abh-sec6__highlight a{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f24e380 */.abh-sec7{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:120px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 15%, rgba(214,154,51,.16), transparent 28%),
    radial-gradient(circle at 90% 82%, rgba(29,103,75,.15), transparent 32%),
    linear-gradient(135deg,#071827 0%,#0b2135 52%,#061827 100%);
  font-family:'Poppins',sans-serif;
}

.abh-sec7__bg-text{
  position:absolute;
  top:58px;
  left:50%;
  transform:translateX(-50%);
  white-space:nowrap;
  color:rgba(255,255,255,.035);
  font-size:clamp(58px,12vw,170px);
  font-weight:900;
  letter-spacing:-6px;
  pointer-events:none;
}

.abh-sec7__wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
}

.abh-sec7__top{
  display:grid;
  grid-template-columns:1fr .75fr;
  gap:70px;
  align-items:end;
  margin-bottom:58px;
}

.abh-sec7__kicker{
  display:inline-flex;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.abh-sec7__top h2{
  margin:0;
  color:#fff;
  font-size:clamp(38px,4.8vw,66px);
  line-height:1.02;
  letter-spacing:-2.4px;
  font-weight:900;
}

.abh-sec7__top h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#fff0a8,#d79a32,#f8d36d);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-sec7__top p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
}

.abh-sec7__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.abh-why{
  position:relative;
  overflow:hidden;
  min-height:285px;
  padding:30px;
  border-radius:30px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 28px 70px rgba(0,0,0,.22);
  backdrop-filter:blur(14px);
  transition:.35s ease;
}

.abh-why:hover{
  transform:translateY(-10px);
  border-color:rgba(255,217,139,.45);
  background:rgba(255,255,255,.11);
}

.abh-why:before{
  content:"";
  position:absolute;
  right:-70px;
  top:-70px;
  width:190px;
  height:190px;
  border-radius:50%;
  background:rgba(215,154,50,.13);
  filter:blur(8px);
}

.abh-why span{
  position:relative;
  z-index:2;
  width:54px;
  height:54px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  font-size:15px;
  font-weight:900;
  margin-bottom:28px;
}

.abh-why h3{
  position:relative;
  z-index:2;
  margin:0 0 14px;
  color:#fff;
  font-size:24px;
  line-height:1.18;
  letter-spacing:-.7px;
  font-weight:850;
}

.abh-why p{
  position:relative;
  z-index:2;
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:14.5px;
  line-height:1.75;
}

.abh-why--gold{
  background:linear-gradient(145deg,#fff4bd,#d79a32);
}

.abh-why--gold span{
  background:#071827;
  color:#f5d37c;
}

.abh-why--gold h3,
.abh-why--gold p{
  color:#071827;
}

.abh-why--gold p{
  opacity:.78;
}

.abh-why--image{
  padding:0;
  min-height:285px;
}

.abh-why--image img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}

.abh-why--image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(7,24,39,.12),rgba(7,24,39,.88));
}

.abh-why--image div{
  position:absolute;
  z-index:3;
  left:28px;
  right:28px;
  bottom:28px;
}

.abh-why--image strong{
  display:block;
  color:#fff;
  font-size:24px;
  line-height:1.2;
  font-weight:900;
  margin-bottom:18px;
}

.abh-why--image a{
  display:inline-flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:0 20px;
  border-radius:999px;
  text-decoration:none;
  color:#071827;
  font-size:13px;
  font-weight:900;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
}

@media(max-width:980px){
  .abh-sec7{
    padding:85px 0;
  }

  .abh-sec7__top{
    grid-template-columns:1fr;
    gap:24px;
  }

  .abh-sec7__grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:620px){
  .abh-sec7__grid{
    grid-template-columns:1fr;
  }

  .abh-sec7__top h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-why{
    min-height:260px;
    padding:24px;
    border-radius:24px;
  }

  .abh-why:hover{
    transform:none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6dabc0c */.abh-sec8{
  position:relative;
  width:100vw;
  min-height:620px;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  display:flex;
  align-items:center;
  font-family:'Poppins',sans-serif;
  background:#071827;
}

.abh-sec8__bg{
  position:absolute;
  inset:0;
  background:url('PASTE-CTA-BACKGROUND-IMAGE-URL') center/cover no-repeat;
  transform:scale(1.05);
}

.abh-sec8__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 80% 20%, rgba(214,154,51,.36), transparent 28%),
    radial-gradient(circle at 15% 80%, rgba(29,103,75,.46), transparent 32%),
    linear-gradient(90deg, rgba(3,15,31,.96) 0%, rgba(3,15,31,.82) 48%, rgba(3,15,31,.50) 100%);
}

.abh-sec8__wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:70px;
  align-items:center;
  padding:95px 0;
}

.abh-sec8__content > span{
  display:inline-flex;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.abh-sec8__content h2{
  margin:0;
  color:#fff;
  font-size:clamp(40px,5vw,70px);
  line-height:1.02;
  letter-spacing:-2.5px;
  font-weight:900;
}

.abh-sec8__content h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#fff0a8,#d79a32,#f8d36d);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-sec8__content p{
  max-width:650px;
  margin:26px 0 0;
  color:rgba(255,255,255,.75);
  font-size:16px;
  line-height:1.85;
}

.abh-sec8__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.abh-sec8__btn{
  min-height:56px;
  padding:0 28px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
}

.abh-sec8__btn--gold{
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  box-shadow:0 18px 42px rgba(214,154,51,.32);
}

.abh-sec8__btn--glass{
  color:#fff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter:blur(12px);
}

.abh-sec8__card{
  position:relative;
  padding:34px;
  border-radius:34px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 35px 90px rgba(0,0,0,.34);
  backdrop-filter:blur(18px);
}

.abh-sec8__card:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:34px;
  padding:1px;
  background:linear-gradient(135deg,rgba(255,231,157,.85),rgba(255,255,255,.18),rgba(35,118,83,.5));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;
}

.abh-sec8__card-top{
  padding-bottom:24px;
  border-bottom:1px solid rgba(255,255,255,.16);
}

.abh-sec8__card-top span{
  display:block;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:8px;
}

.abh-sec8__card-top strong{
  display:block;
  color:#fff;
  font-size:32px;
  line-height:1.1;
  font-weight:900;
}

.abh-sec8__info{
  display:grid;
  gap:18px;
  margin-top:24px;
}

.abh-sec8__info div{
  padding:18px;
  border-radius:20px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}

.abh-sec8__info small{
  display:block;
  color:#f2cf78;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:7px;
}

.abh-sec8__info p{
  margin:0;
  color:rgba(255,255,255,.82);
  font-size:14.5px;
  line-height:1.6;
}

@media(max-width:980px){
  .abh-sec8__wrap{
    grid-template-columns:1fr;
    gap:42px;
    padding:80px 0;
  }
}

@media(max-width:560px){
  .abh-sec8__content h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-sec8__actions{
    flex-direction:column;
  }

  .abh-sec8__btn{
    width:100%;
  }

  .abh-sec8__card{
    padding:26px;
    border-radius:28px;
  }

  .abh-sec8__card-top strong{
    font-size:25px;
  }
}/* End custom CSS */