.formular{width:100%}@media print,screen and (min-width:768px){.formular{width:220px}}.formular .document-card{aspect-ratio:190/270;border:1px solid #eaecf0;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.formular .document-card img.document-image{border-radius:5px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.formular .document-card .document-title,.formular .document-card p{position:relative;text-align:center}.formular .document-card .document-title{background:linear-gradient(180deg,#fff 80%,hsla(0,0%,100%,.6) 92.21%);border-radius:20px;padding:12px 16px 24px}.formular .document-card .document-title p{color:#475467;font-size:16px;font-weight:600;line-height:20px;text-shadow:0 0 4px hsla(0,0%,100%,.25)}@media screen and (max-width:767px){.formular .document-card .document-title p{font-size:14px}}.formular .document-card p.download{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.6),#fff 50%);border-radius:20px;color:#2e90fa;display:flex;font-size:14px;font-weight:500;gap:4px;justify-content:center;line-height:20px;padding:12px 16px 8px}section.section.formulare .documents{display:flex;flex-wrap:wrap;gap:24px;margin-top:48px}@media screen and (max-width:767px){section.section.formulare .documents{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:540px){section.section.formulare .documents{grid-template-columns:1fr 1fr}}