.grill{display:grid;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing);grid-auto-flow:dense}@media screen and (min-width: 750px){.grill{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grill:last-child{margin-bottom:0}.grill__item{width:100%;flex-grow:1;flex-shrink:0}@media screen and (max-width: 749px){.grill--1-col{grid-template-columns:repeat(1,1fr)}.grill--2-col{grid-template-columns:repeat(2,1fr)}.grill--3-col{grid-template-columns:repeat(3,1fr)}.grill--4-col{grid-template-columns:repeat(4,1fr)}.grill--5-col{grid-template-columns:repeat(5,1fr)}.grill--6-col{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width: 750px) and (max-width: 989px){.grill--1-col-tablet{grid-template-columns:repeat(1,1fr)}.grill--2-col-tablet{grid-template-columns:repeat(2,1fr)}.grill--3-col-tablet{grid-template-columns:repeat(3,1fr)}.grill--4-col-tablet{grid-template-columns:repeat(4,1fr)}.grill--5-col-tablet{grid-template-columns:repeat(5,1fr)}.grill--6-col-tablet{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width: 990px){.grill--1-col-desktop{grid-template-columns:repeat(1,1fr)}.grill--2-col-desktop{grid-template-columns:repeat(2,1fr)}.grill--3-col-desktop{grid-template-columns:repeat(3,1fr)}.grill--4-col-desktop{grid-template-columns:repeat(4,1fr)}.grill--5-col-desktop{grid-template-columns:repeat(5,1fr)}.grill--6-col-desktop{grid-template-columns:repeat(6,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/365/assets/section-product-grill.css.map */
