/* @import url('http://example.com/example_style.css'); */
.services-slider{--margin-space:calc((100vw - var(--max-width)) / 2);max-width:calc(var(--max-width) + var(--margin-space) + 2.5vw);margin-left:0}.services-slider__heading{padding-left:0px}@media (min-width:768px){.services-slider__heading{padding-left:0vw}}.services-slider .splide{position:relative;padding-left:0vw}@media not screen and (min-width:768px){.services-slider .splide{padding-left:0px}}.services-slider .splide__arrows{display:flex;align-content:center;color:#3d6bad;bottom:20px;right:auto;left:auto}@media not screen and (min-width:768px){.services-slider .splide__arrows{display:none}}.services-slider .splide__pagination{width:100%;max-width:100%}@media (min-width:768px){.services-slider .splide__pagination{width:calc(100% - 110px - 2.5vw);left:calc(110px + 2.5vw);right:auto}}.services-slider .splide__slide{box-sizing:content-box;}.services-slider .splide__slide.is-prev{opacity:0;color:#3d6bad}.services-slider .splide__slide figure{position:relative;margin:0}.services-slider .splide__slide figure .services-slider__image{aspect-ratio:var(--aspect-ratio);margin-bottom:1.5rem}.services-slider .splide__slide figure .services-slider__image img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:100%}.services-slider .splide__slide figure .services-slider__title a{display:inline-block;font-size:18px;text-align:center;text-wrap:balance;font-weight:normal;background-image:linear-gradient(90deg,var(--h4-color),var(--h4-color));background-size:0 3px;padding-bottom:3px}.services-slider .splide__slide:focus-visible .services-slider__title a,.services-slider .splide__slide:hover a{color:#3d6bad} .services-slider__title a{color:var(--h4-color);background-size:100% 3px}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)

{a:link { 
  text-decoration: none; 
} 
a:visited { 
  text-decoration: none; 
} 
a:hover { 
  text-decoration: none; 
} 
a:active { 
  text-decoration: none; 
}

  
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/