.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#0F172A;--e-global-color-text:#E7F6FF;--e-global-color-accent:#FF6B6B;--e-global-color-21c8863:#212A37;--e-global-color-45df65d:#0F172A;--e-global-color-72bfdfe:#4F5B62;--e-global-color-b907932:#E7F6FF;--e-global-color-a40be9d:#FFFFFF;--e-global-color-bc9fe49:#0085FF;--e-global-color-dac8fcc:#0177E3;--e-global-color-3ffcd86:#FF6B6B;--e-global-color-3efb263:#D4AF37;--e-global-typography-primary-font-family:"Crimson Text";--e-global-typography-secondary-font-family:"Crimson Text";--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-d4eebcd-font-family:"Crimson Text";--e-global-typography-d4eebcd-font-size:64px;--e-global-typography-d4eebcd-font-weight:600;--e-global-typography-d4eebcd-line-height:1.2em;--e-global-typography-cc3b62a-font-family:"Crimson Text";--e-global-typography-cc3b62a-font-size:48px;--e-global-typography-cc3b62a-line-height:1.3em;--e-global-typography-f92a07d-font-family:"Crimson Text";--e-global-typography-f92a07d-font-size:40px;--e-global-typography-f92a07d-line-height:1.3em;--e-global-typography-2e47da0-font-family:"Crimson Text";--e-global-typography-2e47da0-font-size:32px;--e-global-typography-2e47da0-line-height:1.2em;--e-global-typography-ceb46d3-font-family:"Crimson Text";--e-global-typography-ceb46d3-font-size:24px;--e-global-typography-ceb46d3-line-height:1.2em;--e-global-typography-b0c382f-font-family:"Crimson Text";--e-global-typography-b0c382f-font-size:20px;--e-global-typography-b0c382f-line-height:1.2em;background-color:var( --e-global-color-21c8863 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"Crimson Text", Sans-serif;font-size:64px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h2{font-family:"Crimson Text", Sans-serif;font-size:48px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h3{font-family:"Crimson Text", Sans-serif;font-size:40px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h4{font-family:"Crimson Text", Sans-serif;font-size:32px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h5{font-family:"Crimson Text", Sans-serif;font-size:24px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h6{font-family:"Crimson Text", Sans-serif;font-size:20px;font-weight:600;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-6{--e-global-typography-text-line-height:1.65em;--e-global-typography-d4eebcd-font-size:48px;--e-global-typography-cc3b62a-font-size:40px;--e-global-typography-f92a07d-font-size:35px;--e-global-typography-2e47da0-font-size:30px;--e-global-typography-ceb46d3-font-size:25px;--e-global-typography-b0c382f-font-size:20px;}.elementor-kit-6 h1{font-size:48px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{font-size:35px;}.elementor-kit-6 h4{font-size:30px;}.elementor-kit-6 h5{font-size:25px;}.elementor-kit-6 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-d4eebcd-font-size:33px;--e-global-typography-cc3b62a-font-size:24px;--e-global-typography-f92a07d-font-size:22px;--e-global-typography-2e47da0-font-size:20px;--e-global-typography-ceb46d3-font-size:19px;--e-global-typography-b0c382f-font-size:18px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:24px;}.elementor-kit-6 h3{font-size:22px;}.elementor-kit-6 h4{font-size:20px;}.elementor-kit-6 h5{font-size:19px;}.elementor-kit-6 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width: 1024px) {
  .square-carousel .swiper-slide {
    aspect-ratio: 4 / 3;
    overflow: hidden;
  }

  /* Force ALL inner wrappers to fill height */
  .square-carousel .swiper-slide > div,
  .square-carousel .swiper-slide .swiper-slide-inner,
  .square-carousel .swiper-slide figure {
    height: 100%;
  }

  /* Make the image truly behave like "cover" */
  .square-carousel .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    /* if strange cropping */
    /* object-position: center center; */
    /* or top center */

  }
}/* End custom CSS */