.structure-block{width:100%;padding-bottom:4rem;padding-top:4rem}.structure-block__title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:24px}.structure-block__title{font-size:2.375rem;line-height:2.5rem;font-weight:400;word-break:break-word}.structure-block__content{display:flex;flex-direction:column}@media (max-width:62rem){.structure-block{padding-bottom:2.5rem;padding-top:2.5rem}.structure-block__title{font-size:1.25rem;line-height:1.5rem}}.document-block{width:100%;padding-bottom:4rem;padding-top:4rem}.document-block__title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:24px}.document-block__title{font-size:2.375rem;line-height:2.5rem;font-weight:400;word-break:break-word}.document-block__link{display:flex;column-gap:8px}.document-block__link:focus svg,.document-block__link:hover svg{transform:translate3d(4px,0,0)}.document-block__link span{flex-shrink:0}.document-block__link svg{flex-shrink:0;width:1.5rem;transition:var(--transition)}.document-block__list{display:grid;grid-gap:16px;gap:16px}.document-block__item{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.document-block__item-title{font-size:1rem;line-height:1.5rem;font-weight:400;color:#000}.document-block__item-title:hover{text-decoration:underline}@media (max-width:62rem){.document-block{padding-bottom:2.5rem;padding-top:2.5rem}.document-block__title{font-size:1.25rem;line-height:1.5rem}.document-block__link{align-items:center}.document-block__item-title,.document-block__link span{font-size:.813rem;line-height:1.125rem}}@media (min-width:48rem){.document-block__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:30rem){.document-block__link span{display:none}}