heliux-stageheader{--stageheader-header-height-desktop:var(--global-layout-header-height-desktop,100px);--stageheader-header-height-mobile:var(--global-layout-header-height-mobile,60px);display:block}
heliux-stageheader:first-child .stageheader__base{margin-block-start:calc(-1*var(--stageheader-header-height-mobile))}
@media(min-width:1024px){heliux-stageheader:first-child .stageheader__base{margin-block-start:calc(-1*var(--stageheader-header-height-desktop))}
}
heliux-stageheader:first-child .stageheader__base heliux-stage .stage__wrapper:not(.stage--below)>.stage__box{margin-block-start:var(--stageheader-header-height-mobile)}
@media(min-width:768px){heliux-stageheader:first-child .stageheader__base heliux-stage .stage__wrapper:not(.stage--desktop-below)>.stage__box{margin-block-start:var(--stageheader-header-height-desktop)}
}
heliux-stageheader:first-child .stageheader__base--isNotTransparent{margin-block-start:0}
@media(min-width:1024px){heliux-stageheader:first-child .stageheader__base--isNotTransparent{margin-block-start:0}
}
heliux-stageheader:first-child .stageheader__base--isNotTransparent heliux-stage .stage__box{margin-block-start:0}
@media(min-width:768px){heliux-stageheader:first-child .stageheader__base--isNotTransparent heliux-stage .stage__box{margin-block-start:0}
}
heliux-stageheader heliux-stage .stage__wrapper{align-items:flex-start}
heliux-stageheader heliux-stage .stage__box{align-self:var(--scope-grid-align-items,center)}
heliux-stageheader .carousel__slider{padding:0;align-items:flex-start}