.media-gallery-marquee__image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.media-gallery-marquee{align-items:center;display:flex;flex-direction:column;margin-top:32px;overflow:hidden;position:relative;text-align:center;transition:opacity .2s ease-in;width:100%}@keyframes ticker-right{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-50%, 0, 0)}}.media-gallery-marquee__images-wrapper{display:flex;flex-direction:row;position:relative;width:100%}.media-gallery-marquee__images-wrapper:first-child{margin-bottom:0.9375rem}@media print,screen and (min-width: 48em){.media-gallery-marquee__images-wrapper:first-child{margin-bottom:1.5rem}}@media print,screen and (min-width: 64.0625em){.media-gallery-marquee__images-wrapper:first-child{margin-bottom:1.625rem}}@media screen and (min-width: 90em){.media-gallery-marquee__images-wrapper:first-child{margin-bottom:2rem}}.media-gallery-marquee__images-list{animation:ticker-right var(--rotation-speed) var(--rotation-speed-left) linear infinite;column-gap:0.9375rem;display:flex;flex:1 0 auto;flex-flow:row nowrap;height:auto;min-width:100%}@media print,screen and (min-width: 48em){.media-gallery-marquee__images-list{column-gap:1.5rem}}@media print,screen and (min-width: 64.0625em){.media-gallery-marquee__images-list{column-gap:1.625rem}}@media screen and (min-width: 90em){.media-gallery-marquee__images-list{column-gap:2rem}}.right .media-gallery-marquee__images-list{animation-direction:reverse}.media-gallery-marquee__images-list.animation-paused{animation-play-state:paused}.media-gallery-marquee__image{align-items:center;aspect-ratio:16/9;display:flex;flex:0 0 70vw;justify-content:center;overflow:hidden;position:relative;width:70vw}@media print,screen and (min-width: 48em){.media-gallery-marquee__image{flex-basis:40vw;padding:0.75rem;width:40vw}}@media print,screen and (min-width: 64.0625em){.media-gallery-marquee__image{flex-basis:30vw;padding:0.8125rem;width:30vw}}@media screen and (min-width: 90em){.media-gallery-marquee__image{padding:16px}}