.documents-head{display:flex;justify-content:space-between;align-items:center;gap:5rem}@media(max-width:556px){.documents-head__title{font-size:3.2rem;line-height:4.4rem}}.documents .link{text-decoration:underline}.documents .documents-content__subblock{margin-top:3.2rem}.documents .documents-content__block{margin-top:5rem;padding:3.2rem;gap:1rem;background:#f5f5f5;border-radius:3.2rem}@media(max-width:556px){.documents .documents-content__block{margin-top:3.2rem;padding:1.6rem;border-radius:1.6rem}}.documents .documents-content__block__title{font-weight:500;font-size:3.2rem;line-height:3.6rem;color:#1c1c1c}.documents .documents-content__block__subtitle{font-weight:600;font-size:2.2rem;line-height:2.8rem;color:#1c1c1c;margin-bottom:1.2rem}.documents .documents-content__block__text{font-weight:400;font-size:2rem;line-height:2.6rem;color:#1c1c1c}.documents .documents-content__block__text--pd{padding-top:2.4rem}.documents .documents-content__list{margin-left:1.6rem;list-style:outside;font-size:2rem;line-height:2.8rem}