.bubbleBar-module-scss-module__eDQYFq__bubbleMenu{background-color:#fff;border-radius:4px;justify-content:flex-start;align-items:center;height:40px;display:flex;position:relative;box-shadow:0 0 10px #00000059}.bubbleBar-module-scss-module__eDQYFq__bubbleColorSwatch{align-content:center;align-items:center;width:100%;height:100%;margin-left:10px;margin-right:10px;display:flex}.bubbleBar-module-scss-module__eDQYFq__toolTipColor{justify-content:center;align-items:center;gap:15px;height:40px;margin-left:10px;margin-right:10px;display:flex}.bubbleBar-module-scss-module__eDQYFq__colorWrapper{transform-origin:bottom;height:40px;transform:translateZ(0)}
.colorSwatch-module-scss-module__mfZiVG__swatch{--swatch-state-ring:transparent;--swatch-inner-ring:#fff;appearance:none;cursor:pointer;background-color:var(--swatch-bg);width:35px;height:35px;box-shadow:inset 0 0 0 2px var(--swatch-inner-ring),0 0 0 1px #aaa,0 0 0 calc(1px + 2px) var(--swatch-state-ring);border:none;border-radius:50%;margin:0;padding:0;transition:box-shadow .15s;position:relative}.colorSwatch-module-scss-module__mfZiVG__swatch:hover{--swatch-state-ring:#aaa}.colorSwatch-module-scss-module__mfZiVG__swatch:focus-visible{--swatch-state-ring:#555;outline:none}.colorSwatch-module-scss-module__mfZiVG__small{width:24px;height:24px}.colorSwatch-module-scss-module__mfZiVG__selected,.colorSwatch-module-scss-module__mfZiVG__selected:hover{--swatch-state-ring:#555}.colorSwatch-module-scss-module__mfZiVG__transparent{--swatch-inner-ring:transparent;background-color:#0000;background-image:linear-gradient(to top right,#fff 48%,#aaa 48% 52%,#fff 52%)}
.toolTipBubble-module-scss-module__z2OkxW__toolTipContainer{top:calc(30px + var(--sb)*2);z-index:400;border-radius:4px;position:fixed;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 0 10px #00000059}.toolTipBubble-module-scss-module__z2OkxW__toolTipContainer:before{content:"";border-bottom:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.toolTipBubble-module-scss-module__z2OkxW__toolTipBubble{font-family:var(--font-editor);background-color:#fff;border-radius:4px;font-size:1.1em;overflow:hidden;box-shadow:0 0 10px #00000059}
@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.mediaLibrary-module-scss-module__nwRw8a__mediaLibrary{height:auto;padding:20px;overflow-y:auto}.mediaLibrary-module-scss-module__nwRw8a__buttonRow{justify-content:flex-end;margin-bottom:20px;display:flex}.mediaLibrary-module-scss-module__nwRw8a__documentPreview{background:#dcdcdc1a;border-radius:4px;align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex}.mediaLibrary-module-scss-module__nwRw8a__documentIcon{flex-shrink:0;width:48px;height:56px}.mediaLibrary-module-scss-module__nwRw8a__documentInfo{flex-direction:column;gap:5px;display:flex;overflow:hidden}.mediaLibrary-module-scss-module__nwRw8a__documentName{color:rgb(var(--c-b-txt));text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.mediaLibrary-module-scss-module__nwRw8a__documentSize{color:rgba(var(--c-b-txt), .6);font-size:12px}
.mediaList-module-scss-module__DTvzqW__imageButton{appearance:none;cursor:pointer;color:inherit;font:inherit;text-align:inherit;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block}.mediaList-module-scss-module__DTvzqW__list{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;height:280px;padding:0;display:flex;overflow:auto}.mediaList-module-scss-module__DTvzqW__image{cursor:pointer;box-sizing:border-box;background:#dcdcdc33;border:2px solid #0000;width:calc(50% - 10px);height:112px;list-style-type:none;position:relative}.mediaList-module-scss-module__DTvzqW__image:hover{border-color:rgb(var(--c-ed-def))}
@keyframes sharedStyles-module-scss-module__6bbkqa__fadeIn{0%{opacity:0}to{opacity:1}}.sharedStyles-module-scss-module__6bbkqa__labelBase{font-family:var(--font-editor);white-space:nowrap;cursor:default;align-items:center;height:24px;max-height:24px;font-size:15.2px;display:none;position:absolute}.tlbx-editor:hover>.sharedStyles-module-scss-module__6bbkqa__labelBase{display:flex}.sharedStyles-module-scss-module__6bbkqa__statusDraft{background-color:rgb(var(--c-sta-in))}.sharedStyles-module-scss-module__6bbkqa__statusMarkedForDeletion{background-color:rgb(var(--c-sta-err))}.sharedStyles-module-scss-module__6bbkqa__statusPublished{background-color:rgb(var(--c-sta-in))}.sharedStyles-module-scss-module__6bbkqa__itemLabelBase{color:rgb(var(--c-ed-back));border-top-left-radius:4px;border-top-right-radius:4px;max-width:100%;margin:-2px;padding-left:6px;transition:max-height .2s ease-in-out;top:0;left:0;overflow:hidden;transform:translateY(-100%);}.sharedStyles-module-scss-module__6bbkqa__itemLabelActive{color:rgb(var(--c-ed-back))}.sharedStyles-module-scss-module__6bbkqa__itemLabelInside{z-index:2;border-radius:4px;animation:.5s ease-out sharedStyles-module-scss-module__6bbkqa__fadeIn;top:10px;left:10px;transform:none;box-shadow:0 0 10px #00000059}.sharedStyles-module-scss-module__6bbkqa__itemLabelFillParent{visibility:hidden;display:none;transform:none}.sharedStyles-module-scss-module__6bbkqa__itemLabelDraftGroup,.sharedStyles-module-scss-module__6bbkqa__itemLabelPublishedGroup{background-color:rgb(var(--c-sta-in-light))}.sharedStyles-module-scss-module__6bbkqa__iconRow{flex-direction:row;justify-content:center;align-items:center;gap:10px;height:40px;display:flex}.sharedStyles-module-scss-module__6bbkqa__statusLabelBase{color:rgb(var(--c-ed-back));border-bottom-right-radius:4px;border-bottom-left-radius:4px;max-width:100%;margin:-2px;padding:0 6px;bottom:0;left:0;transform:translateY(100%);}.sharedStyles-module-scss-module__6bbkqa__statusLabelHold{display:flex}.sharedStyles-module-scss-module__6bbkqa__statusLabelDraftPage{background-color:rgb(var(--c-sta-suc))}.sharedStyles-module-scss-module__6bbkqa__statusLabelDraftGroup,.sharedStyles-module-scss-module__6bbkqa__statusLabelPublishedGroup{background-color:rgb(var(--c-sta-in-light))}.sharedStyles-module-scss-module__6bbkqa__labelText{text-overflow:ellipsis;text-transform:uppercase;margin-right:6px;font-size:15.2px;overflow:hidden}
.statusBorder-module-scss-module__JSEkAq__base{box-sizing:border-box;pointer-events:none;box-shadow:none;margin:-2px;position:absolute;inset:0}.statusBorder-module-scss-module__JSEkAq__base:focus{border-style:solid;border-width:2px}.tlbx-editor:hover>.statusBorder-module-scss-module__JSEkAq__base{border-style:solid;border-width:2px}.statusBorder-module-scss-module__JSEkAq__statusDraft{border-color:rgb(var(--c-sta-in))}.statusBorder-module-scss-module__JSEkAq__statusMarkedForDeletion{border-color:rgb(var(--c-sta-err))}.statusBorder-module-scss-module__JSEkAq__statusPublished{border-color:rgb(var(--c-sta-in))}.statusBorder-module-scss-module__JSEkAq__statusArchived,.statusBorder-module-scss-module__JSEkAq__statusDeleted{border-color:#0000}.statusBorder-module-scss-module__JSEkAq__hold{border-style:solid;border-width:2px}.statusBorder-module-scss-module__JSEkAq__insetX{inset:0 2px}.statusBorder-module-scss-module__JSEkAq__insetY{z-index:1}.statusBorder-module-scss-module__JSEkAq__draftGroup,.statusBorder-module-scss-module__JSEkAq__publishedGroup{border-color:rgb(var(--c-sta-in-light))}.statusBorder-module-scss-module__JSEkAq__holdInsetX{inset:0 2px}.statusBorder-module-scss-module__JSEkAq__holdInsetY{inset:2px}
