.is-style-icon.has-box-shadow:before{display:none}.is-style-icon.has-box-shadow>div:before{content:" ";height:var(--wp--custom--icon--height, calc(100% + var(--wp--custom--box-shadow--spread, 0)));width:var(--wp--custom--icon--width, calc(100% + var(--wp--custom--box-shadow--spread, 0)));z-index:var(--wp--custom--box-shadow--z-index, -1);position:absolute;left:calc(var(--wp--custom--box-shadow--x, 0) - (var(--wp--custom--box-shadow--spread, 0) / 2));top:calc(var(--wp--custom--box-shadow--y, 0) - (var(--wp--custom--box-shadow--spread, 0) / 2));filter:blur(var(--wp--custom--box-shadow--blur, 2px));background:var(--wp--custom--box-shadow--color);border-radius:inherit;margin:auto;width:100%;height:100%}.is-nowrap{--wp--custom--icon-container--width: auto}.is-style-icon{display:flex;width:var(--wp--custom--icon-container--width, 100%)}.is-style-icon.aligncenter{justify-content:center}.is-style-icon.alignright{justify-content:flex-end}.blockify-icon{display:block;background:var(--wp--custom--icon--background, transparent);border-radius:inherit;border-color:var(--wp--custom--icon--color, currentColor);margin-left:auto;margin-right:auto;line-height:1}.blockify-icon:after{content:'';display:inline-block;position:relative;background:var(--wp--custom--icon--color, currentColor);height:var(--wp--custom--icon--size, 30px);width:var(--wp--custom--icon--size, 30px);vertical-align:text-bottom;-webkit-mask-image:var(--wp--custom--icon--url);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover !important}