body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.submit-button{background-color:#f7227a;color:#fff;width:50%;padding:10px;border:none;border-radius:5px}.footer-container{text-align:center;background-color:#000;color:#fff;margin-top:35px;padding:1rem;position:relative;bottom:0;left:0;width:100%}@media only screen and (max-width:688px){.product-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:992px) and (max-width:1312px){.product-container{grid-template-columns:repeat(3,1fr)}}.product{background-color:rgba(1,238,255,.3215686274509804)!important;border-radius:20px!important;border:2px solid #daa520!important}.product img{border-radius:20px}.input-field{padding:10px;width:50%;border:none;border-bottom:1px solid grey;margin-top:10px;outline:none}.input-field:hover{border-bottom:1px solid #0dd5e4}
/*# sourceMappingURL=main.bd3f04f1.chunk.css.map */