body {
  letter-spacing: -0.04em !important;
}

::-webkit-scrollbar {
  display: none !important;
}

.my-header-bg {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.modal {
  background: rgba(0, 0, 0, 0.5) !important;
  backdrop-filter: blur(15px) !important;
}

.bg-pink {
  background-color: #df4271 !important;
}

.modal-close-button {
  width: 2.3rem;
  height: 2.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.object-position-top {
  object-position: top !important;
}

.object-position-right {
  object-position: right !important;
}

.colorful-text {
  background: linear-gradient(90deg, #85459b 20%, #d5384e 90%, #ed4935);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bg-image {
  position: relative;
  background-image: url("https://img.veenaworld.com/group-tours/india/kerala/klma/klma-bnn-klma-362025.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}

.bg-image-1 {
  position: relative;
  background-image: url("/assets/images/6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
  height: 28rem;
}

.bg-image-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.bg-gradient {
  background: linear-gradient(265deg, #fe6800, #3e65ad 48%, #fe6800) !important;
}

.sm-text-p {
  font-size: 0.75rem !important;
}

.bg-gradient-primary {
  background: linear-gradient(0deg, #fe6800, #fff);
}

@keyframes logoloop {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.loop-track {
  display: flex;
  animation: logoloop 20s linear infinite;
  width: max-content;
}

.loop-collection {
  display: flex;
  gap: 0.5rem;
}

.marquee-image-partners {
  object-fit: contain;
  flex: none;
  max-width: none;
  height: auto;
  width: 180px;
}

.video-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.bg-green {
  background-color: #128a43 !important;
}

.statistics__stat {
  font-size: 6rem;
  font-weight: bold;
  display: inline-block;
  background: url("https://www.accion.org/wp-content/uploads/2023/11/stats-canva-crowded-market2-e1699909921500.png")
    no-repeat center;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  max-width: none;
  white-space: nowrap;
}

.bg-black {
  background-color: #000000 !important;
}

.border-extralight {
  border: 1px solid #5d5d5d;
}

.btn-close-modal {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.marquee-wrap {
  display: flex;
  overflow: hidden;
  padding: 10px 0;
  white-space: nowrap;
  width: 100%;
}

.loop-track {
  display: flex;
  animation: logoloop 179.66375325520832s linear 0s infinite;
  width: max-content;
}

.loop-track-fast {
  display: flex;
  animation: logoloop 134.74781494140626s forwards 5s infinite;
  width: max-content;
}

.loop-collection {
  display: flex;
  gap: 0.5rem;
}

.marquee-image {
  object-fit: contain;
  flex: none;
  max-width: none;
  height: auto;
  width: 320px;
  opacity: 0.3;
}

.bg-shade {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 99%, 0),
    hsla(0, 0%, 13%, 0.392) 7.53%,
    hsla(0, 0%, 2%, 0.604) 18.34%,
    #000000bb 50.09%,
    hsla(0, 0%, 7%, 0.579) 81.71%,
    hsla(0, 0%, 13%, 0.359) 92.47%,
    hsla(0, 0%, 99%, 0)
  );
}

.border-divider {
  border-color: #5d5d5d73 !important;
}

.searchbar-py {
  padding-bottom: 0.8rem !important;
  padding-top: 0.8rem !important;
}

.gradient-section-1 {
  background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
  color: white;
}

.gradient-section-2 {
  background: linear-gradient(90deg, #ff7e5f 0%, #feb47b 100%);
  color: #fff;
}

.gradient-section-3 {
  background: radial-gradient(circle at top left, #00c6ff, #0072ff);
  color: #fff;
}

.gradient-section-4 {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #ff6a00 100%);
  color: #fff;
}

.top-35 {
  top: 30% !important;
}

.fs-7 {
  font-size: 0.75rem !important;
}

.fs-8 {
  font-size: 0.65rem !important;
}

.bg-gradient-blue {
  background-image: linear-gradient(93deg, #53b2fe, #065af3),
    linear-gradient(93deg, #53b2fe, #065af3);
}

.header-btn-height {
  height: 2.5rem !important;
}

.my-header-btn-bg {
  background-color: rgba(0, 0, 0, 0.059);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.active-tab-gradient {
  border-bottom: 4px solid #ff6200;
}

.gradient-pink {
  background-image: linear-gradient(100deg, #976fc3 0%, #e35471 100%);
}

.bg-image-banner {
  position: relative;
  background-image: url("https://img.veenaworld.com//group-tours/world/europe/eusm/eusm-bnn-02-eusm-1142024.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}

.bg-image-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgb(0, 0, 0),
    rgba(0, 0, 0, 0.582),
    rgba(0, 0, 0, 0)
  );
  z-index: 1;
}

.text-blue {
  color: #008cff !important;
}

.bg-blue {
  background-color: #008cff !important;
}

.package-shadow {
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%) !important;
}

.scroll-2-rows {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(2, auto);
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scroll-snap-type: x mandatory;
}

.scroll-2-rows > div {
  width: 480px;
  scroll-snap-align: start;
}

.gradient-overlay {
  position: relative;
}

.gradient-overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.75) 0%,
    rgba(0, 0, 0, 0.45) 35%,
    rgba(0, 0, 0, 0) 70%
  );
  border-radius: inherit;
  z-index: 1;
}

.gradient-overlay img {
  position: relative;
  z-index: 0;
}

.gradient-overlay .z-2 {
  position: relative;
  z-index: 2;
}

.footer-bg {
  background-color: #f6f6f6 !important;
}

.border-end-custom {
  position: relative;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.border-end-custom::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 50%;
  width: 1px;
  background-color: #c3c3c3;
}

.light-blue {
  background-color: #f5f8ff;
}

.header-searchbar {
  width: 28rem !important;
}

.button-md-circle {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50%;
}

.light-yellow {
  background-color: #fff8ea !important;
}

.fs-small {
  font-size: 0.8rem !important;
}

.bg-traveel-bug {
  background-color: #0f2854 !important;
}

.bg-light-gray {
  background: #f5f5f5 !important;
}

.swal2-title {
  padding: 0px !important;
  font-size: 1.5rem;
}

.swal2-html-container {
  padding: 0px !important;
  font-size: 1rem;
}

.swal2-popup {
  border-radius: 1rem !important;
}

div:where(.swal2-container) button:where(.swal2-styled) {
  margin: 0.2em !important;
  padding: 0.3em 2em !important;
}

div:where(.swal2-container) div:where(.swal2-popup) {
  padding-bottom: 2rem !important;
}