.Page{display:flex;flex-direction:column;width:100%}@media (min-width:800px){.Page{min-width:100rem}}.Page>.foot,.Page>.head,.Page>.head-fixed{position:fixed;position:sticky;position:-webkit-sticky;right:0;left:0}.Page>.head-fixed>div,.Page>.head>div{position:absolute;top:0;right:0;left:0}.Page>.head{margin-top:.71rem}.Page>.body{align-self:top}@media (min-width:800px){.Page>.body>.content>.transition-content{transition:opacity .5s ease-in-out,transform .5s ease-in-out}.Page>.body>.content.invisible>.transition-content{opacity:0;transform:translateY(6rem)}}.Page>.head+.body{margin-top:-.71rem}.Page>.foot{bottom:0;align-self:flex-end;z-index:100}@media (min-width:800px){.Page>.foot{height:0}}