.styles_productItem__gQ7AK{position:relative;margin-bottom:.75rem;display:grid;align-items:center;justify-content:space-between;border-radius:.5rem;border-width:2px;border-color:rgba(0,0,0,.1);padding:.75rem;grid-template-columns:1fr 150px 1fr;grid-template-areas:"information counter details"}@media only screen and (max-width:1070px){.styles_productItem__gQ7AK{grid-template-columns:1fr 150px 1fr}}@media only screen and (max-width:1023px){.styles_productItem__gQ7AK{grid-template-columns:1fr 150px 1fr}}@media only screen and (max-width:690px){.styles_productItem__gQ7AK{grid-template-columns:1fr 150px 1fr}}@media only screen and (max-width:630px){.styles_productItem__gQ7AK{grid-template-columns:1fr 1fr;grid-template-areas:"information information" "details details" "counter counter";row-gap:12px}.styles_details__CXSEB{margin-top:-.75rem}}.styles_information__s_iSU{display:flex;align-items:center;gap:.5rem;padding-right:85px;grid-area:information}@media only screen and (max-width:596px){.styles_productItem__gQ7AK{grid-template-columns:1fr 1fr;row-gap:14px}.styles_information__s_iSU{grid-column:1/3}}@media only screen and (max-width:431px){.styles_productItem__gQ7AK{grid-template-columns:1fr;row-gap:16px}.styles_information__s_iSU{grid-column:1/2}}.styles_counter__Gsf8b{display:flex;align-items:center;justify-content:center;grid-area:counter}.styles_details__CXSEB{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;grid-area:details}