body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#e2e2e2;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b0b0b0}::-webkit-scrollbar-corner{background-color:transparent}.content{background:#fff;border:1px solid #ddeaf7;border-radius:.6rem;margin-bottom:.6rem;padding:2rem clamp(16px,5%,2.5rem)}.grid.product{grid-gap:1rem;display:grid;gap:1rem;gap:3rem 2px;grid-template-columns:repeat(4,1fr);list-style:none;padding:0}@media (max-width:1200px){.grid.product{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.grid.product{grid-template-columns:repeat(2,1fr)}}.product-img{aspect-ratio:1/1;background:#fff;display:block;object-fit:contain;transition:opacity .3s ease;width:100%}.product-img:hover{cursor:pointer;opacity:.6}.product-image{background:#fff;display:block;height:100%;object-fit:contain;width:100%}hr{background:#bacce1;border-top:1px solid #bacce1;height:1px}.button-row{display:flex;flex-wrap:wrap;gap:.6em;margin-top:1rem}
/*# sourceMappingURL=main.894b4e2d.css.map*/