.rotating-logos-section{background:rgb(var(--color-background));overflow:hidden}.rotating-logos__header{text-align:center;margin-bottom:5rem}.rotating-logos__title{font-size:2.5rem;color:rgb(var(--color-foreground));margin-bottom:2rem;font-weight:700;line-height:1.2}.rotating-logos__subtitle{font-size:1.1rem;color:rgba(var(--color-foreground),.7);max-width:60rem;margin:0 auto;line-height:1.5}.rotating-logos__carousel{position:relative;overflow:hidden;height:10rem;margin:4rem 0}.rotating-logos__track{display:flex;animation:rotating-logos-scroll 20s linear infinite;width:fit-content}.rotating-logos__item{flex:0 0 20rem;height:10rem;display:flex;align-items:center;justify-content:center;margin:0 2rem;background:rgba(var(--color-foreground),.04);border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;border:2px solid transparent}.rotating-logos__item:hover{transform:translateY(-.5rem);box-shadow:0 1.5rem 4rem rgba(var(--color-shadow),.15);border-color:rgb(var(--color-button));background:rgba(var(--color-button),.05)}.rotating-logos__item img{max-width:8rem;max-height:6rem;object-fit:contain;filter:grayscale(100%) opacity(.7);transition:filter .3s ease}.rotating-logos__item:hover img{filter:grayscale(0%) opacity(1)}.rotating-logos__placeholder{padding:1rem 2rem;background:rgba(var(--color-foreground),.1);border-radius:.5rem;text-align:center}.rotating-logos__placeholder span{font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.6)}@keyframes rotating-logos-scroll{0%{transform:translate(0)}to{transform:translate(calc(-20rem * var(--logo-count, 6) - 2rem * var(--logo-count, 6)))}}.rotating-logos__carousel:hover .rotating-logos__track{animation-play-state:paused}.rotating-logos__carousel:before,.rotating-logos__carousel:after{content:"";position:absolute;top:0;width:10rem;height:100%;z-index:2;pointer-events:none}.rotating-logos__carousel:before{left:0;background:linear-gradient(to right,rgb(var(--color-background)),transparent)}.rotating-logos__carousel:after{right:0;background:linear-gradient(to left,rgb(var(--color-background)),transparent)}.rotating-logos__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;margin-top:6rem}.rotating-logos__stat{text-align:center;padding:2rem;background:rgba(var(--color-foreground),.04);border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease}.rotating-logos__stat:hover{transform:translateY(-.3rem);box-shadow:0 1rem 3rem rgba(var(--color-shadow),.1)}.rotating-logos__stat-number{font-size:2rem;font-weight:700;color:rgb(var(--color-button));display:block;margin-bottom:.5rem}.rotating-logos__stat-label{color:rgba(var(--color-foreground),.7);font-size:.9rem;font-weight:500}@media screen and (max-width: 749px){.rotating-logos__title{font-size:2rem}.rotating-logos__subtitle{font-size:1rem}.rotating-logos__item{flex:0 0 15rem;margin:0 1rem}.rotating-logos__carousel:before,.rotating-logos__carousel:after{width:5rem}.rotating-logos__stats{grid-template-columns:1fr;gap:1.5rem;margin-top:4rem}.rotating-logos__stat{padding:1.5rem}@keyframes rotating-logos-scroll{0%{transform:translate(0)}to{transform:translate(calc(-15rem * var(--logo-count, 6) - 1rem * var(--logo-count, 6)))}}}@media screen and (max-width: 479px){.rotating-logos__header{margin-bottom:3rem}.rotating-logos__carousel{height:8rem;margin:2rem 0}.rotating-logos__item{height:8rem;flex:0 0 12rem}.rotating-logos__item img{max-width:6rem;max-height:4rem}@keyframes rotating-logos-scroll{0%{transform:translate(0)}to{transform:translate(calc(-12rem * var(--logo-count, 6) - 1rem * var(--logo-count, 6)))}}}@media (prefers-contrast: high){.rotating-logos__item{border:2px solid rgb(var(--color-foreground))}.rotating-logos__item img{filter:none}}@media (prefers-reduced-motion: reduce){.rotating-logos__track{animation:none}.rotating-logos__item,.rotating-logos__stat{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/rotating-logos.css.map */
