.elementor-64 .elementor-element.elementor-element-115a3d6{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:30px 30px 30px 30px;--padding-top:15px;--padding-bottom:15px;--padding-left:0px;--padding-right:0px;}.elementor-64 .elementor-element.elementor-element-115a3d6:not(.elementor-motion-effects-element-type-background), .elementor-64 .elementor-element.elementor-element-115a3d6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(40px/2);}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(40px/2);}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(40px/2);margin-left:calc(40px/2);}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-40px/2);margin-left:calc(-40px/2);}body.rtl .elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-40px/2);}body:not(.rtl) .elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-40px/2);}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-64 .elementor-element.elementor-element-511022b{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-item > .elementor-icon-list-text, .elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-item > a{font-family:"Circular Std", Sans-serif;font-size:22px;font-weight:500;}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-text{color:var( --e-global-color-text );transition:color 0.3s;}.elementor-64{padding:12px 12px 0px 12px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-64 .elementor-element.elementor-element-115a3d6{--padding-top:10px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-item > .elementor-icon-list-text, .elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-item > a{font-size:19px;}}@media(max-width:767px){.elementor-64 .elementor-element.elementor-element-115a3d6{--padding-top:5px;--padding-bottom:5px;--padding-left:0px;--padding-right:0px;}.elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-item > .elementor-icon-list-text, .elementor-64 .elementor-element.elementor-element-511022b .elementor-icon-list-item > a{font-size:16px;}}/* Start custom CSS for icon-list, class: .elementor-element-511022b */.elementor-64 .elementor-element.elementor-element-511022b .elementor-widget-container {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.elementor-64 .elementor-element.elementor-element-511022b ul.elementor-icon-list-items {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    will-change: transform;
    animation: ticker-scroll linear infinite;
}

.elementor-64 .elementor-element.elementor-element-511022b ul.elementor-icon-list-items>li {
    display: inline-block;
    margin-right: 3rem;
}

@keyframes ticker-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}/* End custom CSS */