.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a25dcc4:#030301;--e-global-color-54c9068:#CEAF4F;--e-global-color-cfd1a47:#E4C66B;--e-global-color-4405e7b:#FFFFFF;--e-global-color-9245ea3:#00000000;--e-global-color-7c33dd5:#F2F2F2;--e-global-color-e864b43:#E6E6E6;--e-global-typography-primary-font-family:"Neue Montreal";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Neue Montreal";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Neue Montreal";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Neue Montreal";--e-global-typography-accent-font-weight:500;font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 h1{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 h2{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 h3{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 h4{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 h5{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 h6{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Neue Montreal", Sans-serif;}.elementor-kit-6 label{font-family:"Neue Montreal", Sans-serif;font-size:18px;line-height:28px;letter-spacing:0.02em;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Neue Montreal", Sans-serif;font-size:18px;line-height:28px;letter-spacing:0.02em;color:var( --e-global-color-a25dcc4 );accent-color:var( --e-global-color-a25dcc4 );background-color:var( --e-global-color-4405e7b );border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF26;border-radius:12px 12px 12px 12px;padding:20px 24px 20px 24px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{color:var( --e-global-color-a25dcc4 );accent-color:var( --e-global-color-a25dcc4 );background-color:var( --e-global-color-4405e7b );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-size:16px;line-height:24px;padding:16px 20px 16px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Default (desktop) */
.elementor-image-carousel .swiper-slide-inner {
  height: 220px !important; /* Increase container height for bigger logos */
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementor-image-carousel .swiper-slide-inner img {
  object-fit: contain !important;
  width: auto !important;        /* Prevent stretching */
  max-width: 100% !important;    /* Don’t overflow horizontally */
  max-height: 100% !important;   /* Respect container height */
  margin: 0 auto;
  display: block;
}

/* Tablet */
@media (max-width: 1024px) {
  .elementor-image-carousel .swiper-slide-inner {
    height: 180px !important; /* Slightly smaller for tablets */
  }
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-image-carousel .swiper-slide-inner {
    height: 130px !important; /* Larger than before on phones */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://lxm.global/wp-content/uploads/2025/07/NeueMontreal-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://lxm.global/wp-content/uploads/2025/07/NeueMontreal-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://lxm.global/wp-content/uploads/2025/07/NeueMontreal-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lxm.global/wp-content/uploads/2025/07/NeueMontreal-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */