.view_more{display:flex;align-items:center}.view_more:before{content:"VIEW MORE";transition:.2s;-erbkit-transition:.2s;letter-spacing:.1rem}.view_more:after{content:"";width:15px;height:15px;background:url(../../../images/icon/arrow-down.svg) no-repeat 50%/contain;margin-left:15px}.view_more[aria-expanded=true]:before{content:"CLOSE"}.view_more[aria-expanded=true]:after{background:url(../../../images/icon/arrow-up.svg) no-repeat 50%/contain}.collapsing{transition-duration:.4s}