.thumb{overflow:hidden;position:relative;border-radius:1.2rem;height:100%}.thumb-inner{height:100%}.thumb-img{width:100%;height:100%;position:relative}.thumb-img::before{position:absolute;content:'';left:0;right:0;top:0;bottom:0;z-index:1;background:-webkit-gradient(linear,right top,left top,from(rgba(15,15,15,0)),color-stop(65%,rgba(15,15,15,.5)));background:linear-gradient(270deg,rgba(15,15,15,0) 0,rgba(15,15,15,.5) 65%)}.thumb-img .in{height:100%;display:block;padding-top:calc((522 / 774) * 100%);position:relative;overflow:hidden;width:100%}.thumb-img .in img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.thumb-des{position:absolute;bottom:0;left:0;width:100%;z-index:1;padding:3.2rem}@media screen and (max-width:1200px){.thumb-des{padding:1.6rem}}@media screen and (max-width:600px){.thumb-des{padding:1.2rem;position:relative}}.thumb-des .txt{color:#f5f2f2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:600px){.thumb-des .txt{color:#0f0f0f}}.thumb-des-in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;width:41rem;max-width:100%}@media screen and (max-width:600px){.thumb-des-in{gap:.6rem}}.thumb-tt{color:#fcfafa;--f-sz:clamp(2.2rem, calc(1.3379rem + 1.7241vw), 3.2rem);font-size:var(--f-sz);font-weight:700;line-height:140%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:600px){.thumb-tt{color:#0f0f0f}}.thumb-btn{padding:1.2rem .8rem 1.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media screen and (max-width:1200px){.thumb-btn{padding:0}}.thumb-btn:hover .icon{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}.thumb-btn .text{color:#fcfafa;font-size:1.4rem;font-weight:700}@media screen and (max-width:600px){.thumb-btn .text{color:#0f0f0f}}.thumb-btn .icon{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:1200px){.thumb-btn .icon{width:2.4rem;height:2.4rem}}.thumb-btn .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width:600px){.thumb-btn .icon img{-webkit-filter:brightness(0) saturate(100%) invert(8%) sepia(32%) saturate(67%) hue-rotate(67deg) brightness(94%) contrast(105%);filter:brightness(0) saturate(100%) invert(8%) sepia(32%) saturate(67%) hue-rotate(67deg) brightness(94%) contrast(105%)}}