.csfrise{position:relative}.csfrise .item{position:relative;display:flex;gap:30px;align-items:center;padding:5px 0}.csfrise .item:before{content:"";width:3px;height:100%;position:absolute;left:50%;top:0;background:var(--wp--preset--color--mid-gray)}.csfrise .item:first-child:before{height:50%;top:50%}.csfrise .item:last-child:before{height:50%;top:0%}.csfrise .item:nth-child(2n+0){flex-direction:row-reverse}.csfrise p{margin:4px 0}.csfrise p:first-child{margin-top:0}.csfrise p:last-child{margin-bottom:0}.csfrise .spacer{flex:1}.csfrise .titre{background:var(--wp--preset--color--light-gray);padding:5px 0;width:70px;text-align:center;position:relative;color:var(--wp--preset--color--blue);line-height:1.1;font-family:var(--wp--preset--font-family--poppins);font-size:var(--wp--preset--font-size--large);font-weight:var(--wp--custom--font-weight--bold)}.csfrise .txt{opacity:0;flex:1;position:relative}.csfrise .txt>*{padding:15px;border:2px solid var(--wp--preset--color--blue)}.csfrise .txt:after{content:"";position:absolute;width:30px;height:2px;background:var(--wp--preset--color--blue);top:calc(50% - 1px)}.csfrise .item:nth-child(2n+1) .txt{transform:translateX(50px)}.csfrise .item:nth-child(2n+1) .txt:after{right:100%}.csfrise .item:nth-child(2n+0) .txt{transform:translateX(-50px)}.csfrise .item:nth-child(2n+0) .txt:after{left:100%}