.elementor-33 .elementor-element.elementor-element-68dc277{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-33 .elementor-element.elementor-element-53db50f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-33 .elementor-element.elementor-element-72d6e13{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-33 .elementor-element.elementor-element-23a9ab3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-33 .elementor-element.elementor-element-4b69c63{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-2e0a9c5 *//* =========================
   PAGE 2 - SECTION 2
   SEWA CAR BRAND THEME
========================= */

.cars-hero {
  position: relative;
  overflow: hidden;
  min-height: 690px;
  color: #080808;
  background: #ffdc68;
  border-bottom: 6px solid #080808;
}

/* Subtle background typography */

.cars-hero::before {
  position: absolute;
  top: 25px;
  right: -20px;
  color: rgb(0 0 0 / 3.5%);
  content: "SEWACAR";
  font-family: "Barlow Condensed", Impact, sans-serif;
  font-size: 14rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}

.cars-hero::after {
  position: absolute;
  right: -110px;
  bottom: 70px;
  width: 430px;
  height: 430px;
  border: 75px solid rgb(255 255 255 / 15%);
  border-radius: 50%;
  content: "";
}

.cars-hero-container {
  position: relative;
  z-index: 2;
  display: grid;
  width: min(1180px, calc(100% - 40px));
  min-height: 690px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 55px;
  margin: auto;
  padding: 65px 0 120px;
}

/* =========================
   LEFT CONTENT
========================= */

.cars-hero-content {
  position: relative;
  z-index: 3;
}

.cars-hero-label {
  display: inline-flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 8px 13px;
  color: #ffffff;
  background: #080808;
  border-radius: 5px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* =========================
   HERO TITLE
========================= */

.cars-hero-title {
  max-width: 670px;
  margin: 0;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(3.7rem, 5.5vw, 5.7rem);
  font-style: normal;
  font-weight: 900;

  /* Jarak huruf normal */
  letter-spacing: 0;

  /* Elak perkataan bertindih */
  line-height: 1.04;

  text-transform: uppercase;
}

.cars-hero-title > span {
  display: block;
}

.title-outline {
  color: #ffffff;
  text-shadow:
    -2px -2px 0 #303030,
    2px -2px 0 #303030,
    -2px 2px 0 #303030,
    2px 2px 0 #303030;
}

.title-black {
  margin-top: 5px;
  color: #080808;
}

.cars-hero-description {
  max-width: 570px;
  margin: 25px 0 0;
  color: rgb(0 0 0 / 72%);
  font-family: "Inter", Arial, sans-serif;
  font-size: 0.92rem;
  letter-spacing: 0;
  line-height: 1.8;
}

/* =========================
   ACTION BUTTONS
========================= */

.cars-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 29px;
}

.cars-hero-primary,
.cars-hero-secondary {
  display: inline-flex;
  min-height: 51px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 23px;
  border-radius: 7px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.95rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    background 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.cars-hero-primary {
  color: #ffffff;
  background: #080808;
  border: 2px solid #080808;
}

.cars-hero-secondary {
  color: #080808;
  background: transparent;
  border: 2px solid #080808;
}

.cars-hero-primary svg,
.cars-hero-secondary svg {
  width: 21px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.cars-hero-primary:hover,
.cars-hero-secondary:hover {
  transform: translateY(-3px);
}

.cars-hero-primary:hover {
  color: #080808;
  background: #ffffff;
}

.cars-hero-secondary:hover {
  color: #ffffff;
  background: #1ebe5d;
  border-color: #1ebe5d;
}

/* =========================
   STATS
========================= */

.cars-hero-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 34px;
  padding-top: 24px;
  border-top: 2px solid rgb(0 0 0 / 17%);
}

.cars-hero-stat {
  min-width: 125px;
  padding-right: 20px;
}

.cars-hero-stat:not(:first-child) {
  padding-left: 20px;
  border-left: 1px solid rgb(0 0 0 / 22%);
}

.cars-hero-stat strong,
.cars-hero-stat span {
  display: block;
}

.cars-hero-stat strong {
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.35rem;
  font-weight: 900;
  line-height: 1;
}

.cars-hero-stat span {
  margin-top: 5px;
  color: rgb(0 0 0 / 62%);
  font-size: 0.55rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* =========================
   RIGHT VISUAL
========================= */

.cars-hero-visual {
  position: relative;
  min-height: 480px;
}

.cars-visual-title {
  position: absolute;
  top: 20px;
  right: 10px;
  color: #080808;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(4rem, 7vw, 6.8rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 1;
  opacity: 0.08;
  text-transform: uppercase;
}

.cars-visual-title span {
  color: #ffffff;
  text-shadow:
    -2px -2px 0 #080808,
    2px -2px 0 #080808,
    -2px 2px 0 #080808,
    2px 2px 0 #080808;
}

/* =========================
   CAR ILLUSTRATION
========================= */

.cars-illustration {
  position: absolute;
  right: -30px;
  bottom: 65px;
  width: 110%;
}

.cars-illustration svg {
  display: block;
  width: 100%;
  filter: drop-shadow(0 22px 15px rgb(0 0 0 / 20%));
}

.car-body {
  fill: #ffffff;
  stroke: #303030;
  stroke-linejoin: round;
  stroke-width: 7;
}

.car-window {
  fill: #080808;
  stroke: #303030;
  stroke-width: 4;
}

.car-line {
  fill: none;
  stroke: #303030;
  stroke-linecap: round;
  stroke-width: 5;
}

.car-wheel {
  fill: #080808;
  stroke: #303030;
  stroke-width: 6;
}

.car-rim {
  fill: #ffdc68;
  stroke: #ffffff;
  stroke-width: 5;
}

.car-light {
  fill: #ffdc68;
  stroke: #303030;
  stroke-width: 5;
}

/* =========================
   FLOATING CARDS
========================= */

.cars-airport-card,
.cars-price-card {
  position: absolute;
  z-index: 5;
  color: #ffffff;
  background: #080808;
  border-radius: 8px;
  box-shadow: 7px 7px 0 rgb(0 0 0 / 13%);
}

.cars-airport-card {
  top: 70px;
  right: 0;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 13px 16px;
}

.cars-info-icon {
  display: grid;
  width: 39px;
  height: 39px;
  color: #080808;
  background: #ffdc68;
  border-radius: 6px;
  place-items: center;
}

.cars-info-icon svg {
  width: 23px;
  fill: currentcolor;
}

.cars-airport-card small,
.cars-airport-card strong {
  display: block;
}

.cars-airport-card small {
  margin-bottom: 4px;
  color: #ffdc68;
  font-size: 0.51rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cars-airport-card strong {
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.94rem;
  font-weight: 900;
  text-transform: uppercase;
}

.cars-price-card {
  right: 5px;
  bottom: 27px;
  padding: 13px 17px;
  border-left: 5px solid #ffffff;
}

.cars-price-card small,
.cars-price-card strong {
  display: block;
}

.cars-price-card small {
  color: #aaaaaa;
  font-size: 0.52rem;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.cars-price-card strong {
  margin-top: 3px;
  color: #ffdc68;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.55rem;
  font-weight: 900;
}

.cars-price-card strong span {
  color: #ffffff;
  font-size: 0.62rem;
  text-transform: uppercase;
}

/* =========================
   CATEGORY BAR
========================= */

.cars-category-bar {
  position: absolute;
  z-index: 6;
  right: 0;
  bottom: 0;
  left: 0;
  background: #080808;
}

.cars-category-container {
  display: grid;
  width: min(1180px, 100%);
  min-height: 75px;
  grid-template-columns: repeat(6, 1fr);
  margin: auto;
}

.cars-category-container a {
  display: grid;
  color: #ffffff;
  border-right: 1px solid #343434;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.88rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  place-items: center;
  transition:
    color 180ms ease,
    background 180ms ease;
}

.cars-category-container a:last-child {
  border-right: 0;
}

.cars-category-container a:hover {
  color: #080808;
  background: #ffdc68;
}

/* =========================
   TABLET
========================= */

@media (max-width: 900px) {
  .cars-hero-container {
    grid-template-columns: 1fr;
    padding-bottom: 120px;
  }

  .cars-hero-content {
    width: min(700px, 100%);
    margin: auto;
  }

  .cars-hero-visual {
    width: min(650px, 100%);
    min-height: 430px;
    margin: auto;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 620px) {
  .cars-hero-container {
    width: min(100% - 30px, 1180px);
    padding: 50px 0 200px;
  }

  .cars-hero-title {
    font-size: clamp(2.9rem, 13vw, 3.9rem);
    letter-spacing: 0;
    line-height: 1.08;
  }

  .title-black {
    margin-top: 4px;
  }

  .cars-hero-description {
    font-size: 0.84rem;
  }

  .cars-hero-actions {
    display: grid;
  }

  .cars-hero-primary,
  .cars-hero-secondary {
    width: 100%;
  }

  .cars-hero-stats {
    display: grid;
    grid-template-columns: 1fr;
    gap: 13px;
  }

  .cars-hero-stat {
    padding: 0;
  }

  .cars-hero-stat:not(:first-child) {
    padding: 13px 0 0;
    border-top: 1px solid rgb(0 0 0 / 18%);
    border-left: 0;
  }

  .cars-hero-visual {
    min-height: 330px;
  }

  .cars-illustration {
    right: -10px;
    bottom: 50px;
    width: 108%;
  }

  .cars-airport-card {
    top: 30px;
    right: 0;
  }

  .cars-price-card {
    right: 0;
    bottom: 12px;
  }

  .cars-category-container {
    grid-template-columns: repeat(3, 1fr);
    min-height: 150px;
  }

  .cars-category-container a {
    min-height: 75px;
    border-bottom: 1px solid #343434;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4bc253d *//* =========================
   PAGE 2 - SECTION 4
   FLEET LIST
========================= */

.fleet-list-section {
  padding: 95px 20px;
  background: #f5f5f5;
}

.fleet-list-container {
  width: min(1180px, 100%);
  margin: auto;
}

/* Heading */

.fleet-list-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 45px;
  margin-bottom: 42px;
}

.fleet-list-label {
  display: inline-flex;
  margin-bottom: 13px;
  padding: 7px 11px;
  color: #080808;
  background: #ffdc68;
  border: 2px solid #080808;
  border-radius: 4px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.fleet-list-heading h2 {
  margin: 0;
  color: #080808;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(2.8rem, 4.5vw, 4.3rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.fleet-list-heading h2 span {
  display: block;
  margin-top: 4px;
  color: #ffffff;
  text-shadow:
    -2px -2px 0 #303030,
    2px -2px 0 #303030,
    -2px 2px 0 #303030,
    2px 2px 0 #303030;
}

.fleet-list-heading > p {
  max-width: 420px;
  margin: 0;
  color: #747474;
  font-size: 0.8rem;
  line-height: 1.75;
}

/* Equal-size grid */

.fleet-list-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.fleet-card {
  display: flex;
  min-width: 0;
  min-height: 420px;
  flex-direction: column;
  overflow: hidden;
  background: #ffffff;
  border: 2px solid #080808;
  border-radius: 9px;
  box-shadow: 6px 6px 0 rgb(0 0 0 / 10%);
  transition:
    box-shadow 180ms ease,
    transform 180ms ease;
}

.fleet-card:hover {
  box-shadow: 9px 9px 0 #ffdc68;
  transform: translateY(-5px);
}

.fleet-card[hidden] {
  display: none;
}

/* Header */

.fleet-card-header {
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px;
  color: #ffffff;
  background: #080808;
}

.fleet-card-header span {
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.71rem;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.fleet-card-header small {
  color: #ffdc68;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 900;
}

/* Image */

.fleet-card-image {
  position: relative;
  display: grid;
  height: 185px;
  min-height: 185px;
  overflow: hidden;
  padding: 15px;
  background: #ffdc68;
  place-items: center;
}

.fleet-card-image::after {
  position: absolute;
  right: 25px;
  bottom: 22px;
  left: 25px;
  height: 17px;
  background: rgb(0 0 0 / 16%);
  border-radius: 50%;
  filter: blur(9px);
  content: "";
}

.fleet-card-image img {
  position: relative;
  z-index: 2;
  display: block;
  width: 95%;
  height: 150px;
  object-fit: contain;
  filter: drop-shadow(0 12px 8px rgb(0 0 0 / 18%));
}

.fleet-card-image > span {
  position: absolute;
  z-index: 1;
  color: rgb(0 0 0 / 12%);
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

/* Content */

.fleet-card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 18px;
}

.fleet-card-content h3 {
  min-height: 44px;
  margin: 0;
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.35rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.fleet-card-specs {
  display: flex;
  min-height: 58px;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 6px;
  margin-top: 13px;
  padding: 13px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.fleet-card-specs span {
  padding: 6px 8px;
  color: #444444;
  background: #eeeeee;
  border-radius: 4px;
  font-size: 0.54rem;
  font-weight: 800;
  text-transform: uppercase;
}

/* Price */

.fleet-card-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
  padding-top: 15px;
}

.fleet-card-price small,
.fleet-card-price strong {
  display: block;
}

.fleet-card-price small {
  color: #888888;
  font-size: 0.52rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.fleet-card-price strong {
  margin-top: 3px;
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}

.fleet-card-bottom > a {
  display: inline-flex;
  min-width: 72px;
  min-height: 39px;
  align-items: center;
  justify-content: center;
  color: #080808;
  background: #ffdc68;
  border: 2px solid #080808;
  border-radius: 5px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.79rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
}

.fleet-card-bottom > a:hover {
  color: #ffffff;
  background: #080808;
}

/* Empty result */

.fleet-empty-message {
  display: none;
  margin-top: 25px;
  padding: 25px;
  color: #ffffff;
  background: #080808;
  border: 4px solid #ffdc68;
  border-radius: 8px;
  font-weight: 800;
  text-align: center;
}

/* Tablet */

@media (max-width: 1000px) {
  .fleet-list-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 780px) {
  .fleet-list-heading {
    display: block;
  }

  .fleet-list-heading > p {
    margin-top: 18px;
  }

  .fleet-list-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile */

@media (max-width: 520px) {
  .fleet-list-section {
    padding: 70px 15px;
  }

  .fleet-list-heading h2 {
    font-size: clamp(2.7rem, 12vw, 3.6rem);
    line-height: 1.08;
  }

  .fleet-list-grid {
    grid-template-columns: 1fr;
  }

  .fleet-card {
    min-height: 415px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d892e73 *//* =========================
   PAGE 2 - SECTION 5
   CAR GUIDE
========================= */

.car-guide-section {
  position: relative;
  overflow: hidden;
  padding: 95px 20px;
  background: #ffdc68;
}

.car-guide-section::before {
  position: absolute;
  top: -150px;
  right: -120px;
  color: rgb(0 0 0 / 4%);
  content: "SEWACAR";
  font-family: "Barlow Condensed", Impact, sans-serif;
  font-size: 12rem;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
}

.car-guide-container {
  position: relative;
  z-index: 2;
  width: min(1180px, 100%);
  margin: auto;
}

/* Heading */

.car-guide-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 45px;
  margin-bottom: 42px;
}

.car-guide-label {
  display: inline-flex;
  margin-bottom: 13px;
  padding: 7px 11px;
  color: #ffffff;
  background: #080808;
  border-radius: 4px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.car-guide-heading h2 {
  margin: 0;
  color: #080808;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(2.8rem, 4.5vw, 4.3rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.car-guide-heading h2 span {
  display: block;
  margin-top: 4px;
  color: #ffffff;
  text-shadow:
    -2px -2px 0 #303030,
    2px -2px 0 #303030,
    -2px 2px 0 #303030,
    2px 2px 0 #303030;
}

.car-guide-heading > p {
  max-width: 430px;
  margin: 0;
  color: rgb(0 0 0 / 67%);
  font-size: 0.82rem;
  line-height: 1.75;
}

/* Equal-size grid */

.car-guide-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.car-guide-card {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 390px;
  flex-direction: column;
  padding: 26px 23px;
  background: #ffffff;
  border: 3px solid #080808;
  border-radius: 9px;
  box-shadow: 7px 7px 0 rgb(0 0 0 / 13%);
  transition:
    box-shadow 180ms ease,
    transform 180ms ease;
}

.car-guide-card:hover {
  box-shadow: 10px 10px 0 #080808;
  transform: translateY(-6px);
}

/* Card top */

.car-guide-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.car-guide-number {
  color: #d8d8d8;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1;
}

.car-guide-icon {
  display: grid;
  width: 54px;
  height: 54px;
  color: #080808;
  background: #ffdc68;
  border: 2px solid #080808;
  border-radius: 8px;
  place-items: center;
}

.car-guide-icon svg {
  width: 29px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

/* Content */

.car-guide-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-top: 26px;
}

.car-guide-content > small {
  color: #a27400;
  font-size: 0.55rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.car-guide-content h3 {
  min-height: 48px;
  margin: 7px 0 0;
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.35rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.car-guide-content p {
  margin: 15px 0 18px;
  color: #707070;
  font-size: 0.72rem;
  line-height: 1.7;
}

/* Recommendation */

.car-guide-recommendation {
  min-height: 70px;
  margin-top: auto;
  padding: 12px;
  background: #fff7d5;
  border-left: 4px solid #ffcc32;
  border-radius: 5px;
}

.car-guide-recommendation span,
.car-guide-recommendation strong {
  display: block;
}

.car-guide-recommendation span {
  color: #8a8a8a;
  font-size: 0.51rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.car-guide-recommendation strong {
  margin-top: 5px;
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.81rem;
  font-weight: 900;
  line-height: 1.3;
  text-transform: uppercase;
}

/* Card link */

.car-guide-card > a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: 19px;
  color: #080808;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.79rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
}

.car-guide-card > a span {
  color: #c18a00;
  font-size: 1rem;
}

.car-guide-card > a:hover {
  color: #c18a00;
}

/* Help bar */

.car-guide-help {
  display: flex;
  min-height: 90px;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  margin-top: 25px;
  padding: 19px 24px;
  color: #ffffff;
  background: #080808;
  border-radius: 8px;
}

.car-guide-help strong,
.car-guide-help span {
  display: block;
}

.car-guide-help strong {
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.12rem;
  font-weight: 900;
  text-transform: uppercase;
}

.car-guide-help span {
  margin-top: 5px;
  color: #aaaaaa;
  font-size: 0.67rem;
}

.car-guide-help > a {
  display: inline-flex;
  min-height: 43px;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
  color: #080808;
  background: #ffdc68;
  border-radius: 5px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
}

/* Tablet */

@media (max-width: 1000px) {
  .car-guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .car-guide-heading {
    display: block;
  }

  .car-guide-heading > p {
    margin-top: 18px;
  }
}

/* Mobile */

@media (max-width: 560px) {
  .car-guide-section {
    padding: 70px 15px;
  }

  .car-guide-heading h2 {
    font-size: clamp(2.7rem, 12vw, 3.6rem);
    line-height: 1.08;
  }

  .car-guide-grid {
    grid-template-columns: 1fr;
  }

  .car-guide-card {
    min-height: 370px;
  }

  .car-guide-help {
    align-items: flex-start;
    flex-direction: column;
  }

  .car-guide-help > a {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15d35f9 *//* =========================
   PAGE 2 - SECTION 6
   PRICE INFORMATION
========================= */

.price-info-section {
  position: relative;
  overflow: hidden;
  padding: 95px 20px;
  color: #ffffff;
  background: #080808;
}

.price-info-section::before {
  position: absolute;
  top: -170px;
  right: -150px;
  width: 450px;
  height: 450px;
  border: 75px solid rgb(255 220 104 / 6%);
  border-radius: 50%;
  content: "";
}

.price-info-container {
  position: relative;
  z-index: 2;
  width: min(1180px, 100%);
  margin: auto;
}

/* Heading */

.price-info-heading {
  display: grid;
  max-width: 750px;
  margin: 0 auto 43px;
  text-align: center;
  place-items: center;
}

.price-info-label {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 7px 11px;
  color: #080808;
  background: #ffdc68;
  border-radius: 4px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.price-info-heading h2 {
  margin: 0;
  color: #ffffff;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(2.8rem, 4.5vw, 4.3rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.price-info-heading h2 span {
  display: block;
  margin-top: 4px;
  color: #ffdc68;
}

.price-info-heading > p {
  max-width: 580px;
  margin: 20px 0 0;
  color: #aaaaaa;
  font-size: 0.82rem;
  line-height: 1.75;
}

/* Equal grid */

.price-info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.price-info-card {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 255px;
  flex-direction: column;
  align-items: flex-start;
  padding: 27px 25px;
  background: #151515;
  border: 1px solid #303030;
  border-radius: 9px;
  transition:
    border-color 180ms ease,
    transform 180ms ease;
}

.price-info-card:hover {
  border-color: #ffdc68;
  transform: translateY(-5px);
}

/* Number */

.price-info-number {
  position: absolute;
  top: 20px;
  right: 22px;
  color: #333333;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 900;
}

/* Icon */

.price-info-icon {
  display: grid;
  width: 53px;
  height: 53px;
  margin-bottom: 22px;
  color: #080808;
  background: #ffdc68;
  border-radius: 8px;
  place-items: center;
}

.price-info-icon svg {
  width: 28px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

/* Content */

.price-info-card h3 {
  margin: 0;
  color: #ffffff;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.price-info-card h3::after {
  display: block;
  width: 31px;
  height: 3px;
  margin-top: 11px;
  background: #ffdc68;
  content: "";
}

.price-info-card p {
  margin: 17px 0 0;
  color: #a8a8a8;
  font-size: 0.72rem;
  line-height: 1.7;
}

/* Notice */

.price-info-notice {
  display: grid;
  min-height: 105px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 17px;
  margin-top: 24px;
  padding: 20px 24px;
  color: #080808;
  background: #ffdc68;
  border: 3px solid #ffffff;
  border-radius: 9px;
}

.price-notice-icon {
  display: grid;
  width: 49px;
  height: 49px;
  color: #ffdc68;
  background: #080808;
  border-radius: 50%;
  place-items: center;
}

.price-notice-icon svg {
  width: 27px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.price-info-notice strong {
  display: block;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.05rem;
  font-weight: 900;
  text-transform: uppercase;
}

.price-info-notice p {
  max-width: 700px;
  margin: 5px 0 0;
  color: rgb(0 0 0 / 67%);
  font-size: 0.67rem;
  line-height: 1.6;
}

.price-info-notice > a {
  display: inline-flex;
  min-height: 43px;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
  color: #ffffff;
  background: #080808;
  border-radius: 5px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
}

/* Tablet */

@media (max-width: 900px) {
  .price-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile */

@media (max-width: 600px) {
  .price-info-section {
    padding: 70px 15px;
  }

  .price-info-heading h2 {
    font-size: clamp(2.7rem, 12vw, 3.6rem);
    line-height: 1.08;
  }

  .price-info-grid {
    grid-template-columns: 1fr;
  }

  .price-info-card {
    min-height: 245px;
  }

  .price-info-notice {
    grid-template-columns: auto 1fr;
  }

  .price-info-notice > a {
    width: 100%;
    grid-column: 1 / -1;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6e98924 *//* =========================
   PAGE 2 - SECTION 7
   BOOKING CTA
========================= */

.fleet-booking-cta {
  position: relative;
  overflow: hidden;
  padding: 95px 20px;
  color: #080808;
  background: #ffdc68;
  border-bottom: 5px solid #080808;
}

.fleet-booking-cta::before {
  position: absolute;
  top: -120px;
  right: -50px;
  color: rgb(0 0 0 / 4%);
  content: "BOOK NOW";
  font-family: "Barlow Condensed", Impact, sans-serif;
  font-size: 13rem;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
}

.fleet-booking-cta::after {
  position: absolute;
  bottom: -230px;
  left: -180px;
  width: 500px;
  height: 500px;
  border: 85px solid rgb(255 255 255 / 16%);
  border-radius: 50%;
  content: "";
}

.fleet-booking-container {
  position: relative;
  z-index: 2;
  display: grid;
  width: min(1180px, 100%);
  grid-template-columns: 1fr 0.82fr;
  align-items: center;
  gap: 75px;
  margin: auto;
}

/* =========================
   LEFT CONTENT
========================= */

.fleet-booking-label {
  display: inline-flex;
  margin-bottom: 15px;
  padding: 7px 11px;
  color: #ffffff;
  background: #080808;
  border-radius: 4px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.fleet-booking-content h2 {
  max-width: 700px;
  margin: 0;
  color: #080808;
  font-family: "Barlow Condensed", Impact, Arial, sans-serif;
  font-size: clamp(3.2rem, 5vw, 5rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.05;
  text-transform: uppercase;
}

.fleet-booking-content h2 span {
  display: block;
  margin-top: 5px;
  color: #ffffff;
  text-shadow:
    -2px -2px 0 #303030,
    2px -2px 0 #303030,
    -2px 2px 0 #303030,
    2px 2px 0 #303030;
}

.fleet-booking-content > p {
  max-width: 590px;
  margin: 23px 0 0;
  color: rgb(0 0 0 / 69%);
  font-size: 0.88rem;
  line-height: 1.75;
}

/* =========================
   POINTS
========================= */

.fleet-booking-points {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 18px;
  margin-top: 25px;
}

.fleet-booking-points > span {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #080808;
  font-size: 0.67rem;
  font-weight: 800;
}

.fleet-booking-points svg {
  width: 19px;
  height: 19px;
  padding: 3px;
  fill: none;
  stroke: #ffdc68;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.5;
  background: #080808;
  border-radius: 50%;
}

/* =========================
   BUTTONS
========================= */

.fleet-booking-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 29px;
}

.fleet-booking-primary,
.fleet-booking-whatsapp {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 21px;
  border-radius: 6px;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.89rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    background 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.fleet-booking-primary {
  color: #ffffff;
  background: #080808;
  border: 2px solid #080808;
}

.fleet-booking-whatsapp {
  color: #080808;
  background: transparent;
  border: 2px solid #080808;
}

.fleet-booking-primary svg,
.fleet-booking-whatsapp svg {
  width: 20px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.fleet-booking-primary:hover,
.fleet-booking-whatsapp:hover {
  transform: translateY(-3px);
}

.fleet-booking-primary:hover {
  color: #080808;
  background: #ffffff;
}

.fleet-booking-whatsapp:hover {
  color: #ffffff;
  background: #1ebe5d;
  border-color: #1ebe5d;
}

/* =========================
   BOOKING CARD
========================= */

.fleet-booking-card {
  padding: 28px;
  color: #ffffff;
  background: #080808;
  border: 4px solid #ffffff;
  border-radius: 10px;
  box-shadow: 10px 10px 0 rgb(0 0 0 / 14%);
}

.fleet-booking-card-header {
  display: flex;
  align-items: center;
  gap: 13px;
  padding-bottom: 21px;
  border-bottom: 1px solid #303030;
}

.fleet-booking-card-icon {
  display: grid;
  width: 51px;
  height: 51px;
  color: #080808;
  background: #ffdc68;
  border-radius: 8px;
  place-items: center;
}

.fleet-booking-card-icon svg {
  width: 29px;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

.fleet-booking-card-header small,
.fleet-booking-card-header strong {
  display: block;
}

.fleet-booking-card-header small {
  margin-bottom: 4px;
  color: #aaaaaa;
  font-size: 0.54rem;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.fleet-booking-card-header strong {
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 900;
  text-transform: uppercase;
}

/* =========================
   STEPS
========================= */

.fleet-booking-steps {
  display: grid;
  gap: 12px;
  margin-top: 21px;
}

.fleet-booking-step {
  display: grid;
  min-height: 72px;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #171717;
  border: 1px solid #303030;
  border-radius: 7px;
}

.fleet-booking-step > span {
  display: grid;
  width: 39px;
  height: 39px;
  color: #080808;
  background: #ffdc68;
  border-radius: 50%;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.82rem;
  font-weight: 900;
  place-items: center;
}

.fleet-booking-step strong,
.fleet-booking-step small {
  display: block;
}

.fleet-booking-step strong {
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 0.91rem;
  font-weight: 900;
  text-transform: uppercase;
}

.fleet-booking-step small {
  margin-top: 4px;
  color: #969696;
  font-size: 0.57rem;
  line-height: 1.4;
}

/* =========================
   CONTACT
========================= */

.fleet-booking-contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 21px;
  padding-top: 20px;
  border-top: 1px solid #303030;
}

.fleet-booking-contact small,
.fleet-booking-contact strong {
  display: block;
}

.fleet-booking-contact small {
  color: #929292;
  font-size: 0.52rem;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.fleet-booking-contact strong {
  margin-top: 4px;
  color: #ffdc68;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 1.15rem;
  font-weight: 900;
}

.fleet-booking-contact > a {
  display: grid;
  width: 43px;
  height: 43px;
  color: #080808;
  background: #ffdc68;
  border-radius: 50%;
  font-size: 1.2rem;
  font-weight: 900;
  text-decoration: none;
  place-items: center;
}

/* =========================
   TABLET
========================= */

@media (max-width: 900px) {
  .fleet-booking-container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .fleet-booking-card {
    width: min(620px, 100%);
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 600px) {
  .fleet-booking-cta {
    padding: 70px 15px;
  }

  .fleet-booking-content h2 {
    font-size: clamp(3rem, 13vw, 4rem);
    line-height: 1.08;
  }

  .fleet-booking-buttons {
    display: grid;
  }

  .fleet-booking-primary,
  .fleet-booking-whatsapp {
    width: 100%;
  }

  .fleet-booking-card {
    padding: 21px;
  }
}/* End custom CSS */