.elementor-34 .elementor-element.elementor-element-4296d91{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34 .elementor-element.elementor-element-459f16f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34 .elementor-element.elementor-element-bdacd2d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34 .elementor-element.elementor-element-c237fce{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34 .elementor-element.elementor-element-a007acb{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34 .elementor-element.elementor-element-fe767bf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34 .elementor-element.elementor-element-76d0b41{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-44fe36d */.abh-rental-hero{
  position:relative;
  width:100vw;
  min-height:82vh;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  display:flex;
  align-items:center;
  background:#071827;
  font-family:'Poppins',sans-serif;
}

.abh-rental-bg{
  position:absolute;
  inset:0;
  background:url('PASTE-CAR-RENTAL-HERO-IMAGE-URL') center/cover no-repeat;
  transform:scale(1.06);
}

.abh-rental-overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 78% 24%, rgba(214,154,51,.38), transparent 28%),
    radial-gradient(circle at 18% 82%, rgba(29,103,75,.48), transparent 32%),
    linear-gradient(90deg,rgba(3,15,31,.96) 0%,rgba(3,15,31,.84) 48%,rgba(3,15,31,.45) 100%);
}

.abh-rental-wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .75fr;
  gap:70px;
  align-items:center;
  padding:120px 0 85px;
}

.abh-rental-kicker{
  display:inline-flex;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:20px;
}

.abh-rental-content h1{
  margin:0;
  color:#fff;
  font-size:clamp(42px,5.6vw,78px);
  line-height:.98;
  letter-spacing:-2.7px;
  font-weight:900;
}

.abh-rental-content h1 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#fff0a8,#d79a32,#f8d36d);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-rental-content p{
  max-width:680px;
  margin:26px 0 0;
  color:rgba(255,255,255,.76);
  font-size:16.5px;
  line-height:1.85;
}

.abh-rental-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.abh-rental-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:900;
}

.abh-rental-btn--gold{
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  box-shadow:0 18px 42px rgba(214,154,51,.34);
}

.abh-rental-btn--glass{
  color:#fff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter:blur(12px);
}

.abh-rental-pills{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:32px;
}

.abh-rental-pills span{
  color:rgba(255,255,255,.82);
  font-size:13px;
  font-weight:700;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13);
}

.abh-rental-card{
  position:relative;
  padding:34px;
  border-radius:34px;
  background:rgba(255,255,255,.93);
  box-shadow:0 38px 100px rgba(0,0,0,.36);
  border:1px solid rgba(255,255,255,.65);
}

.abh-rental-card span{
  display:block;
  color:#b47b24;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.abh-rental-card h3{
  margin:0;
  color:#071827;
  font-size:50px;
  line-height:1;
  letter-spacing:-2px;
  font-weight:900;
}

.abh-rental-card p{
  margin:16px 0 0;
  color:#5f6c7a;
  font-size:15px;
  line-height:1.7;
}

