.se-marques{background:#fff;padding:clamp(2.5rem,5vw,4rem) 1rem;margin:0;text-align:center}.se-marques__title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;margin:0 0 1.5rem;color:var(--sx-ink,#1a2b3c)}.se-marques__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,3vw,2.5rem);max-width:1100px;margin:0 auto;padding:0 1rem}.se-brand-logo{display:inline-flex;align-items:center;justify-content:center;min-height:60px;text-decoration:none}.se-brand-logo__img{max-height:48px;width:auto;max-width:150px;object-fit:contain;filter:grayscale(1);opacity:.7;transition:filter .25s ease,opacity .25s ease}.se-brand-logo:hover .se-brand-logo__img,.se-brand-logo:focus-visible .se-brand-logo__img{filter:grayscale(0);opacity:1}.se-brand-logo.is-text .se-brand-logo__text{font-weight:600;font-size:1.05rem;color:var(--sx-muted,#5a6b7c);padding:.4rem .9rem;border:1px solid rgb(0 0 0 / .1);border-radius:8px;transition:color .2s ease,border-color .2s ease}.se-brand-logo.is-text:hover .se-brand-logo__text,.se-brand-logo.is-text:focus-visible .se-brand-logo__text{color:var(--sx-ink,#1a2b3c);border-color:rgb(0 0 0 / .25)}@media (max-width:600px){.se-marques__grid{gap:1.25rem}.se-brand-logo__img{max-height:38px}.se-brand-logo.is-text .se-brand-logo__text{font-size:.95rem}}.se-product-brand{display:flex;align-items:center;gap:.7rem;margin:1.1rem 0 .2rem;flex-wrap:wrap}.se-product-brand__label{color:var(--sx-muted,#5a6b7c);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.74rem}.se-product-brand .se-brand-logo{min-height:0}.se-product-brand .se-brand-logo__img{max-height:36px;max-width:160px;filter:none;opacity:1}.se-product-brand .se-brand-logo.is-text .se-brand-logo__text{font-size:.92rem;padding:.3rem .7rem;color:var(--sx-ink,#1a2b3c)}.se-marques{max-width:100%;overflow:clip}.se-marques__marquee{overflow:hidden;width:100%;max-width:min(1240px,100vw);margin:0 auto;box-sizing:border-box;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.se-marques__track{display:flex;align-items:center;width:max-content;animation:seMarquee 42s linear infinite;will-change:transform}.se-marques__track .se-brand-logo{flex:0 0 auto;margin:0 clamp(1.75rem,4.5vw,3.75rem) 0 0}.se-marques__dup{display:contents}.se-marques__marquee:hover .se-marques__track,.se-marques__marquee:focus-within .se-marques__track{animation-play-state:paused}@keyframes seMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.se-marques__track{animation:none;flex-wrap:wrap;justify-content:center;width:auto}.se-marques__dup{display:none}.se-marques__marquee{-webkit-mask-image:none;mask-image:none}}