.drtcarouselv2-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;width:100%;padding:20px 0}.drtcarouselv2-container{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:10px}.drtcarouselv2-container::-webkit-scrollbar{display:none}.drtcarouselv2{flex:0 0 90vw;width:100%;color:#fff;transition:transform .3s ease;margin:auto;background-color:#2c2f36}.drt-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.drt-meta-top{display:flex;justify-content:space-between;padding:12px 16px;font-size:16px;font-weight:600}.drt-meta-bottom{display:flex;justify-content:space-between;background-color:#19181e;padding:12px 16px;font-size:14px;border-top:1px solid rgba(255,255,255,.1)}.drt-meta-bottom .drt-info{text-align:center}.drtcarouselv2-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.drtcarouselv2-dot{width:10px;height:10px;background-color:#888;border-radius:50%;transition:background-color .3s ease;cursor:pointer}.drtcarouselv2-dot.active{background-color:#fff}.drtcarouselv2-container.dragging{cursor:grabbing}.drtcarouselv2-wrapper{overflow:hidden;position:relative}.drtcarouselv2-container{display:flex;transition:transform .3s ease-in-out;will-change:transform}.drtcarouselv2{flex:0 0 100%;box-sizing:border-box;padding:10px}@media (min-width:768px){.drtcarouselv2{flex:0 0 50%}}@media (min-width:1024px){.drtcarouselv2{flex:0 0 33.3333%}}.drtcarouselv2-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.drtcarouselv2-dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer}.drtcarouselv2-dot.active{background:#333}