body:has(.page){background-color:var(--colour-background,#fff)}body:has(.page) .container{min-height:calc(100dvh - 124px)}@media screen and (max-width:46rem){body:has(.page) .container{min-height:calc(100dvh - 109px)}}@media screen and (max-width:46rem){body:has(.column-text) .container{height:100%}}.container{position:relative;width:100%;display:flex;flex-direction:column;background-color:var(--colour-background,#fff);z-index:2}body:has(.project-overview){overflow-x:hidden;overflow-y:visible}