.abh-rental-card-line{
  height:1px;
  background:linear-gradient(90deg,#d79a32,rgba(7,24,39,.08),transparent);
  margin:26px 0;
}

.abh-rental-mini{
  padding:18px;
  border-radius:20px;
  background:#f8f4ea;
  border:1px solid rgba(7,24,39,.08);
}

.abh-rental-mini strong{
  display:block;
  color:#071827;
  font-size:16px;
  margin-bottom:6px;
}

.abh-rental-mini small{
  color:#647181;
  font-size:13px;
  font-weight:700;
}

.abh-rental-card a{
  margin-top:24px;
  width:100%;
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:17px;
  text-decoration:none;
  color:#071827;
  font-size:14px;
  font-weight:900;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
}

@media(max-width:980px){
  .abh-rental-hero{
    min-height:auto;
  }

  .abh-rental-wrap{
    grid-template-columns:1fr;
    gap:42px;
    padding:90px 0 70px;
  }
}

@media(max-width:560px){
  .abh-rental-content h1{
    font-size:38px;
    letter-spacing:-1.4px;
  }

  .abh-rental-actions{
    flex-direction:column;
  }

  .abh-rental-btn{
    width:100%;
  }

  .abh-rental-card{
    padding:26px;
    border-radius:28px;
  }

  .abh-rental-card h3{
    font-size:40px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6c1874c */.abh-rfleet{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:120px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 15% 10%, rgba(214,154,51,.14), transparent 28%),
    radial-gradient(circle at 90% 82%, rgba(29,103,75,.12), transparent 30%),
    linear-gradient(135deg,#f7f1e3 0%,#ffffff 52%,#f7f0e0 100%);
  font-family:'Poppins',sans-serif;
}

.abh-rfleet__wrap{
  width:min(1240px,92%);
  margin:0 auto;
}

.abh-rfleet__head{
  max-width:760px;
  margin-bottom:56px;
}

.abh-rfleet__head span{
  display:inline-flex;
  color:#b57e28;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.abh-rfleet__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-rfleet__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-rfleet__head p{
  margin:24px 0 0;
  color:#5f6c7a;
  font-size:16px;
  line-height:1.85;
}

.abh-rfleet__grid{
  display:grid;
  grid-template-columns:1.15fr .85fr .85fr;
  gap:20px;
}

.abh-rfleet-card{
  position:relative;
  overflow:hidden;
  min-height:320px;
  border-radius:34px;
  background:#fff;
  box-shadow:0 30px 70px rgba(7,24,39,.10);
  transition:.35s ease;
}

.abh-rfleet-card:hover{
  transform:translateY(-10px);
  box-shadow:0 42px 95px rgba(7,24,39,.18);
}

.abh-rfleet-card--large{
  grid-row:span 2;
  min-height:660px;
}

.abh-rfleet-card__image{
  position:absolute;
  inset:0;
}

.abh-rfleet-card__image:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(180deg,rgba(7,24,39,.05),rgba(7,24,39,.85)),
    radial-gradient(circle at 20% 20%,rgba(255,220,140,.18),transparent 30%);
}

.abh-rfleet-card__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform:scale(1.04);
}

.abh-rfleet-card__content{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:3;
  padding:30px;
}

.abh-rfleet-card__content span{
  display:inline-flex;
  margin-bottom:10px;
  color:#f4d27b;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-rfleet-card__content h3{
  margin:0;
  color:#fff;
  font-size:30px;
  line-height:1.08;
  letter-spacing:-1px;
  font-weight:850;
}

.abh-rfleet-card__content b{
  display:block;
  margin-top:22px;
  color:#fff;
  font-size:22px;
  font-weight:900;
}

.abh-rfleet-card__specs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:18px;
}

.abh-rfleet-card__specs small{
  padding:9px 12px;
  border-radius:999px;
  color:#fff;
  font-size:11px;
  font-weight:800;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
}

.abh-rfleet-card--dark{
  background:
    linear-gradient(145deg,#071827,#15432f);
}

.abh-rfleet-card--dark .abh-rfleet-card__content{
  position:relative;
  padding:34px;
}

.abh-rfleet-card--dark p{
  margin:18px 0 0;
  color:rgba(255,255,255,.72);
  font-size:14.5px;
  line-height:1.8;
}

.abh-rfleet-card--dark a{
  margin-top:26px;
  min-height:50px;
  display:inline-flex;
  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);
}

@media(max-width:1020px){

  .abh-rfleet{
    padding:85px 0;
  }

  .abh-rfleet__grid{
    grid-template-columns:1fr 1fr;
  }

  .abh-rfleet-card--large{
    grid-column:span 2;
    grid-row:auto;
    min-height:460px;
  }

}

