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}.main__container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:3fr .5fr;justify-content:center;margin:0 auto;max-width:1400px;padding:15px 16px}@media screen and (max-width:720px){.main__container{display:flex;flex-wrap:wrap;justify-content:center}}.cart{background:#f5f5f5;font-family:Inter;height:500px;margin:0 auto;max-width:382px;min-width:280px;position:relative;width:100%}.cart__header{align-items:center;background:#27ae60;border-radius:5px 5px 0 0;box-sizing:border-box;color:#fff;display:flex;font-size:18px;font-style:normal;font-weight:700;height:65px;justify-content:flex-start;letter-spacing:0;line-height:24px;padding:21px}.cart__body{height:250px;overflow-y:scroll;padding:18.45px}.cart__body ul{display:flex;flex-direction:column-reverse;gap:10px;list-style:none;padding:0}.cart__body--empty-message{text-align:center}.cart__body--empty-message h3{font-size:18px;font-weight:700;letter-spacing:0;line-height:24px}.cart__body--empty-message p{color:#828282;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px}.cart__footer{box-sizing:border-box;padding:18.45px}.cart__footer--price{border-top:1px solid #828282;display:flex;font-size:14px;font-weight:600;justify-content:space-between;line-height:24px}.cart__footer--price p:last-child{color:#828282}.cart__footer button{background:#e0e0e0;border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;color:#828282;cursor:pointer;font-size:16px;font-weight:600;height:60px;left:18.45px;line-height:19px;max-width:343px;top:390px;width:100%}@media screen and (min-width:576px){.cart{min-width:340px}}.product-cart__card{grid-gap:10px;align-items:flex-start;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:.5fr 1fr .5fr;height:70px;max-width:382px;width:100%}.product-cart__image{background-color:#e0e0e0;max-width:70px;width:100%}.product-cart__image img{width:70px}.product-cart__infos h3,.product-cart__infos p{margin:0;padding:0}.product-cart__btn{background:transparent;border:none;color:#bdbdbd;cursor:pointer;font-family:Inter;font-size:12px;font-weight:500;letter-spacing:0;line-height:15px;padding:5px;text-align:right}.product-list{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:20px;list-style-type:none;margin:0 auto;max-width:940px;min-width:300px;overflow-x:scroll;padding:5px 0;width:100%}.product-list::-webkit-scrollbar{height:5px;margin-top:10px}.product-list::-webkit-scrollbar-track{background:#fff}.product-list::-webkit-scrollbar-thumb{background:#27ae60;border-radius:8px}@media screen and (min-width:576px){.product-list{flex-wrap:wrap;justify-content:center;padding:0}}.product{border:2px solid #e0e0e0;box-sizing:border-box;display:flex;flex:0 0 300px;flex-direction:column;font-family:Inter;gap:14.33px;max-height:346px;max-width:300px;width:100%}.product__header{background:#f5f5f5;background-position:50%;background-repeat:no-repeat;background-size:contain;height:150px;margin:0;max-width:100%;text-align:center}.product__body{display:flex;flex-direction:column;gap:14.33px;padding-bottom:23px;padding-left:21px}.product__body--category,.product__body--name,.product__body--price{margin:0}.product__body--name{font-size:18px;font-weight:700;letter-spacing:0;line-height:24px;text-align:left}.product__body--category{color:#828282;font-size:12px;line-height:16px}.product__body--price{color:#27ae60;font-size:14px;line-height:24px}.product__body--btn{background:#27ae60;border:2px solid #27ae60;border-radius:8px;color:#fff;cursor:pointer;height:40px;max-width:106px;padding:0,20px,0,20px;width:100%}nav{background:#f5f5f5;justify-content:center}.header,nav{display:flex;width:100%}.header{align-items:center;box-sizing:border-box;flex-direction:column;justify-content:space-between;padding:14.28px 20px}.header__logo{margin-bottom:20px}.header__search-container{align-items:center;border:2px solid #e0e0e0;border-radius:8px;display:flex;gap:5px;max-width:465px;padding:0 10px}.header__search-container,.header__search-container input{background:#fff;box-sizing:border-box;height:60px;width:100%}.header__search-container input{border-bottom:2px solid #e0e0e0;border-left:0;border-right:0;border-top:2px solid #e0e0e0;font-family:Inter;font-size:16px;font-weight:400;line-height:19px;max-width:365px;outline:none;padding:0 10px 0 15px}.header__search-container input::-webkit-input-placeholder{color:#e0e0e0}.header__search-container input:-ms-input-placeholder{color:#e0e0e0}.header__search-container input::placeholder{color:#e0e0e0}.header__search-container button{background:#27ae60;border:2px solid #27ae60;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-weight:500;height:40px;letter-spacing:0;line-height:17px;max-width:107px;text-align:center;width:100%}@media screen and (min-width:576px){.header{flex-direction:row;justify-content:space-between;max-width:1400px;padding-left:50px;padding-right:0}.header__logo{margin-bottom:0}}
/*# sourceMappingURL=main.09a706c3.css.map*/