.page__reports .reports_list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px}.page__reports .reports_list__report_item{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:20px;margin-right:0}.page__reports .reports_list__report_item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#333;text-decoration:none}.page__reports .reports_list__report_item a:hover{color:#16a46a}.page__reports .reports_list__report_item a:hover svg{fill:#16a46a}.page__reports .reports_list__report_item__pdf-icon{margin-right:20px;width:37.2px;height:48px}.page__reports .reports_list__report_item__pdf-icon svg{width:37.2px;height:48px}.page__reports .reports_list__report_item__description{font-size:18px;letter-spacing:.7px}@media only screen and (min-width:768px){.page__reports .reports_list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px}.page__reports .reports_list__report_item{-ms-flex-preferred-size:calc(50% - 40px);flex-basis:calc(50% - 40px);margin-top:40px;margin-right:40px}.page__reports .reports_list__report_item:nth-child(2n){margin-right:0}}