.elementor-kit-59{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-99cef12:#007BA7;--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;color:#000000;font-family:"Poppins", Sans-serif;font-size:15px;}.elementor-kit-59 e-page-transition{background-color:#FFBC7D;}.elementor-kit-59 a{font-family:"Poppins", Sans-serif;}.elementor-kit-59 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-59 h2{color:#000000;font-family:"Poppins", Sans-serif;}.elementor-kit-59 h3{color:#000000;font-family:"Poppins", Sans-serif;}.elementor-kit-59 h4{color:#000000;font-family:"Poppins", Sans-serif;}.elementor-kit-59 h5{color:#000000;font-family:"Poppins", Sans-serif;}.elementor-kit-59 h6{color:#010000;font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end: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:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.img-hover-zoom {
    overflow: hidden; /* Ensures the image doesn't overflow its container */
    display: inline-block;
    border-radius: 15px;
}

.img-hover-zoom img {
    transition: transform 0.4s ease; /* Smooth zoom transition */
    display: block;
    width: 100%;
    height: auto;
}

.img-hover-zoom:hover img {
    transform: scale(1.06); /* Zooms in the image on hover */
}
p a{
    color: #0a58cc;
}/* End custom CSS */