.modal-fixed{position:fixed}.modal-container{display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;border-radius:.25rem;border:1px solid #e2e8f0;color:var(--mc-black);display:flex;flex-direction:column;margin:0 1rem;max-height:90%;min-width:200px;position:relative}.modal__title{margin:0 2rem 0 0;font-size:1.125rem;font-weight:700;line-height:1.563rem}.modal__header{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;top:0;z-index:1}.modal__content{padding:0 1.5rem;overflow-y:auto}.modal__action{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:24px;justify-content:flex-end;padding:1.5rem}.modal__close{background:0;border:0;font-size:20px;width:20px;height:20px;padding:0;cursor:pointer;position:absolute;right:24px}@media(max-width:800px){.modal-enter-active,.modal-leave-active{transition:opacity .3s ease-in;opacity:1}.modal-enter-from,.modal-leave-to{opacity:0}.modal-content{max-width:100%;max-height:100%;height:100%;width:100%;margin:0}.modal__action .button{width:100%}.modal__content{height:100%}}.vue-advanced-cropper{text-align:center;position:relative;user-select:none;direction:ltr;overflow:hidden;max-height:500px;max-width:500px;margin:20px 0 0}.vue-advanced-cropper__stretcher{pointer-events:none;position:relative;max-width:100%;max-height:100%}.vue-advanced-cropper__image{user-select:none;position:absolute;transform-origin:center;max-width:none !important}.vue-advanced-cropper__background,.vue-advanced-cropper__foreground{opacity:1;background:black;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.vue-advanced-cropper__foreground{opacity:.5}.vue-advanced-cropper__boundaries{opacity:1;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%}.vue-advanced-cropper__cropper-wrapper{width:100%;height:100%}.vue-advanced-cropper__image-wrapper{overflow:hidden;position:absolute;width:100%;height:100%}.vue-advanced-cropper__stencil-wrapper{position:absolute}.vue-bounding-box{position:relative;height:100%;width:100%}.vue-bounding-box__handler{position:absolute}.vue-bounding-box__handler--west-north{left:0;top:0}.vue-bounding-box__handler--north{left:50%;top:0}.vue-bounding-box__handler--east-north{left:100%;top:0}.vue-bounding-box__handler--east{left:100%;top:50%}.vue-bounding-box__handler--east-south{left:100%;top:100%}.vue-bounding-box__handler--south{left:50%;top:100%}.vue-bounding-box__handler--west-south{left:0;top:100%}.vue-bounding-box__handler--west{left:0;top:50%}.vue-handler-wrapper{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px}.vue-handler-wrapper__draggable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vue-handler-wrapper--west-north{cursor:nw-resize}.vue-handler-wrapper--north{cursor:n-resize}.vue-handler-wrapper--east-north{cursor:ne-resize}.vue-handler-wrapper--east{cursor:e-resize}.vue-handler-wrapper--east-south{cursor:se-resize}.vue-handler-wrapper--south{cursor:s-resize}.vue-handler-wrapper--west-south{cursor:sw-resize}.vue-handler-wrapper--west{cursor:w-resize}.vue-handler-wrapper--disabled{cursor:auto}.vue-draggable-area{position:relative}.vue-preview-result{overflow:hidden;box-sizing:border-box;position:absolute;height:100%;width:100%}.vue-preview-result__wrapper{position:absolute}.vue-preview-result__image{pointer-events:none;position:relative;user-select:none;transform-origin:center;max-width:none !important}.vue-preview{overflow:hidden;box-sizing:border-box;position:relative}.vue-preview--fill{width:100%;height:100%;position:absolute}.vue-preview__wrapper{position:absolute;height:100%;width:100%}.vue-preview__image{pointer-events:none;position:absolute;user-select:none;transform-origin:center;max-width:none !important}.vue-simple-line{background:0;transition:border .5s;border-color:rgba(255,255,255,0.3);border-width:0;border-style:solid}.vue-simple-line--south,.vue-simple-line--north{height:0;width:100%}.vue-simple-line--east,.vue-simple-line--west{height:100%;width:0}.vue-simple-line--east{border-right-width:1px}.vue-simple-line--west{border-left-width:1px}.vue-simple-line--south{border-bottom-width:1px}.vue-simple-line--north{border-top-width:1px}.vue-simple-line--hover{opacity:1;border-color:white}.vue-line-wrapper{background:0;position:absolute;display:flex;align-items:center;justify-content:center}.vue-line-wrapper--north,.vue-line-wrapper--south{height:12px;width:100%;left:0;transform:translateY(-50%)}.vue-line-wrapper--north{top:0;cursor:n-resize}.vue-line-wrapper--south{top:100%;cursor:s-resize}.vue-line-wrapper--east,.vue-line-wrapper--west{width:12px;height:100%;transform:translateX(-50%);top:0}.vue-line-wrapper--east{left:100%;cursor:e-resize}.vue-line-wrapper--west{left:0;cursor:w-resize}.vue-line-wrapper--disabled{cursor:auto}.vue-simple-handler{display:block;background:white;height:10px;width:10px}.vue-rectangle-stencil{position:absolute;height:100%;width:100%;box-sizing:border-box}.vue-rectangle-stencil__preview{position:absolute;width:100%;height:100%}.vue-rectangle-stencil--movable{cursor:move}.vue-circle-stencil{position:absolute;height:100%;width:100%;box-sizing:content-box;cursor:move}.vue-circle-stencil__preview{border-radius:50%;position:absolute;width:100%;height:100%}.vue-circle-stencil--movable{cursor:move}.accessibility-controls{position:relative}.accessibility-controls__controls{position:fixed;right:10px;top:110px;z-index:1000}.accessibility-controls__actions-itens{align-items:center;background-color:#fff;border:var(--mc-border-hairline) #ebe9e9;border-radius:10px;box-shadow:0 12px 28px rgba(0,0,0,0.18);display:flex;flex-direction:column;gap:5px;padding:10px}.accessibility-controls__actions-itens h4{font-size:.875rem;line-height:1.2;margin:0}.accessibility-controls__actions-itens .itens{align-items:center;display:flex;gap:6px}.accessibility-controls__actions-itens .item{align-items:center;display:flex;min-height:34px;min-width:34px}.accessibility-controls__actions-itens .item button{align-items:center;background:transparent;border:0;color:var(--mc-primary-500);cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.accessibility-controls__actions-itens .item svg{height:30px;width:30px}div[vw]{top:440px !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#fff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast .iconify{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast th{border:1px solid #fff !important}@media(max-width:50rem){.accessibility-controls__controls{right:8px;top:86px}.accessibility-controls__actions-itens .itens{flex-wrap:wrap;justify-content:center;max-width:150px}}
