.document{border-radius:8px;width:100%;background:#eeeff1;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:780px){.document{border-radius:4px}}.document__content{display:flex;padding:15px;justify-content:space-between;align-items:center;gap:20px;min-height:100px;height:100%}.document__content-left{display:flex;flex-direction:column;gap:5px}.document__title{font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.32px;max-width:380px}@media screen and (max-width:1760px){.document__title{font-size:14px;letter-spacing:-.28px}}.document__description{font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.28px}@media screen and (max-width:1760px){.document__description{font-size:13px;letter-spacing:-.26px}}.document__content-right-image{width:32px!important;height:auto;min-width:32px}@media screen and (max-width:1760px){.document__content-right-image{width:24px!important;min-width:24px}}.document__download{display:flex;padding:15px;align-items:center;gap:20px;border-radius:8px;border:2px solid #eeeff1;background:#fff;justify-content:space-between;text-decoration:none!important}@media screen and (max-width:780px){.document__download{border-radius:4px}}.document__download-text{font-size:13px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.26px;text-decoration:initial!important;text-transform:none;color:initial}@media screen and (max-width:1420px){.document__download-text{font-size:12px;letter-spacing:-.24px}}.document__meta{font-size:13px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.26px;color:initial}@media screen and (max-width:1420px){.document__meta{font-size:12px;letter-spacing:-.24px}}.documents{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:18px}.documents__item{width:48.6%}@media screen and (max-width:780px){.documents__item{width:100%}}.b-content__documents{margin-bottom:20px;margin-top:20px}