body .is-root-container .partial-button{display:flex;gap:min(calc(1.125rem + 0.875 * (100vw - 22.5rem) / 77.5),2rem);flex-flow:row}body .is-root-container .partial-button.left{justify-content:flex-start}body .is-root-container .partial-button.center{justify-content:center}body .is-root-container .partial-button.right{justify-content:flex-end}body .is-root-container .partial-button.full .button{flex-grow:1}