.content-file-list-item:first-child{border-top:1px solid var(--color-border)}.content-file-list-item{margin-top:0;margin-bottom:0;border-bottom:1px solid var(--color-border)}.content-file-list-item a{display:block;text-decoration:none;padding-top:var(--margin-normal);padding-bottom:var(--margin-normal)}.content-file-list-item-text{display:block;text-decoration:underline}.content-file-list-item-download{display:flex;align-items:center;font-size:var(--font-size-small)}.content-file-list-item a:focus .content-file-list-item-download,.content-file-list-item a:hover .content-file-list-item-download{text-decoration:underline}.content-file-list-item-download:not(:first-child){margin-top:var(--margin-normal)}.content-file-list-item-download svg{flex:0 0 auto;width:16px;height:1.5em;fill:currentColor;margin-left:16px}.content-file-list-item-download .path-arrow{transition:transform .3s}.content-file-list-item a:focus .path-arrow,.content-file-list-item a:hover .path-arrow{transform:translateY(12%)}@media (min-width:768px){.layout-col-sm-large .content-file-list-item-inner{display:flex;align-items:center}.layout-col-sm-large .content-file-list-item-text{margin-right:var(--gutter-full)}.layout-col-sm-large .content-file-list-item-download{flex:0 0 auto;margin-left:auto}.layout-col-sm-large .content-file-list-item-download:not(:first-child){margin-top:0}}@media (min-width:1200px){.layout-col-lg-small .content-file-list-item-inner{display:block}.layout-col-lg-small .content-file-list-item-text{margin-right:0}.layout-col-lg-small .content-file-list-item-download{margin-left:0}.layout-col-lg-small .content-file-list-item-download:not(:first-child){margin-top:var(--margin-normal)}.layout-col-lg-half .content-file-list-item-inner,.layout-col-lg-large .content-file-list-item-inner,.layout-col-lg-medium .content-file-list-item-inner{display:flex;align-items:center}.layout-col-lg-half .content-file-list-item-text,.layout-col-lg-large .content-file-list-item-text,.layout-col-lg-medium .content-file-list-item-text{margin-right:var(--gutter-full)}.layout-col-lg-half .content-file-list-item-download,.layout-col-lg-large .content-file-list-item-download,.layout-col-lg-medium .content-file-list-item-download{flex:0 0 auto;margin-left:auto}.layout-col-lg-half .content-file-list-item-download:not(:first-child),.layout-col-lg-large .content-file-list-item-download:not(:first-child),.layout-col-lg-medium .content-file-list-item-download:not(:first-child){margin-top:0}.layout-col-lg-medium .content-file-list{max-width:calc((100% + var(--gutter-full))*3/4 - var(--gutter-full))}.layout-col-lg-large .content-file-list{max-width:calc((100% + var(--gutter-full))/2 - var(--gutter-full))}}