.contact_inner>.anim-wrap{display:flex;height:min(180px,10vh);justify-content:center;margin-top:54px;overflow:hidden;position:relative;width:min(960px,80vw)}.contact_inner>.anim-wrap .bar{background:#cfd1d5;height:100%;width:1px}.contact_inner>.anim-wrap .bar>div{background:#fff;bottom:0;height:0;position:relative;width:1px}.contact_inner>.anim-wrap .bar.left{left:0;position:absolute}.contact_inner>.anim-wrap .bar.right{position:absolute;right:0}.contact_inner>.anim-wrap .bar.center{left:50%;position:absolute}.contact_inner>.anim-wrap>.outer-box{display:flex;height:100%;justify-content:center;width:100%}.contact_inner>.anim-wrap>.outer-box>.inner-box{display:flex;height:100%;justify-content:space-between;width:min(480px,40vw)}.contact_inner>.anim-wrap.shrink{transition:width .5s linear .3s;width:1px}.contact_inner>.anim-wrap.shrink .bar>div{bottom:-100%;height:100%;transition:height 1s cubic-bezier(.7,0,.3,1) .8s,bottom 1s cubic-bezier(.7,0,.3,1) 1.8s}.contact_inner>.anim-wrap+*{margin-top:40px}