.benefits_list{display:flex;gap:40px 24px;flex-wrap:wrap;width:100%;align-items:flex-start}.benefits_list .item{display:flex;gap:8px;width:calc(25% - 72px / 3);flex-direction:column;align-items:center}.benefits_list .item .img{position:relative;width:88px;aspect-ratio:1;display:block}.benefits_list .item .img img{max-width:100%;display:block;margin:0 auto;height:initial}.benefits_list .item .title{font-size:17px;line-height:26px;font-weight:500;margin:10px 0 0;text-align:center}.benefits_list .item .anotation{font-size:14px;line-height:24px;font-weight:400;margin:0;text-align:center}.benefits_list .item .anotation *{margin:0}.benefits_list .item .anotation strong{font-weight:600}.benefits_list .item .anotation a{color:#AA005D;font-weight:600}.notouch .benefits_list .item .anotation a:is(:hover,:focus){text-decoration:underline}@media screen and (max-width:1430px){.benefits_list{gap:40px 18px}.benefits_list .item{width:calc(25% - 54px / 3)}.benefits_list .item .img{width:72px}.benefits_list .item .title{font-size:16px;line-height:24px;margin:6px 0 0}.benefits_list .item .anotation{font-size:13px;line-height:22px}}@media screen and (max-width:1000px){.benefits_list .item{width:calc(50% - 18px / 2)}}@media screen and (max-width:500px){.benefits_list .item{width:100%}}/*# sourceMappingURL=1.css.map */