.elementor-kit-8{--e-global-color-primary:#33B091;--e-global-color-secondary:#162E39;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-accent );font-family:"Whyte", Sans-serif;font-size:19px;font-weight:900;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#FFFFFF00;font-family:"input-mono", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:20px 20px 20px 20px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 h1{color:var( --e-global-color-accent );font-family:"input-mono-compressed", Sans-serif;font-size:40px;}.elementor-kit-8 h2{color:var( --e-global-color-accent );font-family:"input-mono-compressed", Sans-serif;font-size:30px;}.elementor-kit-8 h3{color:var( --e-global-color-accent );font-family:"input-mono-compressed", Sans-serif;font-size:65px;}.elementor-kit-8 h4{color:var( --e-global-color-accent );font-family:"input-mono-compressed", Sans-serif;font-size:60px;}.elementor-kit-8 h5{color:var( --e-global-color-accent );font-family:"input-mono-compressed", Sans-serif;font-size:55px;}.elementor-kit-8 h6{color:var( --e-global-color-accent );font-family:"input-mono-compressed", Sans-serif;font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.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 *//* Single global 4-column grid */
.logos-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  text-align: center;
}

/* Card styling (use the wrapper as the card) */
.logos-grid .jet-listing-dynamic-repeater__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  padding-top: 18px;
  padding-bottom: 10px;
  aspect-ratio: 1 / 1;
}

/* Image constraints */
.logos-grid .jet-listing-dynamic-repeater__wrapper img {
  max-width: 120px;
  max-height: 120px;
  object-fit: contain;
}

/* Title */
.logo-name {
  margin-top: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #33B091;
}
.logo-name:hover {
  color: #162E39;
}

/* Responsive columns (optional) */
@media (max-width: 1024px) {
  .logos-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
}
@media (max-width: 768px) {
  .logos-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}




@media (max-width: 992px) {
  .jet-listing-dynamic-repeater__items {
    grid-template-columns: repeat(3, 1fr);
   margin:30px;
  }
  .jet-listing-dynamic-repeater__item img {
  max-width: 80px;           
  max-height: 80px;
  object-fit: contain;           
}

.logo-name {
  margin-top: 5px;
  font-weight: 600;
  font-size: 14px;
  color: #33B091;
}
.logo-name:hover  {

  color: #162E39;
}
}

@media (max-width: 600px) {
  .jet-listing-dynamic-repeater__items {
    grid-template-columns: repeat(2, 1fr);
   margin:10px;
   
  }
    .jet-listing-dynamic-repeater__item img {
  max-width: 80px;           
  max-height: 80px;
  object-fit: contain;           
}

.logo-name {
  margin:6px;
  font-weight: 600;
  font-size: 14px;
  color: #33B091;
}
.logo-name:hover  {

  color: #162E39;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Whyte';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('/wp-content/uploads/2025/09/Whyte-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Whyte';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2025/09/Whyte-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Whyte';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('/wp-content/uploads/2025/09/Whyte-Book.ttf') format('truetype');
}
/* End Custom Fonts CSS */