*,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;display:flex;align-items:center;background-color:#000;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:150px;object-fit:contain;margin:1px 20px 0}.header__search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;border:none;width:100%;border-radius:2px 0 0 2px}.header__searchIcon{padding:5px;height:22px!important;color:#fff;background-color:#2c75e4;border-radius:0 2px 2px 0}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionBasket{display:flex;align-items:center;color:#fff}.header__basketCount{margin-left:10px;margin-right:10px}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__image1{width:100%;z-index:-1;margin-bottom:-160px}.home__row{margin-left:5px;margin-right:5px}.home__row,.product{display:flex;z-index:1}.product{flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px;background-color:#fff}.product__rating{display:flex}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product>button{background:none;margin-top:10px;padding:5px 15px;border:2px solid #2c75e4;color:#000;cursor:pointer;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.product>button:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}.product__price{margin-top:5px}.product__info{width:100%;height:100px;margin-bottom:15px}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:150px}.checkout__ad{width:100%;margin-bottom:10px}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:none;margin-top:10px;padding:5px 15px;border:2px solid #2c75e4;color:#000;cursor:pointer;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.checkoutProduct__info>button:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:600}.subtotal{margin-left:20px;display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px;cursor:pointer}.subtotal>button{background:none;width:100%;height:30px;margin-top:10px;border:2px solid #2c75e4;color:#000;cursor:pointer;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.subtotal>button:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}.login__logo{object-fit:contain;width:300px;margin:40px auto 20px}.p__notice{font-size:12px}.login{background-color:#fff;height:100vh;align-items:center;background-image:url("/static/media/mycart login background_white.819880d6.png");background-position:top;background-repeat:no-repeat;background-size:cover}.login,.login__container{display:flex;flex-direction:column}.login__container{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%;border:1px solid #000;border-radius:4px;box-sizing:border-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.login__container>form>input:focus{border:1px solid #2c75e4;outline:none;box-shadow:none;border-radius:2px;background:#e5e7ff}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{width:100%;height:30px;background:none;margin-top:10px;margin-bottom:10px;padding:5px 15px;border:2px solid #2c75e4;color:#000;cursor:pointer;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.login__signInButton:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}.login__registerButton{width:100%;height:30px;background:none;margin-top:10px;margin-bottom:10px;padding:5px 15px;border:2px solid #000;color:#000;cursor:pointer;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.login__registerButton:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}.payment{background-color:#fff}.payment__container>h1{text-align:center;padding:10px;font-weight:400;background-color:#eaeded;border-bottom:1px solid #d3d3d3}.payment__container>h1 a{text-decoration:none}.payment__section{display:flex;padding:20px;margin:0 20px;border-bottom:1px solid #d3d3d3}.payment__title{flex:0.2 1}.payment__address,.payment__details,.payment__items{flex:0.8 1}.payment__details>form{max-width:400px}.payment__details>h3{padding-bottom:20px}.payment__details>form>div>button{background:none;width:100%;height:30px;margin-top:10px;border:2px solid #2c75e4;color:#000;cursor:pointer;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.payment__details>form>div>button:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.order{padding:40px;margin:20px 0;border:1px solid #d3d3d3;background-color:#fff;position:relative}.order__id{position:absolute;top:40px;right:20px}.order__total{font-weight:500;text-align:right}.service{flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px;background-color:#fff;z-index:1}.service,.service__rating{display:flex}.service__price{margin-top:5px}.service__info{height:100px}.service>img,.service__info{width:100%;margin-bottom:15px}.service>img{max-height:200px;object-fit:contain}.service>button{background:none;margin-top:10px;padding:5px 15px;border:2px solid #2c75e4;color:#000;cursor:pointer;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.service>button:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}body{font-family:inter;font-weight:400;background:#f5f5f5}.form{background-color:#fff;height:100vh;display:flex;flex-direction:column;align-items:center;background-image:url("/static/media/mycart login background_white.819880d6.png");background-position:top;background-repeat:no-repeat;background-size:cover}h1{margin-top:60px;font-size:35px}.p,h1{text-align:center}.p{margin:25px auto 0;font-size:18px;width:90%}.contact-form{margin:35px auto 0;width:80%}.contact-form label{font-size:20px;display:inline-block;margin-bottom:10px}.contact-form input{padding:12px 20px;outline:none;border:none;border-bottom:2px solid #2c75e4;background:#fff;font-size:18px;border-radius:3px;margin-bottom:20px;width:100%}.contact-form input:focus{border:2px solid #1a883f}.contact-form textarea{padding:12px 20px;outline:none;border:none;border-bottom:2px solid #2c75e4;background:#fff;font-size:18px;border-radius:3px;width:100%;font-family:inter;font-weight:400}.contact-form textarea:focus{border:2px solid #1a883f}.contact-form button{font-size:19px;width:100%;margin:25px 15px 150px;padding:12px 20px;border:2px solid #2c75e4;color:#000;border-radius:3px;cursor:pointer;background:none;transition:color .35s,border-color .35s,box-shadow .35s,transform .35s}.contact-form button:hover{background-color:#2c75e4;border-color:#2c75e4;color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.15em)}.alert{text-align:center;padding:10px;background:green;color:#fff;margin:auto;display:none}@media (min-width:1000px){.contact-form{width:40%}}@media (min-width:1080px){.contact-form{width:30%}}
/*# sourceMappingURL=main.5cce4506.chunk.css.map */