.elementor-kit-7{--e-global-color-primary:#010622;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#164F85;--e-global-color-5c5a4a66:#164F85;--e-global-color-404cd055:#164F85;--e-global-color-5c4f7a21:#000;--e-global-color-56fe0999:#FFF;--e-global-color-0886d9e:#D2E5FE;--e-global-color-379a19b:#F16103;--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-size:22px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d2f6715-font-family:"Roboto Condensed";--e-global-typography-d2f6715-font-size:56px;--e-global-typography-d2f6715-font-weight:600;--e-global-typography-d2f6715-text-transform:uppercase;--e-global-typography-d2f6715-font-style:normal;--e-global-typography-d2f6715-line-height:52px;--e-global-typography-2bb0512-font-family:"Roboto";--e-global-typography-2bb0512-font-size:18px;--e-global-typography-2bb0512-font-weight:400;--e-global-typography-155f8b4-font-family:"Roboto Condensed";--e-global-typography-155f8b4-font-size:40px;--e-global-typography-155f8b4-font-weight:600;--e-global-typography-155f8b4-font-style:normal;--e-global-typography-155f8b4-line-height:50px;--e-global-typography-1914439-font-family:"Roboto";--e-global-typography-1914439-font-size:25px;--e-global-typography-1914439-font-weight:500;--e-global-typography-3dc1f0c-font-family:"Roboto Condensed";--e-global-typography-3dc1f0c-font-size:56px;--e-global-typography-3dc1f0c-font-weight:900;--e-global-typography-3dc1f0c-font-style:normal;--e-global-typography-3dc1f0c-line-height:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:999px){.elementor-kit-7{--e-global-typography-155f8b4-font-size:30px;--e-global-typography-3dc1f0c-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:689px){.elementor-kit-7{--e-global-typography-d2f6715-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.img-animated {
    overflow: hidden;
}

.img-animated, .img-animated img {
    transition: all .4s ease;
}


.img-animated:hover img {
    transform: scale(1.15)
}
.img-animated:hover {
    transform: scale(calc(1 / 1.15))
}/* End custom CSS */