.honor-card{height:24rem}.honor-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.honorSwiper{display:flex;flex-wrap:wrap;gap:2rem}.honor-card .imgWrap{height:40rem;display:flex;align-items:center;justify-content:center;background:#fbfbfb}.honor-card .imgWrap-horizontal img{width:40rem;height:auto;object-fit:cover;display:block}.honor-card .imgWrap-vertical img{width:auto;height:100%;object-fit:cover;display:block;margin:0 auto}.honor-card .imgWrap-square img{width:100%;max-width:40rem;height:auto;object-fit:cover}.honor-card>div{position:relative;height:100%;width:auto}.honor-card h3{position:absolute;width:100%;font-weight:normal;gap:.4rem;bottom:0;padding:10px;font-size:2rem;color:#fff;background-color:rgba(0,0,0,.6);display:flex;justify-content:space-between}.honorsGridWrap .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto}.honorsGridWrap .swiper-slide{font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.honorsGridWrap .swiper-pagination{bottom:-3rem!important}.honorSwiperWrap{position:relative}.swiper-button-honors-next,.swiper-button-honors-prev{width:5rem;height:5rem;position:absolute;top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-honors-prev{left:-5rem;transform:translate(-100%)}.swiper-button-honors-next{right:-5rem;transform:translate(+100%)}.honorSwiper .swiper-slide{display:inline-flex;width:auto!important;height:15rem;user-select:none}@media(max-width:600px){.honorSwiper .swiper-slide{width:100%!important}.honor-card{width:100%!important;height:initial!important}.honor-card .imgWrap{width:100%!important;height:initial!important;min-height:35rem}.honor-card .imgWrap img{max-width:100%!important;height:initial!important}.honor-card>div{height:initial!important}}