.plover-sticky.has-sticky-bottom-border{border-bottom:1px solid var(--wp--preset--color--neutral-400)}.wp-block-button{--plover--style--block-gap:var(--wp--custom--element--button--gap, 0.5em);line-height:1;padding:0!important;box-shadow:none!important}.wp-block-button button[type=submit],.wp-block-button input[type=button],.wp-block-button input[type=submit],.wp-block-button .wp-block-button__link,.wp-element-button,.is-style-button,.button:not(.components-button),[type=submit]{display:inline-flex;gap:var(--plover--style--block-gap);align-items:center;justify-content:center;cursor:pointer;letter-spacing:inherit;text-transform:inherit;box-shadow:var(--plover-box-shadow,none)}.wp-block-button button[type=submit].has-text-align-left,.wp-block-button input[type=button].has-text-align-left,.wp-block-button input[type=submit].has-text-align-left,.wp-block-button .wp-block-button__link.has-text-align-left,.wp-element-button.has-text-align-left,.is-style-button.has-text-align-left,.button:not(.components-button).has-text-align-left,[type=submit].has-text-align-left{justify-content:flex-start}.wp-block-button button[type=submit].has-text-align-right,.wp-block-button input[type=button].has-text-align-right,.wp-block-button input[type=submit].has-text-align-right,.wp-block-button .wp-block-button__link.has-text-align-right,.wp-element-button.has-text-align-right,.is-style-button.has-text-align-right,.button:not(.components-button).has-text-align-right,[type=submit].has-text-align-right{justify-content:flex-end}.wp-block-button button[type=submit],.wp-block-button input[type=button],.wp-block-button input[type=submit],.wp-block-button .wp-block-button__link,.wp-element-button,.is-style-button,.button:not(.components-button),[type=submit]{position:relative;overflow:hidden;transition:var(--wp--custom--transition);color:var(--wp--custom--elements--button--color--text,#ffffff);border-radius:var(--wp--custom--elements--button--border-radius,var(--wp--custom--border-radius--rounded,.25rem));border-width:0;font-family:inherit;font-size:var(--wp--custom--elements--button--font-size,var(--wp--preset--font-size--small,.875rem));font-weight:var(--wp--custom--elements--button--font-weight,var(--wp--custom--font-weight--semi-bold,600));line-height:inherit;text-decoration:none}.wp-block-button button[type=submit]:not(.has-background),.wp-block-button input[type=button]:not(.has-background),.wp-block-button input[type=submit]:not(.has-background),.wp-block-button .wp-block-button__link:not(.has-background),.wp-element-button:not(.has-background),.is-style-button:not(.has-background),.button:not(.components-button):not(.has-background),[type=submit]:not(.has-background){background:var(--wp--custom--elements--button--color--background,var(--wp--custom--color--primary,currentColor))}.wp-block-button button[type=submit]:hover,.wp-block-button input[type=button]:hover,.wp-block-button input[type=submit]:hover,.wp-block-button .wp-block-button__link:hover,.wp-element-button:hover,.is-style-button:hover,.button:not(.components-button):hover{color:var(--wp--custom--elements--button--hover--color--text,#ffffff)}.wp-block-button button[type=submit]:hover:not(.has-background),.wp-block-button input[type=button]:hover:not(.has-background),.wp-block-button input[type=submit]:hover:not(.has-background),.wp-block-button .wp-block-button__link:hover:not(.has-background),.wp-element-button:hover:not(.has-background),.is-style-button:hover:not(.has-background),.button:not(.components-button):hover:not(.has-background){background:var(--wp--custom--elements--button--hover--color--background,var(--wp--custom--color--active,currentColor))}.wp-block-button:not([class*=has-icon__]) button[type=submit]::after,.wp-block-button:not([class*=has-icon__]) input[type=button]::after,.wp-block-button:not([class*=has-icon__]) input[type=submit]::after,.wp-block-button:not([class*=has-icon__]) .wp-block-button__link::after,.wp-element-button:not([class*=has-icon__] .wp-element-button)::after,.is-style-button:not([class*=has-icon__] .is-style-button)::after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:currentColor;opacity:0;border-radius:100%;transform:scale(1,1) translate(-50%);transform-origin:50% 50%}.wp-block-button:not([class*=has-icon__]) button[type=submit]:hover::after,.wp-block-button:not([class*=has-icon__]) input[type=button]:hover::after,.wp-block-button:not([class*=has-icon__]) input[type=submit]:hover::after,.wp-block-button:not([class*=has-icon__]) .wp-block-button__link:hover::after,.wp-element-button:not([class*=has-icon__] .wp-element-button):hover::after,.is-style-button:not([class*=has-icon__] .is-style-button):hover::after{animation:buttonripple 1s ease-out;text-decoration:none}.wp-block-button.is-style-ghost .wp-block-button__link::after,.wp-block-button.is-style-outline .wp-block-button__link::after{background:currentColor}@keyframes buttonripple{0%{transform:scale(0,0);opacity:.15}20%{transform:scale(20,20);opacity:.15}100%{opacity:0;transform:scale(40,40)}}body.is-style-dark .plover-hide-on-dark,:where(.editor-styles-wrapper).is-style-dark .plover-hide-on-dark{display:none}body.is-style-light .plover-hide-on-light,:where(.editor-styles-wrapper).is-style-light .plover-hide-on-light{display:none}.default-mode-light:not(.is-style-dark):not(.is-style-system) .plover-hide-on-light,:where(.editor-styles-wrapper).default-mode-light:not(.is-style-dark):not(.is-style-system) .plover-hide-on-light{display:none}.default-mode-dark:not(.is-style-light):not(.is-style-system) .plover-hide-on-dark,:where(.editor-styles-wrapper).default-mode-dark:not(.is-style-light):not(.is-style-system) .plover-hide-on-dark{display:none}@media(prefers-color-scheme:light){body.is-style-system .plover-hide-on-light,body.default-mode-system:not(.is-style-light):not(.is-style-dark) .plover-hide-on-light,:where(.editor-styles-wrapper).is-style-system .plover-hide-on-light,:where(.editor-styles-wrapper).default-mode-system:not(.is-style-light):not(.is-style-dark) .plover-hide-on-light{display:none}}@media(prefers-color-scheme:dark){body.is-style-system .plover-hide-on-dark,body.default-mode-system:not(.is-style-light):not(.is-style-dark) .plover-hide-on-dark,:where(.editor-styles-wrapper).is-style-system .plover-hide-on-dark,:where(.editor-styles-wrapper).default-mode-system:not(.is-style-light):not(.is-style-dark) .plover-hide-on-dark{display:none}}.plover-animate-playing{overflow-x:hidden!important}.plover-invisible{visibility:hidden}.plover-entrance-animated,.plover-animated{--animate-duration:1.25s;animation-duration:1.25s;animation-fill-mode:both;animation-delay:var(--animation-delay,0s)}.plover-entrance-animated.animated-slow,.plover-animated.animated-slow{--animate-duration:2s;animation-duration:2s}.plover-entrance-animated.animated-fast,.plover-animated.animated-fast{--animate-duration:.75s;animation-duration:.75s}.plover-entrance-animated.infinite,.plover-animated.infinite{animation-iteration-count:infinite}.plover-entrance-animated.reverse,.plover-animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media(prefers-reduced-motion:reduce){.plover-animated{animation:none}}