.gradiantbg {background: linear-gradient(90deg, #7e287c45, #7e287c70);width: 300px;height: 300px;filter: blur(100px)}
  .partner-slidersd .slick-slide img {max-height: 80px}
  .gradiantbg {background: linear-gradient(90deg, #ff7e4329, #ffb1305e);width: 300px;height: 300px;filter: blur(100px)}
  .product-sliders .slick-slide {opacity: 0.4;transform: scale(0.9);transition: all 0.4s ease}.product-sliders .slick-slide.slick-current.slick-active {opacity: 1}.product-sliders .slick-slide.slick-current.slick-active .card{border: 1px solid #ff7a45 !important}.slick-dots{bottom: -35px !important}.product-sliders .slick-center {opacity: 1;transform: scale(1)}.product-sliders .card {border-radius: 16px}.slick-dots li.slick-active button {width: 20px;min-width: 20px;background-color: hsl(290 64% 30%);height: 10px;min-height: 10px;border-radius: 10px}.slick-prev:before, .slick-next:before{color: #000 !important;}.slick-dots li button:before{font-size: 10px !important}.slick-dots li.slick-active button:before{display: none}.slick-prev, .slick-next {width: 40px;height: 40px;background: #fff;border-radius: 50%;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);z-index: 2}.slick-prev:before, .slick-next:before {color: #000;font-size: 20px}.slick-dots li button:before {font-size: 10px}.slick-dots li.slick-active button:before {color: #0d6efd}.logo-slider img {margin: 0px auto;aspect-ratio: 3 / 1;object-fit: contain}
  .slick-dots li button:before{color: #fff !important;opacity: 0.8 !important}
.customservice-card{overflow:hidden;transition:.4s;z-index:1}
.customservice-card::before{content:"";position:absolute;inset:100% 0 0;background: linear-gradient(135deg, #7f287be8 0%, #6a1f6fb0 50%, #50145cc9 100%);transition:.4s;z-index:-1}
.customservice-card:hover::before{inset:0}
.customservice-card *{transition:.4s}
.customservice-card:hover *{color:#fff!important}
.customservice-card:hover{transform:translateY(-6px)}
.service-sectionsd{position:relative;padding:100px 0;}
.service-sectionsd .service-card{position:relative;background:#fff;padding:40px;border-radius:24px;border:1px solid #eee;transition:0.5s ease;z-index:2}
.service-sectionsd .service-card h3{font-weight:700;margin-bottom:15px}
.service-sectionsd .service-card p{color:#777;margin:0}
.service-sectionsd .service-card.active-card{background: linear-gradient(135deg, #7f287be8 0%, #6a1f6fb0 50%, #50145cc9 100%);transform:translateY(-10px);box-shadow:0 20px 50px rgba(127,40,123,0.25)}
.service-sectionsd .service-card.active-card h3,
.service-sectionsd .service-card.active-card p{color:#fff !important}
.service-sectionsd .service-card.active-card .icon-box{background:#fff !important;color:#7f287b !important}