.technical_list{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto;position:relative;width:100%;gap:40px 0}.technical_list .item{width:33.33%;display:flex;flex-direction:column;align-items:center;gap:5px;transition:all 400ms ease 0ms;position:relative}.technical_list .item .number{color:#000000;display:flex;align-items:baseline;gap:10px;text-align:center;font-size:60px;line-height:84px;font-weight:300;margin:0}.technical_list .item .number .anim{display:flex;gap:0;font-size:60px;line-height:84px;font-weight:300}.technical_list .item .number .anim .digit-strip{overflow:hidden;height:84px;position:relative}.technical_list .item .number .anim .digit-strip>div{transition:transform 1s ease-in-out}.technical_list .item .number .anim .digit-strip span{display:block;height:84px;text-align:center;user-select:none;font-size:60px;line-height:84px;font-weight:300}.technical_list .item .number .unit{text-align:center;font-size:24px;line-height:38px;font-weight:300}.technical_list .item .text_box{font-size:12px;line-height:18px;text-align:center}@media screen and (min-width:1001px){.technical_list .item::before{content:"";position:absolute;top:50%;left:0;transform:translate(-50%, -50%);background:linear-gradient(to top left, #0000 0, #0000 calc(50% - .8px), #000 50%, #0000 calc(50% + .8px), #0000 100%);height:140px;width:56px}.technical_list .item:nth-child(4n - 3)::before{display:none}}@media screen and (max-width:1920px){.technical_list .item .number,.technical_list .item .number .anim,.technical_list .item .number .anim .digit-strip span{font-size:42px;line-height:60px}.technical_list .item .number .anim .digit-strip,.technical_list .item .number .anim .digit-strip span{height:60px}.technical_list .item .number .unit{font-size:22px;line-height:36px}}@media screen and (max-width:1280px){.technical_list .item .number,.technical_list .item .number .anim,.technical_list .item .number .anim .digit-strip span{font-size:34px;line-height:50px}.technical_list .item .number .anim .digit-strip,.technical_list .item .number .anim .digit-strip span{height:50px}.technical_list .item .number .unit{font-size:20px;line-height:36px}}@media screen and (max-width:1000px){.technical_list{gap:20px}.technical_list .item{width:100%}}/*# sourceMappingURL=1.css.map */