.b_car_selection__advantages{display:flex;flex-wrap:wrap;margin-left:-20px;margin-bottom:-20px}.b_car_selection__advantages_item{width:calc(33.33333% - 20px);margin-left:20px;margin-bottom:20px;padding:30px 20px 30px 20px;background-color:var(--clr_white);border-radius:24px}@media (max-width:1023px){.b_car_selection__advantages_item{width:calc(50% - 20px);border-radius:20px}}@media (max-width:639px){.b_car_selection__advantages_item{width:100%}}.b_car_selection__advantages_text{font-size:15px;color:var(--clr_blue_dark)}.b_car_selection__advantages_count{font-weight:500;font-size:24px;line-height:1.15;margin-bottom:10px}.b_car_selection__advantages_info{font-weight:500;line-height:1.15;margin-bottom:8px}.b_car_selection__advantages_text_small{font-weight:300;line-height:1.2}.b_service_benefits{width:100%}.b_service_benefits__items{display:flex;flex-wrap:wrap;margin-left:-40px;margin-bottom:-36px}.b_service_benefits__item{width:calc(25% - 40px);margin-left:40px;margin-bottom:36px}@media (max-width:1023px){.b_service_benefits__item{display:flex;align-items:flex-start;width:calc(50% - 40px)}}@media (max-width:639px){.b_service_benefits__item{width:calc(100% - 40px)}}.b_service_benefits__item_img{display:block;height:100px;margin:0 auto 28px}@media (max-width:1023px){.b_service_benefits__item_img{margin:0 30px 0 0;height:auto;width:80px}}@media (max-width:639px){.b_service_benefits__item_img{margin:0 20px 0 0;width:56px}}.b_service_benefits__item_title{font-weight:500;font-size:18px;line-height:1.15;color:var(--text_color);margin-bottom:12px}@media (max-width:1023px){.b_service_benefits__item_title{font-size:14px;margin-bottom:10px}}@media (max-width:639px){.b_service_benefits__item_title{margin-bottom:8px}}.b_service_benefits__item_sub_text{font-weight:300;font-size:16px;line-height:1.2;color:var(--text_color)}