.elementor-kit-3{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;text-decoration:none;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 a{font-family:"Roboto", Sans-serif;text-decoration:none;}.elementor-kit-3 h1{text-decoration:none;}.elementor-kit-3 h2{text-decoration:none;}.elementor-kit-3 h4{text-decoration:none;}.elementor-kit-3 h5{text-decoration:none;}.elementor-kit-3 h6{text-decoration:none;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Prevent images from darkening or highlighting on long touch */
img {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Removes the highlight on touch */
    -webkit-user-select: none; /* Prevents accidental text/image selection */
    user-select: none; /* Ensures cross-browser compatibility */
    -webkit-touch-callout: none; /* Prevents the long-press callout on images */
}

img:active {
    filter: none !important; /* Disables filter effects on active state */
    opacity: 1 !important; /* Prevents opacity changes on active state */
    background: transparent !important; /* Ensures no background overlay */
}/* End custom CSS */