.elementor-kit-6{--e-global-color-primary:#0E2A52;--e-global-color-secondary:#0E2A52;--e-global-color-text:#0E2A52;--e-global-color-accent:#FF793D;--e-global-color-8fa4af1:#FFFFFF;--e-global-color-168dbe1:#FF793D;--e-global-color-3870c97:#0E2A52;--e-global-color-d127d99:#D9D9D9;--e-global-color-1909470:#F1F3F6;--e-global-color-1a9a62b:#5576A6;--e-global-color-5b5fac2:#071C39;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:44px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:44px;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:15px;--e-global-typography-4f19332-font-family:"Montserrat";--e-global-typography-4f19332-font-size:50px;--e-global-typography-4f19332-font-weight:600;--e-global-typography-4f19332-line-height:55px;--e-global-typography-2c060eb-font-family:"Montserrat";--e-global-typography-2c060eb-font-size:25px;--e-global-typography-2c060eb-font-weight:700;--e-global-typography-2c060eb-text-transform:uppercase;--e-global-typography-2c060eb-line-height:30px;--e-global-typography-7855c83-font-family:"Montserrat";--e-global-typography-7855c83-font-size:40px;--e-global-typography-7855c83-font-weight:600;--e-global-typography-7855c83-line-height:44px;--e-global-typography-c5b2636-font-family:"Montserrat";--e-global-typography-c5b2636-font-size:15px;--e-global-typography-c5b2636-font-weight:700;--e-global-typography-c5b2636-text-transform:uppercase;--e-global-typography-c5b2636-line-height:15px;--e-global-typography-c5b2636-letter-spacing:1px;--e-global-typography-c706942-font-family:"Montserrat";--e-global-typography-c706942-font-size:30px;--e-global-typography-c706942-font-weight:600;--e-global-typography-c706942-line-height:33px;--e-global-typography-731cf78-font-family:"proxima-nova";--e-global-typography-731cf78-font-size:20px;--e-global-typography-731cf78-font-weight:400;--e-global-typography-731cf78-line-height:25px;--e-global-typography-b458818-font-family:"Montserrat";--e-global-typography-b458818-font-size:26px;--e-global-typography-b458818-font-weight:600;--e-global-typography-b458818-line-height:33px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a:hover{color:var( --e-global-color-168dbe1 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-6{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:36px;--e-global-typography-4f19332-font-size:38px;--e-global-typography-4f19332-line-height:40px;--e-global-typography-7855c83-font-size:32px;--e-global-typography-7855c83-line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.hover-box{
    transition: .3s all ease;
    overflow: hidden;
}

.hover-icon-list{
    transition: .3s all ease !important;
}

.hover-content{
    transition: .3s all ease;
    height: 100% !important;
    opacity: 0;
}

.hover-box:hover .hover-icon-list{
    opacity: 0 !important;
    transition: .3s all ease;
}

.hover-box:hover .hover-content{
    opacity: 1 !important;
}/* End custom CSS */