.carousel-container{display:flex;gap:20px;width:100%;height:100%;position:relative}.carousel-image{flex-shrink:0;width:150px;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #f43f5e4d;border:2px solid rgba(244,63,94,.2)}@media(max-width:768px){.carousel-image{width:120px}}.b1-button{position:relative;overflow:hidden}.b1-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}
