.elementor-kit-214{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4647293a:#EEEEEE;--e-global-color-5f518d7d:#2D2D2D;--e-global-color-7d96294d:#FFF;--e-global-color-56249a5a:#61A60E;--e-global-color-26575c13:#E43D30;--e-global-color-69866d52:#000000;--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-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:1140px;}.e-container{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-214 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */:focus {
    outline: none !important;
}    

@media(min-width: 768px) {
    .liquid-column .elementor-widget-wrap {
    opacity: 0;
}
.liquid-column:hover .elementor-widget-wrap {
    transition: opacity 0.3s ease
        0.15s;
    opacity: 1;
}
.liquid-column {
    height: 500px;
    overflow: hidden;
    flex: 1;
    transition: flex 0.3s ease;
}
.liquid-column:hover {
    flex: 3;
}
    
:focus {
    outline: none !important;
}/* End custom CSS */