.elementor-4117 .elementor-element.elementor-element-bd9fe50{--display:flex;}.elementor-4117 .elementor-element.elementor-element-3552673{--grid-template-columns:repeat(0, auto);width:var( --container-widget-width, 50px );max-width:50px;--container-widget-width:50px;--container-widget-flex-grow:0;top:40%;z-index:2;--icon-size:25px;--grid-column-gap:5px;--grid-row-gap:8px;}.elementor-4117 .elementor-element.elementor-element-3552673 > .elementor-widget-container{background-color:var( --e-global-color-44bef6a );margin:0px 0px 0px 0px;padding:0em 0em 0em 0em;border-style:solid;border-width:0px 0px 0px 0px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}body:not(.rtl) .elementor-4117 .elementor-element.elementor-element-3552673{right:0px;}body.rtl .elementor-4117 .elementor-element.elementor-element-3552673{left:0px;}.elementor-4117 .elementor-element.elementor-element-3552673 .elementor-social-icon{background-color:var( --e-global-color-44bef6a );--icon-padding:0.5em;}.elementor-4117 .elementor-element.elementor-element-3552673 .elementor-social-icon i{color:var( --e-global-color-6f1b89e );}.elementor-4117 .elementor-element.elementor-element-3552673 .elementor-social-icon svg{fill:var( --e-global-color-6f1b89e );}.elementor-4117 .elementor-element.elementor-element-3552673 .elementor-social-icon:hover{background-color:var( --e-global-color-44bef6a );}.elementor-4117 .elementor-element.elementor-element-3552673 .elementor-social-icon:hover i{color:var( --e-global-color-0f72b49 );}.elementor-4117 .elementor-element.elementor-element-3552673 .elementor-social-icon:hover svg{fill:var( --e-global-color-0f72b49 );}.elementor-4117 .elementor-element.elementor-element-95bf28c{--display:flex;}@media(max-width:767px){.elementor-4117 .elementor-element.elementor-element-bd9fe50{--content-width:500px;--min-height:0px;}.elementor-4117 .elementor-element.elementor-element-95bf28c{--min-height:0px;}}/* Start custom CSS for html, class: .elementor-element-199760c */<style>
@font-face {
  font-family: 'Karla';
  src: url('/wp-content/uploads/fonts/karla-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Karla';
  src: url('/wp-content/uploads/fonts/karla-bold.woff2') format('woff2');
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}

.ah-rental-deals {
  font-family: 'Karla', Arial, Helvetica, "Segoe UI", sans-serif;
  background: #f5f8fb;
  color: #1f2933;
  padding: 70px 20px;
}

.ah-rental-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.ah-hero {
  text-align: center;
  margin-bottom: 45px;
}

.ah-label {
  display: inline-block;
  background: #FFED00;
  color: #003b68;
  font-weight: 800;
  padding: 9px 18px;
  border-radius: 999px;
  margin-bottom: 18px;
}

.ah-hero h1 {
  font-size: clamp(34px, 5vw, 58px);
  color: #006AB3;
  line-height: 1.08;
  margin: 0 0 16px;
  font-weight: 900;
}

.ah-hero p {
  max-width: 760px;
  margin: 0 auto;
  font-size: 19px;
  line-height: 1.6;
}

.ah-trustbar {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin: 34px 0 42px;
}

.ah-trustitem {
  background: #fff;
  border-radius: 16px;
  padding: 18px;
  text-align: center;
  font-weight: 700;
  box-shadow: 0 10px 28px rgba(0,0,0,.07);
}

.ah-grid {
  display: grid;
  gap: 34px;
}

.ah-card {
  background: #fff;
  border-radius: 28px;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  box-shadow: 0 20px 55px rgba(0,0,0,.12);
}

.ah-card.premium {
  border: 3px solid #006AB3;
}

.ah-image {
  position: relative;
  min-height: 430px;
  background: #eef3f8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.ah-image img {
  width: 100%;
  height: 100%;
  max-height: 390px;
  object-fit: contain;
  object-position: center center;
  display: block;
}

.ah-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #006AB3;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  padding: 11px 17px;
  border-radius: 999px;
  letter-spacing: .4px;
}

.ah-content {
  padding: 42px;
}

.ah-content h2 {
  color: #006AB3;
  font-size: 32px;
  line-height: 1.15;
  margin: 0 0 10px;
  font-weight: 900;
}

.ah-subtitle {
  font-size: 17px;
  line-height: 1.5;
  margin: 0 0 20px;
  color: #4b5563;
}

.ah-price {
  font-size: 35px;
  font-weight: 900;
  color: #111827;
  margin: 0 0 8px;
}

.ah-price span {
  font-size: 18px;
  color: #777;
  text-decoration: line-through;
  font-weight: 600;
  margin-left: 8px;
}

.ah-note {
  background: #fff7cc;
  border-left: 6px solid #FFED00;
  padding: 14px 16px;
  font-weight: 800;
  margin: 20px 0 24px;
  border-radius: 0 12px 12px 0;
}

.ah-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}

.ah-list li {
  padding: 9px 0;
  border-bottom: 1px solid #edf0f3;
  line-height: 1.4;
}

.ah-list li:before {
  content: "✓";
  color: #006AB3;
  font-weight: 900;
  margin-right: 8px;
}

.ah-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ah-btn {
  display: inline-block;
  background: #006AB3;
  color: #fff !important;
  text-decoration: none;
  font-weight: 900;
  padding: 15px 24px;
  border-radius: 12px;
  transition: .2s ease;
}

.ah-btn:hover {
  background: #00518a;
  transform: translateY(-2px);
}

.ah-btn.secondary {
  background: #FFED00;
  color: #003b68 !important;
}

.ah-included {
  margin-top: 42px;
  background: #006AB3;
  color: #fff;
  border-radius: 26px;
  padding: 38px;
  text-align: center;
}

.ah-included h3 {
  font-size: 30px;
  margin: 0 0 12px;
  font-weight: 900;
}

.ah-included p {
  max-width: 820px;
  margin: 0 auto 22px;
  line-height: 1.7;
}

.ah-smallprint {
  margin-top: 28px;
  font-size: 14px;
  color: #64748b;
  text-align: center;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .ah-rental-deals {
    padding: 46px 16px;
  }

  .ah-trustbar {
    grid-template-columns: 1fr 1fr;
  }

  .ah-card {
    grid-template-columns: 1fr;
  }

  .ah-image {
    min-height: 300px;
    padding: 18px;
  }

  .ah-image img {
    max-height: 280px;
  }

  .ah-content {
    padding: 30px 22px;
  }

  .ah-content h2 {
    font-size: 27px;
  }

  .ah-price {
    font-size: 30px;
  }

  .ah-actions {
    display: block;
  }

  .ah-btn {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}

@media (max-width: 520px) {
  .ah-trustbar {
    grid-template-columns: 1fr;
  }

  .ah-hero p {
    font-size: 17px;
  }

  .ah-image {
    min-height: 250px;
  }

  .ah-image img {
    max-height: 235px;
  }

  .ah-included {
    padding: 28px 20px;
  }
}
</style>/* End custom CSS */