.sales{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px}.sales__item{width:calc((100% - 32px) / 3)}@media (max-width: 1199px){.sales__item{width:calc((100% - 32px)/2)}}@media (max-width: 480px){.sales__item{width:100%}}.sales__content{display:flex;align-items:center;gap:16px;min-height:50px}.sales__line{display:flex;width:40px;height:2px;background-color:#0b1713}.sales__title{display:flex;align-items:center;font-style:normal;font-weight:600;font-size:14px;line-height:1.6;text-transform:uppercase;color:#231f20}@media (max-width: 767px){.sales__title{font-size:12px}}.sales__image{overflow:hidden}
