:export{pryClr:#305c45;secClr:#e6a960;white:#fff;mamiBlack:#939393}.containers{background:#fff;border-radius:8px;overflow:hidden;padding-bottom:2rem;position:relative;width:100%}.containers .cardHead{border-bottom:.6px solid #939393;padding:.5rem 2rem;display:flex;justify-content:space-between;margin-bottom:2rem}.containers .cardHead h3{color:#313638;font-weight:500;margin-top:0}.containers .cardHead h3 span{color:#305c45;text-transform:uppercase;height:100%;border-left:2px solid #305c45;padding-left:.4rem;font-weight:500}@media screen and (max-width:500px){.containers .cardHead{margin-bottom:0!important;padding:1rem!important;background:#f1f1f1}}.containers .blackCulture{background:url(/images/backgrounds/black-culture.png);background-repeat:no-repeat;background-size:cover;color:#fff!important}.containers .blackCulture h3{color:#fff!important}@media screen and (max-width:500px){.containers .blackCulture{background:url(/images/backgrounds/black-culture.png)!important;background-repeat:no-repeat!important;background-size:cover!important}}.containers .products{padding:1rem 1.5rem 1.25rem;display:flex;align-items:flex-start;gap:.75rem;overflow-x:auto;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none}.containers .products::-webkit-scrollbar{display:none}@media screen and (max-width:500px){.containers .products{gap:.6rem;padding:.75rem}}.containers .mami-stores-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-items:start;gap:.75rem;padding:1rem 1rem 1.5rem}@media screen and (min-width:1000px){.containers .mami-stores-products{grid-template-columns:repeat(7,minmax(0,1fr));gap:1rem;padding:1rem 2rem 1.5rem}}.containers .mami-stores-products .ProductCard--grid{height:auto;align-self:start}.containers .mami-stores-products .ProductCard--grid .productCardInner{height:auto}.containers .mami-stores-products .ProductCard--grid .productCardTitle{font-size:.75rem;height:2.25rem;min-height:2.25rem;max-height:2.25rem;line-height:1.125rem}.containers .mami-stores-products .ProductCard--grid .productCardPrice{font-size:.8125rem}.containers .mami-stores-products .ProductCard--grid .productCardPriceOriginal{font-size:.625rem}.containers .mami-stores-products .ProductCard--grid .productCardAction button{min-height:2.25rem!important;font-size:.75rem!important;padding:.4rem .5rem!important}.containers .newTag{position:absolute;top:0;right:0;padding:0 1rem;background:red;color:#fff;font-size:.6rem;border-bottom-left-radius:8px}@media screen and (max-width:500px){.containers{padding-bottom:0!important}}