.sec-ProductGrid_Inner{margin-block-start:calc(var(--Grid_Column) * 1.5);margin-block-end:calc(var(--Grid_Column) * 1.5);padding-inline-start:var(--Grid_Column);padding-inline-end:var(--Grid_Column)}@media only screen and (min-width: 768px){.sec-ProductGrid_Inner{margin-block-start:calc(var(--Grid_Column) * 2);margin-block-end:calc(var(--Grid_Column) * 2);padding-inline-start:0;padding-inline-end:0}}@media only screen and (min-width: 1024px){.sec-ProductGrid_Inner{margin-block-start:calc(var(--Grid_Column) * 3);margin-block-end:calc(var(--Grid_Column) * 3)}}.sec-ProductGrid-customMargin .sec-ProductGrid_Inner{margin-block-start:var(--CustomMargin-mobileTop);margin-block-end:var(--CustomMargin-mobileBottom)}@media only screen and (min-width: 768px){.sec-ProductGrid-customMargin .sec-ProductGrid_Inner{margin-block-start:var(--CustomMargin-desktopTop);margin-block-end:var(--CustomMargin-desktopBottom)}}.sec-ProductGrid_Columns{grid-gap:var(--Grid_Column);display:grid}@media only screen and (min-width: 768px){.sec-ProductGrid_Columns{grid-template-columns:repeat(var(--Column_Count),minmax(0,1fr));display:grid;gap:0}}.sec-ProductGrid_Column-content{display:none}@media only screen and (min-width: 768px){.sec-ProductGrid_Column-content{grid-column:3 / span 9;display:block}.sec-ProductGrid_Column-products{grid-column:13 / span 30}.sec-ProductGrid_Column-productsFull{grid-column:3 / span 40}}@media only screen and (min-width: 1024px){.sec-ProductGrid_Column-content{grid-column:3 / span 10}.sec-ProductGrid_Column-products{grid-column:15 / span 48}.sec-ProductGrid_Column-productsFull{grid-column:3 / span 60}}@media only screen and (min-width: 1700px){.sec-ProductGrid_Column-content{grid-column:3 / span 10}.sec-ProductGrid_Column-products{grid-column:13 / span 54}.sec-ProductGrid_Column-productsFull{grid-column:3 / span 64}}@media only screen and (min-width: 768px){.sec-ProductGrid_Content{position:sticky;top:calc(var(--Grid_Column) + var(--Header_Height));margin-block-start:-10px}.lyt-Header-hidden .sec-ProductGrid_Content{top:var(--Grid_Column)}}@media (prefers-reduced-motion: no-preference){.sec-ProductGrid_Content{transition:top .3s ease}}.sec-ProductGrid_Text{padding-inline-end:var(--Grid_Column)}@media only screen and (min-width: 1024px){.sec-ProductGrid_Text{margin-block-start:10px}}.sec-ProductGrid_Button{margin-block-start:10px}@media only screen and (min-width: 1024px){.sec-ProductGrid_Button{margin-block-start:15px}}.sec-ProductGrid_Items{grid-gap:calc(var(--Grid_Column) / 2);grid-template-columns:repeat(3,1fr);display:grid}@media only screen and (min-width: 768px){.sec-ProductGrid_Items{grid-gap:var(--Grid_Column);grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1024px){.sec-ProductGrid_Items{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1700px){.sec-ProductGrid_Items{grid-template-columns:repeat(6,1fr)}}.sec-ProductGrid-mobileTwoColumn .sec-ProductGrid_Items{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width: 768px){.sec-ProductGrid-mobileTwoColumn .sec-ProductGrid_Items{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1024px){.sec-ProductGrid-mobileTwoColumn .sec-ProductGrid_Items{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1700px){.sec-ProductGrid-mobileTwoColumn .sec-ProductGrid_Items{grid-template-columns:repeat(6,1fr)}}.sec-ProductGrid_Items-full,.sec-ProductGrid_Items-normal{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width: 768px){.sec-ProductGrid_Items-full,.sec-ProductGrid_Items-normal{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1024px){.sec-ProductGrid_Items-full,.sec-ProductGrid_Items-normal{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1700px){.sec-ProductGrid_Items-full,.sec-ProductGrid_Items-normal{grid-template-columns:repeat(6,1fr)}}.sec-ProductGrid_Item-content{grid-column:1 / span 3;padding-block-end:5px}.sec-ProductGrid-mobileTwoColumn .sec-ProductGrid_Item-content{grid-column:1 / span 2}@media only screen and (min-width: 768px){.sec-ProductGrid_Item-content{display:none}}.sec-ProductGrid_Item-content:empty{display:none}.sec-ProductGrid_Items-full .sec-ProductGrid_Item-content,.sec-ProductGrid_Items-normal .sec-ProductGrid_Item-content{grid-column:1 / span 2}.sec-ProductGrid_Item-plusCta{min-height:140px}.sec-ProductGrid_PlusCta{position:relative;display:block;width:100%;aspect-ratio:650 / 840;padding-inline-start:15px;padding-inline-end:15px;text-align:center;background-color:var(--PlusCtaBackgroundColour);border:6px solid var(--PlusCtaBorderColour)}@media only screen and (min-width: 768px){.sec-ProductGrid_PlusCta{border:15px solid var(--PlusCtaBorderColour);aspect-ratio:650 / 878}}.sec-ProductGrid_PlusCta-black{color:var(--Color_Brand)}.sec-ProductGrid_PlusCta-white{color:var(--Color_White)}.sec-ProductGrid_PlusCtaLink{position:absolute;top:50%;left:0;width:100%;padding-inline-start:0;padding-inline-end:0;transform:translateY(-50%)}@media only screen and (min-width: 768px){.sec-ProductGrid_PlusCtaLink{padding-inline-start:15px;padding-inline-end:15px}}.sec-ProductGrid_PlusIcon{--Icon_Size: 36px;align-items:center;flex-flow:column;justify-content:center;display:flex;width:var(--Icon_Size);height:var(--Icon_Size);margin-inline-start:auto;margin-inline-end:auto;border:1px solid currentColor;border-radius:50%}@media only screen and (min-width: 768px){.sec-ProductGrid_PlusIcon{--Icon_Size: 48px}}.sec-ProductGrid_PlusIcon svg{display:block;width:23px;color:currentColor}.sec-ProductGrid_PlusLinkText{display:block;margin-block-start:2px;font-family:var(--Font_Family-whyte);font-size:12px;font-weight:500;line-height:25px;color:var(--PlusCtaTextColour)}@media only screen and (min-width: 768px){.sec-ProductGrid_PlusLinkText{margin-block-start:10px;font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/984/assets/section-product-grid.css.map */
