.content-tips-wrapper{background-color:#fff;padding:4px 0 20px}.content-tips-wrapper .content-tips{flex-direction:column;display:flex}.content-tips-wrapper .content-tips .tip-item{flex-direction:column;gap:16px;padding:20px;display:flex}.content-tips-wrapper .content-tips .tip-item.emphasize{animation-name:emphasize;animation-duration:1s;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes emphasize{0%{background-color:#fff}50%{background-color:#fff5f8}to{background-color:#fff}}.content-tips-wrapper .content-tips .tip-item .tip-item-details{flex-direction:column;gap:12px;display:flex}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-title-wrapper{place-items:center;gap:8px;display:flex}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-title-wrapper .tip-item-title{color:#000;font-size:18px;font-weight:700}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-title-wrapper .tip-item-badge{color:#fff;background-color:#eb2b51;border-radius:4px;flex-shrink:0;padding:5px 6px;font-size:14px;font-weight:500;line-height:14px;display:inline-block}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-description{color:#000;letter-spacing:-.2px;white-space:pre-wrap;font-size:15px;line-height:21px}
