.favorite-container[data-v-32f3017f]{padding:25px;background:var(--favoriteBg);min-height:100vh}.favorite-header[data-v-32f3017f]{margin:50px auto 30px;height:150px;position:relative;overflow:hidden;border-radius:20px;max-width:1200px;color:var(--white);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.index-video[data-v-32f3017f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:var(--lightGreen)}.favorite-content[data-v-32f3017f]{margin:0 auto;max-width:1200px}.collect-classify[data-v-32f3017f]{font-size:28px;font-weight:700;margin-bottom:10px;text-align:center}.favorite-item-wrap[data-v-32f3017f]{display:flex;flex-wrap:wrap}.favorite-item[data-v-32f3017f]{transition:all .3s;border-radius:12px;box-shadow:0 8px 16px -4px rgba(44,45,48,.047058823529411764);background:var(--background);display:flex;width:calc(25% - 20px);max-width:320px;height:90px;overflow:hidden;padding:15px;cursor:pointer;margin:10px}.favorite-item[data-v-32f3017f]:hover{background:#425aef;color:var(--white)}.favorite-item:hover .favorite-item-image[data-v-32f3017f]{transition:all .6s;width:0!important;height:0!important;opacity:0;margin-right:0}.favorite-item:hover div[data-v-32f3017f]:nth-child(2){width:100%!important}.favorite-item-image[data-v-32f3017f]{margin-right:20px;transition:all .3s}.favorite-item-title[data-v-32f3017f]{font-size:19px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:5px}.favorite-item-introduction[data-v-32f3017f]{opacity:.7;font-weight:700;letter-spacing:1px;font-size:14px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:906px){.favorite-item[data-v-32f3017f]{width:calc(33.33333% - 20px)}}@media screen and (max-width:636px){.favorite-item[data-v-32f3017f]{width:calc(50% - 20px)}.favorite-container[data-v-32f3017f]{padding:25px 5px}}@media screen and (max-width:400px){.favorite-item[data-v-32f3017f]{margin:5px;width:calc(50% - 10px);height:80px;padding:10px}}