.WeeklyProducts-module__oTI4Xa__section{background-color:var(--bg-light,#f9fafb);padding:3rem 0}.WeeklyProducts-module__oTI4Xa__sectionTitle{text-align:center;color:var(--text-primary,#1f2937);margin-bottom:2rem;font-size:2rem;font-weight:700}.WeeklyProducts-module__oTI4Xa__sectionTitleIcon{color:#f59e0b;margin-right:.5rem}.WeeklyProducts-module__oTI4Xa__productsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.WeeklyProducts-module__oTI4Xa__productCard{background-color:#fff;border-radius:.5rem;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.WeeklyProducts-module__oTI4Xa__productCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.WeeklyProducts-module__oTI4Xa__productImageWrapper{background-color:#f3f4f6;width:100%;height:200px;overflow:hidden}.WeeklyProducts-module__oTI4Xa__productImage{object-fit:cover;width:100%;height:100%}.WeeklyProducts-module__oTI4Xa__noImage{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WeeklyProducts-module__oTI4Xa__productInfo{padding:1rem}.WeeklyProducts-module__oTI4Xa__productName{color:var(--text-primary,#1f2937);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:1rem;font-weight:600;overflow:hidden}.WeeklyProducts-module__oTI4Xa__productPrice{color:#16a34a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.WeeklyProducts-module__oTI4Xa__actions{gap:.5rem;display:flex}.WeeklyProducts-module__oTI4Xa__detailsButton{color:var(--text-primary,#1f2937);text-align:center;background-color:#f3f4f6;border-radius:.375rem;flex:1;padding:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.WeeklyProducts-module__oTI4Xa__detailsButton:hover{background-color:#e5e7eb}.WeeklyProducts-module__oTI4Xa__addToCartButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;flex:1;padding:.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.WeeklyProducts-module__oTI4Xa__addToCartButton:hover{background-color:#1d4ed8}
.banner-module__tkdU9a__banners{margin:2rem 0}.banner-module__tkdU9a__bannergrid{flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;display:flex}.banner-module__tkdU9a__bannerbox{color:#fff;padding:1rem;position:relative;overflow:hidden}.banner-module__tkdU9a__banner{border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--ban-color1),var(--ban-color2));place-items:center start;width:30%;min-width:250px;margin:.25rem;padding:.5rem;display:grid}.banner-module__tkdU9a__banner0{filter:hue-rotate();grid-row:span 2}.banner-module__tkdU9a__banner0 h2{font-size:1.5rem}.banner-module__tkdU9a__banner1{filter:hue-rotate(240deg)}.banner-module__tkdU9a__banner2{filter:hue-rotate(120deg)}.banner-module__tkdU9a__bannericon{opacity:.2;font-size:6rem;position:absolute;bottom:-1rem;right:-1rem}.banner-module__tkdU9a__banner h2{margin-bottom:.5rem}.banner-module__tkdU9a__btn{border-radius:var(--radius-md);box-shadow:inset 0px 0px 10px 0px var(--primary-color);opacity:.9;color:var(--primary-dark);background-color:var(--bg-light);margin:2% 0;padding:0 .5rem;font-weight:700}.banner-module__tkdU9a__btn0{color:var(--primary-color);border-radius:var(--radius-md);cursor:pointer;background-color:#fff;border:none;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}
.page-module___8aEwW__categoriesSection{padding:2rem 0}.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:640px){.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__categoryCard{border:1px solid var(--border-color,#c9c9c9);background:#fff;border-radius:.5rem;flex-direction:column;padding:1.5rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.page-module___8aEwW__categoryCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.page-module___8aEwW__categoryIcon{color:#2563eb;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.page-module___8aEwW__categoryCard h3{margin-bottom:.25rem;font-weight:600}.page-module___8aEwW__categoryCard p{color:#6b7280;font-size:.875rem}.page-module___8aEwW__categoryArrow{color:#2563eb;margin-top:auto}.page-module___8aEwW__productsSection{background-color:#f9fafb;padding:2rem 0}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__viewAll{color:#2563eb;text-decoration:none;transition:color .2s}.page-module___8aEwW__viewAll:hover{color:#1d4ed8}.page-module___8aEwW__advantagesSection{padding:2rem 0}.page-module___8aEwW__advantagesGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.page-module___8aEwW__advantagesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__advantagesGrid{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__advantageCard{text-align:center;padding:1.5rem}.page-module___8aEwW__advantageIcon{color:#2563eb;background-color:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-size:1.75rem;display:flex}.page-module___8aEwW__advantageCard h3{margin-bottom:.5rem;font-weight:600}.page-module___8aEwW__advantageCard p{color:#6b7280;font-size:.875rem}
