.layoutWrapper{background-color:#fafafa}.content,.layoutWrapper{display:flex;flex-direction:column;justify-content:space-between}.content{flex-grow:1;min-height:calc(100vh - var(--hd-header-desktop))}@media screen and (max-width:1024px){.content{min-height:calc(100vh - var(--hd-header-tablet))}}@media screen and (max-width:768px){.content{min-height:calc(100vh - var(--hd-header-mobile))}}