.elementor-2177 .elementor-element.elementor-element-d6aab8b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-2177 .elementor-element.elementor-element-d6aab8b.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-2177 .elementor-element.elementor-element-d6aab8b{--width:400.2px;}}@media(min-width:768px){.elementor-2177 .elementor-element.elementor-element-d6aab8b{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-6dd8ec0 */.slider-container-11 {
            width: 100%;
            overflow-x: auto;
            white-space: nowrap;
            max-width: 100%;
            padding: 10px 0;
            display: flex;
            scroll-snap-type: x mandatory;
            height: auto;
        }
        .slide-wrapper-11 {
            display: flex;
            gap: 10px;
            height: auto;
        }
        .slide-11 {
             width: 300px;
            background: white;
            border-radius: 10px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            overflow: hidden;
            text-align: left;
        }
        .image-container-11 {
            width: 100%;
            height: 200px;
            overflow: hidden;
            border-radius: 10px 10px 0 0;
            background-color: #fff;
        }
        .slide-11 img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .text-container-11 {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: left;
            align-items: left;
            padding: 20px;
        }
        .slide-11 h2  {
            white-space: normal;
            text-overflow: ellipsis;
            max-width: 90%;
            text-align: left;
        }
        .slide-11 p {
            white-space: normal;
            text-overflow: ellipsis;
            max-width: 90%;
            text-align: left;
        }/* End custom CSS */