.sticky-header .body-wrapper{padding-top:var(--total-header-height)}.minh-full{min-height:calc(100vh - var(--header-height))}.minh-half{min-height:calc(50vh - var(--header-height))}.minh-fullhalf{min-height:calc(150vh - var(--header-height))}.dnd-section.minh-full,.dnd-section.minh-fullhalf,.dnd-section.minh-half{align-items:center;display:flex;justify-content:center}.dnd-section.minh-full>*,.dnd-section.minh-fullhalf>*,.dnd-section.minh-half>*{width:100%}.minh-top{align-items:flex-start;display:flex}.minh-center{align-items:center;display:flex}.minh-bottom{align-items:flex-end;display:flex}@media (min-height:1440px){.minh-fullhalf{min-height:calc(100vh - var(--header-height))}}@media (min-height:1080px){.minh-full:not(.main_body-row-0-max-width-section-centering){min-height:calc(80vh - var(--header-height))}}