.bowtie-container{display:flex;height:250px;width:100%}.stage{box-sizing:border-box;color:inherit;display:flex;height:100%;margin:5px;overflow:hidden;position:relative;text-decoration:none;width:20%}.stage:hover{background-color:#000!important}.stage:hover .label{color:#fff}#stage1{background-color:#f99;clip-path:polygon(0 0,100% 20%,100% 80%,0 100%)}#stage2{background-color:#9c9;clip-path:polygon(0 20%,0 80%,100% 60%,100% 40%)}#stage3{background-color:#99f;clip-path:polygon(0 25%,100% 25%,100% 75%,0 75%)}#stage4{background-color:#fc9;clip-path:polygon(0 40%,0 60%,100% 80%,100% 20%)}#stage5{background-color:#c9f;clip-path:polygon(0 20%,0 80%,100% 100%,100% 0)}.label{align-items:center;color:#000;display:flex;font-weight:700;height:100%;justify-content:center;width:100%;z-index:2}