.hot-cup-group{align-items:flex-end;display:flex;gap:120px;justify-content:center;margin:0 auto;max-width:700px;overflow:visible}.hot-cup-wrap{display:inline-block;overflow:visible;position:relative}.cup-image{display:block;height:auto;position:relative;width:220px;z-index:2}.steam{animation:steam-rise 4s ease-in-out infinite;background:linear-gradient(0deg,hsla(0,0%,59%,.65),hsla(0,0%,75%,.45),hsla(0,0%,100%,0));border-radius:50%;bottom:65%;filter:blur(10px);filter:blur(8px);height:140px;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%) scale(.6);transform-origin:bottom center;width:48px;z-index:3}.steam-1{animation-delay:0s;left:44%}.steam-2{animation-delay:1s;left:50%}.steam-3{animation-delay:2s;left:56%}.steam-4{animation-delay:3s;left:62%}@keyframes steam-rise{0%{opacity:0;transform:translate(-50%) scale(.6)}25%{opacity:.45}60%{opacity:.35;transform:translate(-50%,-60px) scale(1.1)}to{opacity:0;transform:translate(-50%,-120px) scale(1.4)}}@media (max-width:768px){.hot-cup-group{gap:24px}.cup-image{width:150px}.steam{filter:blur(6px);height:80px;width:26px}}