.elementor-widget-image .widget-image-caption{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);text-transform:var(--e-global-typography-text-text-transform);font-style:var(--e-global-typography-text-font-style);text-decoration:var(--e-global-typography-text-text-decoration);line-height:var(--e-global-typography-text-line-height);letter-spacing:var(--e-global-typography-text-letter-spacing);word-spacing:var(--e-global-typography-text-word-spacing)}@media (max-width:1200px){.elementor-widget-image .widget-image-caption{line-height:var(--e-global-typography-text-line-height);letter-spacing:var(--e-global-typography-text-letter-spacing);word-spacing:var(--e-global-typography-text-word-spacing)}}@media (max-width:767px){.elementor-widget-image .widget-image-caption{line-height:var(--e-global-typography-text-line-height);letter-spacing:var(--e-global-typography-text-letter-spacing);word-spacing:var(--e-global-typography-text-word-spacing)}}.carrusel-wrapper{position:relative;width:100%}.carrusel-btn{position:absolute;top:45%;transform:translateY(-50%);background:#fff!important;border:2px solid #009245!important;color:#009245!important;border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.15);opacity:1!important;visibility:visible!important;transition:transform .2s ease,background-color .2s ease}.carrusel-btn:hover{background:#009245!important;color:#fff!important;opacity:1!important}.carrusel-btn.prev{left:-15px}.carrusel-btn.next{right:-15px}.carrusel-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.carrusel-dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .3s,transform .3s}.carrusel-dot.active{background:#009245!important;transform:scale(1.2)}