.advantages_block{padding:120px 0 0}.advantages_block h2{margin:0 0 50px}.advantages_items{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.advantages_items li{border:1px solid #DFE0E4;border-radius:10px;padding:15px 15px 18px}.advantages_top_item p{font-size:.81rem;font-weight:400;line-height:1;padding:3px 10px;background:var(--black);color:var(--white);height:21px;border-radius:50px;display:inline-flex;align-items:center}.advantages_top_item span{font-size:1.13rem;font-weight:500;line-height:1.27;color:#B4B5BB}.advantages_top_item{display:flex;justify-content:space-between;gap:10px}.advantages_item_title{font-size:1.13rem;font-weight:500;line-height:1.27;margin:0 0 6px}.advantages_body_item p{color:#B4B5BB;font-size:1.13rem;font-weight:500;line-height:1.27}.advantages_items li{display:flex;flex-direction:column;gap:34px}@media screen and (min-width:1520px){.advantages_top_item p{font-size:1.1rem}.advantages_top_item span,.advantages_body_item p,.advantages_item_title{font-size:1.5rem}}@media screen and (max-width:1199px){.advantages_items{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.advantages_block{padding:100px 0 0}.advantages_block h2{margin:0 0 40px}}@media screen and (max-width:767px){.advantages_block{padding:80px 0 0}.advantages_body_item p{font-size:1rem}.advantages_top_item p{font-size:.69rem}.advantages_block h2{margin:0 0 30px}.advantages_top_item span{font-size:1rem}}@media screen and (max-width:575px){.advantages_items{grid-template-columns:1fr;grid-auto-rows:1fr}}