#report #report_list{padding:60px 0;border-top:3px solid #f091a7;background:url(../images/common/bg_grid_pink.svg) center/1366px}#report #report_list .sec_inner .report_nav{display:flex;justify-content:center;gap:16px;margin-bottom:40px}#report #report_list .sec_inner .report_nav a{display:flex;align-items:center;justify-content:center;min-width:150px;padding:10px 20px;border:2px solid #f091a7;border-radius:999px;background:#fff;color:#f091a7;font-weight:500;line-height:1.5;transition:.3s}#report #report_list .sec_inner .report_nav a:hover,#report #report_list .sec_inner .report_nav a.active{background:#f091a7;color:#fff}#report #report_list .sec_inner .list{display:flex;flex-wrap:wrap;gap:40px 3%}#report #report_list .sec_inner .list .card{width:31%}#report #report_list .sec_inner .list .card>a{display:block}#report #report_list .sec_inner .list .card>a .img{overflow:hidden;position:relative;background:#eee}#report #report_list .sec_inner .list .card>a .img .award{position:absolute;top:0;left:0;background:#fff;border:2px solid #79b11e;color:#79b11e;padding:5px 10px;line-height:1.5;z-index:2}#report #report_list .sec_inner .list .card>a .img img{width:100%;aspect-ratio:706/532;object-fit:cover;transition:.3s}#report #report_list .sec_inner .list .card>a:hover .img img{transform:scale(1.1)}#report #report_list .sec_inner .list .card .txt{margin-top:15px}#report #report_list .sec_inner .list .card .txt h3{font-size:18px;line-height:1.5;font-weight:500;margin-bottom:5px}@media(max-width: 1080px){#report #report_list .sec_inner .list{gap:40px 4%}#report #report_list .sec_inner .list .card{width:48%}}@media(max-width: 835px){#report #report_list{padding:40px 0}#report #report_list .sec_inner .report_nav{flex-direction:column;gap:12px;margin-bottom:30px}#report #report_list .sec_inner .report_nav a{min-width:0;width:100%;padding:10px 16px}#report #report_list .sec_inner .list{gap:40px}#report #report_list .sec_inner .list .card{width:100%}}/*# sourceMappingURL=report.css.map */