.how_list{width:100%;position:relative;margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:96px;column-gap:96px}.how_list.owl-carousel{display:block}.how_list.owl-carousel .item{width:calc(33.33333333% - (2 * 96px / 3) * 1);margin-right:96px}.how_list .item{align-items:flex-start;display:flex;flex-direction:column;gap:32px;padding:0;margin:0;position:relative}.how_list .item::before{content:"";position:absolute;top:0;bottom:0;width:1px;background:rgba(176,205,156,0.35);left:-48px}.how_list .item:nth-child(3n - 2)::before{display:none}.how_list .item .icon{width:100%;position:relative;margin:0;display:block}.how_list .item .icon img{display:block;margin:0;max-width:60px;height:initial}.how_list .item .text{padding:0;text-align:left;display:flex;flex-wrap:wrap;gap:24px;width:100%;position:relative;margin:0}.how_list .item .text .number{color:#fff;font-size:22px;font-weight:500;line-height:28px}.how_list .item .text .title{color:#fff;font-size:22px;line-height:28px;font-weight:500;margin:0}.how_list .item .text .text_box{color:rgba(255,255,255,0.75);margin:0}@media screen and (max-width:1430px){.how_list{grid-template-columns:repeat(3, 1fr);row-gap:64px;column-gap:64px}.how_list.owl-carousel{display:block}.how_list.owl-carousel .item{width:calc(33.33333333% - (2 * 64px / 3) * 1);margin-right:64px}.how_list .item{gap:24px}.how_list .item::before{left:-32px}.how_list .item .icon img{max-width:52px}.how_list .item .text{gap:18px}.how_list .item .text .number{font-size:20px;line-height:26px}.how_list .item .text .title{font-size:20px;line-height:26px}}@media screen and (max-width:1000px){.how_list{grid-template-columns:repeat(1, 1fr);row-gap:64px;column-gap:64px}.how_list.owl-carousel{display:block}.how_list.owl-carousel .item{width:calc(100% - (0 * 64px / 1) * 1);margin-right:64px}.how_list .item::before{top:-32px;bottom:initial;width:100%;height:1px;left:0;right:0}.how_list .item:nth-child(3n - 2)::before{display:block}.how_list .item:nth-child(1)::before{display:none}}/*# sourceMappingURL=1.css.map */