.benefits_list{margin:0 auto;position:relative;display:flex;flex-wrap:wrap;gap:30px 60px}.benefits_list .item{align-items:center;position:relative;z-index:10;width:calc(25% - 180px / 4);display:flex;gap:40px}.benefits_list .item .number{color:#39E0BD;font-size:50px;line-height:56px;font-weight:400;display:block;text-align:left;width:70px;white-space:nowrap}.benefits_list .item .text .title{font-size:18px;line-height:26px;font-weight:600;margin:0;padding:0;position:relative}@media screen and (max-width:1430px){.benefits_list{gap:20px 40px}.benefits_list .item{gap:30px;width:calc(25% - 120px / 4)}.benefits_list .item .number{width:55px;font-size:42px;line-height:48px}.benefits_list .item .text .title{font-size:16px;line-height:24px}}@media screen and (max-width:1280px){.benefits_list .item{flex-direction:row;width:calc(50% - 40px / 2)}}@media screen and (max-width:1000px){.benefits_list .item{gap:25px;width:calc(50% - 20px)}}@media screen and (max-width:750px){.benefits_list .item{width:100%}}@media screen and (max-width:500px){.benefits_list .item .number{font-size:36px;line-height:42px}}/*# sourceMappingURL=1.css.map */