.wp-block-file{position:relative;align-items:stretch;display:flex;justify-content:space-between}.wp-block-file:nth-child(odd){--bg-color: var(--wp--preset--color--academy-30)}.wp-block-file:nth-child(even){--bg-color: var(--wp--preset--color--academy-10)}.wp-block-file:has(a:hover){--bg-color: var(--wp--preset--color--white)}.wp-block-file:has(+.wp-block-file),.wp-block-file+.wp-block-file{margin-block:0}.wp-block-file::before{background-color:var(--bg-color, transparent);bottom:0;content:"";left:50%;position:absolute;transform:translateX(-50vw);top:0;pointer-events:none;width:100vw;z-index:0}.wp-block-file a{font-weight:bold;font-size:var(--wp--preset--font-size--sm);line-height:1.5;align-items:center;display:inline-flex;flex:1;position:relative;z-index:1}.wp-block-file a:first-child{padding-block:var(--wp--preset--spacing--spacing-16)}.wp-block-file a:first-child::after{background-color:currentColor;content:"";display:inline-block;height:1.5rem;mask-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15M7 10L12 15M12 15L17 10M12 15V3' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");mask-size:contain;mask-repeat:no-repeat;mask-position:center;margin-inline-start:auto;width:1.5rem}.wp-block-file a[download]{flex:0;margin-inline-start:var(--wp--preset--spacing--spacing-8);padding:0}