.b-button{position:relative;transition:.3s}:root body :where(.b-button){border-style:var(--button-border-s, solid);border-width:var(--button-border-w, 0);border-color:var(--button-border-c, var(--button-hover-c, inherit));border-radius:var(--button-border-r, 0);padding:var(--button-padding, calc(0.667em + 2px) calc(1.333em + 2px));text-align:center;display:flex;flex-direction:column;justify-content:center;gap:0}:root body :where(.b-button):is(:hover,:active){border-color:var(--button-border-c2, var(--button-border-s, var(--button-hover-c, inherit)))}:root body :where(.b-button):is(:hover,:active)[style*=linear-gradient]{filter:contrast(1.25)}:root body :where(.b-button):is(:hover,:active) :where(.wp-block-lazyblock-icon-list)>*{--color-icon:inhert}:root body :where(.b-button).has-background-hover-color:is(:hover,:active){background:var(--button-hover-c, inherit) !important}:root body :where(.b-button).has-text-hover-color:is(:hover,:active){color:var(--button-hover-c2, inherit) !important}:root body :where(.b-button).has-text-align-right,:root body :where(.b-button).has-text-align-center{align-items:center}:root body :where(.b-button).has-text-align-right .components-resizable-box__container,:root body :where(.b-button).has-text-align-center .components-resizable-box__container{margin-inline:auto}:root body :where(.b-button).has-text-align-right{align-items:end}.b-button>.wp-block-lazyblock-icon-list{margin-block-start:clamp(0px,.25em,.75rem);display:flex;flex-direction:column;align-items:center}.b-button>a{text-decoration:none;display:none}body:not(.wp-admin) .b-button>a{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0 !important;max-width:none !important}/*# sourceMappingURL=button.css.map */