*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;max-width:100%;overflow-x:hidden}canvas,img,svg,video{max-width:100%;height:auto}code,pre{max-width:100%;white-space:pre-wrap;word-break:break-word}.boost-editor-grid{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.boost-editor-grid>*{min-width:0}@media (max-width:1024px){.boost-editor-grid{grid-template-columns:1fr}}.boost-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}