.wdt-animation-wrapper{position:relative;display:flex;flex-flow:row nowrap;overflow:visible;overflow-x:clip}.wdt-animation-wrapper div[class*=-marqee]{width:auto;flex:0 0 auto;display:grid;grid-auto-flow:column;align-items:center}.wdt-animation-wrapper div[class*=-marqee] .wdt-animation-item{display:inline-flex;flex:0 0 auto;text-align:center;position:relative}.wdt-animation-wrapper .wdt-animation-item{padding:0 clamp(.875rem,.7308rem + .641vw,1.5rem)}.wdt-animation-wrapper div[class*=-marqee].right-to-left{-webkit-animation:MarqueeLeft 24s linear infinite 0ms;animation:MarqueeLeft 24s linear infinite 0ms}.wdt-animation-wrapper div[class*=-marqee].left-to-right{-webkit-animation:MarqueeRight 24s linear infinite 0ms;animation:MarqueeRight 24s linear infinite 0ms}.wdt-animation-wrapper:hover div[class*=-marqee]{-webkit-animation-play-state:paused;animation-play-state:paused}@keyframes MarqueeLeft{from{margin-left:0}to{margin-left:var(--wdt-marque-Margin-Width)}}@keyframes MarqueeRight{from{margin-left:var(--wdt-marque-Margin-Width)}to{margin-left:0}}.wdt-animation-item.text-item{display:inline-block;font-size:clamp(1.75rem,1.4615rem + 1.2821vw,3rem);font-weight:var(--wdt-elementor-typo-primary-font-weight);font-family:var(--wdt-elementor-typo-primary-font-family);text-transform:capitalize;line-height:1}.wdt-animation-item.text-item,.wdt-animation-item.text-item a{color:var(--wdt-elementor-color-primary);text-decoration:none !important}.wdt-animation-item.text-item a:hover{color:var(--wdt-elementor-color-accent)}.wdt-dark-bg .wdt-animation-item.text-item,.wdt-dark-bg .wdt-animation-item.text-item a:not(:hover){color:var(--wdt-elementor-color-white)}.wdt-animation-item.icon-item{display:flex;align-items:center;justify-content:center;font-size:clamp(1.75rem,1.4615rem + 1.2821vw,3rem)}.wdt-animation-item.icon-item svg{width:1em;height:1em;fill:currentColor}.wdt-animation-item.image-item img{object-fit:cover;object-position:center;width:clamp(1.75rem,1.4615rem + 1.2821vw,3rem);height:clamp(1.75rem,1.4615rem + 1.2821vw,3rem)}.wdt-animation-wrapper .wdt-animation-item.text-item,.wdt-animation-wrapper .wdt-animation-item.text-item a{font-size:clamp(1.125rem,.9578rem + .7643vw,1.875rem);line-height:var(--wdtLineHeight_H6);text-transform:capitalize}.wdt-animation-wrapper .wdt-animation-item.icon-item{font-size:1.25em;color:var(--wdtSecondaryColor);padding:0}.wdt-animation-wrapper .wdt-animation-item.icon-item svg{animation:roundUp 15s linear infinite}.wdt-animation-wrapper .wdt-animation-item.text-item{padding:22px clamp(1.5625rem,1.4232rem + .6369vw,2.1875rem)}.wdt-dark-bg .wdt-animation-item.icon-item{color:var(--wdtAccentTxtColor)}.wdt-dark-bg .wdt-animation-item.text-item,.wdt-dark-bg .wdt-animation-item.text-item a{color:var(--wdtAccentTxtColor)}@keyframes roundUp{0%{transform:rotate(0deg) scale(1)}25%{transform:rotate(90deg) scale(.85)}50%{transform:rotate(180deg) scale(.6)}75%{transform:rotate(270deg) scale(.85)}100%{transform:rotate(360deg) scale(1)}}