.tabs-panel{height:100rem;overflow:hidden}.tabs-nav{display:flex;overflow-x:auto;padding-left:14rem;padding-right:14rem;padding-top:20rem;align-items:center;height:120rem;position:relative}.tabs-nav .tab-line{position:absolute;bottom:10px;left:0;z-index:1;width:44rem;background-color:#ff215d;height:10rem;border-radius:10rem;transition-duration:.3s}.tab-nav-item{padding:0 20rem;color:#000;cursor:pointer;white-space:nowrap;font-size:48rem;padding-right:40rem;padding-bottom:24rem}.tab-nav-item.active{color:#000;font-weight:600}.tab-content{display:none}.tab-content.active{display:block}.progress_bar{height:5rem;width:88%;margin:-5rem auto 0;background:rgba(255,255,255,.4);position:relative;border-radius:2rem;z-index:10}.progress_bar .progress_bar_fill{height:5rem;width:0%;background:#fff;border-radius:2rem;transition:width .3s}.van_tab_view{display:grid;grid-template-columns:228rem 228rem 228rem;grid-gap:16rem;width:750rem}.van_tab_view .item_views{width:228rem;padding:28rem 16rem;box-sizing:border-box}.van_tab_view .item_views .image{width:228rem;height:304rem;border-radius:16rem}.van_tab_view .item_views .inpout{width:180rem;height:5rem;margin:0 auto;display:block;margin-left:24rem;margin-top:-5rem}.van_tab_view .item_views .add_view{width:228rem;height:304rem;border-radius:16rem;position:relative;background:rgba(255,255,255,.1)}.van_tab_view .item_views .add_view .add_icon{width:48rem;height:48rem;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto}.van_tab_view .item_views .item_title{font-family:Gilroy,Gilroy;font-weight:500;font-size:22rem;color:#000;margin-top:8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.van_tab_view .item_views .number{font-family:Gilroy,Gilroy;font-weight:500;font-size:22rem;color:rgba(255,255,255,.5);margin-top:8rem}