.elementor-2543 .elementor-element.elementor-element-c0ac4b4{--display:flex;--min-height:80px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--align-content:center;--padding-top:10px;--padding-bottom:10px;--padding-left:25px;--padding-right:25px;--z-index:999;}.elementor-2543 .elementor-element.elementor-element-c0ac4b4:not(.elementor-motion-effects-element-type-background), .elementor-2543 .elementor-element.elementor-element-c0ac4b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-2543 .elementor-element.elementor-element-a0af35c{--display:flex;--min-height:90px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:25px;--padding-right:25px;}.elementor-2543 .elementor-element.elementor-element-a0af35c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2543 .elementor-element.elementor-element-f4d124b{width:auto;max-width:auto;z-index:9999;}.elementor-2543 .elementor-element.elementor-element-f4d124b .elementor-site-logo img{width:95px;max-width:95px;height:85px;}.elementor-2543 .elementor-element.elementor-element-ba98ae5{padding:5px 5px 5px 5px;}.elementor-2543 .elementor-element.elementor-element-ba98ae5.elementor-element{--align-self:flex-end;}@media(min-width:768px){.elementor-2543 .elementor-element.elementor-element-c0ac4b4{--content-width:1280%;}}@media(max-width:1024px){.elementor-2543 .elementor-element.elementor-element-a0af35c{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;}.elementor-2543 .elementor-element.elementor-element-f4d124b .elementor-site-logo img{height:85px;}}@media(max-width:767px){.elementor-2543 .elementor-element.elementor-element-a0af35c{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;}.elementor-2543 .elementor-element.elementor-element-f4d124b .elementor-site-logo img{width:90px;max-width:90px;height:75px;}}/* Start custom CSS for solace-extra-site-logo, class: .elementor-element-f4d124b *//* =========================================
   MIT VGS Sticky Header
   ========================================= */

.mit-sticky-header {
    transition: background-color 0.3s ease,
                box-shadow 0.3s ease,
                padding 0.3s ease;
}

/* Logo transition */
.mit-sticky-header .mit-header-logo img {
    transition: width 0.3s ease,
                max-height 0.3s ease;
}

/* -----------------------------------------
   SHRINKED / SCROLLED HEADER
   ----------------------------------------- */

.mit-sticky-header.elementor-sticky--effects {
    background-color: #ffffff !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

/* Shrink logo */
.mit-sticky-header.elementor-sticky--effects
.mit-header-logo img {
    max-height: 60px;
    width: auto;
}

/* Reduce header vertical spacing */
.mit-sticky-header.elementor-sticky--effects {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.mit-sticky-header.elementor-sticky--effects
.elementor-menu-toggle {
    color: #222222 !important;
}/* End custom CSS */