.elementor-kit-16{--e-global-color-primary:#1E2341;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-18c7868:#1E2341;--e-global-color-810be04:#39426D;--e-global-color-4abfa83:#ECB800;--e-global-color-ee52891:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-21 .elementor-element.elementor-element-7d62971 {
    display: none !important;
}
.border-hover {
    transition: border-radius 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Top Left */
.border-tl:hover {
    border-top-left-radius: 90px;
}

/* Top Right */
.border-tr:hover {
    border-top-right-radius: 90px;
}

/* Bottom Right */
.border-br:hover {
    border-bottom-right-radius: 90px;
}

/* Bottom Left */
.border-bl:hover {
    border-bottom-left-radius: 90px;
}

/* All corners */
.border-all:hover {
    border-radius: 90px;
}/* End custom CSS */