.box{padding:var(--box-padding-y)var(--box-padding-x);background-color:var(--background,var(--beige));color:inherit;gap:var(--element-spacing-small);border-radius:var(--rounded);flex-direction:column;display:flex}.box+.box{margin-top:var(--element-spacing-small)}.box .box-content>:first-child,.box .box-content>link:first-child+*,.box .box-content>link:first-child+link+*{margin-top:0}.box .box-content>:last-child{margin-bottom:0}.box .buttons-wrapper{margin-top:auto}.box .buttons-wrapper .buttons{margin:0}:is(.section-grid,.grid):not(:has(>*>:not(link,.box)))>*>.box:is(:only-child,link:first-child+:last-child){height:100%}
/*# sourceMappingURL=css-wpce--box.css.map*/