.editor-image{display:flex;justify-content:center;border-radius:12px}.editor-image img{border-radius:12px;height:auto;object-fit:contain;cursor:pointer}.editor-image--is-stretched-true{width:100%}.editor-image--is-stretched-true img{width:100%;max-width:100%}.editor-image--is-stretched-false,.editor-image--is-stretched-false img{max-width:100%;width:auto}.editor-image--is-with-background-true{width:auto;margin:0 auto}.editor-image strong{font-weight:600}.editor-image a{text-decoration:underline;color:#623cd8;font-weight:500;transition:color .15s ease}.editor-image a:hover{color:#22a717}.editor-image a:active{color:#623cd8}.editor-image__figure{display:flex;flex-direction:column;align-items:center;margin:0;gap:8px;width:100%}.editor-image__figure-caption{font-size:14px;font-style:normal;font-weight:400;line-height:150%}.editor-image-modal{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.editor-image-modal--is-vertical{height:90%}.editor-image-modal--is-vertical img{width:auto;height:100%}.editor-image-modal--is-horizontal{width:90%}.editor-image-modal--is-horizontal img{width:100%;height:auto}