.documents-page-content{padding:24px 15px}@media only screen and (min-width:768px)and (max-width:1140px){.documents-page-content{padding:32px 28px}}@media only screen and (min-width:1141px){.documents-page-content{padding:40px}}@media only screen and (max-width:767px){.documents-page-content__title{text-align:center}}.documents-page-content__items{position:relative;display:grid;grid-template-columns:1fr;margin-top:24px;z-index:1;gap:8px}@media only screen and (min-width:768px)and (max-width:1140px){.documents-page-content__items{gap:16px}}@media only screen and (min-width:1141px){.documents-page-content__items{gap:16px;grid-template-columns:1fr 1fr;margin-top:40px}}.documents-page-content__item{position:relative;padding:20px;background:#f3f2f7;border-radius:20px;transition:background-color .2s}@media only screen and (min-width:768px)and (max-width:1140px){.documents-page-content__item{padding:24px}}@media only screen and (min-width:1141px){.documents-page-content__item{padding:24px}}.documents-page-content__item:hover{background-color:rgba(243,242,247,.6)}.documents-page-content__cover-link{position:absolute;inset:0;opacity:0;z-index:1}.documents-page-content__item-head{display:flex;align-items:center;gap:16px}.documents-page-content__item-head-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.documents-page-content__item-head-icon-base{width:48px;height:48px;background-color:#fff;border-radius:8px}.documents-page-content__item-head-icon{margin:8px;width:32px;height:32px}.documents-page-content__item-description{display:-webkit-box;margin-top:12px;overflow:hidden;color:rgba(36,36,36,.7);-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (min-width:768px)and (max-width:1140px){.documents-page-content__item-description{margin-top:16px}}@media only screen and (min-width:1141px){.documents-page-content__item-description{margin-top:16px}}.documents-page-content__img{position:absolute;top:0;right:0;-webkit-mask:linear-gradient(180deg,black 30%,transparent 90%);mask:linear-gradient(180deg,black 30%,transparent 90%);height:auto;max-width:min(260px,75%)}@media only screen and (max-width:767px){.documents-page-content__img{right:-24px}}@media only screen and (min-width:1141px){.documents-page-content__img{max-width:100%}}