.award-list-component{max-width:1220px;margin:auto}
@media(max-width:767px){.award-list-component{max-width:334px !important}
}
@media(max-width:860px){.award-list-component.list-4{max-width:396px}
}
@media(max-width:1220px){.award-list-component.list-3,.award-list-component.list-5,.award-list-component.list-6{max-width:602px}
}
@media(max-width:767px){.award-list-component.list-3 li:nth-child(3),.award-list-component.list-3 li:nth-child(5){margin-top:40px}
}
@media(max-width:860px){.award-list-component.list-4 li:nth-child(3){margin-left:0}
.award-list-component.list-4 li:nth-child(3),.award-list-component.list-4 li:nth-child(4){margin-top:60px}
}
@media(max-width:1220px){.award-list-component.list-5 li:nth-child(4),.award-list-component.list-5 li:nth-child(5){margin-top:60px}
.award-list-component.list-5 li:nth-child(4){margin-left:0}
}
@media(max-width:767px){.award-list-component.list-5 li:nth-child(3),.award-list-component.list-5 li:nth-child(4),.award-list-component.list-5 li:nth-child(5){margin-top:60px}
.award-list-component.list-5 li:nth-child(3),.award-list-component.list-5 li:nth-child(5){margin-left:0}
}
@media(max-width:1220px){.award-list-component.list-6 li:nth-child(4),.award-list-component.list-6 li:nth-child(5),.award-list-component.list-6 li:nth-child(6){margin-top:60px}
.award-list-component.list-6 li:nth-child(4){margin-left:0}
}
@media(max-width:767px){.award-list-component.list-6 li:nth-child(3),.award-list-component.list-6 li:nth-child(4),.award-list-component.list-6 li:nth-child(5),.award-list-component.list-6 li:nth-child(6){margin-top:60px}
.award-list-component.list-6 li:nth-child(3),.award-list-component.list-6 li:nth-child(5){margin-left:0}
}
.award-list-component.list-5 li:nth-child(4),.award-list-component.list-6 li:nth-child(4){margin-left:0}
.award-list-component>ul{width:100%;display:flex;justify-content:center;flex-wrap:wrap}
.award-list-component>ul>li{width:190px}
@media(max-width:767px){.award-list-component>ul>li{width:155px}
.award-list-component>ul>li:nth-child(2),.award-list-component>ul>li:nth-child(4),.award-list-component>ul>li:nth-child(6){margin-left:24px !important}
}
.award-list-component>ul>li .image-container{padding:0 10px;width:100%;height:100px;display:flex;align-items:center;justify-content:center}
@media(max-width:767px){.award-list-component>ul>li .image-container{padding:0;height:79.41px}
}
.award-list-component>ul>li .image-container img{object-fit:contain;width:100%;height:100%}
.award-list-component>ul>li .text-container{padding:0 10px;width:100%;overflow:hidden;margin-top:16px;text-align:center}
.award-list-component>ul>li+li{margin-left:16px}