.elementor-kit-6{--e-global-color-primary:#C93B83;--e-global-color-secondary:#8D63C9;--e-global-color-text:#0A1A2F;--e-global-color-accent:#2573A6;--e-global-color-db181b3:#0B1B2B;--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;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */.muraka-animate {
    transform: scale(1); 
    opacity: 1;
    transition: all 600ms ease-in-out;
    filter: drop-shadow(3px 6px 5px #3333331c);
}

@media (min-width: 1024px) { 
    
    .muraka-animate:hover {
      transform: scale(1.05);
      opacity: 0.9;
      border-radius: 10px;
    }
}/* End custom CSS */