.wp-block-button .wp-block-button__link{transition:background-color .25s,color .25s,border-color .25s,box-shadow .25s,transform .15s}.wp-block-button .wp-block-button__link:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.wp-block-button .wp-block-button__link:active{box-shadow:none;transform:translateY(0)}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--on-primary);border-color:var(--wp--preset--color--primary)}.wp-block-button.is-style-link .wp-block-button__link,.wp-block-button .wp-block-button__link.is-style-link{text-underline-offset:4px;color:var(--wp--preset--color--primary);background:0 0;border-width:0;border-color:transparent;padding:0;text-decoration:underline;text-decoration-thickness:1.5px;transition:color .25s,text-underline-offset .25s}.wp-block-button.is-style-link .wp-block-button__link:hover,.wp-block-button .wp-block-button__link.is-style-link:hover{box-shadow:none;text-underline-offset:6px;transform:none}.wp-block-button.is-style-link .wp-block-button__link:active,.wp-block-button .wp-block-button__link.is-style-link:active{transform:none}.wp-block-button.is-style-link .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-link .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-link .wp-block-button__link:not(.has-text-color):active,.wp-block-button .wp-block-button__link.is-style-link:not(.has-text-color):hover,.wp-block-button .wp-block-button__link.is-style-link:not(.has-text-color):focus,.wp-block-button .wp-block-button__link.is-style-link:not(.has-text-color):active{color:var(--wp--preset--color--primary-hover)}.wp-block-button.is-style-link .wp-block-button__link:not(.has-text-color):focus-within{color:var(--wp--preset--color--primary-hover)}.wp-block-button .wp-block-button__link.is-style-link:not(.has-text-color):focus-within{color:var(--wp--preset--color--primary-hover)}.wp-block-button.is-style-link .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-link .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-link .wp-block-button__link:not(.has-background):active,.wp-block-button .wp-block-button__link.is-style-link:not(.has-background):hover,.wp-block-button .wp-block-button__link.is-style-link:not(.has-background):focus,.wp-block-button .wp-block-button__link.is-style-link:not(.has-background):active{background-color:transparent}.wp-block-button.is-style-link .wp-block-button__link:not(.has-background):focus-within{background-color:transparent}.wp-block-button .wp-block-button__link.is-style-link:not(.has-background):focus-within{background-color:transparent}.wp-block-button.is-variation-small>.wp-block-button__link,.wp-block-button .wp-block-button__link.is-variation-small{padding:calc(.5em - 1px) calc(1em - 1px);font-weight:700}.wp-block-button.is-variation-small>.wp-block-button__link:not(.has-custom-font-size),.wp-block-button .wp-block-button__link.is-variation-small:not(.has-custom-font-size){font-size:.875rem}.wp-block-button.is-style-outline.is-style-outline.is-variation-small>.wp-block-button__link{padding:calc(.5em - 1px) calc(1em - 1px)}.wp-block-button.is-style-arrow .wp-block-button__link,.wp-block-button.is-style-outline-arrow .wp-block-button__link,.wp-block-button.is-style-link-arrow .wp-block-button__link{align-items:center;gap:.5em;display:inline-flex}.wp-block-button.is-style-arrow .wp-block-button__link:after,.wp-block-button.is-style-outline-arrow .wp-block-button__link:after,.wp-block-button.is-style-link-arrow .wp-block-button__link:after{content:"";background:currentColor;flex-shrink:0;width:1em;height:1em;transition:transform .25s;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 9.99996H15.8332M9.99984 15.8333L15.8332 9.99996L9.99984 4.16663' stroke='%230C0C0C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1665 9.99996H15.8332M9.99984 15.8333L15.8332 9.99996L9.99984 4.16663' stroke='%230C0C0C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.wp-block-button.is-style-arrow .wp-block-button__link:hover:after,.wp-block-button.is-style-outline-arrow .wp-block-button__link:hover:after,.wp-block-button.is-style-link-arrow .wp-block-button__link:hover:after{transform:translate(4px)}.wp-block-button.has-arrow-down .wp-block-button__link:after{transform:rotate(90deg)}.wp-block-button.has-arrow-down .wp-block-button__link:hover:after{transform:rotate(90deg)translate(4px)}.wp-block-button.is-style-outline-arrow .wp-block-button__link{border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--contrast);background-color:transparent;border-width:2px;padding:calc(.88rem - 1px) calc(1.38rem - 1px);font-weight:400}.wp-block-button.is-style-outline-arrow .wp-block-button__link:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--on-primary);border-color:var(--wp--preset--color--primary)}.wp-block-button.is-style-link-arrow .wp-block-button__link{text-underline-offset:4px;color:var(--wp--preset--color--primary);background:0 0;border-width:0;border-color:transparent;padding:0;text-decoration:underline;text-decoration-thickness:1.5px;transition:color .25s,text-underline-offset .25s}.wp-block-button.is-style-link-arrow .wp-block-button__link:hover{box-shadow:none;text-underline-offset:6px;transform:none}.wp-block-button.is-style-link-arrow .wp-block-button__link:active{transform:none}.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-text-color):active{color:var(--wp--preset--color--primary-hover)}.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-text-color):focus-within{color:var(--wp--preset--color--primary-hover)}.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-background):active{background-color:transparent}.wp-block-button.is-style-link-arrow .wp-block-button__link:not(.has-background):focus-within{background-color:transparent}
