.elementor-148 .elementor-element.elementor-element-5dd2d04{--display:flex;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-5dd2d04:not(.elementor-motion-effects-element-type-background), .elementor-148 .elementor-element.elementor-element-5dd2d04 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-148 .elementor-element.elementor-element-93c96c7{--display:flex;--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:center;--align-items:center;--flex-wrap:wrap;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-148 .elementor-element.elementor-element-6013f68 img{opacity:1;filter:brightness( 120% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-148 .elementor-element.elementor-element-0d45857{--display:flex;--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:center;--align-items:center;}.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-menu-toggle{margin-left:auto;}.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu .elementor-item{font-family:"Maitree", Sans-serif;font-size:14px;font-weight:300;text-transform:uppercase;letter-spacing:2.5px;}.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main .elementor-item:hover,
					.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );}.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#00000000;}.elementor-148 .elementor-element.elementor-element-4abb04b .e--pointer-framed .elementor-item:before,
					.elementor-148 .elementor-element.elementor-element-4abb04b .e--pointer-framed .elementor-item:after{border-color:#00000000;}.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-accent );}.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before,
					.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after{background-color:#00000000;}.elementor-148 .elementor-element.elementor-element-4abb04b .e--pointer-framed .elementor-item.elementor-item-active:before,
					.elementor-148 .elementor-element.elementor-element-4abb04b .e--pointer-framed .elementor-item.elementor-item-active:after{border-color:#00000000;}.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--dropdown a:hover,
					.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-148 .elementor-element.elementor-element-4abb04b .elementor-nav-menu--dropdown a.highlighted{background-color:var( --e-global-color-secondary );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-148 .elementor-element.elementor-element-0d45857{--justify-content:flex-end;}}@media(min-width:768px){.elementor-148 .elementor-element.elementor-element-93c96c7{--width:6%;}.elementor-148 .elementor-element.elementor-element-0d45857{--width:94%;}}@media(max-width:767px){.elementor-148 .elementor-element.elementor-element-93c96c7{--width:40%;--justify-content:flex-start;}.elementor-148 .elementor-element.elementor-element-6013f68 img{width:64px;}.elementor-148 .elementor-element.elementor-element-0d45857{--width:59%;--justify-content:space-evenly;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}/* Start custom CSS for container, class: .elementor-element-5dd2d04 *//*-- Ensure the container uses Flexbox for smooth resizing --*/
.sticky-container {
    display: flex;
    transition: 1.9s all ease-in-out;
}

/*-- Shrinking logo --*/
.sticky-logo img {
    transition: .5s all ease-in-out;
}

/*-- When sticky, apply all shrinking effects --*/
.elementor-sticky--effects {
    flex: 0 0 34% !important; /* Shrinks text column to 30% */
}

.elementor-sticky--effects {
    flex: 0 0 46% !important; /* Expands adjacent column to 50% */
}

.elementor-sticky--effects .sticky-logo img {
    width: 64px !important; /* Shrinks logo */
}

/*-- Mobile adjustments --*/
@media screen and (max-width: 767px) {

    .elementor-sticky--effects .sticky-logo img {
        width: 18px !important; /* Smaller logo on mobile */
    }
}/* End custom CSS */