.page-documents .section{background-size:100% 620px;min-height:70vh}.page-documents .top-container{margin-bottom:110px}.documents-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.documents-item{font-family:var(--font-second);font-size:17px;line-height:24px;color:var(--doc-item-color,var(--text-color-first));background-image:var(--doc-item-bgi,none);background-color:var(--doc-item-bgc,var(--bgc-second));background-repeat:no-repeat;border-radius:3px;max-width:370px;width:100%;padding:40px 30px}.documents-item a{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.documents-item a svg{-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;fill:var(--doc-item-fill,var(--c-first));margin-right:12px}@media screen and (max-width:576px){.documents-item{font-size:15px}}