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