.custom-indicator{color:#fff;position:absolute;right:5px;bottom:5px;padding:0 8px;font-size:10px;background:#00000080;border-radius:5px}.van-grid-item__content{padding:0}.carousel-img{width:100%;object-fit:cover;border-radius:10px}.custom-arrow{display:flex;position:absolute;bottom:20px;right:10px}.custom-arrow button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:12px;color:#fff;background-color:#00000080;border-width:0;border-radius:8px;transition:background-color .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.custom-arrow button:hover{background-color:#fff6}.custom-arrow button:active{transform:scale(.95);transform-origin:center}.custom-dots{display:flex;margin:0;padding:0;position:absolute;bottom:20px;left:20px}.custom-dots li{display:inline-block;width:12px;height:4px;margin:0 3px;border-radius:4px;background-color:#00000080;transition:width .3s,background-color .3s cubic-bezier(.2,0,.2,1);cursor:pointer}.custom-dots li.is-active{width:40px;background:#fff}@media (max-width:768px){.carousel-img{width:100%;height:150px;object-position:left center!important;object-fit:cover!important}}@media (max-width:768px){.custom-arrow{bottom:10px}}@media (max-width:768px){.custom-dots{bottom:10px}}
