.elementor-268 .elementor-element.elementor-element-db1be65{--display:flex;--gap:50px 50px;--row-gap:50px;--column-gap:50px;border-style:none;--border-style:none;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-268 .elementor-element.elementor-element-db1be65:not(.elementor-motion-effects-element-type-background), .elementor-268 .elementor-element.elementor-element-db1be65 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-268 .elementor-element.elementor-element-ae9dcab{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-6c08e39{--display:flex;--gap:15px 15px;--row-gap:15px;--column-gap:15px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-268 .elementor-element.elementor-element-d86aa79 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;color:var( --e-global-color-c24c5b9 );}.elementor-268 .elementor-element.elementor-element-8bbc303 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:30px;font-weight:700;line-height:32px;color:var( --e-global-color-astglobalcolor2 );}.elementor-268 .elementor-element.elementor-element-104ffe5{--display:flex;--justify-content:flex-end;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-268 .elementor-element.elementor-element-5b780ee .elementor-button{background-color:#1D347400;font-family:"Inter", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;fill:var( --e-global-color-astglobalcolor1 );color:var( --e-global-color-astglobalcolor1 );padding:0px 0px 0px 0px;}.elementor-268 .elementor-element.elementor-element-5b780ee .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-268 .elementor-element.elementor-element-11f079f .elementor-swiper-button{font-size:20px;}@media(min-width:768px){.elementor-268 .elementor-element.elementor-element-db1be65{--content-width:1250px;}}@media(max-width:1024px){.elementor-268 .elementor-element.elementor-element-db1be65{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--flex-wrap:wrap;}.elementor-268 .elementor-element.elementor-element-8bbc303 .elementor-heading-title{font-size:35px;}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-268 .elementor-element.elementor-element-d86aa79{text-align:center;}.elementor-268 .elementor-element.elementor-element-8bbc303{text-align:center;}.elementor-268 .elementor-element.elementor-element-8bbc303 .elementor-heading-title{font-size:30px;}.elementor-268 .elementor-element.elementor-element-5b780ee{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for testimonial-carousel, class: .elementor-element-11f079f *//* ============================================
   TESTIMONIAL CAROUSEL - CUSTOM CARD STYLE
   Elementor Pro Testimonial Carousel Widget
   ============================================ */

/* --- Carousel wrapper: force 2 cards side by side --- */
.elementor-widget-testimonial-carousel .swiper-wrapper {
    align-items: stretch;
}

.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 10px;
    height: auto !important;
}

/* --- Card container --- */
.elementor-testimonial {
    background: #ffffff !important;
    border-radius: 14px !important;
    padding: 32px 28px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06) !important;
    border: 1px solid #f0f0f0 !important;
    text-align: left !important;
    height: 100%;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    transition: box-shadow 0.3s ease;
}

.elementor-testimonial:hover {
    box-shadow: 0 6px 28px rgba(0, 0, 0, 0.09) !important;
}

/* --- Big purple quote icon (top left) --- */
.elementor-testimonial__content {
    position: relative;
    padding-top: 36px;
    text-align: left !important;
}

.elementor-testimonial__content::before {
    content:  "\2605\2605\2605\2605\2605";
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 30px;
    font-weight: 900;
    color: red;
    font-family: Georgia, 'Times New Roman', serif;
    line-height: 1;
}

/* --- Testimonial text --- */
.elementor-testimonial__text {
    font-size: 16px !important;
    line-height: 1.6 !important;
    color: #2b2b2b !important;
    margin-bottom: 24px !important;
    font-style: normal !important;
    text-align: left !important;
}

/* --- Footer: name, title, stars --- */
.elementor-testimonial__footer {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: wrap;
    gap: 10px;
    text-align: left !important;
    width: 100%;
}

.elementor-testimonial__cite {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    font-style: normal !important;
    text-align: left !important;
}

.elementor-testimonial__name {
    font-weight: 700 !important;
    font-size: 15px !important;
    color: #1a1a1a !important;
    margin-bottom: 2px !important;
    display: block !important;
}

.elementor-testimonial__title {
    font-size: 13px !important;
    color: #8a8a8a !important;
    font-weight: 400 !important;
    display: block !important;
}

/* --- Hide default image (no avatar in design) --- */
.elementor-testimonial__image {
    display: none !important;
}


.elementor-testimonial__footer::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border: 1.5px solid #1e88f0;
    border-radius: 50%;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e88f0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='5 13 10 18 19 7'></polyline></svg>");
    background-size: 55%;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
}

/* --- Pagination dots --- */
.elementor-widget-testimonial-carousel .swiper-pagination {
    position: relative;
    margin-top: 24px;
    bottom: auto;
}

.elementor-widget-testimonial-carousel .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #d9d9d9;
    opacity: 1;
    margin: 0 4px;
    transition: all 0.3s ease;
}

.elementor-widget-testimonial-carousel .swiper-pagination-bullet-active {
    background: #6c4cf1;
    width: 22px;
    border-radius: 4px;
}

/* --- Hide navigation arrows (design only shows dots) --- */
.elementor-widget-testimonial-carousel .elementor-swiper-button {
    display: none !important;
}

/* --- Responsive: stack on mobile --- */
@media (max-width: 767px) {
    .elementor-testimonial__footer {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .elementor-testimonial__footer::after {
        margin-top: 4px;
        margin-left: 0;
    }
}/* End custom CSS */