:where(.block-editor-block-list__layout) .iwc-edit__inner{width:100%;max-width:90rem;margin-inline:auto;padding-inline:2rem;display:flex;flex-direction:column;gap:2rem}:where(.block-editor-block-list__layout) .iwc-edit__content{flex:1 1 0;display:flex;flex-direction:column;width:100%}:where(.block-editor-block-list__layout) .iwc-edit__image{width:100%}:where(.block-editor-block-list__layout) .iwc-edit__image img{display:block;width:100%;height:18rem;object-fit:cover}:where(.block-editor-block-list__layout) .iwc-edit__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:18rem;background:var(--color-grey-3);color:var(--color-grey-11);font-size:var(--font-size-label-sm);border-radius:.5rem}@media (min-width: 1024px){:where(.block-editor-block-list__layout) .iwc-edit__inner{flex-direction:row;align-items:stretch;gap:3rem;min-height:var(--iwc-min-h, 400px)}:where(.block-editor-block-list__layout) .iwc-edit__image{flex:1 1 0;position:relative;overflow:hidden}:where(.block-editor-block-list__layout) .iwc-edit__image img,:where(.block-editor-block-list__layout) .iwc-edit__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}:where(.block-editor-block-list__layout) .iwc-edit__image--right{order:2}}
