.hero-item {
    border-radius: clamp(24px, 3vw, 40px);
    overflow: hidden;
    display: flex;
}