.elementor-4724 .elementor-element.elementor-element-da0e864{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:33px;--padding-bottom:33px;--padding-left:0px;--padding-right:0px;}.elementor-4724 .elementor-element.elementor-element-da0e864:not(.elementor-motion-effects-element-type-background), .elementor-4724 .elementor-element.elementor-element-da0e864 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-accent ) 47%, var( --e-global-color-35d73539 ) 100%);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(50px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(50px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(50px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-50px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-50px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-4724 .elementor-element.elementor-element-6bf34f4e{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-item > .elementor-icon-list-text, .elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-item > a{font-family:"Manrope", Sans-serif;font-size:25px;font-weight:600;text-transform:uppercase;line-height:1.4375em;}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-text{color:var( --e-global-color-4def0162 );transition:color 0.3s;}@media(max-width:1024px){.elementor-4724 .elementor-element.elementor-element-da0e864{--padding-top:25px;--padding-bottom:25px;--padding-left:0px;--padding-right:0px;}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-item > .elementor-icon-list-text, .elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-item > a{font-size:20px;}}@media(max-width:767px){.elementor-4724 .elementor-element.elementor-element-da0e864{--padding-top:15px;--padding-bottom:15px;--padding-left:0px;--padding-right:0px;}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-32px/2);}.elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-item > .elementor-icon-list-text, .elementor-4724 .elementor-element.elementor-element-6bf34f4e .elementor-icon-list-item > a{font-size:16px;}}/* Start custom CSS for icon-list, class: .elementor-element-6bf34f4e *//* Start custom CSS for icon-list*/
body .infinite-list{
	overflow: hidden;
}
body .infinite-list .elementor-widget-container{
	width: auto;
    display: inline-flex;
	transform: translateX(0);
	animation: marquee 100s linear infinite;
}
body .infinite-list .elementor-widget-container .elementor-icon-list-items{
    display: inline-flex;
    width: auto;
    transform: translateX(0);
    animation: marquee 100s linear infinite;
    white-space: nowrap;
    will-change: transform;
    flex-wrap: nowrap;
    
}
body .infinite-list:hover .elementor-widget-container{
    animation-play-state: paused;
}
@keyframes marquee {
    100% {
        transform: translateX(-50%);
    }
}
@keyframes marqueerev {
    100% {
        transform: translateX(50%);
    }
}

.elementor-4724 .elementor-element.elementor-element-6bf34f4e a {
    color: #fff;
    display: inline-block;
}/* End custom CSS */