.comment-card{z-index:1;border:2px solid rgb(var(--v-theme-grey50));border-radius:14px;height:100%;transition:opacity .3s;position:relative;overflow:hidden;box-shadow:4px 4px 20px 4px #99a1af1a}.comment-card p{text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;white-space:normal;-webkit-box-orient:vertical;height:70px;display:-webkit-box;overflow:hidden}.comments-swiper{height:280px;padding-top:20px!important}@media screen and (width<=960px){.comments-swiper{padding-right:16px}}.comments-swiper .swiper{width:100%;height:100%;padding-bottom:40px;overflow:hidden}.comments-swiper .swiper .swiper-pagination{top:auto;bottom:0}.comments-swiper .swiper .swiper-button-prev{height:100%;padding:0 16px;position:absolute;top:0;right:-35px!important}.comments-swiper .swiper .swiper-button-prev svg{width:22px;height:22px}.comments-swiper .swiper .swiper-button-next{height:100%;padding:0 16px 0 20px;position:absolute;top:0;left:-40px!important}.comments-swiper .swiper .swiper-button-next svg{width:22px;height:22px}@media screen and (width>=96px){.comments-swiper .swiper.less-than-three .swiper-wrapper{justify-content:center}}.comments-swiper .swiper-slide{border-radius:14px;justify-content:center;align-items:center;width:100%;height:240px;padding:12px 0;transition:opacity .3s;display:flex}