.elementor-kit-307{--e-global-color-primary:#191B29;--e-global-color-secondary:#141621;--e-global-color-text:#F1F2F7;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--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:1225px;}.e-con{--container-max-width:1225px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
overflow-x: hidden;
-webkit-tap-highlight-color: transparent;
}
.PressingEffect {
display: inline-block;
transition: filter 0.05s ease;
}
.PressingEffect:hover {
filter: brightness(85%);
}
.PressingEffect:active {
filter: brightness(70%);
}
.hover-up {
transition: transform 200ms;
}
.hover-up:hover {
transform: translateY(-4px);
}
.hover-up-lite {
transition: transform 200ms;
}
.hover-up-lite:hover {
transform: translateY(-2px);
}
.hover-up-lite-2 {
transition: transform 350ms;
}
.hover-up-lite-2:hover {
transform: translateY(-7px);
}/* End custom CSS */