.button-primary{background-color:rgba(0,0,0,0);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--wp--preset--color--custom-dunkelbeige,#372b1c);font-family:var(--wp--preset--font-family--unna);font-size:var(--wp--preset--font-size--xl);line-height:1em;position:relative;text-decoration:none;padding:0rem}.button-primary:is(:hover,:focus){color:var(--wp--preset--color--custom-rot,#b80d39);background-color:rgba(0,0,0,0)}.padding-block{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.button-primary-container{align-items:center;background-color:rgba(0,0,0,0);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--wp--preset--color--custom-dunkelbeige,#372b1c);display:grid;font-family:inherit;grid-template-columns:1fr;justify-content:center;line-height:1em;margin-bottom:1em;margin-top:1em;position:relative;text-decoration:none;width:fit-content;z-index:0}.button-primary-container::before{content:"";height:3em;aspect-ratio:1/1;background-color:#ffedf4;z-index:-1;transition:all 0.5s ease 0s;display:block;grid-column:1;grid-row:1;border-radius:50%}.button-primary-container:is(:hover,:focus) a::before{width:calc(100% - 1em)}.button-primary-container:is(:hover,:focus)::before{transform:scale(1.4)}.button-primary-container a{grid-column:1;grid-row:1;padding-left:1rem;display:flex;align-items:center;justify-content:flex-start;height:100%;width:fit-content;position:relative;font-size:var(--wp--preset--font-size--l)}.button-primary-container a::before{position:absolute;content:"";width:1em;left:1em;height:1px;top:calc(50% + 0.5em);transition:all 0.5s ease 0s;background-image:linear-gradient(90deg,var(--wp--preset--color--custom-rot,#b80d39) 0%,rgba(184,13,56,0) 100%);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:normal}