.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b764876:#CFCFCF;--e-global-color-09622be:#2A2B2A;--e-global-color-d4e9609:#225C85;--e-global-color-534825e:#FFFFFF;--e-global-color-4fed66c:#FF0000;--e-global-color-9a9ebce:#EDEDEE;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-09622be );font-size:18px;font-weight:400;}.elementor-kit-7 h3{color:var( --e-global-color-09622be );font-family:"Abril Fatface", Sans-serif;font-size:38px;font-weight:400;}.elementor-kit-7 h4{color:var( --e-global-color-09622be );font-size:18px;font-weight:500;text-transform:capitalize;}.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);}@media(max-width:1024px){.elementor-kit-7 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.loop-img {
  aspect-ratio: 1 / 1; /* force square */
  overflow: hidden;
  position: relative;
  display: block; /* ensures it behaves like a box */
}

.loop-img a {
  display: block;        /* makes link act like a block container */
  width: 100%;
  height: 100%;
}

.loop-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}/* End custom CSS */