.navbar {
  background: white;
  padding: 16px 21px;
}

.hero {
  background: url(images/blue_hero_halo_background_desktop.svg);
  padding: 50px 20px;
  text-align: center;
  color: white;
  position: relative;
}

.hero h1 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "Alatsi", serif;
  letter-spacing: 1.7px;
}

.search-box {
  /* max-width: 600px;
        margin: 0 auto;
        display: flex;
        background: white;
        border-radius: 50px;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); */
  max-width: 618px;
  margin: 0 auto;
  display: flex;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  height: 50.9896px;
  border: 1.11111px solid rgb(217, 221, 233);
  background: rgb(255, 255, 255);
  font-size: 16px;
  font-family: "Brandon Text", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
}

.search-box input {
  flex: 1;
  padding: 15px;
  border: none;
  outline: none;
  font-size: 1rem;
}

.search-box button {
  width: 47.9861px;
  height: 43.9931px;
  padding: 8px;
  border: 0px solid rgb(255, 255, 255);
  border-radius: 3px;
  background: rgb(0, 174, 217);
  font-size: 14px;
  font-weight: 700;
  align-self: center;
  margin: 5px;
  color: rgb(255, 255, 255);
}

.container-fluid,
.container {
  margin-top: 30px;
}

.container1 {
  position: relative;
  top: -50px;
}

@media (max-width: 991px) {
  .container1 .sec1 {
    height: 49vh;
  }
}

@media (max-width: 1024px) {
  .container1 .sec1 {
    height: 345px;
  }
}

@media (max-width: 1440px) {
  .container1 .sec1 {
    height: 345px;
  }
}

@media (max-width: 2560px) {
  .container1 .sec1 {
    height: 345px;
  }
}

.card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.finance-box1 {
  background: url(images/finance-background-7-24.png);
  color: white;
  padding: 20px;
  border-radius: 4px;
  background-size: cover;
}

.finance-box2 {
  background: url(images/stc-background-7-24.png);
  color: white;
  padding: 20px;
  border-radius: 4px;
  background-size: cover;
}

.finance-box a {
  color: white;
  font-weight: 600;
}

.finance-title {
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 10px;
  font-family: "Alatsi", serif;
}

.finance-description {
  font-size: 13px;
  margin-bottom: 8px;
  font-family: inter;
  font-weight: 500;
  color: rgb(255, 255, 255);
}

.finance-btn {
  font-size: 13px;
  font-weight: 600;
  padding: 10px 20px;
  background: white;
  color: rgb(0, 174, 217);
  text-align: center;
  padding: 2px 20px;
  border: 1.11111px solid rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: rgb(0, 174, 217);
  margin-top: 30px;
  font-family: "Inter";
  text-decoration: none;
}

/* .lazy-load {
    width: 100%;
    height: 200px;
    background: #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: 600;
    color: #555;
    border-radius: 12px;
  } */

/* @media (max-width: 576px) {

  .custom-gap {
    gap: 12px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .custom-gap {
    gap: 4px;
  }
}

@media (min-width: 992px),
(max-width: 1199px) {

  .custom-gap {
    gap: 11px;
    padding: 14px 2px 34px 2px;
  }
}

@media (max-width: 1200px) {

  .custom-gap {
    gap: 5px;
    padding: 3px 0px 12px 0px;
  }
} */

/* @media (max-width: 1440px) { 
    .custom-gap {
      gap: 5px;
      padding: 5px 0px 8px 0px;
    }
  } */

@media (max-width: 768px) {
  .container-fluid {
    padding: 0 15px;
  }
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: black;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-family: Inter;
  /* padding: 0.7rem; */
  font-weight: 700;
  font-size: 12.8px;
}

.nav-link {
  /* padding: 1rem; */
  color: #0a2237;
  border-radius: 99999px;
  padding: 0.7rem;
  display: flex;
  text-align: center;
}

.nav-link:focus,
.nav-link:hover {
  color: #0a2237;
  background-color: #f6f7f9;
}

.btn-sm {
  width: fit-content;
  display: flex;
  border: 1.11111px solid rgb(217, 221, 233);
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  color: rgb(24, 53, 88);
  letter-spacing: 0.3px;
  padding: 2.5px;
}


.lazy-load {
  background: white;
  border-radius: 12px;
  padding: 14px 15px 24px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
}

.skeleton-container {
  display: flex;
  align-items: center;
  gap: 8px;
}

.skeleton-block {
  width: 106px;
  height: 79px;
  background: #e3e7eb;
  border-radius: 6px;
  animation: pulse 1.5s infinite ease-in-out;
}

.skeleton-line {
  width: 30px;
  height: 12px;
  background: #e3e7eb;
  border-radius: 6px;
  animation: pulse 1.5s infinite ease-in-out;
}

.skeleton-small-line {
  width: 70px;
  height: 14px;
}

.skeleton-middle-line {
  width: 86px;
  height: 13px;
}

.skeleton-long-line {
  width: 125px;
  height: 20px;
}

.skeleton-longest-line {
  width: 165px;
  height: 14px;
}

@keyframes pulse {
  0% {
    background: #f0f0f0;
  }

  50% {
    background: #e0e0e0;
  }

  100% {
    background: #f0f0f0;
  }
}

.lazy-load .container {
  margin-top: 0px;
}

/* Custom Styling */
.popular-models {
  padding: 40px 0;
}

.popular-title {
  margin-bottom: 25px;
  border: 0px solid rgb(24, 53, 88);
  display: block;
  box-sizing: border-box;
  font-size: 25px;
  font-family: inter;
  font-weight: 700;
  color: rgb(24, 53, 88);
}

.swiper-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}

.swiper-slide {
  background: rgb(244, 248, 250);
  border-radius: 12px;
  padding: 20px 0px 20px 20px;
  /* text-align: center; */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}

.swiper-slide img {
  width: 100%;
  max-height: 160px;
  object-fit: cover;
  margin-bottom: 10px;
}

/* Custom Navigation Buttons */
.swiper-button-prev,
.swiper-button-next {
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  border: 1.11111px solid rgb(13, 55, 94);
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 9999px;
  background: rgb(255, 255, 255);
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 20px;
  color: rgb(13, 55, 94);
}

.swiper-wrapper {
  padding-bottom: 9px;
}

.swiper-title {
  color: rgb(13, 55, 94);
  font-family: 'Alatsi';
  font-size: 1.2rem;
  letter-spacing: 0.1px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  background: rgb(237, 242, 255);
  color: rgb(16, 107, 199);
  padding-left: 25px;
  padding-right: 25px;
}