.gallery-marquee{background:unset;overflow:hidden;padding:0;width:100%}.gallery-marquee__track{display:flex;gap:0;transform:translateX(0);transition:transform 5s ease-out}.gallery-marquee__item{flex:0 0 auto;height:320px;width:384px}.gallery-marquee__item img{display:block;height:100%;object-fit:cover;width:100%}.gallery-marquee__cta{background:#fff}.gallery-marquee__cta,.gallery-marquee__cta a{align-items:center;display:flex;justify-content:center}.gallery-marquee__cta a{align-content:center;background:#f24822;color:#fff;flex-direction:column;font-size:48px;font-weight:700;height:100%;line-height:52px;text-align:center;text-decoration:none;width:100%}.gallery-marquee__cta a:hover{opacity:.85}@media (max-width:768px){.gallery-marquee__cta a{font-size:26px;line-height:30px}.gallery-marquee__cta a svg{height:35px;width:51px}.gallery-marquee__item{height:160px;width:192px}}