.f-documents-item{display:flex;flex-direction:column;justify-content:space-between;gap:10px;color:var(--color-black);border-top:1px solid var(--color-black-light-rgba);padding:1.5rem 0}.has-theme-dark .f-documents-item{border-color:var(--color-white-medium-rgba);color:var(--color-white)}.f-documents-container .f-documents-item:last-child{border-bottom:1px solid var(--color-black-light-rgba)}.has-theme-dark .f-documents-container .f-documents-item:last-child{border-color:var(--color-white-medium-rgba);color:var(--color-white)}.f-documents-item__label{font-size:clamp(1.125rem,0.1294498382vw + 1.0946601942rem,1.25rem);opacity:.8;transition:opacity .32s ease;flex:1 1 auto;min-width:0}.f-documents-item__cta-wrapper{flex:0 0 auto}.f-documents-item:hover .f-documents-item__label{opacity:1}@media (min-width: 768px){.f-documents-item{flex-direction:row;align-items:center}}@media (min-width: 1040px){.f-documents-item{padding:2rem 1rem}}
