.ProductAdvantages_container__qC6Ug{background-color:var(--color-gray-50)}.ProductAdvantages_advantages__rVQgV{margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;padding:32px!important}.ProductAdvantages_item__HyCAc{width:185px;display:flex;flex-direction:column;color:var(--color-gray-900)}.ProductAdvantages_item__HyCAc img{max-width:50px;max-height:50px;object-fit:cover;object-position:center}.ProductAdvantages_item__HyCAc h6{margin-top:10px;font:var(--font-text-md-bold)}.ProductAdvantages_item__HyCAc p{font:var(--font-text-md-regular)}@media screen and (max-width:1000px){.ProductAdvantages_advantages__rVQgV{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.ProductAdvantages_advantages__rVQgV{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.ProductAdvantages_advantages__rVQgV{grid-template-columns:1fr;row-gap:32px}.ProductAdvantages_item__HyCAc{width:100%;align-items:center;text-align:center}}