
.wdt-elementor-repeater-container-wrapper { margin: -8px; }

.wdt-elementor-repeater-container-wrapper > div {     
    display: inline-block; line-height: normal; vertical-align: middle; text-transform: none; 
    margin: clamp(0.25rem, 0.2055rem + 0.2454vw, 0.5rem) clamp(0.625rem, 0.3757rem + 0.8328vw, 1.375rem) ; /*8px - 4px*/ /*22px - 10px*/ }

.wdt-elementor-repeater-container-wrapper > .wdt-opt-image img { object-fit: cover; border-radius: 0em; }

.wdt-elementor-repeater-container-wrapper > .wdt-opt-icon { display: inline-flex; align-items: center; justify-content: center; }
.wdt-elementor-repeater-container-wrapper > .wdt-opt-icon svg { width: 1em; height: 1em; fill: currentColor; }

.wdt-elementor-repeater-container-wrapper > .wdt-text-title {
    font-family: var(--wdtFontTypo_Alt);
    font-size: clamp(3.375rem, 1.5883rem + 5.9681vw, 8.75rem) ; /* Min-54 & Max-140px */
    font-weight: var(--wdtFontWeight_Ext);
    color: var(--wdt-elementor-color-primary); }

.wdt-elementor-repeater-container-wrapper > div.gsap-effect{
    display:inline-flex;
}
.wdt-elementor-repeater-container-wrapper .wdt-opt-image-wrapper{ position: relative;display: inline-block;
    flex-shrink: 0;overflow: hidden;margin: 0 0.5vw;width: 100%; max-width: fit-content;height: auto;
    transition: width 0.5s ease-out;}