.topic-content-page{margin-top: 1.5rem;}
.topic-content-page .top-topic-slider{display: flex;align-items: center;column-gap: 1.375rem;overflow-x: scroll;}
.topic-content-page .top-topic-slider::-webkit-scrollbar{height: 0;}
.topic-content-page .top-topic-slider .topicWrap{border-radius: 0.63rem;background-color: #ffffff;display: flex;flex-direction: column;width: 23.625rem;flex: 0 0 23.625rem;max-width: 23.625rem;}
.topic-content-page .top-topic-slider .topicWrap .bannerWrap{width: 100%;height: 14.625rem;border-radius: 0.63rem;position: relative;}
.topic-content-page .top-topic-slider .topicWrap .bannerWrap .topicBanner{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: #000000;border-radius: 0.63rem;}
.topic-content-page .top-topic-slider .topicWrap .bannerWrap .topicBanner img{width: 100%;height: 100%;border-radius: 0.63rem;object-fit: cover;opacity: 0.8;}
.topic-content-page .top-topic-slider .topicWrap .bannerWrap .topic-apps-list{display: flex;align-items: center;column-gap: 1rem;justify-content: center;position: absolute;bottom: 1.5rem;padding: 0 3rem;}
.topic-content-page .top-topic-slider .topicWrap .bannerWrap .topic-apps-list a{width: 3.875rem;flex: 0 0 3.875rem;max-width: 3.875rem;height: 3.875rem;border-radius: 0.63rem;display: flex;align-items: center;justify-content: center;background-color: #ffffff80;}
.topic-content-page .top-topic-slider .topicWrap .bannerWrap .topic-apps-list a img{width: 3.75rem;height: 3.75rem;object-fit: cover;border-radius: 0.63rem;}
.topic-content-page .top-topic-slider .topicWrap .topic-title{padding: 0.63rem 1rem 1.125rem;font-size: 1.5rem;color: #000000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.topic-content-page .all-topic-panel{margin-top: 1.25rem;background-color: #ffffff;border-radius: 0.63rem;padding: 0.75rem 1.25rem 2.5rem;}
.topic-content-page .all-topic-panel h2{font-size: 2.125rem;font-weight: bold;color: #31242F;}
.topic-content-page .all-topic-panel .topic-list{display: flex;flex-direction: column;row-gap: 2.5rem;margin-top: 1.625rem;}
.topic-content-page .all-topic-panel .topic-list > a{display: flex;align-items: center;column-gap: 1.25rem;background-color: #f7f7f7;border-radius: 0.63rem;padding-right: 1rem;overflow: hidden;}
.topic-content-page .all-topic-panel .topic-list > a .topic-banner{width: 19.625rem;flex: 0 0 19.625rem;max-width: 19.625rem;border-radius: 0.63rem;height: 12.5rem;position: relative;background-color: #000000;}
.topic-content-page .all-topic-panel .topic-list > a .topic-banner > img{width: 100%;height: 100%;border-radius: 0.63rem;object-fit: cover;position: absolute;top: 0;left: 0;opacity: 0.8;}
.topic-content-page .all-topic-panel .topic-list > a .topic-banner .topic-apps-list{display: flex;align-items: center;column-gap: 0.63rem;justify-content: center;position: absolute;bottom: 1.25rem;padding: 0 1rem;}
.topic-content-page .all-topic-panel .topic-list > a .topic-banner .topic-apps-list .topic-app-wrap{width: 3.875rem;flex: 0 0 3.875rem;max-width: 3.875rem;height: 3.875rem;border-radius: 0.63rem;display: flex;align-items: center;justify-content: center;background-color: #ffffff80;}
.topic-content-page .all-topic-panel .topic-list > a .topic-banner .topic-apps-list .topic-app-wrap img{width: 3.75rem;height: 3.75rem;object-fit: cover;border-radius: 0.63rem;}
.topic-content-page .all-topic-panel .topic-list > a .topic-banner .topic-apps-list .topic-app-wrap p{font-size: 1.5rem;color: #ffffff;}
.topic-content-page .all-topic-panel .topic-list > a .topic-banner .topic-apps-list .topic-app-wrap:last-child{background-color: #ffffff66;}
.topic-content-page .all-topic-panel .topic-list > a .topic-detail{display: flex;flex-direction: column;overflow: hidden;}
.topic-content-page .all-topic-panel .topic-list > a .topic-detail h4{font-size: 1.5rem;font-weight: bold;color: #000000;margin-bottom: 0.875rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.topic-content-page .all-topic-panel .topic-list > a .topic-detail p.dateUpdate{font-size: 1.125rem; color: #BABABA;margin-bottom: 0.63rem;}
.topic-content-page .all-topic-panel .topic-list > a .topic-detail p.topic-content{font-size: 1.25rem;color: #666666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.pagination{margin-top: 2.5rem;}

.topic-content-page .topic-tab-panel{margin-top: 1.25rem;background-color: #ffffff;border-radius: 0.63rem;padding: 1rem 1.25rem 2.5rem;margin-bottom: 2rem;}
.topic-content-page .topic-tab-panel .title{display: flex;align-items: center;column-gap: 1.75rem;margin-bottom: 1.875rem;}
.topic-content-page .topic-tab-panel .title a{font-size: 1.875rem;color: #BABABA;position: relative;}
.topic-content-page .topic-tab-panel .title a.active{font-weight: bold;background: linear-gradient(to right, #00c6ff, #0072ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;font-size: 2.125rem;}
.topic-content-page .topic-tab-panel .title a:first-child::after{content: "";position: absolute;right: -0.875rem;top: 50%;transform: translateY(-50%) rotate(20deg);width: 0.125rem;height: 75%;background-color: #A5A5A5;}
.topic-content-page .topic-tab-panel .topic-tab-list{display: flex;flex-wrap: wrap;column-gap: 0.875rem;row-gap: 1.625rem;align-items: center;}
.topic-content-page .topic-tab-panel .topic-tab-list a{font-size: 1.375rem;color: #000000;height: 3rem;line-height: 3rem;text-align: center;padding: 0 1.75rem;background-color: #F6F6F6;border-radius: 0.375rem;}