.elementor-kit-3804{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0a19988:#B05DA7;--e-global-color-47d9b21:#332973;--e-global-color-c4be9cd:#E5E5E5;--e-global-color-84b02e7:#D9D9D9;--e-global-color-b739092:#EDEDED;--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;background-color:#E5E5E5;}.elementor-kit-3804 e-page-transition{background-color:var( --e-global-color-b739092 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1244px;}.e-con{--container-max-width:1244px;}.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);}@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:540px;}.e-con{--container-max-width:540px;}}/* Start custom CSS */h1,h2, h3, h4, p, .elementor-heading-title {
  text-transform: none !important;
}
h1::first-letter
h2::first-letter,
h3::first-letter,
h4::first-letter,
p::first-letter,
.elementor-heading-title::first-letter {
  text-transform: uppercase;
}

/* Center the coaches ONLY in this specific team widget */
.elementor-element-d69c0e0 .row.arrow-wrap.slider-shadow.th-carousel.slick-slider {
  /* kill Bootstrap row side offsets inside this widget */
  --bs-gutter-x: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.elementor-element-d69c0e0 .slick-list {
  margin: 0 auto !important;   /* center the visible area */
  overflow: visible;            /* optional: avoids clipping soft shadows */
}

.elementor-element-d69c0e0 .slick-track {
  display: flex !important;           /* use flex so we can center slides */
  justify-content: center !important; /* center the slides row */
  align-items: stretch;
  gap: 24px;                           /* spacing between cards (modern browsers) */
}

.elementor-element-d69c0e0 .slick-slide {
  float: none !important;      /* required when using flex on the track */
  height: auto;
  margin: 0 12px;              /* fallback spacing for older browsers */
  display: flex;               /* keeps card heights consistent */
}/* End custom CSS */