.list_01{display:flex;width:100%}.list_01 a{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;position:relative;width:33.33333%}.list_01 a:hover i{opacity:1}.list_01 a:after{background:#fff;content:"";height:100%;opacity:.5;position:absolute;right:0;top:0;width:1px}.list_01 a:last-child:after{display:none}.list_01 a i{height:64px;opacity:.5;width:64px}.list_01 a h3{color:#fff;text-align:center;word-break:keep-all}