.Update{align-items:center;background:var(--gray);color:var(--black);display:grid;gap:var(--gap);grid-template:auto/100%;padding:var(--gap) var(--wrap)}@container (width >= 64rem){.Update{grid-template:auto/2fr 1fr 1rem}}:is(.Update .Common) h2{font:var(--h5)}@container (width >= 64rem){:is(.Update .Common) hr{max-width:12rem}}@container (width >= 64rem){.Update .wp-block-buttons{justify-content:end;justify-self:end}}.Update__close{background:none;border:0;justify-self:end;order:-1;padding:0}@container (width >= 64rem){.Update__close{grid-column:3;order:1}}.Update__close:before{aspect-ratio:1;background:var(--black);content:"";display:block;-webkit-mask:url(../../../assets/xmark.svg) center/contain no-repeat;mask:url(../../../assets/xmark.svg) center/contain no-repeat;width:1rem}
