:root{--white: #fff;--color: #000000e5;--border-color: #e6e6e6;--control-label-color: #00000080;--input-bg: #F3F3F3 // #c8c8c8;--input-color: #999999;--input-active-bg: #FFFFFF;--input-active-color: #0099FF;--input-active-box-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.1);--border-radius: 2px}.bm-full{width:100% !important}.bm-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px}.bm-inline-row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bm-inline-col{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bm-background-preview>div{height:100% !important;width:100% !important}.bm-gradient-label{min-width:50px;font-size:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.bm-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bm-row{display:-webkit-box;display:-ms-flexbox;display:flex}.bm-inline-row,.bm-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bm-id{position:absolute;right:12px;top:8px;font-size:10px;color:var(--input-color);line-height:normal;font-weight:600}.bm-id span{color:#09f}.bm-control-paragraph{font-size:10px !important;color:#999 !important;line-height:normal !important;margin:4px 0 12px 0 !important}.bm-control-input{border:none !important;background:var(--input-bg);font-size:12px !important;color:#999 !important;width:100%;border-radius:var(--border-radius) !important;-webkit-box-shadow:none;box-shadow:none;outline:none}.bm-control-input:focus{border-color:#09f !important;-webkit-box-shadow:0 0 0 1px #09f !important;box-shadow:0 0 0 1px #09f !important;outline:2px solid rgba(0,0,0,0) !important;color:#000 !important}.bm-control-input:hover{color:#000 !important}.bm-animation-replay.bm-button-control svg{fill:rgba(0,0,0,0);height:1em;width:1em;font-size:18px}.bm-effects-control{padding:0 0 8px 0}.bm-effects-control__add{margin:0;height:auto;margin:0 0 4px 0;gap:4px;margin:5px 0 !important}.bm-effects-control__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;background:var(--input-bg);border-radius:var(--border-radius);padding:3px 4px;margin:0 0 2px 0}.bm-effects-control__select{font-size:12px;line-height:normal;margin:0;padding:0;line-height:normal;min-height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;border-color:var(--border-color) !important}.bm-effects-control__remove{padding:0;margin:0}.bm-effects-control button{height:auto !important;border:none !important}.bm-effects-control .bm-visibility{padding:0;margin:0;line-height:normal}.bm-effects-control .bm-effects-control__select{font-size:12px;padding:0px 8px;height:auto;min-height:auto;background-color:rgba(0,0,0,0);border:none}.bm-effects-control .bm-effects-control__select:hover,.bm-effects-control .bm-effects-control__select:focus,.bm-effects-control .bm-effects-control__select:active{border:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;outline:none;height:auto}.bm-effects-control__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.bm-effects-control__preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bm-effects-control__preview .bm-button-control svg{height:1em;width:1em;font-size:20px}.bm-width-and-height-control .bm-base-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.bm-width-and-height-control .bm-row{gap:12px}.bm-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bm-row .bm-width-control,.bm-row .bm-height-control{width:100%;padding:0}.bm-row .bm-width-control .bm-base-input,.bm-row .bm-height-control .bm-base-input{width:100%}.bm-control-label .bm-reset svg{height:auto;fill:rgba(0,0,0,0) !important;color:#000 !important}.bm-base-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,0);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:var(--border-radius);position:relative;min-width:20px;background:var(--input-bg);color:var(--input-color)}.bm-base-input input{font-size:11px;line-height:normal;font-weight:400;max-width:66px;border:none;background:rgba(0,0,0,0);min-width:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:0}.bm-base-input input:focus,.bm-base-input input:hover{outline:none}.bm-base-input.with-incrementors input{text-align:center}.bm-base-input.is-dragging,.bm-base-input.is-hovered{border-color:var(--input-active-color)}.bm-base-input.is-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bm-base-input.is-dragging input{cursor:ew-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.bm-base-input__unit{right:0;top:0;right:5px;cursor:pointer}.bm-base-input__icon,.bm-base-input__unit{fill:var(--input-color);color:var(--input-color)}.bm-base-input__icon{min-height:24px;min-width:24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bm-base-input.bm-can-drag .bm-base-input__icon{cursor:ew-resize}.bm-base-input.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;text-align:center;width:20px}.bm-base-input.is-vertical input{width:20px;text-align:center}.bm-base-input__increment,.bm-base-input__decrement{margin:0;height:auto;-ms-flex-item-align:normal;align-self:normal;padding:0 4px}.bm-base-input__increment:focus:not(:disabled),.bm-base-input__decrement:focus:not(:disabled){-webkit-box-shadow:0 0 0 1px var(--input-active-color);box-shadow:0 0 0 1px var(--input-active-color);outline:none}.bm-controls select{height:auto;font-size:12px;line-height:normal;min-height:auto;border-color:#d3d3d3;padding-top:4px;padding-bottom:4px}.bm-controls ::-webkit-scrollbar{width:8px;height:8px}.bm-controls ::-webkit-scrollbar-thumb{background-color:#888;border-radius:var(--border-radius);border:2px solid rgba(0,0,0,0);background-clip:padding-box}.bm-controls ::-webkit-scrollbar-thumb:hover{background-color:#555}.bm-controls ::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:var(--border-radius)}.bm-width-control,.bm-height-control{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:var(--border-radius);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:8px;padding:5px 10px}.bm-width-control__width,.bm-width-control__min-max,.bm-height-control__width,.bm-height-control__min-max{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:12px}.bm-width-control .bm-base-input,.bm-height-control .bm-base-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.bm-width-control__devices,.bm-height-control__devices{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.bm-control-label{font-size:9px;color:var(--control-label-color);font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.bm-control-label .bm-reset{height:12px !important;width:12px !important}.bm-responsive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bm-responsive .bm-responsive__add-new{margin-left:2px}.bm-responsive .bm-responsive__add-new.bm-button-control svg{font-size:20px}.bm-responsive__label{font-size:11px;font-weight:500;line-height:1.4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;padding:0px;-webkit-box-flex:1;-ms-flex:1;flex:1}.bm-responsive.bm-control-seperator{position:relative;padding:12px 0 0 0;margin:12px 0 0 0}.bm-responsive.bm-control-seperator:before{content:"";position:absolute;left:-16px;right:-16px;height:1px;background:#e6e6e6;top:0}.bm-responsive .bm-button-control{padding:2px 3px}.bm-responsive .bm-button-control svg{height:1em;width:1em;font-size:12px}.bm-responsive .bm-buttons .bm-button-control svg{font-size:18px}.bm-responsive .bm-reset svg{fill:rgba(0,0,0,0)}.bm-responsive__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px}.bm-color-picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 4px;border:1px solid var(--border-color);border-radius:var(--border-radius);margin:0 10px;gap:5px}.bm-color-picker__input{width:auto;min-width:auto;max-width:initial;border:none;font-size:12px;outline:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400}.bm-color-picker .bm-base-input{border:none;min-width:40px}.bm-color-picker .bm-base-input input{min-width:40px;font-size:12px}.bm-color-picker__preview{height:14px;width:14px;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--border-color);min-width:14px;border:none}.bm-color-picker__preview span{display:block;height:100%;width:100%}.bm-color-picker:hover{border-color:var(--input-active-color)}.bm-color-picker.is-active>.bm-row+span,.bm-color-picker.is-active .bm-base-input+span{display:none}.bm-color-picker__popover .react-colorful__pointer-fill{-webkit-box-shadow:#fff 0px 0px 0px 4px inset;box-shadow:#fff 0px 0px 0px 4px inset}.bm-color-picker__popover #inspector-select-control-0{border:1px solid var(--border-color);border-color:#d3d3d3;height:auto;min-height:auto}.bm-color-picker__popover .react-colorful+div{padding:4px 0}.bm-color-picker__popover .react-colorful+div .react-colorful__pointer.react-colorful__alpha-pointer{border:1px solid #d3d3d3}.bm-color-picker__popover .react-colorful+div>div{padding:3px 10px}.bm-color-picker__popover .react-colorful+div>div .components-input-control__backdrop{border-color:#d3d3d3;padding:0}.bm-color-picker__popover .react-colorful+div>div .components-input-control__input{padding:6px;line-height:normal;height:auto;min-height:auto}.bm-color-picker__popover .react-colorful+div>div .components-input-control .components-spacer{margin:0 0 0 10px}.bm-color-picker__popover .react-colorful+div>div .components-h-stack [type=number]{width:50px}.bm-color-picker__popover .react-colorful+div>div .components-h-stack .components-spacer{padding:0 0 0 12px;margin:0}.bm-color-picker__popover .react-colorful+div>div .components-h-stack .components-range-control{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.bm-color-picker__popover .react-colorful+div>div .components-h-stack .components-input-base{width:70px}.bm-color-picker__popover .react-colorful+div>div .components-h-stack .components-input-control{width:auto}.bm-color-picker__popover .react-colorful+div [data-wp-component=InputBase]{margin:0}.bm-box-model-control{margin:0 0 4px 0}.bm-box-model-control+.bm-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bm-box-model-control .bm-base-input__unit{opacity:.2}.bm-box-model-control .bm-base-input:hover .bm-base-input__unit{opacity:1}.bm-box-model-control .bm-box-model__padding .bm-box-model__left,.bm-box-model-control .bm-box-model__padding .bm-box-model__right{top:22px}.bm-box-model-control .bm-base-input input{margin:0}.bm-box-model-control .bm-box-model__tick{position:absolute;right:0;top:0;opacity:.5;outline:none;height:auto;width:auto !important;min-width:auto !important;min-height:auto !important;padding:0 !important}.bm-box-model-control .bm-box-model__tick:hover,.bm-box-model-control .bm-box-model__tick:focus{background:rgba(0,0,0,0) !important}.bm-box-model-control .bm-box-model__tick svg{fill:#000;height:18px;width:18px}.bm-box-model-control .bm-base-input{position:absolute;border:none;background:rgba(0,0,0,0)}.bm-box-model-control .bm-box-model__inner{min-height:20px;display:inline-block;background:#8cb6c0;border:1px solid #000;width:90px}.bm-box-model-control .bm-base-input{position:absolute}.bm-box-model-control .bm-base-input input{min-width:20px;text-align:center;height:20px}.bm-box-model-control .bm-box-model__margin,.bm-box-model-control .bm-box-model__border,.bm-box-model-control .bm-box-model__padding{position:relative;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #000}.bm-box-model-control .bm-box-model__margin .bm-box-model__top,.bm-box-model-control .bm-box-model__border .bm-box-model__top,.bm-box-model-control .bm-box-model__padding .bm-box-model__top{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bm-box-model-control .bm-box-model__margin .bm-box-model__right,.bm-box-model-control .bm-box-model__border .bm-box-model__right,.bm-box-model-control .bm-box-model__padding .bm-box-model__right{right:1px}.bm-box-model-control .bm-box-model__margin .bm-box-model__bottom,.bm-box-model-control .bm-box-model__border .bm-box-model__bottom,.bm-box-model-control .bm-box-model__padding .bm-box-model__bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bm-box-model-control .bm-box-model__margin .bm-box-model__left,.bm-box-model-control .bm-box-model__border .bm-box-model__left,.bm-box-model-control .bm-box-model__padding .bm-box-model__left{left:1px}.bm-box-model-control .bm-box-model__margin{background:#f7cb99;border-style:dashed}.bm-box-model-control .bm-box-model__border{background:#fcdc99}.bm-box-model-control .bm-box-model__padding{background:#c3cf8a;padding:20px 25px}.bm-box-model-control .bm-box-model__border-control{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:20px}.bm-box-model-control .bm-box-model__border-control--top .bm-border-style,.bm-box-model-control .bm-box-model__border-control--right .bm-border-style,.bm-box-model-control .bm-box-model__border-control--bottom .bm-border-style,.bm-box-model-control .bm-box-model__border-control--left .bm-border-style{position:relative}.bm-box-model-control .bm-box-model__border-control--right,.bm-box-model-control .bm-box-model__border-control--left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bm-box-model-control .bm-box-model__border-control--top{top:0}.bm-box-model-control .bm-box-model__border-control--top>.bm-box-model__top{left:calc(-1px + 50%)}.bm-box-model-control .bm-box-model__border-control--right{right:0}.bm-box-model-control .bm-box-model__border-control--bottom{bottom:0}.bm-box-model-control .bm-box-model__border-control--left{left:0}.bm-box-model-control .bm-box-model__border-control--left,.bm-box-model-control .bm-box-model__border-control--right{padding:2px 0 0 0}.bm-box-model-control .bm-box-model__border-control .bm-color-picker{border:none;margin:0;padding:0;height:12px;width:12px;overflow:hidden}.bm-box-model-control .bm-box-model__border-control .bm-color-picker__input{display:none}.bm-box-model-control .bm-box-model__border-control .bm-color-picker__preview{border:none}.bm-box-model-control .bm-box-model__border-control .bm-color-picker__preview+span{display:none}.bm-box-model-control .bm-box-model__border-control .bm-color-picker .bm-base-input{display:none}.bm-box-model-control .bm-box-model__border-control .bm-base-input{position:relative}.bm-box-model-control .bm-box-model__border-control .bm-base-input+span{display:none}.bm-box-model-control .bm-box-model__border-control .bm-base-input input{height:auto}.bm-box-model-control .bm-box-model__border-control .bm-border-style{display:-webkit-box;display:-ms-flexbox;display:flex}.bm-box-model-control .bm-box-model__border-control .bm-border-style__button svg{height:auto;width:100%}.bm-box-model-control .bm-box-model__border-control .bm-border-style__button:focus:not(:disabled){-webkit-box-shadow:0 0 0 1px var(--input-active-color);box-shadow:0 0 0 1px var(--input-active-color)}.bm-box-model-control .bm-box-model__border-control .bm-border-style button{height:16px;width:16px;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:4px}.bm-box-model-control .bm-box-model__border-control--top .bm-border-style button,.bm-box-model-control .bm-box-model__border-control--bottom .bm-border-style button{margin:0 0 0 -5px}.bm-box-model-control .bm-box-model__border-control--left .bm-border-style button,.bm-box-model-control .bm-box-model__border-control--right .bm-border-style button{margin:0 0 -4px -1px}.bm-box-model-control .bm-box-model__border-control--left>.bm-base-input,.bm-box-model-control .bm-box-model__border-control--right>.bm-base-input{margin:0 0 4px 0}.bm-border-style__button{padding:0;height:20px;width:20px}.bm-box-sizing-control .bm-button-control svg{width:1em;height:1em;font-size:14px;fill:none}.bm-box-sizing-control .bm-buttons{gap:8px;padding:6px}.bm-select{padding:1px;background:var(--input-bg);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--input-color);border-radius:var(--border-radius)}.bm-selected{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;gap:2px;border-radius:var(--border-radius);cursor:pointer;padding:2px;line-height:normal;border:1px solid rgba(0,0,0,0)}.bm-selected>span{padding:3px 8px}.bm-selected>svg+span{padding:0 8px 0 0px}.bm-select.is-active .bm-selected{background:#fff;color:#09f !important;-webkit-box-shadow:var(--input-active-box-shadow);box-shadow:var(--input-active-box-shadow)}.bm-select.is-active .bm-selected>svg{fill:#09f}.bm-select.with-icon .bm-selected{padding:0}.bm-transition__duration,.bm-transition__delay,.bm-background-blur .bm-base-input,.bm-layer-blur .bm-base-input{width:70px}.bm-transform__perspective{width:70px}.bm-transform__translate,.bm-transform__skew,.bm-transform__scale,.bm-transform__rotation{gap:4px}.bm-transform__translate>.bm-base-input,.bm-transform__skew>.bm-base-input,.bm-transform__scale>.bm-base-input,.bm-transform__rotation>.bm-base-input{min-width:60px}.bm-typography-control .bm-color-picker .bm-base-input input{min-width:auto}.bm-typography-control .bm-row .bm-color-picker{padding:0}.bm-typography-control .bm-color-picker .bm-button-control{border-radius:var(--border-radius)}.bm-typography-control .bm-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.bm-typography-control{margin:4px 0 0 0}.bm-typography-control .bm-text-decoration,.bm-typography-control .bm-text-align{padding-left:4px}.bm-typography-control__font-image{display:-webkit-box;display:-ms-flexbox;display:flex}.bm-typography-control__fonts-list{margin:4px 0;border:1px solid rgba(53,71,90,.2);padding:4px;border-radius:var(--border-radius)}.bm-typography-control__fonts-list input[type=search]{border:1px solid rgba(53,71,90,.2);width:100%;margin:0 0 8px 0;font-size:14px;line-height:normal;padding:8px 12px}.bm-typography-control__font-weight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bm-typography-control__font-weight--font-loading{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;gap:8px !important}.bm-typography-control__selected-font.bm-button-control{border:1px solid var(--border-color);border-radius:var(--border-radius);margin:0 0 4px 0;padding:5px 13px;width:100%;min-height:auto;height:auto;background:rgba(0,0,0,0);border:none;margin:4px 0;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;text-align:left;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:6px 8px;background:var(--input-bg);margin:0 0 4px 0}.bm-typography-control__selected-font.bm-button-control:hover{border-color:var(--input-active-color)}.bm-typography-control__selected-font.bm-button-control img{height:24px;text-align:center}.bm-typography-control__fonts{height:300px;overflow:auto}.bm-typography-control__font{width:100%}.bm-typography-control__font-weight{border:none;background:rgba(0,0,0,0);cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:left}.bm-typography-control__font-weight>svg{height:1em;width:1em;font-size:16px}.bm-typography-control__font-weight .components-spinner{margin:0;height:12px;width:12px}.bm-typography-control__font-weight--varients{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}.bm-typography-control__font-weight--varients .bm-typography-control__font-weight{margin:0 0 0 12px}.bm-typography-control__font-with-varient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;-ms-flex-item-align:baseline;align-self:baseline}.bm-typography-control__font-with-varient svg{width:1em;height:1em;font-size:16px}.bm-typography-control__font img{max-height:25px}.bm-typography-control .bm-row .bm-color-picker{margin:0;background:var(--input-bg);border:none;padding:0 0 0 5px}.bm-typography-control .bm-row .bm-color-picker__input{width:50px;background:rgba(0,0,0,0)}.bm-typography-control .bm-row .bm-color-picker__input+.bm-base-input{padding:0 8px 0 0}.bm-typography-control__row-1>.bm-base-input,.bm-typography-control__row-2>.bm-base-input{padding:0 12px 0 0;width:80px}.bm-typography-control__row-1>.bm-base-input .bm-base-input__icon,.bm-typography-control__row-2>.bm-base-input .bm-base-input__icon{margin:0 4px 0 0}.bm-typography-control__row-1,.bm-typography-control__row-2,.bm-typography-control__row-3,.bm-typography-control__row-4{margin:0 0 4px 0}.bm-typography-control__row-1 .bm-button-control.is-active svg path,.bm-typography-control__row-2 .bm-button-control.is-active svg path,.bm-typography-control__row-3 .bm-button-control.is-active svg path,.bm-typography-control__row-4 .bm-button-control.is-active svg path{fill:var(--input-active-color)}.bm-interactions-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bm-interactions-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2px 4px;background:#fff;border:1px solid #d3d3d3;border-radius:3px;margin:0 0 3px 0}.bm-interactions-list .bm-interactions__add{background:#09f;color:#fff !important;margin:8px 0 12px 0;padding:4px 8px 4px 4px}.bm-interactions-list .bm-interactions__add svg{height:1em;width:1em;font-size:20px}.bm-interactions-list .bm-interactions__add-form{border:1px solid #d3d3d3;border-radius:4px;padding:8px 12px}.bm-radial-gradient-control__popover select{font-size:12px;padding:0 8px;height:auto;min-height:auto}.bm-radial-gradient-control__popover select .bm-row{padding:0 8px}.bm-radial-gradient-control__popover select .bm-row .bm-color-picker{margin:0}.bm-background-image-picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.bm-background-image-picker .bm-button-control{height:17px;width:17px;border:1px solid #d3d3d3}.bm-background-image-picker-control__popover .components-popover__content{min-width:300px}.bm-background-image-picker-control__popover select{min-height:auto;height:auto;font-size:12px}.bm-background-image-picker__preview>div{max-height:16px !important;max-width:16px !important;border-radius:var(--border-radius);overflow:hidden}.bm-background-control>div:nth-child(2){margin:4px 0 0 0}.bm-background-control .bm-background-types{margin:4px 0 12px 0 !important}.bm-background-control .bm-background-types .bm-button-control svg{height:1em;width:1em;font-size:16px}.bm-background-control .bm-responsive{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0}.bm-background-control .bm-background-preview-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.bm-background-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 4px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2px 5px;width:100%}.bm-background-item__background-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.bm-background-item__background-image .bm-color-picker .bm-base-input input{min-width:20px}.bm-background-item__background-color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.bm-background-item__background-color .bm-color-picker__preview{-webkit-box-shadow:var(--input-active-box-shadow);box-shadow:var(--input-active-box-shadow)}.bm-background-item__background-color .bm-color-picker .bm-base-input{border:1px solid rgba(0,0,0,0)}.bm-background-item__background-color .bm-color-picker .bm-base-input:hover{border-color:var(--input-active-color)}.bm-background-item__background-image .bm-color-picker>.bm-button-control{border:1px solid #d3d3d3;width:16px;height:16px}.bm-background-item__background-image .bm-color-picker .bm-base-input{border:1px solid rgba(0,0,0,0)}.bm-background-item__background-image .bm-color-picker .bm-base-input:hover{border-color:var(--input-active-color)}.bm-background-item__linear-gradient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.bm-background-item__linear-gradient>.bm-color-picker{width:100%}.bm-background-item__remove{padding:0;height:auto}.bm-background-item__control-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:55px}.bm-background-item__control .bm-color-picker{margin:0;border-color:rgba(0,0,0,0)}.bm-background-item__control .bm-color-picker__input{width:100px}.bm-background-item__linear-gradient .bm-color-picker .bm-base-input input{min-width:20px}.bm-background-item__control .bm-linear-gradient-control__repeat{height:25px;width:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bm-background-item__control .bm-linear-gradient-control__repeat{height:25px;width:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bm-background-item__control .bm-color-picker:hover{border-color:rgba(0,0,0,0)}.bm-background-item__linear-gradient .bm-base-input:hover{border-color:#007cba}.bm-background-item__linear-gradient .bm-base-input{border:1px solid rgba(0,0,0,0)}.bm-background-item__linear-gradient .bm-color-picker__preview{height:16px !important;width:16px !important;border:1px solid #d3d3d3 !important}.bm-background-item__control{-webkit-box-flex:1;-ms-flex:1;flex:1}.bm-background-item .bm-linear-gradient-control__repeat,.bm-background-item .bm-radial-gradient-control__repeat,.bm-background-item .bm-angular-gradient-control__repeat{height:24px;width:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bm-flex-control__gap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.bm-flex-control .bm-button-control svg{fill:var(--input-color);height:1em;width:1em;font-size:16px}.bm-flex-control .bm-button-control.is-active svg{fill:#09f}.bm-flex-control__align-box .bm-button-control svg{font-size:24px;opacity:.5}.bm-flex-control__align-box .bm-button-control.is-active svg{opacity:1}.bm-flex-control__align-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bm-flex-control__align-box>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bm-flex-control__display{background:var(--input-bg);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;padding:1px;border-radius:var(--border-radius)}.bm-flex-control__display button{padding:4px;margin:0;line-height:normal;height:auto;width:24px;min-height:auto;min-width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bm-flex-control__display button:hover,.bm-flex-control__display button:focus,.bm-flex-control__display button.is-active{-webkit-box-shadow:0 0 0 1px var(--input-active-color);box-shadow:0 0 0 1px var(--input-active-color);color:var(--input-active-color)}.bm-text-transform,.bm-text-decoration,.bm-align-self,.bm-text-align{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.bm-gap-control>.bm-inline-row{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.bm-gap-control .bm-base-input input{min-width:40px}.bm-gap-control__label{color:gray}.bm-gap-control__label+.bm-base-input{border-color:rgba(0,0,0,0)}.bm-gap-control__label+.bm-base-input:hover{border-color:var(--input-active-color)}.bm-gap-control__label+.bm-base-input input{min-width:30px;text-align:center}.bm-gap-control__label+.bm-base-input .bm-base-input__unit{padding-right:4px}.bm-rotation-control__flip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px}.bm-rotation-control .bm-base-input{border-color:rgba(0,0,0,0)}.bm-rotation-control .bm-base-input:hover{border-color:var(--input-active-color)}.bm-rotation-control .bm-base-input input{min-width:40px}.bm-rotation-control__rotate{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px}.bm-width-and-height-control .bm-row{margin:0 0 4px 0}.bm-width-and-height-control .bm-base-input input{min-width:50px}.bm-width-and-height-control .bm-base-input__unit{padding:0 6px 3px 0}.bm-buttons{background:var(--input-bg);color:var(--input-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;padding:1px;border-radius:var(--border-radius)}.bm-buttons .bm-button-control{height:auto;width:auto;border-radius:var(--border-radius)}.bm-buttons--md .bm-button-control{padding:4px 8px}.bm-cubic-bezier-curve-button svg{height:1em;width:1em;font-size:12px}.bm-button-control{padding:0;margin:0;height:auto;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border-radius:var(--border-radius);color:var(--input-color)}.bm-button-control,.bm-button-control:hover,.bm-button-control:focus{color:var(--input-color) !important;-webkit-box-shadow:none !important;box-shadow:none !important}.bm-button-control.is-active,.bm-button-control.is-active:focus{background:var(--input-active-bg) !important;color:var(--input-active-color) !important;-webkit-box-shadow:var(--input-active-box-shadow) !important;box-shadow:var(--input-active-box-shadow) !important}.bm-button-control svg{height:24px;width:24px}.bm-image-picker__upload{background:var(--input-bg);border:1px dashed var(--input-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;border-radius:var(--border-radius);color:var(--input-color);cursor:pointer}.bm-image-picker__upload:hover{background:#fff;border-color:#09f;color:#09f}.bm-image-picker__upload svg{margin:0 0 4px 0}.bm-image-picker__upload svg path{fill:#09f;opacity:.2}.bm-image-picker__preview{background:var(--input-bg);position:relative;border-radius:var(--border-radius);margin:0 0 8px 0}.bm-image-picker__preview .bm-button-control svg{color:#000}.bm-image-picker__remove{position:absolute;right:4px;top:4px}.bm-image-picker__loading{padding:20px;text-align:center;display:block;color:var(--input-color)}.components-panel__body .bm-background-item{margin:0}.components-panel__body .bm-background-item .bm-color-picker>.bm-row{width:100%}.components-panel__body .bm-background-item .bm-base-input input{min-width:40px}.components-panel__body .bm-background-item .bm-base-input .bm-base-input__unit{padding:0 0 3px 0;margin:0 4px 0 0}.components-panel__body .bm-background-item .bm-background-types{padding:0 0 8px 0}.components-panel__body .bm-background-item .bm-color-picker{padding:0}.components-panel__body .bm-background-item__control-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.components-panel__body .bm-background-item__control .bm-color-picker__input{width:80px}.components-panel__body .bm-background-item__background-image .bm-background-image-picker .bm-base-input input{min-width:20px}.bm-z-index-control .bm-base-input input,.bm-opacity-control .bm-base-input input{min-width:40px}.bm-z-index-control .bm-base-input .bm-base-input__unit,.bm-opacity-control .bm-base-input .bm-base-input__unit{padding:0 0 3px 0;margin:0 4px 0 0}.bm-radius-control>.bm-row{gap:2px}.bm-radius-control .bm-base-input input{min-width:40px}.bm-radius-control .bm-base-input .bm-base-input__unit{padding:0 0 3px 0;margin:0 4px 0 0}.bm-radius-control__popover .bm-row{min-width:180px}.bm-radius-control__popover .bm-row input{min-width:40px}.bm-radius-control__popover .bm-row .bm-base-input__unit{padding:0 0 3px 0;margin:0 4px 0 0}.bm-radius-control__popover .components-popover__content{padding:4px 0}.bm-radius-control__popover{padding:4px 8px}.bm-radius-control__popover .bm-button-control.bm-reset{padding:0}.bm-settings__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bm-settings__header .bm-settings-copy svg{height:1em;width:1em;font-size:12px;line-height:normal}.bm-popover ul,.bm-popover li{margin:0}.bm-popover .bm-button-control{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.bm-popover ::-webkit-scrollbar{width:8px;height:8px}.bm-popover ::-webkit-scrollbar-thumb{background-color:#888;border-radius:var(--border-radius);border:2px solid rgba(0,0,0,0);background-clip:padding-box}.bm-popover ::-webkit-scrollbar-thumb:hover{background-color:#555}.bm-popover ::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:var(--border-radius)}.bm-popover__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 8px 0}.bm-popover__header-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px}.bm-popover .bm-row{padding:0 4px 0 0;margin:0 0 4px 0}.bm-popover .bm-row:last-child{margin:0}.bm-popover .components-popover__content{width:auto}.bm-popover .bm-color-picker{margin:0;padding:0;border:none}.bm-popover .bm-color-picker:hover{border-color:rgba(0,0,0,0)}.bm-popover .bm-color-picker .bm-base-input{border:1px solid var(--border-color)}.bm-popover .bm-color-picker .bm-base-input:hover{border-color:var(--input-active-color)}.bm-popover .bm-color-picker .bm-base-input__unit{padding:0 0 3px 0;margin:0 4px 0 0}.bm-popover .components-popover__content{background:var(--white);border:none}.bm-popover .bm-select-list{background:var(--input-bg);padding:1px}.bm-popover .bm-select-list svg{height:1em;width:1em;font-size:20px}.bm-popover .bm-select-list button svg{margin:0 2px 0 0}.bm-popover .bm-select-list .bm-select-item .bm-button-control{padding:0 8px 0 0}.bm-popover .bm-select-list .bm-select-item.is-active .bm-button-control{background:#fff !important;color:#09f !important;-webkit-box-shadow:.5px .5px 1px rgba(0,0,0,.1) !important;box-shadow:.5px .5px 1px rgba(0,0,0,.1) !important}.bm-popover .bm-select-list .bm-select-item.no-icon .bm-button-control{padding:3px 3px 3px 5px}.bm-popover .react-colorful__saturation{margin-bottom:8px}.bm-popover .react-colorful__hue{width:calc(-16px + 100%);margin:0 0 4px 0}.bm-popover .react-colorful__alpha{width:calc(-16px + 100%);margin:0 0 4px 0}.bm-popover .react-colorful+div{padding:0}.bm-popover .react-colorful+div>div{padding:4px 8px;outline-color:rgba(0,0,0,0)}.bm-popover .react-colorful+div>div .components-input-control__container{background:var(--input-bg);width:auto}.bm-popover .react-colorful+div>div .components-input-control__container .components-input-control__backdrop{height:auto;border:none;padding:0;min-height:0}.bm-popover .react-colorful+div>div .components-input-control__container .components-input-control__backdrop input{min-height:auto !important;height:auto}.bm-popover .react-colorful .components-color-picker svg{color:var(--input-color)}.bm-popover .react-colorful .components-color-picker .components-button svg{width:1em !important;height:1em;font-size:20px;color:var(--input-color)}.bm-popover .react-colorful .components-color-picker .components-select-control__input{background:var(--input-bg);color:var(--input-color);height:auto;min-height:auto;margin:0 0 0 0}.bm-popover .react-colorful .components-color-picker .components-select-control__input svg{fill:var(--input-color)}.bm-popover .react-colorful .components-color-picker .components-select-control__input:focus{outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:none !important;background:#fff !important;color:#09f !important}.bm-separator-control{position:relative;padding:12px 0 0 0;margin:12px 0 0 0}.bm-separator-control:before{content:"";position:absolute;left:-16px;right:-16px;height:1px;background:#e6e6e6;top:0}.bm-state-control .bm-button-control{gap:2px;padding:6px 4px}.bm-state-control .bm-button-control svg{height:1em;width:1em;font-size:16px;fill:none}.bm-state-control .bm-buttons .bm-buttons__label{padding:0 4px 0 0;font-size:11px;line-height:normal}.bm-box-shadow-control .bm-box-shadow-item__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bm-box-shadow-control .bm-box-shadow-item__control-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.bm-box-shadow-control .bm-box-shadow-item__control select{font-size:12px;padding:2px 8px;height:auto;min-height:auto;line-height:normal;border-color:var(--border-color)}.bm-global-styles-modal th,.bm-global-styles-modal td{border:1px solid}.bm-global-styles-modal__content{min-width:600px}.bm-position-control__sides{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.bm-position-control__sides .bm-base-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.bm-animation-control .bm-responsive__add-new svg{fill:rgba(0,0,0,0)}.bm-animation-names{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bm-animation-replay,.bm-animation-pause{height:auto;width:auto;margin:2px 0 0 0}.bm-animation-popover{width:260px;padding:8px}.bm-animation-popover .bm-input{border-color:var(--border-color)}.bm-animation-popover .bm-add-step{margin:8px 0}.bm-animation-popover .bm-animation-step{border:1px solid var(--border-color);border-radius:var(--border-radius)}.bm-animation-popover .bm-animation-steps{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.bm-animation-popover .bm-animation-offsets{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4px;cursor:pointer}.bm-animation-popover .bm-animation-step{padding:4px}.bm-animation-popover .bm-animation-offset{background:rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:var(--border-radius)}.bm-animation-popover .bm-animation-offset .bm-base-input{background:rgba(0,0,0,0);border:none;padding:0 0 0 4px}.bm-animation-popover .bm-animation-offset>.components-button:hover{background:rgba(0,0,0,0) !important}.bm-create-animation-modal{min-width:600px;min-height:200px}.bm-create-animation-modal .bm-animation-step-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bm-create-animation-modal .bm-animation-steps{width:100%}.bm-create-animation-modal .bm-animation-step{border:1px solid #d3d3d3;border-radius:var(--border-radius);padding:8px}.bm-create-animation-modal .bm-animation-properties{-webkit-box-flex:1;-ms-flex:1;flex:1}.bm-create-animation-modal .bm-animation-preview{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:var(--border-radius);margin:0 0 0 30px}.bm-create-animation-modal .bm-animation-preview{-webkit-perspective:800px;perspective:800px}.bm-animation-preview-cube{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bm-animation-preview-cube>div{position:absolute;width:inherit;height:inherit;border:1px solid #ccc}body .bm-add-new-animation-step{background:var(--input-bg);border:1px solid;border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;padding:0 8px 0 0;color:var(--input-color);cursor:pointer}body .bm-add-new-animation-step:hover{color:var(--input-active-color);border-color:var(--input-active-color);background:#fff}body .bm-animation-step-actions>button{color:var(--input-color)}body .bm-row.bm-animation-step-actions .bm-animation-step-add-offset svg path{height:20px;width:20px}body .bm-animation-properties .bm-row{gap:4px}body .bm-animation-properties>.bm-row{margin:12px 0}body .bm-create-animation-modal .bm-animation-properties{width:50%}body .bm-create-animation-modal .bm-animation-preview{width:50%;padding:60px 0 0 20px}body .bm-animation-modal .components-modal__header .components-modal__header-heading{font-size:18px}body .bm-animation-modal .bm-animation-library__back,body .bm-animation-modal .bm-animation-library__add-new{color:var(--input-active-color);background:var(--input-bg);border:1px solid rgba(0,0,0,0);padding:0 8px 0 0;margin:0;line-height:normal;width:auto;border-radius:var(--border-radius);height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:13px;left:120px;cursor:pointer;z-index:999}body .bm-animation-modal .bm-animation-library__back,body .bm-animation-modal .bm-animation-library__add-new:hover{border-color:var(--input-active-color)}body .bm-animation-modal .bm-animation-library__footer{padding:8px 16px}body .bm-animation-modal .components-modal__header{border-bottom:1px solid #ddd}body .bm-animation-modal .components-modal__content{padding:20px 16px;margin:50px 0px}body .bm-animation-player{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:70px 0 0 0}body .bm-animation-player h2{position:absolute;top:7px;left:20px;margin:0}body .bm-create-animation-modal>.bm-row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:20px 0 0 0}body .bm-step-items h2{margin:0}body .bm-step-items{width:50%}body .bm-animation-offset{display:-webkit-box;display:-ms-flexbox;display:flex;background:#d3d3d3;border-radius:var(--border-radius)}body .bm-animation-offset .bm-base-input{background:rgba(0,0,0,0)}body .bm-step-items>.bm-row:first-child{margin:0 0 8px 0}body .bm-animation-offset{background:var(--input-bg);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius);padding:0 4px 0 4px}body .bm-animation-offset:hover{border-color:#09f;background:#fff}.bm-controls--hover .block-list-appender,.bm-controls--hover .block-editor-block-popover{opacity:0;visibility:hidden}.scroll-indicator{position:fixed;background:#000;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;right:0}.scroll-indicator-line{position:fixed;height:1px;width:100%;background:rgba(255,0,0,.2784313725)}.scroll-indicator,.scroll-indicator-line{display:none}.bm-show-scroll-indicators .scroll-indicator,.bm-show-scroll-indicators .scroll-indicator-line{display:block}.scroll-indicator-0{top:calc(0% + 11px) !important}.scroll-indicator-0{top:calc(0% + 11px) !important}.scroll-indicator-100{top:calc(100% - 11px) !important}.scroll-indicator-100{top:calc(100% - 11px) !important}.scroll-indicator{-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);z-index:11}.scroll-indicator-line{-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%)}.bm-scroll-positions{outline:1px solid red !important}.bm-scroll-positions:before{content:attr(data-before) !important;position:absolute !important;background-color:#000 !important;color:#fff !important;padding:2px 6px !important;border-radius:4px !important;font-size:12px !important;right:0 !important;top:0 !important;z-index:1 !important;left:auto !important;bottom:auto !important}.bm-scroll-positions:after{content:attr(data-after) !important;position:absolute !important;background-color:#000 !important;color:#fff !important;padding:2px 6px !important;border-radius:4px !important;font-size:12px !important;right:0 !important;bottom:0 !important;z-index:1 !important;left:auto !important;top:auto !important}.bm-interactions-list__icon{font-size:10px}.bm-interactions-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bm-interactions-list__item .bm-interactions__add-form{width:100%;margin:4px 0 0 0}.bm-interactions-list__item_data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bm-interactions-list__trigger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bm-interactions-list__actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bm-interactions-list__actions>button:first-child>svg{height:1em;width:1em;font-size:14px}.bm-inner-blocks{position:relative !important}.bm-inner-blocks>.block-list-appender .block-editor-button-block-appender{padding:0;height:auto;opacity:0;visibility:hidden;-webkit-box-shadow:none;box-shadow:none}.bm-inner-blocks:hover>.block-list-appender .block-editor-button-block-appender{opacity:1;visibility:visible}.bm-section-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;background:var(--input-bg);border:1px dashed #09f;border-radius:var(--border-radius);padding:8px 16px}.bm-section-placeholder h3{margin:0;line-height:normal;font-size:14px}.bm-section-placeholder .bm-section-placeholder-number{line-height:normal;font-size:10px;opacity:.5}.bm-section-placeholder button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;height:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:140px;border:2px solid #d3d3d3;padding:0;cursor:pointer}.bm-section-placeholder button:hover{background:#e5f4ff;border-color:#2e93ea}.bm-section-placeholder button span{background:#d3d3d3;height:100%}.wp-block-bm-ul{list-style:none;margin:0;padding:0}.wp-block-bm-a{text-decoration:none}.wp-block-bm-cart{position:relative}.wp-block-bm-cart:before{content:"";position:absolute;background:#ff7a00;height:5px;width:5px;border-radius:var(--border-radius);top:8px;right:8px}.bm-animation-names__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1px;background:var(--input-bg)}.bm-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:var(--border-radius);padding:4px 4px 4px 8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal;border:none}.bm-badge:hover{background:#fff;color:#09f;-webkit-box-shadow:.5px .5px 1px rgba(0,0,0,.1);box-shadow:.5px .5px 1px rgba(0,0,0,.1)}.bm-animation-names__popover{width:200px}.bm-animation-names__popover .components-button{color:var(--input-color);font-size:12px;line-height:1.7;font-weight:500;padding:2px 12px;border-radius:0}.bm-animation-names__popover .components-button:hover{background:#09f !important;color:#fff !important}.bm-animation-modal{width:900px}.bm-animation-modal .components-modal__header{padding:12px 16px;height:auto}.bm-animation-modal .components-modal__header-heading-container{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.bm-animation-modal .components-modal__content{margin:48px 0 60px 0;padding:12px 16px}.bm-animation-modal .bm-animation-library__back,.bm-animation-modal .bm-animation-library__add-new{cursor:pointer;width:auto;margin-bottom:12px;background:#d3d3d3;height:auto;width:auto;padding:8px 16px}.bm-animation-modal .bm-animations-list{border:1px solid #d3d3d3;border-radius:var(--border-radius)}.bm-animation-modal .bm-animation-item{border-bottom:1px solid #d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px}.bm-animation-modal .bm-animation-item:last-child{border-bottom:none}.bm-animation-modal .bm-animation-library__footer{position:absolute;border-top:1px solid #ddd;bottom:0;left:0;right:0;padding:12px 36px 12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;background:#fff}.bm-animation-modal .bm-input{width:100%;padding:8px 16px}.bm-animation-modal>.bm-row:first-child{width:100%}.bm-animation-modal>.bm-row:first-child>.bm-inline-col{width:100%}.bm-cubic-bezier-curve-generator select{color:var(--input-color);border:1px solid var(--input-color)}.bm-cubic-bezier-curve-generator select:hover{border-color:#09f;color:#09f}#bm-curve-box{position:relative;width:200px;height:200px;border:1px solid #09f;margin:12px auto;background-color:var(--input-bg);border-radius:var(--border-radius)}#bm-curve-svg{position:absolute;top:0;left:0;pointer-events:none;bottom:0;right:0;height:100%;width:100%}.bm-curve-dot{position:absolute;width:12px;height:12px;background-color:var(--input-active-color);border-radius:50%;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.bm-curve-control-line{stroke:var(--input-color);stroke-width:1;stroke-dasharray:4}.bm-curve-moving-point{position:absolute;width:12px;height:12px;background-color:green;border-radius:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:moveAlongCurve 4s infinite linear;animation:moveAlongCurve 4s infinite linear}@-webkit-keyframes moveAlongCurve{0%{left:0%;top:100%}100%{left:100%;top:0%}}@keyframes moveAlongCurve{0%{left:0%;top:100%}100%{left:100%;top:0%}}#bm-curve-preview-box{position:relative;border:1px solid #d3d3d3;margin:0;background-color:#f2f2f2;height:20px;border-radius:var(--border-radius);overflow:hidden;margin:12px 0}.bm-curve-moving-square{position:absolute;width:20px;height:20px;background-color:#09f;-webkit-animation:movePreview 2s infinite linear;animation:movePreview 2s infinite linear;top:0px}@-webkit-keyframes movePreview{0%{left:0%}100%{left:100%}}@keyframes movePreview{0%{left:0%}100%{left:100%}}.bm-cubic-bezier-curve-button{border:1px solid rgba(0,0,0,0);background:var(--input-bg);color:var(--input-color);border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 8px 4px 4px;cursor:pointer}.bm-cubic-bezier-curve-button:hover{border-color:#09f !important;background:#fff !important;color:#09f !important;-webkit-box-shadow:.5px .5px 1px rgba(0,0,0,.1) !important;box-shadow:.5px .5px 1px rgba(0,0,0,.1) !important}.bm-cubic-bezier-curve-generator{padding:12px}.bm-cubic-bezier-curve-generator-button{background:#09f;border:none;color:#fff;height:auto;padding:8px 12px;border-radius:var(--border-radius);margin:16px 0 0px 0;cursor:pointer}.bm-animation-add-new-message{border:1px dashed var(--input-color);border-radius:var(--border-radius);padding:34px 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;margin:0 0 24px 0}.bm-animation-add-new-message p{margin:0;font-size:16px;color:var(--input-color)}.bm-animation-add-new-message .bm-animation-library__add-new{position:relative !important;left:auto !important;top:auto !important}.bm-selected svg{color:#999}.bm-base-input svg{color:#999}.bm-sides-control svg{fill:#999}.bm-width-and-height-control svg{fill:#999}.bm-radius-control svg{fill:#999}.bm-typography-control svg{fill:#999}.bm-opacity-control svg{fill:#999}.bm-background-blur svg{fill:#999}