.portal-history-card{overflow:hidden;display:flex;flex-direction:column;width:100%;word-wrap:break-word;border:1px solid #ebebeb;border-radius:4px;background-color:#f7f7f7}.portal-history-card__header{font-size:12px;font-weight:700;line-height:1.45;display:flex;align-items:center;height:60px;padding:0 6px;color:#333;background-color:#fff}.portal-history-card__header--notification{color:#bf0000;cursor:pointer}.portal-history-card__header-icon{flex-shrink:0;width:34px;margin-right:2px;text-align:center}.portal-history-card__header--notification .portal-history-card__header-icon path{fill:#bf0000}.portal-history-card__body{padding:8px 8px 7px}.portal-history-card__status{font-size:11px;font-weight:700;line-height:1.4;padding:2px 4px;background-color:#fff;display:inline-flex;align-items:center;width:100%;justify-content:center}.portal-history-card__status--notification{color:#bf0000;cursor:pointer}.portal-history-card__status--notification>svg{margin-right:8px}.portal-history-card__text{height:32px;margin-top:8px}.portal-history-card__text-link{font-size:12px;line-height:1.4;position:relative;display:block;overflow:hidden;max-height:32px}.portal-history-card__text-link:after,.portal-history-card__text-link:before{position:absolute;background-color:#f7f7f7}.portal-history-card__text-link:before{right:0;bottom:0;content:"..."}.portal-history-card__text-link:after{width:100%;height:100%;content:""}@supports (-webkit-line-clamp:2){.portal-history-card__text-link{display:-webkit-box;-webkit-box-orient:vertical;padding:0 4px;-webkit-line-clamp:2}.portal-history-card__text-link:after,.portal-history-card__text-link:before{content:normal}}.portal-history-card-notification{font-size:11px;color:#686868;width:100%;height:100%;padding:8px;position:absolute;top:0;left:0;z-index:4;text-align:center;background-color:#fff;border-radius:4px;border:1px solid #ebebeb;cursor:pointer}.portal-history-card-notification p{margin-top:8px;margin-bottom:0}.portal-history-card-notification p:first-child{margin-top:0}.portal-history-card-notification__close{position:absolute;top:12px;right:12px;z-index:1;width:8px;height:8px}.portal-history-card-notification__close:after,.portal-history-card-notification__close:before{content:"";display:block;width:100%;height:1px;background:#828282;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.portal-history-card-notification__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.portal-history-swiper{position:relative;display:flex;width:100%}.portal-history .swiper-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:16px}@media screen and (min-width:768px){.portal-history .swiper-container{overflow-x:hidden;padding-bottom:40px}}.portal-history .swiper-slide{display:flex;align-items:stretch;box-sizing:content-box;width:136px}.portal-history .swiper-slide:last-child{padding-right:12px}@media screen and (min-width:768px){.portal-history .swiper-slide:last-child{padding-right:0}}.portal-history .swiper-pagination{height:8px}.portal-history .swiper-pagination .swiper-pagination-bullet:only-child{display:none}.portal-history .swiper-pagination-lock{display:none!important}.portal-history .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.portal-history .swiper-pagination-bullet{vertical-align:top}.portal-history .swiper-pagination-bullet-active{background-color:#bf0000}.portal-history .swiper-button-next,.portal-history .swiper-button-prev{width:24px;height:24px;margin-top:-32px;border-radius:50%;background-color:#fff;background-size:7px auto;box-shadow:0 1px 3px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.14)}.portal-history .swiper-button-next.swiper-button-disabled,.portal-history .swiper-button-prev.swiper-button-disabled{opacity:0}.portal-history .swiper-button-prev{left:-8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23686868'/%3E%3C/svg%3E")}.portal-history .swiper-button-next{right:-8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23686868'/%3E%3C/svg%3E")}