.body-wrapper.layout,.layout{background-color:red;box-sizing:border-box;display:flex;flex:1;flex-direction:column;min-height:100%;position:relative}.layout--announcement-bar{--announcement-banner-height:48px}.body-wrapper.layout:after,.body-wrapper.layout:before,.layout:after,.layout:before{border-left:1px solid var(--border);bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:0;z-index:1}.body-wrapper.layout:before,.layout:before{left:32px}.body-wrapper.layout:after,.layout:after{right:32px}@media (min-width:1701px){.body-wrapper.layout:before,.layout:before{left:max(32px,calc(50% - 820px))}.body-wrapper.layout:after,.layout:after{right:max(32px,calc(50% - 820px))}}@media (max-width:768px){.body-wrapper.layout:after,.body-wrapper.layout:before,.layout:after,.layout:before{content:none}}.layout__main{display:flex;flex:1;flex-direction:column}.layout__main--light-shell{background:var(--bg2)}