.gfr-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.gfr-marquee-piste{animation-duration:var(--gfr-marquee-duree,36s);animation-iteration-count:infinite;animation-timing-function:linear;width:max-content}.gfr-marquee--droite{animation-name:gfr-defile-droite}.gfr-marquee--gauche{animation-name:gfr-defile-gauche}@keyframes gfr-defile-droite{0%{transform:translateX(-33.333%)}to{transform:translateX(0)}}@keyframes gfr-defile-gauche{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@media (hover:hover){.gfr-marquee:hover .gfr-marquee-piste{animation-play-state:paused}}.gfr-logo-image{height:1.5rem;max-width:130px;object-fit:contain;width:auto}.gfr-marquee+.gfr-marquee{margin-top:1.25rem}.gfr-logo-texte{color:#1a1a1a;font-family:var(--font-fraunces);font-size:.9375rem;font-weight:600;letter-spacing:-.01em}@media (prefers-reduced-motion:reduce){.gfr-marquee-piste{animation:none;transform:none}.gfr-marquee{-webkit-mask-image:none;mask-image:none;overflow-x:auto}}