.reports-section:not(:last-child){margin-bottom:60px}.reports-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.reports-title::before{content:'';-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block;width:6px;height:6px;margin-right:12px;border-radius:50%;background-color:#1eb99b}.reports-list{margin-top:20px}.reports-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #e8e8e8;-webkit-transition:background-color .35s linear,border .35s ease-in-out;-o-transition:background-color .35s linear,border .35s ease-in-out;transition:background-color .35s linear,border .35s ease-in-out}.reports-item .title{padding-right:30px;color:#363636;font-weight:500}.reports-item .btn-download-small{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.reports-item:hover{border-bottom-color:#f2791f;background-color:#fff9f4}.reports-item:hover .btn-download-small-icon{background-color:#f2791f}@media (max-width:767.98px){.reports-section:not(:last-child){margin-bottom:40px}.reports-item .btn-download-small-text{max-width:90px}}@media (max-width:575.98px){.reports-title::before{margin-right:9px}.reports-list{margin-top:10px}.reports-item{padding:10px 15px}.reports-item .title{font-size:14px}.reports-item .btn-download-small-text{display:none}}