.elementor-62 .elementor-element.elementor-element-1203c07{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-62 .elementor-element.elementor-element-2f91d23{--e-image-carousel-slides-to-show:1;}.elementor-62 .elementor-element.elementor-element-40f6dd3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-62 .elementor-element.elementor-element-40f6dd3:not(.elementor-motion-effects-element-type-background), .elementor-62 .elementor-element.elementor-element-40f6dd3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}/* Start custom CSS for image-carousel, class: .elementor-element-2f91d23 *//* Customizing the Arrows */
.elementor-62 .elementor-element.elementor-element-2f91d23 .elementor-swiper-button {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.elementor-62 .elementor-element.elementor-element-2f91d23 .elementor-swiper-button:hover {
    background: #ff4d4d; /* Your Brand Color */
    transform: scale(1.1);
}

/* Customizing the Pagination Dots */
.elementor-62 .elementor-element.elementor-element-2f91d23 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #ccc;
    opacity: 1;
}

.elementor-62 .elementor-element.elementor-element-2f91d23 .swiper-pagination-bullet-active {
    background: #924fff !important;
    width: 30px; /* Modern elongated pill shape */
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(146, 79, 255);
}/* End custom CSS */