body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans Condensed,sans-serif;margin:0;padding:20px 40px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#000;text-decoration:none}*{box-sizing:border-box}.authentication-container{display:flex;justify-content:space-between;margin:30px auto;width:900px}.product-container{grid-column-gap:10px;column-gap:10px}.category-container,.product-container{grid-row-gap:50px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:50px}.category-container{grid-column-gap:20px;column-gap:20px}.category-title{font-size:28px;margin-bottom:25px;text-align:center}.checkout-container{align-items:center;display:flex;flex-direction:column;margin:50px auto 0;min-height:90vh;width:55%}.checkout-container .checkout-header{border-bottom:1px solid #a9a9a9;display:flex;justify-content:space-between;padding:10px 0;width:100%}.checkout-container .checkout-header .header-block{text-transform:capitalize;width:23%}.checkout-container .checkout-header .header-block:last-child{width:8%}.checkout-container .total{font-size:36px;margin-left:auto;margin-top:30px}
/*# sourceMappingURL=main.717d9575.css.map*/