.elementor-1126 .elementor-element.elementor-element-7fc655db{--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;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1126 .elementor-element.elementor-element-6a57a493{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1126 .elementor-element.elementor-element-415b5d8d{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1126 .elementor-element.elementor-element-2f6798f6{--e-image-carousel-slides-to-show:5;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1126 .elementor-element.elementor-element-2f6798f6{--e-image-carousel-slides-to-show:1;}}@media(min-width:768px){.elementor-1126 .elementor-element.elementor-element-6a57a493{--width:30%;}}/* Start custom CSS for html, class: .elementor-element-299f3290 *//* ==============================
   VM Trusted Logos Section 01
   ============================== */

.vm-trusted-logos-01 {
  padding: 60px 20px;
  box-sizing: border-box;
}

.vm-trusted-logos-01__inner {
  
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 90px;
}

.vm-trusted-logos-01__label {
  flex-shrink: 0;
  font-size: 30px;
  font-weight: 500;
  color: #333333;
}

.vm-trusted-logos-01__logos {
  display: flex;
  align-items: center;
  gap: 100px;
  flex-wrap: wrap;
}

.vm-trusted-logos-01__logos img {
  max-height: 60px;
  width: auto;
  opacity: 0.75;
  transition: opacity 0.3s ease;
}

.vm-trusted-logos-01__logos img:hover {
  opacity: 1;
}

/* ==============================
   Responsive Improvements
   (Desktop untouched)
   ============================== */

/* Tablet */
@media (max-width: 1024px) {

  .vm-trusted-logos-01__inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 35px;
  }

  .vm-trusted-logos-01__label {
    font-size: 30px;
  }

  .vm-trusted-logos-01__logos {
    justify-content: center;
    gap: 60px;
  }

  .vm-trusted-logos-01__logos img {
    max-height: 50px;
  }

}


/* Mobile */
@media (max-width: 767px) {

  .vm-trusted-logos-01 {
    padding: 40px 16px;
  }

  .vm-trusted-logos-01__inner {
    gap: 25px;
  }

  .vm-trusted-logos-01__label {
    font-size: 24px;
  }

  .vm-trusted-logos-01__logos {
    justify-content: center;
    gap: 25px 35px;
  }

  .vm-trusted-logos-01__logos img {
    max-height: 36px;
  }

}


/* Small Mobile */
@media (max-width: 480px) {

  .vm-trusted-logos-01__logos {
    gap: 20px 25px;
  }

  .vm-trusted-logos-01__logos img {
    max-height: 32px;
  }

}/* End custom CSS */
/* Start custom CSS for image-carousel, class: .elementor-element-2f6798f6 */.elementor-1126 .elementor-element.elementor-element-2f6798f6 .swiper-wrapper{
    transition-timing-function: linear !important;
}/* End custom CSS */