.gallery-container{align-items:center;display:flex;position:relative}.gallery-wrapper{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:20px 0;overflow-x:auto}.gallery-wrapper::-webkit-scrollbar{display:none}.gallery-track{width:max-content;display:flex}.gallery-card{background:#125459d9;border-radius:18px;flex-shrink:0;min-width:280px;height:300px;margin:0 15px;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:70%}.card-text{color:#fff;text-align:center;padding:12px}.card-text h4{font-size:16px;font-weight:700}.card-text p{font-size:13px}.scroll-btn{z-index:10;color:#fff;cursor:pointer;background:#125459d9;border:none;width:40px;height:60px;font-size:30px;position:absolute}.scroll-btn.left{left:5px}.scroll-btn.right{right:5px}@media (max-width:768px){.scroll-btn{display:none}}
