.ll-press{--ll-press-fade: clamp(4rem, 7vw, 9.6rem);position:relative;display:block;overflow:hidden;padding-block:2.4rem;margin-block:0;color:#181818;background:var(--ll-press-background, #fff)}.ll-press__heading{position:relative;display:flex;align-items:center;justify-content:center;min-height:3.2rem;margin-bottom:.8rem}.ll-press__heading h2{margin:0;font:400 1.1rem/1.4 var(--font-navigation-family);letter-spacing:.12em;text-transform:uppercase;color:#67635e}.ll-press__pause{position:absolute;right:calc(var(--page-padding, 1.5rem) - .8rem);top:50%;transform:translateY(-50%);z-index:1;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:50%;background:var(--ll-press-background, #fff);color:#8a857f;cursor:pointer}.ll-press__pause svg{width:1.4rem;height:1.4rem}@media(hover:hover){.ll-press__pause:hover{color:#171717}}.ll-press__pause[hidden],.ll-press__play-icon,.ll-press[data-paused=true] .ll-press__pause-icon{display:none}.ll-press[data-paused=true] .ll-press__play-icon{display:block}.ll-press__viewport{overflow:hidden;margin-inline:var(--page-padding, 1.5rem);-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--ll-press-fade),#000 calc(100% - var(--ll-press-fade)),transparent);mask-image:linear-gradient(to right,transparent,#000 var(--ll-press-fade),#000 calc(100% - var(--ll-press-fade)),transparent)}.ll-press[data-motion=true][data-ready=true] .ll-press__viewport{--ll-press-control: 4.4rem;-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--ll-press-fade),#000 calc(100% - var(--ll-press-control) - var(--ll-press-fade)),transparent calc(100% - var(--ll-press-control)));mask-image:linear-gradient(to right,transparent,#000 var(--ll-press-fade),#000 calc(100% - var(--ll-press-control) - var(--ll-press-fade)),transparent calc(100% - var(--ll-press-control)))}.ll-press__track{display:flex;width:max-content}.ll-press__group{display:flex;flex:0 0 auto;align-items:center;gap:8rem;width:max-content;min-width:var(--page-width, 1410px);padding:0 4rem;margin:0;list-style:none}.ll-press__item{display:flex;align-items:center;justify-content:center;flex:0 0 calc(var(--ll-press-logo-width) * .8);min-width:0;height:4rem}.ll-press__logo{display:flex;align-items:center;justify-content:center;width:var(--ll-press-logo-width);max-width:100%;height:100%;color:inherit;text-decoration:none}.ll-press__logo img{display:block;width:100%;height:2.8rem;object-fit:contain;filter:grayscale(1);opacity:.62}.ll-press__name{font:500 2.6rem/1 var(--font-body-family)}.ll-press__logo:focus-visible,.ll-press__pause:focus-visible{outline:2px solid currentColor;outline-offset:4px}.ll-press[data-motion=true][data-ready=true] .ll-press__track{animation:ll-press-scroll var(--ll-press-duration, 80s) linear infinite;animation-play-state:var(--ll-press-play-state, running)}.ll-press[data-paused=true],.ll-press:has(.ll-press__logo:focus-visible){--ll-press-play-state: paused}.ll-press:not([data-ready=true]) .ll-press__track,.ll-press[data-motion=false] .ll-press__track{width:100%}.ll-press:not([data-ready=true]) .ll-press__group,.ll-press[data-motion=false] .ll-press__group{width:100%;flex-wrap:wrap;gap:2.4rem 4rem}.ll-press:not([data-ready=true]) .ll-press__group[aria-hidden=true],.ll-press[data-motion=false] .ll-press__group[aria-hidden=true]{display:none}@media(hover:hover){.ll-press:hover{--ll-press-play-state: paused}}@keyframes ll-press-scroll{to{transform:translate(-50%)}}@media(max-width:767px){.ll-press{padding-block:1.6rem}.ll-press__group{min-width:100vw;gap:3.2rem;padding:0 1.6rem}.ll-press__item{height:3.2rem}.ll-press__logo{max-width:100%}.ll-press__logo img{height:2.2rem}.ll-press[data-motion=false] .ll-press__group,.ll-press:not([data-ready=true]) .ll-press__group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}}@media(max-width:767px)and (prefers-reduced-motion:no-preference){.ll-press[data-motion=true][data-ready=true] .ll-press__group{width:max-content;min-width:100vw;gap:3.2rem;padding-inline:1.6rem}.ll-press[data-motion=true][data-ready=true] .ll-press__item{flex:0 0 calc(var(--ll-press-logo-width) * .6)}.ll-press[data-motion=true][data-ready=true] .ll-press__logo{width:100%;max-width:100%}.ll-press[data-motion=true][data-ready=true] .ll-press__track{animation-duration:calc(var(--ll-press-duration, 80s) * .5)}}@media(prefers-reduced-motion:reduce){.ll-press__viewport,.ll-press[data-motion=true][data-ready=true] .ll-press__viewport{-webkit-mask-image:none;mask-image:none}.ll-press[data-motion=true][data-ready=true] .ll-press__track{animation:none;width:100%}.ll-press__group{width:100%;flex-wrap:wrap;gap:1.6rem 3.2rem}.ll-press__group[aria-hidden=true],.ll-press__pause{display:none}.ll-press__item{flex-basis:40%}}@media(min-width:768px)and (prefers-reduced-motion:reduce){.ll-press__group{flex-wrap:nowrap;justify-content:space-between}.ll-press__item{flex:0 1 calc(var(--ll-press-logo-width) * .8)}}.ll-press[data-motion=false] .ll-press__item[aria-hidden=true],.ll-press:not([data-ready=true]) .ll-press__item[aria-hidden=true]{display:none}@media(prefers-reduced-motion:reduce){.ll-press__item[aria-hidden=true]{display:none}}.ll-press[data-motion=false] .ll-press__viewport,.ll-press:not([data-ready=true]) .ll-press__viewport{-webkit-mask-image:none;mask-image:none}.ll-press[data-motion=false] .ll-press__group,.ll-press:not([data-ready=true]) .ll-press__group{min-width:0;justify-content:space-around;padding:0}@media(prefers-reduced-motion:reduce){.ll-press__group{min-width:0;justify-content:space-around;padding:0}}@media(hover:hover){.ll-press__logo--link:hover img{opacity:1}}.ll-press__logo--link:focus-visible img{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/7/assets/laserlab-press-marquee.css.map */
