.LayoutSites{background:var(--bg);display:grid;grid-template-columns:auto 1fr;max-height:100vh;overflow:hidden}@media (max-width:768px){.LayoutSites{display:block}}.LayoutSites .ChatsPage{margin-bottom:40px}.LayoutSites__actions{display:flex;justify-content:flex-end;margin-bottom:40px;margin-right:100px}@media (max-width:768px){.LayoutSites__actions{justify-content:stretch;margin-left:40px;margin-right:40px}.LayoutSites__actions>:first-child:last-child{width:100%}}.LayoutSites--one-screen{display:flex;max-height:100vh}.LayoutSites--one-screen .LayoutSites__content,.LayoutSites--one-screen .LayoutSites__right{min-height:0}@media (max-width:768px){.LayoutSites--mobile-grow .LayoutSites__right{min-height:100vh}}.LayoutSites--review .PageTitle__main{margin-bottom:0}.LayoutSites__right{display:flex;flex-direction:column;max-height:100vh;overflow:auto;width:100%}@media (min-width:769px){.LayoutSites__right{overflow-y:scroll}}.LayoutSites__right>.TopWideNotification{margin-left:0}.LayoutSites__content{display:flex;flex-direction:column;flex-grow:2}@media (min-width:769px){.LayoutSites__content .container{padding:0 60px}}
