/* Add custom CSS styles below */ 
.marquee,
.marquee * {
  animation: none !important;
  transition: none !important;
  transform: none !important;
}
.marquee {
  mask-image: none !important;
  -webkit-mask-image: none !important;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.marquee__item {
  display: none !important;
}
.marquee__item:first-of-type {
  display: block !important;
}
.marquee__item ul {
  display: flex;
  justify-content: center;
  gap: 12px;
  white-space: nowrap;
}
.marquee__item ul li {
  display: none !important;
}

.marquee__item ul li:first-child {
  display: inline-flex !important;
}strong.inline-block.text-\[13px\].sicon-check-circle2:before{
  display: none;
}
.marquee {
    padding: 5px 0!important;
}a.px-1.ad-close.sicon-cancel.text-\[12px\].w-\[20px\].h-\[20px\].flex.justify-center.items-center.rtl\:ml-2.ltr\:mr-2.rounded-full {
    width: 12px;
    height: 12px;
    font-size: 12px;
}
  .container.h-full.flex.items-center.justify-center {
    align-items: flex-end !important;
  }

.home-slider-data {
    padding-bottom: 24px;
}a.relative.top-\[200px\].btn.transition-all.text-xs.md\:text-sm.p-2\.5.lg\:px-6.lg\:py-2.rounded.opacity-100.text-\[var\(--data-btn-color\)\].hover\:text-\[var\(--data-btn-colorhover\)\].bg-\[var\(--data-btn-bg\)\].hover\:bg-\[var\(--data-btn-bghover\)\] {
    border-radius: 0px;
}