.block.block--product-cards.block--paddingTopDefault{padding-top:0}.block.block--product-cards.block--paddingBottomDefault{padding-bottom:0}.block.block--product-cards .container.container--default{max-width:none;padding:0}.productCards{--gap:10px;--columns:12;display:grid;gap:var(--gap);grid-template-columns:repeat(var(--columns),minmax(0,1fr))}@media (min-width:768px) and (max-width:1023px){.productCards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.productCards{grid-template-columns:repeat(1,minmax(0,1fr))}}.productCard{background-image:url(../../img/product-card.jpg);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;border-radius:16px;overflow:hidden;padding:1.66667rem;position:relative}.productCard a:not(.btn),.productCard blockquote,.productCard div,.productCard h1,.productCard h2,.productCard h3,.productCard h4,.productCard h5,.productCard h6,.productCard label,.productCard li,.productCard p{color:#fff}@media (min-width:1024px){.productCard{min-height:25rem}}@media (max-width:1023px){.productCard{grid-column:span 1!important;padding:2.77778rem 1.11111rem}}.productCard.productCard--quarter{grid-column:span 3}.productCard.productCard--third{grid-column:span 4}.productCard.productCard--half{grid-column:span 6}.productCard.productCard--full{background-image:url(../../img/product-card-large.jpg);grid-column:span 12}@media (min-width:768px) and (max-width:1023px){.productCard.productCard--full{grid-column:span 2!important}}.productCard-content{position:relative;z-index:3}@media (min-width:1024px){.productCard-content{max-width:33.33333rem}}.productCard-title{font-size:1.33333rem;letter-spacing:-1.2px;line-height:1.5;margin-bottom:1.11111rem;text-transform:uppercase}@media (max-width:767px){.productCard-title{font-size:1.11111rem}}

/*# sourceMappingURL=block.css.map*/