.awards-carousel{background-color:var(--bg-color, #F7F3EE);overflow:hidden}.awards-carousel__container{max-width:1400px;margin:0 auto}.awards-carousel__heading{font-family:Proxima Nova,sans-serif;font-size:24px!important;font-weight:700!important;color:var(--heading-color, #619080);text-align:center;margin:0 0 30px}.awards-carousel__wrapper{position:relative;width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.awards-carousel__track{display:flex;gap:35px;width:max-content;animation:scroll-left var(--scroll-speed, 30s) linear infinite}.awards-carousel__wrapper[data-direction=right] .awards-carousel__track{animation-name:scroll-right}.awards-carousel__wrapper:hover .awards-carousel__track{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.awards-carousel__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:100px}.awards-carousel__link{display:flex;align-items:center;justify-content:center;height:100%;transition:transform .2s ease}.awards-carousel__link:hover{transform:scale(1.05)}.awards-carousel__image{max-height:100px;width:auto;object-fit:contain}.awards-carousel__placeholder{width:100px;height:100px;background:#0000000d;border-radius:50%;display:flex;align-items:center;justify-content:center}.awards-carousel__placeholder .placeholder-svg{width:40px;height:40px;opacity:.3}@media screen and (max-width: 768px){.awards-carousel__track{gap:32px}.awards-carousel__image{max-height:80px}.awards-carousel__heading{margin-bottom:24px;padding:0 16px}}@media screen and (max-width: 480px){.awards-carousel__track{gap:24px}.awards-carousel__image{max-height:60px}}@media (prefers-reduced-motion: reduce){.awards-carousel__track{animation:none}.awards-carousel__wrapper{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.awards-carousel__track{padding:0 24px}}
/*# sourceMappingURL=/cdn/shop/t/125/assets/section-awards-carousel.css.map */
