.elementor-kit-8{--e-global-color-primary:#383838;--e-global-color-secondary:#F7F7F7;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFFFF;--e-global-color-d45d8cd:#010101;--e-global-color-3d2607e:#747474;--e-global-color-58634f6:#01010154;--e-global-color-aedefef:#74747454;--e-global-color-540b846:#0B527D;--e-global-color-b8b8bb6:#000000;--e-global-typography-primary-font-family:"Prata";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;--e-global-typography-50f9ecf-font-family:"Prata";--e-global-typography-50f9ecf-font-weight:600;--e-global-typography-fcd9e12-font-family:"Roboto";--e-global-typography-fcd9e12-font-weight:500;--e-global-typography-2467565-font-family:"Prata";--e-global-typography-2467565-font-size:1.25rem;--e-global-typography-2467565-font-weight:600;--e-global-typography-2467565-font-style:italic;--e-global-typography-e02c2a9-font-family:"Lato";--e-global-typography-e02c2a9-font-size:1rem;--e-global-typography-e02c2a9-font-weight:600;--e-global-typography-e02c2a9-font-style:oblique;--e-global-typography-585b1c1-font-family:"Lato";--e-global-typography-585b1c1-font-size:1rem;--e-global-typography-585b1c1-font-weight:600;--e-global-typography-a286baa-font-family:"Lato";--e-global-typography-a286baa-font-weight:600;--e-global-typography-a286baa-text-transform:uppercase;--e-global-typography-046d65f-font-family:"Prata";--e-global-typography-046d65f-font-size:3rem;--e-global-typography-046d65f-font-weight:700;--e-global-typography-046d65f-text-transform:uppercase;--e-global-typography-046d65f-line-height:3.8rem;--e-global-typography-046d65f-letter-spacing:0.3rem;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* About US Text Hover Effect */

.container {
    background-color: #010101;
    transition: all 0.3s ease-in-out;
}

.container:hover {
    background-color: #747474;
}

.revealvertical {
    transition: all 0.3s ease-in-out;
    max-height: 0 !important;
}

.container:hover .revealvertical {
    max-height: 230px !important;
}

/* End of About US Text Hover Effect *//* End custom CSS */