@media(max-width:620px){

  .abh-rfleet__grid{
    grid-template-columns:1fr;
  }

  .abh-rfleet-card--large{
    grid-column:auto;
    min-height:380px;
  }

  .abh-rfleet__head h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-rfleet-card{
    min-height:280px;
    border-radius:26px;
  }

  .abh-rfleet-card__content{
    padding:24px;
  }

  .abh-rfleet-card__content h3{
    font-size:25px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe89eb4 */.abh-rprocess{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:120px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 20%, rgba(214,154,51,.18), transparent 28%),
    radial-gradient(circle at 88% 78%, rgba(29,103,75,.15), transparent 32%),
    linear-gradient(135deg,#071827 0%,#0a2035 50%,#061827 100%);
  font-family:'Poppins',sans-serif;
}

.abh-rprocess__wrap{
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:70px;
  align-items:center;
}

.abh-rprocess__left span{
  display:inline-flex;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.abh-rprocess__left h2{
  margin:0;
  color:#fff;
  font-size:clamp(38px,4.7vw,64px);
  line-height:1.02;
  letter-spacing:-2.3px;
  font-weight:900;
}

.abh-rprocess__left h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#fff0a8,#d79a32,#f8d36d);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

.abh-rprocess__left p{
  margin:24px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
  max-width:520px;
}

.abh-rprocess__left a{
  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(214,154,51,.28);
}

.abh-rprocess__right{
  display:grid;
  gap:16px;
}

.abh-step{
  position:relative;
  display:grid;
  grid-template-columns:76px 1fr;
  gap:22px;
  padding:26px;
  border-radius:28px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 24px 60px rgba(0,0,0,.18);
  backdrop-filter:blur(14px);
  transition:.3s ease;
}

.abh-step:hover{
  transform:translateX(8px);
  background:rgba(255,255,255,.12);
  border-color:rgba(255,217,139,.38);
}

.abh-step b{
  width:62px;
  height:62px;
  border-radius:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  font-size:17px;
  font-weight:900;
}

.abh-step h3{
  margin:0 0 9px;
  color:#fff;
  font-size:22px;
  line-height:1.2;
  font-weight:850;
  letter-spacing:-.5px;
}

.abh-step p{
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:14.5px;
  line-height:1.7;
}

@media(max-width:980px){
  .abh-rprocess{
    padding:85px 0;
  }

  .abh-rprocess__wrap{
    grid-template-columns:1fr;
    gap:42px;
  }
}

@media(max-width:560px){
  .abh-rprocess__left h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-step{
    grid-template-columns:1fr;
    padding:24px;
    border-radius:24px;
  }

  .abh-step:hover{
    transform:none;
  }

  .abh-rprocess__left a{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fc80628 */.abh-rbook{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  min-height:720px;
  overflow:hidden;
  display:flex;
  align-items:center;
  background:#071827;
  font-family:'Poppins',sans-serif;
}

.abh-rbook__bg{
  position:absolute;
  inset:0;
  background:url('PASTE-BOOKING-BACKGROUND-IMAGE-URL') center/cover no-repeat;
  transform:scale(1.05);
}

.abh-rbook__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 78% 22%, rgba(214,154,51,.34), transparent 28%),
    radial-gradient(circle at 14% 84%, rgba(29,103,75,.45), transparent 32%),
    linear-gradient(90deg, rgba(3,15,31,.96) 0%, rgba(3,15,31,.83) 48%, rgba(3,15,31,.56) 100%);
}

.abh-rbook__wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:center;
  padding:100px 0;
}

.abh-rbook__content > span{
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-rbook__content h2{
  margin:18px 0 0;
  color:#fff;
  font-size:clamp(38px,4.8vw,66px);
  line-height:1.02;
  letter-spacing:-2.4px;
  font-weight:900;
}

.abh-rbook__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-rbook__content p{
  max-width:600px;
  margin:26px 0 0;
  color:rgba(255,255,255,.74);
  font-size:16px;
  line-height:1.85;
}

.abh-rbook__contact{
  margin-top:34px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.abh-rbook__contact div{
  padding:20px;
  border-radius:22px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(14px);
}

.abh-rbook__contact small{
  display:block;
  color:#f2cf78;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:7px;
}

.abh-rbook__contact strong{
  color:#fff;
  font-size:16px;
  line-height:1.4;
}

.abh-rbook__formbox{
  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,.36);
}

.abh-rbook__formhead span{
  color:#b47b24;
  font-size:12.5px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-rbook__formhead h3{
  margin:8px 0 24px;
  color:#071827;
  font-size:34px;
  line-height:1.1;
  letter-spacing:-.8px;
  font-weight:900;
}

.abh-rbook__form{
  display:grid;
  gap:14px;
}

.abh-rbook__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.abh-rbook__field label{
  display:block;
  margin-bottom:7px;
  color:#13283d;
  font-size:12.5px;
  font-weight:800;
}

.abh-rbook__field input,
.abh-rbook__field select,
.abh-rbook__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-rbook__field textarea{
  height:96px;
  padding-top:13px;
  resize:none;
}

.abh-rbook__field input:focus,
.abh-rbook__field select:focus,
.abh-rbook__field textarea:focus{
  border-color:#d69a33;
  background:#fff;
  box-shadow:0 0 0 4px rgba(214,154,51,.14);
}

.abh-rbook__form button{
  margin-top:6px;
  height:56px;
  border:0;
  border-radius:17px;
  cursor:pointer;
  color:#071827;
  font-size:15px;
  font-weight:900;
  font-family:inherit;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  box-shadow:0 18px 38px rgba(214,154,51,.28);
}

@media(max-width:980px){
  .abh-rbook__wrap{
    grid-template-columns:1fr;
    gap:42px;
    padding:80px 0;
  }
}

@media(max-width:620px){
  .abh-rbook__content h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-rbook__contact,
  .abh-rbook__grid{
    grid-template-columns:1fr;
  }

  .abh-rbook__formbox{
    padding:26px;
    border-radius:28px;
  }

  .abh-rbook__formhead h3{
    font-size:28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f424f7a */.abh-rfaq{
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding:110px 0;
  background:
    radial-gradient(circle at 12% 12%, rgba(214,154,51,.14), transparent 28%),
    radial-gradient(circle at 88% 82%, rgba(29,103,75,.12), transparent 30%),
    linear-gradient(135deg,#fffaf0 0%,#ffffff 52%,#f7f0df 100%);
  font-family:'Poppins',sans-serif;
}

.abh-rfaq__wrap{
  width:min(1100px,92%);
  margin:0 auto;
}

.abh-rfaq__head{
  max-width:760px;
  margin-bottom:46px;
}

.abh-rfaq__head span{
  color:#b47b24;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-rfaq__head h2{
  margin:18px 0 0;
  color:#071827;
  font-size:clamp(36px,4.6vw,62px);
  line-height:1.02;
  letter-spacing:-2.2px;
  font-weight:900;
}

.abh-rfaq__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-rfaq__head p{
  margin:22px 0 0;
  color:#5f6c7a;
  font-size:16px;
  line-height:1.8;
}

.abh-rfaq__grid{
  display:grid;
  gap:16px;
}

.abh-faq-item{
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(7,24,39,.08);
  box-shadow:0 20px 55px rgba(7,24,39,.08);
  overflow:hidden;
}

.abh-faq-item summary{
  cursor:pointer;
  list-style:none;
  padding:24px 28px;
  color:#071827;
  font-size:18px;
  font-weight:850;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}

.abh-faq-item summary::-webkit-details-marker{
  display:none;
}

.abh-faq-item summary:after{
  content:"+";
  width:36px;
  height:36px;
  flex:0 0 36px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  font-size:22px;
  font-weight:900;
}

.abh-faq-item[open] summary:after{
  content:"–";
}

.abh-faq-item p{
  margin:0;
  padding:0 28px 26px;
  color:#647181;
  font-size:14.5px;
  line-height:1.75;
}

@media(max-width:620px){
  .abh-rfaq{
    padding:85px 0;
  }

  .abh-rfaq__head h2{
    font-size:36px;
    letter-spacing:-1.3px;
  }

  .abh-faq-item summary{
    padding:22px;
    font-size:16px;
  }

  .abh-faq-item p{
    padding:0 22px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f35d1e7 */.abh-rental-cta{
  position:relative;
  width:100vw;
  min-height:720px;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  display:flex;
  align-items:center;
  background:#071827;
  font-family:'Poppins',sans-serif;
}

.abh-rental-cta__bg{
  position:absolute;
  inset:0;
  background:url('PASTE-CTA-IMAGE-URL') center/cover no-repeat;
  transform:scale(1.05);
}

.abh-rental-cta__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 82% 22%, rgba(214,154,51,.35), transparent 28%),
    radial-gradient(circle at 12% 85%, rgba(29,103,75,.45), transparent 30%),
    linear-gradient(90deg, rgba(3,15,31,.97) 0%, rgba(3,15,31,.83) 48%, rgba(3,15,31,.48) 100%);
}

.abh-rental-cta__wrap{
  position:relative;
  z-index:2;
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .75fr;
  gap:70px;
  align-items:center;
  padding:100px 0;
}

.abh-rental-cta__content > span{
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.abh-rental-cta__content h2{
  margin:18px 0 0;
  color:#fff;
  font-size:clamp(42px,5vw,72px);
  line-height:1.02;
  letter-spacing:-2.6px;
  font-weight:900;
}

.abh-rental-cta__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-rental-cta__content p{
  max-width:650px;
  margin:26px 0 0;
  color:rgba(255,255,255,.74);
  font-size:16px;
  line-height:1.85;
}

.abh-rental-cta__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.abh-rental-cta__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-rental-cta__btn--gold{
  color:#071827;
  background:linear-gradient(135deg,#fff0a8,#d79a32,#f8d36d);
  box-shadow:0 18px 42px rgba(214,154,51,.34);
}

.abh-rental-cta__btn--glass{
  color:#fff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter:blur(12px);
}

.abh-rental-cta__badges{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:34px;
}

.abh-rental-cta__badges span{
  padding:10px 15px;
  border-radius:999px;
  color:#fff;
  font-size:12px;
  font-weight:800;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
}

.abh-rental-cta__card{
  padding:34px;
  border-radius:34px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 38px 100px rgba(0,0,0,.34);
  backdrop-filter:blur(18px);
}

.abh-rental-cta__top{
  padding-bottom:24px;
  border-bottom:1px solid rgba(255,255,255,.14);
}

.abh-rental-cta__top small{
  display:block;
  color:#f2cf78;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:10px;
}

.abh-rental-cta__top h3{
  margin:0;
  color:#fff;
  font-size:32px;
  line-height:1.15;
  letter-spacing:-1px;
  font-weight:900;
}

.abh-rental-cta__info{
  display:grid;
  gap:16px;
  margin-top:24px;
}

.abh-rental-cta__item{
  padding:18px;
  border-radius:20px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}

.abh-rental-cta__item span{
  display:block;
  color:#f2cf78;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:6px;
}

.abh-rental-cta__item strong{
  color:#fff;
  font-size:15px;
  line-height:1.5;
}

@media(max-width:980px){

  .abh-rental-cta__wrap{
    grid-template-columns:1fr;
    gap:42px;
    padding:80px 0;
  }

}

@media(max-width:620px){

  .abh-rental-cta{
    min-height:auto;
  }

  .abh-rental-cta__content h2{
    font-size:38px;
    letter-spacing:-1.5px;
  }

  .abh-rental-cta__actions{
    flex-direction:column;
  }

  .abh-rental-cta__btn{
    width:100%;
  }

  .abh-rental-cta__card{
    padding:26px;
    border-radius:28px;
  }

  .abh-rental-cta__top h3{
    font-size:26px;
  }

}/* End custom CSS */