.benefits_list{display:flex;justify-content:space-between;gap:20px}.benefits_list .item{display:flex;justify-content:center;flex:1}.benefits_list .item .item_in{max-width:280px;text-align:center;display:flex;flex-direction:column;align-items:center}.benefits_list .item .img{width:54px;height:54px}.benefits_list .item .img img{width:100%;height:100%;object-fit:contain}.benefits_list .item .title{font-size:24px;line-height:30px;font-weight:700;color:#0A63AD;margin:22px 0 0}.benefits_list .item .text_box{margin-top:18px}@media screen and (max-width:1600px){.benefits_list .item .title{font-size:22px;line-height:28px;margin:16px 0 0}}@media screen and (max-width:1300px){.benefits_list{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:30px;column-gap:30px;max-width:700px;margin:0 auto}.benefits_list.owl-carousel{display:block}.benefits_list.owl-carousel .item{width:calc(50% - (1 * 30px / 2) * 1);margin-right:30px}}@media screen and (max-width:1024px){.benefits_list .item .img{width:50px;height:50px}.benefits_list .item .title{font-size:20px;line-height:26px;margin:15px 0 0}}@media screen and (max-width:600px){.benefits_list{grid-template-columns:repeat(1, 1fr);row-gap:35px;column-gap:35px}.benefits_list.owl-carousel{display:block}.benefits_list.owl-carousel .item{width:calc(100% - (0 * 35px / 1) * 1);margin-right:35px}.benefits_list .item .text_box{margin-top:14px}}@media screen and (max-width:500px){.benefits_list .item .title{font-size:19px;line-height:26px;margin-top:10px}.benefits_list .item .text_box{margin-top:10px}}/*# sourceMappingURL=1.css.map */