.uems-design-system .cta.pm{background-color:#de2235;color:#fff;border-color:#de2235}.uems-design-system.hero .hero-image{max-height:400px;width:100%}.uems-design-system.city .city-card .city-image{margin:auto;max-height:230px}.uems-design-system.city .city-card>p a{text-decoration:underline;color:#000 !important}.uems-design-system.gallery{padding:60px 0 60px;overflow:hidden}.uems-design-system.gallery .photos-wrapper .photos-list:nth-child(1){animation:marquee-item 50s linear infinite}.uems-design-system.gallery .photos-wrapper .photos-list:nth-child(2){display:inline;animation:marquee-item2 50s linear infinite;left:24px}.uems-design-system.gallery .photos-wrapper .photos-list{position:absolute;top:0;left:0}.uems-design-system.gallery .photos-wrapper{min-height:540px;position:relative;margin:auto;overflow:hidden}.uems-design-system.gallery .photos-wrapper .photos-list:nth-child(3){top:280px;animation:marquee-item-bottom1 50s linear infinite}.uems-design-system.gallery .photos-wrapper .photos-list:nth-child(4){top:280px;animation:marquee-item-bottom2 50s linear infinite;left:-24px}.uems-design-system.gallery .flex:hover{animation-play-state:paused}@keyframes marquee-item{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes marquee-item2{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes marquee-item-bottom1{0%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes marquee-item-bottom2{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.uems-design-system.gallery ul{display:flex;grid-gap:24px;margin:auto;flex-wrap:nowrap;max-width:unset;align-items:flex-start;justify-content:unset;float:left}.uems-design-system.gallery ul li{width:300px;height:250px;overflow:hidden;background-position:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}.uems-design-system.gallery ul li img{width:100%;height:100%;border-radius:16px;object-fit:cover}.uems-design-system.gallery ul:hover{animation-play-state:paused}.uems-design-system.speakers .speaker-box p{max-width:100%}