.block-child-file{margin:var(--spacing-xl) 0;background:var(--color-background-accent-sand, #f1f0ec);font-family:var(--font-family-heading)}.block-child-file__wrapper{border-radius:var(--radius-m, 0.75rem);background:var(--color-background-neutral-medium);display:grid;grid-template-columns:1.2rem 1fr;padding:var(--spacing-m, 1.5rem) var(--spacing-s, 1rem);justify-content:flex-end;align-items:flex-start;gap:var(--spacing-s, 1rem);align-self:stretch}.block-child-file__wrapper::before{flex-shrink:0;font-size:1.6rem;display:flex;justify-content:center;align-items:center;padding-top:.5rem;content:"\f15b";font-family:"Font Awesome 6 Sharp";font-weight:300}@media screen and (min-width: 768px){.block-child-file__wrapper{align-items:center;grid-template-columns:2rem 1fr}.block-child-file__wrapper::before{padding-top:0}}.block-child-file__text-wrapper{display:flex;flex-direction:column;gap:var(--spacing-s);width:100%}@media screen and (min-width: 768px){.block-child-file__text-wrapper{flex-direction:row;align-items:center}}.block-child-file__content{flex-grow:1;display:inline-flex;flex-direction:column}.block-child-file__title{margin:0 !important}.block-child-file__type-and-size{display:flex;gap:var(--spacing-4xs, 0.125rem)}.block-child-file__type{text-transform:uppercase}@media screen and (max-width: 767px){.block-child-file__button{width:-moz-fit-content;width:fit-content;margin-left:auto}}.block-child-file:has(+.block-child-file){margin-bottom:0}.block-child-file+.block-child-file{margin-top:var(--spacing-xs)}
