.chemarry-brand-ticker{--chem-brands-background: #faf8f5;--chem-brands-surface: #ffffff;--chem-brands-text: #0e1b2c;--chem-brands-secondary: #66707b;--chem-brands-accent: #e79a2d;--chem-brands-border: #e7e3de;--chem-brands-trust: #1f6951;--chem-brands-page-width: 118rem;--chem-brands-duration: 38s;--chem-brands-gap: 1.6rem;--chem-brands-card-width: 20rem;--chem-brands-card-height: 8.8rem;--chem-brands-logo-height: 5.2rem;--chem-brands-radius: 2rem;--chem-brands-card-radius: 1.5rem;--chem-brands-shadow: 0 .8rem 2.4rem rgba(14, 27, 44, .055);position:relative;width:100%;color:var(--chem-brands-text);background:var(--chem-brands-background);overflow:hidden}.chemarry-brand-ticker,.chemarry-brand-ticker *,.chemarry-brand-ticker *:before,.chemarry-brand-ticker *:after{box-sizing:border-box}.chemarry-brand-ticker__spacing{padding-top:var(--chem-brands-padding-top-desktop, 2.4rem);padding-bottom:var(--chem-brands-padding-bottom-desktop, 2.4rem)}.chemarry-brand-ticker__container{width:min(calc(100% - 3.2rem),var(--chem-brands-page-width));margin:0 auto}.chemarry-brand-ticker__panel{position:relative;overflow:hidden;padding:2rem;background:linear-gradient(145deg,var(--chem-brands-surface) 0%,color-mix(in srgb,var(--chem-brands-accent) 4%,var(--chem-brands-surface)) 100%);border:.1rem solid var(--chem-brands-border);border-radius:var(--chem-brands-radius);box-shadow:var(--chem-brands-shadow);isolation:isolate}.chemarry-brand-ticker__panel:before{content:"";position:absolute;z-index:-1;top:-10rem;right:-8rem;width:24rem;height:24rem;background:radial-gradient(circle,color-mix(in srgb,var(--chem-brands-accent) 12%,transparent) 0%,transparent 68%);border-radius:50%;pointer-events:none}.chemarry-brand-ticker__header{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:2.4rem;margin-bottom:1.6rem}.chemarry-brand-ticker__heading-group{max-width:65rem}.chemarry-brand-ticker__eyebrow{display:flex;align-items:center;gap:.7rem;margin:0 0 .7rem;color:var(--chem-brands-accent);font-size:1.1rem;font-weight:700;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.chemarry-brand-ticker__eyebrow:before{content:"";flex:0 0 auto;width:.6rem;height:.6rem;background:currentColor;border-radius:50%}.chemarry-brand-ticker__title{margin:0;color:var(--chem-brands-text);font-size:clamp(2rem,2.2vw,2.8rem);font-weight:700;line-height:1.08;letter-spacing:-.035em}.chemarry-brand-ticker__description{max-width:62rem;margin:.8rem 0 0;color:var(--chem-brands-secondary);font-size:1.35rem;line-height:1.5}.chemarry-brand-ticker__description p{margin:0}.chemarry-brand-ticker__trust{display:inline-flex;flex:0 0 auto;align-items:center;gap:.8rem;min-height:4.2rem;padding:.9rem 1.4rem;color:var(--chem-brands-trust);background:color-mix(in srgb,var(--chem-brands-trust) 7%,var(--chem-brands-surface));border:.1rem solid color-mix(in srgb,var(--chem-brands-trust) 20%,transparent);border-radius:1.2rem;font-size:1.15rem;font-weight:650;line-height:1.3}.chemarry-brand-ticker__trust-icon{display:grid;flex:0 0 auto;place-items:center;width:2.4rem;height:2.4rem;background:var(--chem-brands-surface);border-radius:50%}.chemarry-brand-ticker__trust-icon svg{width:1.4rem;height:1.4rem}.chemarry-brand-ticker__viewport{position:relative;width:100%;min-height:calc(var(--chem-brands-card-height) + .2rem);overflow:hidden;background:var(--chem-brands-surface);border:.1rem solid var(--chem-brands-border);border-radius:1.6rem}.chemarry-brand-ticker__viewport:before,.chemarry-brand-ticker__viewport:after{content:"";position:absolute;z-index:4;top:0;bottom:0;width:5rem;pointer-events:none}.chemarry-brand-ticker__viewport:before{left:0;background:linear-gradient(90deg,var(--chem-brands-surface) 0%,transparent 100%)}.chemarry-brand-ticker__viewport:after{right:0;background:linear-gradient(270deg,var(--chem-brands-surface) 0%,transparent 100%)}.chemarry-brand-ticker__track{display:flex;align-items:center;width:max-content;min-width:100%;padding:0;will-change:transform}.chemarry-brand-ticker__group{display:flex;flex:0 0 auto;align-items:center;gap:var(--chem-brands-gap);padding:1.2rem calc(var(--chem-brands-gap) / 2);margin:0;list-style:none}.chemarry-brand-ticker--left .chemarry-brand-ticker__track{animation:chemBrandsMoveLeft var(--chem-brands-duration) linear infinite}.chemarry-brand-ticker--right .chemarry-brand-ticker__track{animation:chemBrandsMoveRight var(--chem-brands-duration) linear infinite}.chemarry-brand-ticker--pause-hover .chemarry-brand-ticker__viewport:hover .chemarry-brand-ticker__track,.chemarry-brand-ticker--pause-hover .chemarry-brand-ticker__viewport:focus-within .chemarry-brand-ticker__track{animation-play-state:paused}@keyframes chemBrandsMoveLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes chemBrandsMoveRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.chemarry-brand-ticker__item{flex:0 0 auto;margin:0;padding:0}.chemarry-brand-ticker__brand{position:relative;display:flex;align-items:center;justify-content:center;width:var( --chem-brand-width, var(--chem-brands-card-width) );height:var(--chem-brands-card-height);padding:1.2rem 1.8rem;overflow:hidden;color:var(--chem-brands-text);background:var( --chem-brand-background, var(--chem-brands-surface) );border:.1rem solid var(--chem-brands-border);border-radius:var(--chem-brands-card-radius);box-shadow:0 .4rem 1.4rem #0e1b2c0b;text-decoration:none;transition:border-color .18s ease,box-shadow .22s ease,transform .22s ease}a.chemarry-brand-ticker__brand:hover{color:var(--chem-brands-text);border-color:color-mix(in srgb,var(--chem-brands-accent) 46%,var(--chem-brands-border));box-shadow:0 .9rem 2rem #0e1b2c17;transform:translateY(-.2rem);text-decoration:none}a.chemarry-brand-ticker__brand:active{transform:translateY(0)}a.chemarry-brand-ticker__brand:focus-visible{outline:.3rem solid color-mix(in srgb,var(--chem-brands-accent) 40%,transparent);outline-offset:.2rem;box-shadow:none}.chemarry-brand-ticker__logo{display:block;width:auto;max-width:100%;height:var( --chem-brand-logo-height, var(--chem-brands-logo-height) );max-height:100%;object-fit:contain;object-position:center;transform:scale(var(--chem-brand-logo-scale, 1));transform-origin:center}.chemarry-brand-ticker__picture{display:grid;place-items:center;width:100%;height:100%}.chemarry-brand-ticker__placeholder{display:grid;place-items:center;width:100%;height:100%;color:#0e1b2c52}.chemarry-brand-ticker__placeholder svg{width:7rem;height:auto}.chemarry-brand-ticker__fallback-name{display:block;color:var(--chem-brands-text);font-size:1.4rem;font-weight:700;line-height:1.2;text-align:center}.chemarry-brand-ticker__footer{margin:1.2rem 0 0;color:var(--chem-brands-secondary);font-size:1.1rem;line-height:1.4;text-align:center}.chemarry-brand-ticker__footer p{margin:0}@media screen and (max-width:989px){.chemarry-brand-ticker{--chem-brands-card-width: 18rem;--chem-brands-card-height: 8rem;--chem-brands-logo-height: 4.6rem}.chemarry-brand-ticker__panel{padding:1.8rem}.chemarry-brand-ticker__header{gap:1.6rem}}@media screen and (max-width:749px){.chemarry-brand-ticker{--chem-brands-gap: 1rem;--chem-brands-card-width: 14.5rem;--chem-brands-card-height: 7.2rem;--chem-brands-logo-height: 4rem}.chemarry-brand-ticker__spacing{padding-top:var(--chem-brands-padding-top-mobile, 1.6rem);padding-bottom:var(--chem-brands-padding-bottom-mobile, 1.6rem)}.chemarry-brand-ticker__container{width:min(calc(100% - 2.4rem),var(--chem-brands-page-width))}.chemarry-brand-ticker__panel{padding:1.6rem 1.2rem;border-radius:1.8rem}.chemarry-brand-ticker__header{display:block;margin-bottom:1.3rem}.chemarry-brand-ticker__eyebrow{margin-bottom:.6rem;font-size:1rem}.chemarry-brand-ticker__title{font-size:clamp(2rem,7vw,2.4rem)}.chemarry-brand-ticker__description{margin-top:.6rem;font-size:1.25rem}.chemarry-brand-ticker__trust{min-height:3.8rem;margin-top:1.2rem;padding:.7rem 1rem;font-size:1.05rem}.chemarry-brand-ticker__viewport{min-height:calc(var(--chem-brands-card-height) + .2rem);border-radius:1.4rem}.chemarry-brand-ticker__viewport:before,.chemarry-brand-ticker__viewport:after{width:2.4rem}.chemarry-brand-ticker__group{padding-top:1rem;padding-bottom:1rem}.chemarry-brand-ticker__brand{padding:1rem 1.2rem;border-radius:1.2rem}a.chemarry-brand-ticker__brand:hover{transform:none}.chemarry-brand-ticker__footer{margin-top:1rem;padding:0 .6rem;font-size:1rem}}@media(prefers-reduced-motion:reduce){.chemarry-brand-ticker__viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.chemarry-brand-ticker__viewport:before,.chemarry-brand-ticker__viewport:after{display:none}.chemarry-brand-ticker__track{animation:none!important;transform:none!important;will-change:auto}.chemarry-brand-ticker__group{scroll-snap-align:start}.chemarry-brand-ticker__group--duplicate{display:none}.chemarry-brand-ticker__brand{transition:none}a.chemarry-brand-ticker__brand:hover{transform:none}}.shopify-design-mode .chemarry-brand-ticker__item{position:relative}.shopify-design-mode .chemarry-brand-ticker__brand{cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/19/assets/chemarry-brand-ticker.css.map */
