<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.assistant-banner{
  background: linear-gradient(-48deg, #F6433F, #FD644F);
}
.moments-function .swiper-container .swiper-pagination-bullet-active{
  background: linear-gradient(-48deg, #F6433F, #FD644F);
}
.moments-function .swiper-container .swiper-pagination-bullet:hover {
  border-color: #F44E44;
}
.credit-icon .item{
  width: 366px;
height: 383px;
background: #FFFFFF;
box-shadow: 0px 3px 43px 0px rgba(65, 90, 140, 0.19);
border-radius: 10px;
}
.credit-icon .item img{
  margin-top: 60px;
}
.credit-icon .item h4{
  font-size: 26px;
  color: #3B426B;
}
.credit-icon .item p{
  color: #999CA7;
  font-size: 18px;
}</pre></body></html>