.how-it-works-section[data-astro-cid-2wm4ncwa]{width:100vw;margin-left:calc(-50vw + 50%);padding:0 1.25rem;box-sizing:border-box}.how-it-works-container[data-astro-cid-2wm4ncwa]{max-width:1440px;margin:0 auto}img[data-astro-cid-2wm4ncwa]{width:100%;height:auto;display:block}@media (max-width: 768px){.how-it-works-container[data-astro-cid-2wm4ncwa]{width:120%;margin-left:-10%}}@media (max-width: 480px){.how-it-works-container[data-astro-cid-2wm4ncwa]{width:140%;margin-left:-20%}}.products-grid{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;overscroll-behavior:contain;transform:translateZ(0);backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-row{contain:layout style paint;will-change:transform}.product-item{contain:layout}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 1.5s ease-in-out infinite}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.products-grid::-webkit-scrollbar{width:6px}.products-grid::-webkit-scrollbar-track{background:transparent}.products-grid::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.product-row{display:flex;gap:16px;padding:8px 16px}.product-item{flex:1;min-width:0;padding:8px;transition:transform .2s ease}.product-card{position:relative;overflow:hidden;width:100%;height:100%;box-shadow:0 4px 6px #0000001a;transition:all .3s cubic-bezier(.25,.8,.25,1);background-color:#fff;border-radius:12px;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #00000026}.product-image-container{position:relative;width:100%;flex-grow:1;overflow:hidden;border-radius:12px 12px 0 0}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-info{position:absolute;top:.5rem;left:.5rem;border-radius:20px;padding:3px 10px;font-size:1rem;font-weight:600;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1}.price-container{background:#616161;color:#fff;padding:4px 12px;border-radius:20px;display:flex;align-items:center;gap:8px;position:absolute;top:11rem;left:.5rem}.price-container.discounted{background:#b73a66}.product-info .price-container{display:flex;align-items:center;gap:.25rem}.product-expanded{position:relative;z-index:10;transform:scale(1.05);transition:all .3s cubic-bezier(.25,.8,.25,1);gap:.5rem}.product-info-overlay{position:absolute;inset:0;background-color:#fff0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:.5rem;pointer-events:none}.info-box{pointer-events:auto}.stock-info{font-size:.7rem;padding:2px 6px;border-radius:10px}.more-info-button,.view-store-button{position:absolute;top:16px;background-color:#fffc;border:none;border-radius:50%;padding:4px;cursor:pointer;transition:background-color .3s ease;z-index:10}.more-info-button:hover,.view-store-button:hover{background-color:#fff}.more-info-button{right:24px}.view-store-button{left:24px}@media (max-width: 1023px){.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background-color:#f3f4f6;padding:1px}}@media (max-width: 640px){.product-row{padding:4px 8px;gap:8px}.product-item{padding:4px}}@media (min-width: 641px) and (max-width: 1024px){.product-row{padding:6px 12px;gap:12px}.product-item{padding:6px}}.product-card-mobile{display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden;height:100%;min-height:15rem}.product-card-mobile .product-image-container{width:100%;position:relative;overflow:hidden;background-color:#f3f4f6;min-height:10rem}.product-card-mobile .product-image-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card-mobile .line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.5rem}.product-card-mobile .mobile-price{display:flex;align-items:baseline;flex-wrap:wrap;margin-top:.25rem;min-height:1.25rem}.product-card-mobile .price-container{position:static;background:transparent;color:#2563eb;padding:0;display:block;font-weight:700}.product-card-mobile .price-container.discounted{color:#ef4444;background:transparent}.product-card-mobile .price-container span{display:inline;margin-right:4px}@media (max-width: 768px){.product-card-mobile{-webkit-tap-highlight-color:transparent}.product-card-mobile:active{transform:scale(.98)}}.mapboxgl-popup{max-width:none!important}.mapboxgl-popup-content{padding:0!important;width:320px;max-height:448px;overflow-y:auto}.custom-popup .mapboxgl-popup-content{border-radius:8px;box-shadow:0 3px 14px #0006}.custom-popup .mapboxgl-popup-tip{display:none}.custom-marker{background-size:cover;border-radius:50%;width:40px;height:40px;border:2px solid #1d4ed8;box-shadow:0 2px 5px #0003}.custom-marker-selected{border:3px solid red;box-shadow:0 0 10px red;transform:scale(1.1)}.map-container{position:relative;width:100%;height:100%}.user-location-marker{background-color:#4285f4;border-radius:50%;width:15px;height:15px;border:2px solid #FFF;box-shadow:0 0 0 2px #4285f44d}.product-popup{animation:slideUp .3s ease-out;max-height:-moz-fit-content;max-height:fit-content;overflow:hidden}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-popup img{transition:opacity .3s ease-in-out}.product-popup button{position:relative;overflow:hidden}.product-popup button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .3s,height .3s}.product-popup button:hover:before{width:300px;height:300px}.product-popup::-webkit-scrollbar{width:6px}.product-popup::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.product-popup::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.product-popup::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 640px){.product-popup{width:100%!important;max-width:100%!important;border-radius:0;height:100vh;max-height:100vh}}.product-popup .group:hover button{transform:scale(1.05)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-popup .animate-pulse{background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:200% 100%;animation:shimmer 1.5s infinite}.product-popup [class*=rounded-full]{transition:all .2s ease-in-out}.product-popup:hover{transform:translateY(-2px)}.product-popup .w-6{transition:width .3s ease-in-out}.product-popup button:active:not(:disabled){transform:scale(.98)}.product-popup button[class*=bg-gray-100]:not([disabled]):not(.rounded-full){background-color:#1d4ed8!important;color:#fff!important;border-color:#1d4ed8!important}.product-popup button[class*=bg-gray-100]:hover:not([disabled]):not(.rounded-full){background-color:#1e40af!important;border-color:#1e40af!important}.product-popup button[class*=bg-blue-600]{background-color:#000!important;color:#fff!important;border:2px solid #000000!important}.product-popup button[class*=bg-blue-600]:hover:not([disabled]){background-color:#1a1a1a!important;border-color:#1a1a1a!important}.product-popup button.bg-green-100{background-color:#dcfce7!important;color:#15803d!important;border-color:#bbf7d0!important}
