:root{--time:50s}.programs .tools .scroll{width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#fff 20% 80%,#0000)}.programs .tools .scroll .scroll-inner{white-space:nowrap;animation:scroll var(--time) linear infinite;animation-delay:calc(var(--time)*-1)}.programs .tools .scroll .scroll-inner:nth-child(2){animation:scroll2 var(--time) linear infinite;animation-delay:calc(var(--time)/-2)}@keyframes scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes scroll2{0%{transform:translate(0)}to{transform:translate(-200%)}}.programs .tools .scroll .scroll-inner-rev{white-space:nowrap;animation:scrollReverse var(--time) linear infinite;animation-delay:calc(var(--time)*-1)}.programs .tools .scroll .scroll-inner-rev:nth-child(2){animation:scrollReverse2 var(--time) linear infinite;animation-delay:calc(var(--time)/-2)}@keyframes scrollReverse{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes scrollReverse2{0%{transform:translate(-200%)}to{transform:translate(0)}}.programs .tools .scroll div span{letter-spacing:.2em;color:#fff;background:#333;border-radius:5px;margin:20px;padding:5px 10px;transition:all .5s;display:inline-flex}.programs .tools .scroll div span:hover{cursor:pointer;background:#3fd2f9}.programs .tools .imgBox div{justify-content:center;align-items:center;display:flex}.programs .tools .imgBox img{max-width:300px;scale:.8}
.programs .transitions .custom-prev:after,.programs .transitions .custom-prev:before,.programs .transitions .custom-next:after,.programs .transitions .custom-next:before{content:none}.programs .transitions .custom-prev:after,.programs .transitions .custom-prev:before{content:none!important}.programs .transitions .swiper-button-prev.custom-prev,.programs .transitions .swiper-button-next.custom-next{z-index:10;position:absolute;top:50%;color:#000!important}.programs .transitions .swiper-button-prev.custom-prev{left:0}.programs .transitions .swiper-button-next.custom-next{right:0}.programs .transitions .swiper-pagination{bottom:-10%}.programs .transitions .swiper-button-prev.custom-prev,.programs .transitions .swiper-button-next.custom-next{display:none}@media screen and (min-width:1024px){.programs .transitions .swiper-button-prev.custom-prev,.programs .transitions .swiper-button-next.custom-next{display:block}}
.programs .USP .USP-card-bg-image{background-image:none;background-position:100% 0;background-repeat:no-repeat;background-size:120px 120px;position:relative}@media (min-width:640px){.programs .USP .USP-card-bg-image{background-image:url(https://storage.googleapis.com/accredian-assets/Frontend_Assests/Images/Accredian-react-site-images/other/circles-shapes.svg)}}
