.element-card-carousel,.element-logo-stack{overflow-x:hidden}.carousel-side-scroller{width:100%;position:relative;display:flex}.carousel-side-scroller:hover .carousel-side-scroller-image-container{animation-play-state:paused}.carousel-side-scroller-image-container{display:flex;position:relative;animation:marquee 60s linear infinite}.carousel-side-scroller-link{margin-right:20px}.carousel-side-scroller-link:before{content:" ";position:absolute;background:transparent;transition:background-color .1s;width:100%;height:100%;left:0;top:0}.carousel-side-scroller-link:hover:before{background-color:rgba(var(--bs-black-rgb),.2)}.carousel-image-holder{aspect-ratio:1;padding:1.5rem}.carousel-side-scroller-image{display:block;width:90px;height:auto}@media(min-width:768px){.carousel-side-scroller-image{width:130px}}@media(min-width:992px){.carousel-side-scroller-image{width:190px}}@media(min-width:1200px){.carousel-side-scroller-image{width:250px}}.carousel-side-scroller-video-icon{position:absolute;left:calc(50% - 34px);top:calc(50% - 24px);background:rgba(var(--bs-black-rgb),.6);border-radius:10px;width:68px;height:48px;z-index:1;font-size:24px;color:#fff}.carousel-side-scroller-button{background:transparent}.carousel-side-scroller-button:disabled{border-color:#6c757d;color:#6c757d}.indicators button{background:none;border:none}.indicators button span{width:30px;height:30px;display:inline-block;background-size:contain}@media(min-width:992px){.indicators button span{width:45px;height:45px}}.indicators .carousel-prev{background-image:url("data:image/svg+xml,%3csvg%20data-name='Left%20Arrow'%20xmlns='http://www.w3.org/2000/svg'%20width='64'%20height='64'%20viewBox='0%200%2064%2064'%3e%3cg%20data-name='Ellipse%2024'%20style='stroke-width:3px;stroke:%23d9e3f2;fill:none'%3e%3ccircle%20cx='32'%20cy='32'%20r='32'%20style='stroke:none'/%3e%3ccircle%20cx='32'%20cy='32'%20r='30.5'%20style='fill:none'/%3e%3c/g%3e%3cpath%20data-name='Arrow%20Icon'%20d='m0%2020.635%2010.317-10.318L0%200'%20transform='rotate(180%2018.386%2021.398)'%20style='stroke:%23e71321;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;fill:none'/%3e%3c/svg%3e")}.indicators .carousel-next{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='64'%20height='64'%20viewBox='0%200%2064%2064'%3e%3cg%20data-name='Right%20Arrow'%3e%3cg%20data-name='Ellipse%2024'%20transform='rotate(180%2032%2032)'%20style='stroke-width:3px;stroke:%23d9e3f2;fill:none'%3e%3ccircle%20cx='32'%20cy='32'%20r='32'%20style='stroke:none'/%3e%3ccircle%20cx='32'%20cy='32'%20r='30.5'%20style='fill:none'/%3e%3c/g%3e%3cpath%20data-name='Arrow%20Icon'%20d='m9%2026.635%2010.317-10.318L9%206'%20transform='translate(18.22%2015.549)'%20style='stroke:%23e71321;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;fill:none'/%3e%3c/g%3e%3c/svg%3e")}.element-logo-stack .carousel-indicators button,.element-gallery .carousel-indicators button{background-color:#d9e3f2}.element-logo-stack .carousel-indicators .active,.element-gallery .carousel-indicators .active{background-color:#e71321}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}
