.documents-page-hero{display:flex;margin-bottom:40px;gap:20px}@media(min-width:0)and (max-width:767px){.documents-page-hero{flex-direction:column}}.documents-page-hero__image{order:5;width:100%;height:400px;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:40px}@media(min-width:0)and (max-width:767px){.documents-page-hero__image{height:300px}}.documents-page-hero-content{order:6;width:100%}@media(min-width:0)and (max-width:1439px){.documents-page-hero-content{order:4}}.documents-page-hero-content__inner{display:flex;flex-direction:column;height:100%;padding:40px 180px 40px 20px}@media(min-width:0)and (max-width:1439px){.documents-page-hero-content__inner{padding-right:20px}}.documents-page-hero-content__inner:before{background-size:130%}.documents-page-hero__title{color:#000;font-size:20px;font-weight:700;line-height:25px}@media(min-width:0)and (max-width:767px){.documents-page-hero__title{margin-bottom:40px}}.documents-page-hero__description{margin-top:auto;color:#000;font-size:14px;font-weight:400;line-height:17px}.documents-page-section{margin-bottom:60px}@media(min-width:768px)and (max-width:1023px){.documents-page-section{margin-bottom:40px}}@media(min-width:0)and (max-width:767px){.documents-page-section{margin-bottom:20px}}.documents-page-section__title{margin-bottom:30px;color:#000;font-size:32px;font-weight:700;line-height:40px}.documents-page-section__items{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:40px;grid-column-gap:20px;column-gap:20px;grid-row-gap:40px;row-gap:40px}@media(min-width:1024px)and (max-width:1439px){.documents-page-section__items{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px)and (max-width:1023px){.documents-page-section__items{grid-template-columns:repeat(2,1fr)}}@media(min-width:0)and (max-width:767px){.documents-page-section__items{grid-template-columns:repeat(1,1fr)}}.documents-page-section__more{display:flex;justify-content:center}