.l-product-productCards{grid-template-columns:repeat(3,1fr);display:grid}.l-product-productCards__item{grid-row:span 6;grid-template-rows:subgrid;border-bottom:1px solid #0607251a;width:100%;padding:0 0 20px;display:grid;position:relative}.l-product-productCards__item__buttons{grid-template-columns:repeat(2,1fr);justify-content:space-between;place-items:center;gap:8px;width:100%;margin-top:6px;padding:0 12px;display:grid}@media screen and (min-width:900px){.l-product-productCards__item__buttons{padding:0 10%}}.l-product-productCards__item:before{content:"";z-index:30;background-color:#0607251a;width:1px;height:80%;position:absolute;top:10%;left:0}@media screen and (max-width:900px){.l-product-productCards__item:nth-child(odd):before{display:none}}@media screen and (min-width:900px){.l-product-productCards__item:nth-child(odd):before{display:block}.l-product-productCards__item:nth-child(3n+1):before{display:none}}@media screen and (min-width:1600px){.l-product-productCards__item:nth-child(odd):before,.l-product-productCards__item:nth-child(3n+1):before{display:block}.l-product-productCards__item:nth-child(4n+1):before{display:none}}@media screen and (max-width:900px){.l-product-productCards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px){.l-product-productCards{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1600px){.l-product-productCards{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=fd15b1b8eb25fa47.css.map*/