.page .animate{--fromOffset:-4rem;position:relative;opacity:0}.page .animate.fade-in{opacity:1}.page .animate.from-top{transition:2s ease opacity,1s ease-out top;top:var(--fromOffset)}.page .animate.from-top.fade-in{top:0}.page .animate.from-right{transition:2s ease opacity,1s ease-out right;right:var(--fromOffset)}.page .animate.from-right.fade-in{right:0}.page .animate.from-bottom{transition:2s ease opacity,1s ease-out bottom;bottom:var(--fromOffset)}.page .animate.from-bottom.fade-in{bottom:0}.page .animate.from-left{transition:2s ease opacity,1s ease-out left;left:var(--fromOffset)}.page .animate.from-left.fade-in{left:0}.wp-site-blocks{min-height:calc(100dvh - var(--wp-admin--admin-bar--height, 0px));display:flex;flex-flow:column nowrap}.wp-site-blocks>main{flex:1 1 auto}header.wp-block-template-part{position:sticky;top:calc(var(--wp-admin--admin-bar--height, 0px));z-index:10}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{width:300px}