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;
}

.accordion-button {
  box-shadow: none !important;
}

.accordion-item {
  border: none !important;
}

@media screen and (min-width: 600px) {
  .bg-bottle-1 {
    background-image: url("/assets/images/8.png");
    background-repeat: no-repeat;
    background-size: contain;
  }

  .bg-bottle-3 {
    background-image: url("/assets/images/10.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.bg-bottle-2 {
  background-image: url("/assets/images/4.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.bg-image {
  position: relative;
  background-image: url("/assets/images/ram-ghat.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
  height: 28rem;
}

.bg-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.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;
}
