.Popup_overlay__ScD3O{position:fixed;top:0;left:0;width:100vw;height:100%;background-color:transparent;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;pointer-events:none;transition:background-color .3s ease,opacity .3s ease}.Popup_overlay__ScD3O.Popup_visible___N0oG{background:rgba(0,0,0,.75);opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Popup_popupContainer__tnp40{background-color:transparent;padding:1rem;max-width:95vw;max-height:-moz-max-content;max-height:max-content;height:95%;box-sizing:border-box;overflow:hidden;width:-moz-max-content;width:max-content;position:relative;opacity:0;transform:scale(.9);transition:transform .3s ease,opacity .3s ease;z-index:10000}.Popup_popupContainer__tnp40.Popup_open__nD6Yt{opacity:1;transform:scale(1)}@media(min-width:768px){.Popup_popupContainer__tnp40{max-width:95vw}}.Popup_popupHeader__LtjB6{padding-bottom:.75rem}.Popup_popupTitle__UF6ZV{font-size:1.35rem;color:#fff;font-weight:900;margin:0}.Popup_closeButton__yryeI{background:none;border:none;font-size:1.75rem;cursor:pointer;color:#fff}.Popup_popupBody__PVSS5{border-radius:1rem;overflow:hidden;background-color:#fff;max-height:calc(100% - 3rem)}.Popup_popupContent__mkPB3{max-height:100%;height:-moz-fit-content;height:fit-content;overflow-y:auto;box-sizing:border-box}.ProductCard_wrapper__Lm3o_{border:1px solid #ddd;border-radius:2rem;box-shadow:0 0 10px rgba(0,0,0,.1);transition:transform .3s ease;transform-origin:center;padding:1rem;width:300px;cursor:pointer;box-sizing:border-box}.ProductCard_wrapper__Lm3o_:hover{transform:translateY(-5px)}@media(max-width:768px){.ProductCard_wrapper__Lm3o_{width:100%}}.ProductCard_wrapper__Lm3o_ .ProductCard_productImage__0_GRs{pointer-events:none;border-radius:2rem;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.ProductCard_wrapper__Lm3o_ .ProductCard_productTitle__9_LSx{font-size:1.35rem;margin:0;font-weight:900}.ProductCard_wrapper__Lm3o_ .ProductCard_price__QzJ67{font-size:1.45rem;color:#555;margin:.5rem 0 0}.ProductCard_addToCardSuccess__8ng0R{padding:2.5rem 2rem}.ProductCard_addToCardSuccess__8ng0R h3{font-size:2rem;font-weight:700;width:450px;max-width:100%;text-align:center;color:#000;text-transform:uppercase;margin:0 0 2rem}.ProductCard_addToCardSuccess__8ng0R .ProductCard_buttons__PeFEI{gap:2rem}@media(max-width:768px){.ProductCard_addToCardSuccess__8ng0R h3{font-size:1.5rem;margin-bottom:1rem}.ProductCard_addToCardSuccess__8ng0R .ProductCard_buttons__PeFEI{flex-direction:column;gap:.5rem;width:100%}.ProductCard_addToCardSuccess__8ng0R .ProductCard_buttons__PeFEI button{width:100%}}