@media(min-width:1280px){.page-layout{align-items:flex-start;display:flex;gap:5%}}@media(min-width:1920px){.page-layout{gap:96px}}@media(min-width:1280px){.page-layout__sidebar{flex-direction:column;gap:40px;max-height:100dvh;max-width:22.22%;min-width:22.22%;overflow-y:auto;padding:40px 0;position:sticky;top:0}.page-layout__sidebar::-webkit-scrollbar{display:none}}@media(min-width:1920px){.page-layout__sidebar{max-width:16.67%;min-width:16.67%}}.page-layout__sidebar.hidden{display:none}@media(min-width:1280px){.page-layout__sidebar.hidden{display:flex}.page-layout:first-of-type .page-layout__sidebar{padding:35px 0}}@media(min-width:1920px){.page-layout:first-of-type .page-layout__sidebar{padding:40px 0}}.page-layout__main{flex-grow:1;overflow:hidden}
