.coretek-logo-carousel{background-color:#081123;overflow:hidden;padding:60px 0;position:relative;width:100%}.carousel-header{margin-bottom:50px;padding:0 20px;text-align:center}.carousel-header h2{color:#fff;font-family:Helvetica,sans-serif;font-size:42px;font-weight:700;margin-bottom:15px}.carousel-header p{color:hsla(0,0%,100%,.8);font-family:Helvetica,sans-serif;font-size:18px;margin:0 auto;max-width:700px}.carousel-container{mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);overflow:hidden;position:relative;width:100%}.carousel-track{align-items:center;animation:scroll var(--scroll-speed,30s) linear infinite;display:flex;width:fit-content}.coretek-logo-carousel[data-autoplay=false] .carousel-track{animation-play-state:paused}.coretek-logo-carousel[data-speed="20"] .carousel-track{--scroll-speed:20s}.coretek-logo-carousel[data-speed="30"] .carousel-track{--scroll-speed:30s}.coretek-logo-carousel[data-speed="40"] .carousel-track{--scroll-speed:40s}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-item{align-items:center;display:flex;flex:0 0 auto;height:80px;justify-content:center;padding:0 40px}.logo-item img{height:auto;max-height:60px;max-width:180px;object-fit:contain;transition:opacity .3s ease,transform .3s ease;width:auto}.logo-item a{align-items:center;display:flex;justify-content:center}.logo-item:hover img{opacity:1;transform:scale(1.05)}.carousel-track:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.carousel-track{animation:none;flex-wrap:wrap;justify-content:center}.carousel-container{mask-image:none;-webkit-mask-image:none}}@media screen and (max-width:1024px){.carousel-header h2{font-size:36px}.logo-item{padding:0 30px}}@media screen and (max-width:768px){.coretek-logo-carousel{padding:50px 0}.carousel-header{margin-bottom:40px}.carousel-header h2{font-size:32px}.carousel-header p{font-size:16px}.logo-item{height:70px;padding:0 25px}.logo-item img{max-height:50px;max-width:150px}}@media screen and (max-width:576px){.coretek-logo-carousel{padding:40px 0}.carousel-header h2{font-size:28px}.carousel-header p{font-size:15px}.logo-item{height:60px;padding:0 20px}.logo-item img{max-height:40px;max-width:120px}}@media screen and (max-width:480px){.carousel-header h2{font-size:24px}.carousel-header p{font-size:14px}}