.benefits_list{max-width:1120px;position:relative;display:flex;gap:30px;flex-wrap:wrap;width:100%;justify-content:center}.benefits_list .main_img{display:none}.benefits_list .item{display:flex;gap:20px;width:20%;flex-direction:column;align-items:center;color:#2E2026}.benefits_list .item .img{background:#fff;border-radius:50px;padding:10px;position:relative;width:40px;height:40px;display:block}.benefits_list .item .img img{max-width:100%;display:block;margin:0 auto;height:initial}.benefits_list .item .title{font-size:20px;line-height:26px;font-weight:900;color:#7E852E;margin:0;text-align:center}.benefits_list .item .anotation{font-size:16px;line-height:24px;font-weight:400;margin:0;text-align:center}@media screen and (min-width:1001px){.benefits_list{padding:0 0 50px}.benefits_list .main_img{position:relative;overflow:hidden;display:block;margin:0 auto;width:100%;max-width:340px;aspect-ratio:1;border-radius:300px}.benefits_list .item{width:280px;position:absolute}.benefits_list .item:nth-child(2){top:0;left:0}.benefits_list .item:nth-child(3){top:0;right:0}.benefits_list .item:nth-child(4){bottom:-50px;right:calc(50% + 140px)}.benefits_list .item:nth-child(5){bottom:-50px;left:calc(50% + 140px)}}@media screen and (min-width:1281px){.benefits_list .main_img{max-width:420px}}@media screen and (max-width:1000px){.benefits_list .item{width:calc(50% - 15px);gap:15px}.benefits_list .item .img{padding:8px;width:36px;height:36px}.benefits_list .item .title{font-size:18px;line-height:24px}.benefits_list .item .anotation{font-size:14px;line-height:24px}}@media screen and (max-width:500px){.benefits_list .item{width:100%}}/*# sourceMappingURL=1.css.map */