@layer elements{.overview-page-layout{box-sizing:border-box;margin:0 auto;max-width:90rem;display:flex;justify-content:space-between;gap:1.5rem;padding:0 2.5rem}@media only screen and (max-width:769px){.overview-page-layout{flex-direction:column;gap:0;padding:0}}.overview-page-layout-content{box-sizing:border-box;display:flex;flex-direction:column;width:100%}@media only screen and (max-width:769px){.overview-page-layout-content{padding:0 2.5rem}}.overview-page-layout-main{flex:1;min-width:0}}