body{background-color:#d3d3d3;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}*{margin:0}.header{background-color:#000;display:flex;align-items:center;position:sticky;top:0;z-index:100}.header__logo{width:100px;margin:18px 13px 0;object-fit:contain}.headerNav{display:flex}.header__optionLineOne{font-size:12px}.header__optionLineTwo{font-size:14px;font-weight:700}.header__option{display:flex;flex-direction:column;margin:0 10px}.header__link{color:#fff;text-decoration:none}.header__search{display:flex;flex:1 1}.header__searchInput{border:none;height:20px;padding:7px;width:100%}.header__searchIcon{background-color:orange;padding:5px}.header__optionBasket{display:flex;align-items:center}.header__basketCount{margin:0 10px}.home__image{width:100%;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.home{max-width:1500px;margin:0 auto}.home__row{display:flex;margin:0 5px}.home__image{z-index:-1;margin-bottom:-150px}.product{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;max-height:400px;min-width:100px;background-color:#fff;margin:10px;padding:20px;width:100%;z-index:1}.product__info{height:100px;margin-bottom:15px}.product__price{margin-top:5px}.product__rating{display:flex;margin-top:5px}.product>img{width:100%;max-height:200px;object-fit:contain;margin-bottom:15px}.product>button{background-color:orange;border:1px solid #b8860b}.checkout{display:flex;background-color:#fff;padding:20px;height:-webkit-max-content;height:max-content}.checkout__ad{position:absolute;bottom:0;width:100%;height:100%;object-fit:cover}.checkout__adContainer{width:100%;height:160px;overflow:hidden;margin-bottom:20px;position:relative}.checkout__title{margin-bottom:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkoutProduct{display:flex;margin:20px 0}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__title{font-size:18px;font-weight:800}.checkoutProduct__rating{display:flex}.checkoutProduct__price{font-size:18px;font-weight:800px}.checkoutProduct button{margin-top:20px;background-color:orange;border:1px solid #b8860b}.subtotal{display:flex;flex-direction:column;width:300px;height:100px;padding:20px;background-color:#f3f3f3;border-color:1px solid #ddd;border-radius:3px;justify-content:space-between;margin-left:20px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px}.subtotal>button{background-color:orange;border:1px solid #b8860b;width:100%;height:30px;border-radius:3px;margin-top:10px}.login{background-color:#fff;height:100vh;align-items:center}.login,.login__container{display:flex;flex-direction:column}.login__container{width:300px;padding:20px;border:1px solid #789}.login__container>h1{font-size:30px;font-weight:500;margin-bottom:20px}form>h5{margin-bottom:5px}.login__container>form>input{width:98%;height:30px;margin-bottom:5px;background-color:#fff}.login__logo{width:100px;margin:20px 0;object-fit:contain}.login__container>p{font-size:13px;margin:10px 0}.login__signInButton{background-color:orange;border:2px solid #b8860b;border-radius:3px}.login__registerButton,.login__signInButton{width:100%;height:35px;margin:15px 0;font-size:15px}.login__registerButton{border-radius:2px;border:2px solid grey}
/*# sourceMappingURL=main.3f9e203b.chunk.css.map */