*,body{margin:0}body{background-color:#eaeded;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}.header{height:60px;background-color:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header_logo{width:100px;object-fit:contain;margin:15px 20px 0}.header_search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header_searchInput{width:100%;padding:10px;height:12px;border:none}.header_searchIcon{background-color:#cd9042;height:22px;padding:5px}.header_nav{display:flex;justify-content:space-evenly}.nav_options{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.nav_optionFirst{font-size:10px}.nav_optionSecond{font-size:13px;font-weight:700}.nav_basket{display:flex;align-items:center;color:#fff}.nav_basketCount{margin-left:10px;margin-right:10px}.header a{text-decoration:none}.home{display:flex;margin:0 auto;justify-content:center;max-width:1500px}.home_row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home_image{z-index:-1;width:100%;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);margin-bottom:-150px}.checked{color:orange}.product{display:flex;flex-direction:column;align-items:center;z-index:1;width:100%;min-width:100px;margin:10px;padding:20px;justify-content:flex-end;background-color:#fff}.product_image{width:100%;height:100%;max-height:320px;object-fit:contain;margin-bottom:15px}.margin-price{margin-top:5px}.product_info{height:100px;margin-bottom:15px}.product>button{color:#111;background-image:linear-gradient(180deg,rgba(240,193,75,.6),#f0c14b);border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;cursor:pointer;padding:5px;margin-top:10px;border-radius:3px}.product>button:hover{background-image:linear-gradient(180deg,rgba(240,193,75,.9),#f0c14b)}.checkout{display:flex;padding:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content;background-color:#fff}.checkout_left{flex:1 1;padding:0 10px}.checkout_ad{width:100%;margin-bottom:10px}.checkout_title{padding:10px;border-bottom:1px solid #d3d3d3}.checkoutProduct{display:flex;margin:20px 0;box-shadow:2px 3px 10px grey}.checkoutProduct_info{padding-left:20px}.checkoutProduct_info>button{color:#111;background-image:linear-gradient(180deg,rgba(240,193,75,.6),#f0c14b);border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;cursor:pointer;padding:5px;margin-top:10px;border-radius:3px}.checkoutProduct_info>button:hover{background-image:linear-gradient(180deg,rgba(240,193,75,.9),#f0c14b)}.checkoutProduct_image{object-fit:contain;width:180px;height:180px;margin:10px}.checkoutProduct_title{font-size:16px;font-weight:600;margin:10px 0}.subtotal{display:flex;flex-direction:column;width:300px;height:100px;border:1px solid #ddd;border-radius:3px;background-color:#f3f3f3;padding:20px;justify-content:space-between}.subtotal_gift{display:flex;align-items:center}.subtotal_gift>p{margin-left:5px}.subtotal>button{color:#111;background-image:linear-gradient(180deg,rgba(240,193,75,.6),#f0c14b);border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;cursor:pointer;padding:5px;margin-top:10px;border-radius:3px}.subtotal>button:hover{background-image:linear-gradient(180deg,rgba(240,193,75,.9),#f0c14b)}.login{display:flex;flex-direction:column;align-items:center;height:100vh;background-color:#fff}.login_image{width:100px;margin:20px auto;object-fit:contain}.login_container{display:flex;flex-direction:column;width:300px;padding:20px;border-radius:5px;border:1px solid #d3d3d3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.login_container>h1{font-weight:500;margin-bottom:20px}.login_container>form>h5{margin-bottom:5px}.login_container>form>input{height:25px;width:98%;background-color:#fff;margin-bottom:10px}.login_container>p{font-size:12px;margin-top:15px}.login_signinButton{width:100%;color:#111;background-image:linear-gradient(180deg,rgba(240,193,75,.6),#f0c14b);border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;cursor:pointer;padding:5px;margin-top:10px;border-radius:3px}.login_signinButton:hover{background-image:linear-gradient(180deg,rgba(240,193,75,.9),#f0c14b)}.login_signupButton{border-radius:2px;height:30px;width:100%;margin-top:10px;border:1px solid #d3d3d3;cursor:pointer}.login_signupButton:hover{background-image:linear-gradient(180deg,#fff,rgba(0,0,0,.1))}.login_loading{display:none;margin:20px;opacity:.6}
/*# sourceMappingURL=main.5e79d708.chunk.css.map */