.wp-block-button{position:relative}a.wp-block-button__link{align-content:center;align-items:center;background-clip:padding-box!important;display:inline-flex;flex-wrap:wrap;justify-content:center;transition:var(--wp--custom--transition,inherit);white-space:pre;width:var(--button--width,auto)}a.wp-block-button__link br+span{margin-top:.5em;width:100%}a.wp-block-button__link:not(.has-text-color){color:#fff!important}.is-style-secondary a.wp-block-button__link:not(.has-background){background:var(--wp--preset--color--secondary-600,var(--wp--preset--color--primary-200));border-color:var(--wp--preset--color--secondary-600,var(--wp--preset--color--primary-200))}.is-style-secondary a.wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--secondary-200,var(--wp--preset--color--primary-600,currentColor))!important}.is-style-transparent a.wp-block-button__link{background:transparent;border-color:transparent}.is-style-transparent a.wp-block-button__link:before{background:currentColor;opacity:.15}.is-style-transparent a.wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--primary-600,currentColor)!important}.is-style-outline a.wp-block-button__link{border-color:currentColor}.is-style-outline a.wp-block-button__link:not(.has-text-color){color:var(--wp--preset--color--primary-600,currentColor)!important}a.wp-block-button__link:before{background:#fff;border-radius:inherit;bottom:0;content:"";display:block;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:var(--wp--custom--transition)}a.wp-block-button__link:active:before,a.wp-block-button__link:focus:before,a.wp-block-button__link:hover:before{opacity:.1;transition:var(--wp--custom--transition)}.wp-block-button__width-25{--button-width:25%}.wp-block-button__width-50{--button-width:50%}.wp-block-button__width-75{--button-width:75%}.wp-block-button__width-100{--button-width:100%}