.elementor-2565 .elementor-element.elementor-element-7e5b17cf{--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;--overlay-opacity:0.5;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-2565 .elementor-element.elementor-element-7e5b17cf:not(.elementor-motion-effects-element-type-background), .elementor-2565 .elementor-element.elementor-element-7e5b17cf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );background-image:url("https://thejvstudio.com/wp-content/uploads/2024/07/blue-background.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2565 .elementor-element.elementor-element-7e5b17cf::before, .elementor-2565 .elementor-element.elementor-element-7e5b17cf > .elementor-background-video-container::before, .elementor-2565 .elementor-element.elementor-element-7e5b17cf > .e-con-inner > .elementor-background-video-container::before, .elementor-2565 .elementor-element.elementor-element-7e5b17cf > .elementor-background-slideshow::before, .elementor-2565 .elementor-element.elementor-element-7e5b17cf > .e-con-inner > .elementor-background-slideshow::before, .elementor-2565 .elementor-element.elementor-element-7e5b17cf > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:transparent;background-image:linear-gradient(159deg, var( --e-global-color-secondary ) 52%, var( --e-global-color-primary ) 100%);}.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-2565 .elementor-element.elementor-element-51a37d2a{text-align:center;}.elementor-2565 .elementor-element.elementor-element-51a37d2a .elementor-heading-title{font-family:"Unbounded", Sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;color:var( --e-global-color-cfc67ec );}.elementor-2565 .elementor-element.elementor-element-51a37d2a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2565 .elementor-element.elementor-element-5ab0592f{--e-image-carousel-slides-to-show:8;}.elementor-2565 .elementor-element.elementor-element-5ab0592f .swiper-wrapper{display:flex;align-items:center;}@media(max-width:1600px){.elementor-2565 .elementor-element.elementor-element-5ab0592f{--e-image-carousel-slides-to-show:6;}}@media(max-width:1024px){.elementor-2565 .elementor-element.elementor-element-51a37d2a .elementor-heading-title{font-size:16px;line-height:22px;}.elementor-2565 .elementor-element.elementor-element-5ab0592f{--e-image-carousel-slides-to-show:3;}}@media(max-width:767px){.elementor-2565 .elementor-element.elementor-element-7e5b17cf{--padding-top:32px;--padding-bottom:032px;--padding-left:16px;--padding-right:16px;}.elementor-2565 .elementor-element.elementor-element-5ab0592f{--e-image-carousel-slides-to-show:2;}}/* Start custom CSS for image-carousel, class: .elementor-element-5ab0592f */.elementor-2565 .elementor-element.elementor-element-5ab0592f .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
} 

/* Targets the images inside the Swiper slides */
.elementor-image-carousel .swiper-slide-image {
    max-height: 55px !important; /* Adjust this value to your preferred max height */
    width: auto !important;      /* Allows width to scale proportionally */
    object-fit: contain;        /* Prevents squishing/stretching */
}

/* Optional: Ensures the inner container aligns logos to the center */
.elementor-image-carousel .swiper-slide-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}/* End custom CSS */
/* Start custom CSS */span.swiper-pagination-bullet.swiper-pagination-bullet-active, span.swiper-pagination-bullet {
    width: 36px!important;
    height: 8px!important;
    border-radius: 3px!important;
}

/* Mobile First: Stacked by default */
.two-columns {
  display: grid;
  grid-template-columns: 1fr;
  padding: 0;
}

/* Tablet and Desktop: Two columns */
@media (min-width: 768px) {
  .two-columns {
    grid-template-columns: 1fr 1fr;
  }
}/* End custom CSS */