<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,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{background-color:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__burgerIcon{color:#fff;border:1px solid grey!important;margin-left:8px;border-radius:3px}.header__burgerIcon:hover{cursor:pointer;border:1px solid #fff!important}.header__logo{object-fit:contain;width:100px;margin-top:10px;margin-right:50px;margin-left:10px}.header__search{display:flex;align-items:center;flex:1 1;border-radius:5px}.header__searchLabel{background-color:#d3d3d3;display:flex;color:grey;align-items:center;padding:3px 3px 5px 10px;border-radius:5px 0 0 5px;font-size:13px}.header__searchLabel:hover{cursor:pointer;background-color:grey;color:#000}.header__searchLabel:focus{border:19x solid #cd4242}.header__searchInput{height:12px;padding:10px;border:none;outline-width:0;width:100%}.header__searchIcon{background-color:#cd9042;padding:5px;height:22px!important;cursor:pointer;border-radius:0 5px 5px 0}.header__nav{display:flex;justify-content:space-evenly;align-items:center}.header__link{color:#fff;text-decoration:none}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__optionLineOne{font-size:13px;color:#d3d3d3}.header__optionLineTwo{font-size:13px;font-weight:800;display:flex;align-items:center}.header__optionDownIcon{color:#d3d3d3}.header__optionBasket{display:flex;align-items:center}.header__basketCount{margin-left:10px;margin-right:10px}.home{max-width:1500px;margin-left:auto;margin-right:auto}.home__image{width:100%;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);z-index:-1;min-height:450px;margin-bottom:-250px}.home__arrowLeft,.home__arrowRight{margin-left:15px;cursor:pointer;z-index:10;margin-right:15px;position:absolute;top:200px}.home__arrowRight{right:15px}.home__row{margin-left:10px;margin-right:10px}.home__row,.product{display:flex;z-index:1}.product{flex-direction:column;max-height:400px;min-width:100px;background-color:#fff;align-items:center;margin:10px;width:100%;padding:20px}.product&gt;button{cursor:pointer}.product__info{height:100px;margin-bottom:15px}.product__rating{display:flex}.product__price{margin-top:5px}.product&gt;img{width:100%;object-fit:contain;max-height:200px;margin-bottom:15px}.product&gt;button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.subheader{display:flex;background-color:#232f3e;padding:4px 4px 4px 10px;justify-content:space-between}.subheader__left{display:flex;align-items:center;color:#fff;padding-left:5px;padding-right:10px;border:1px solid #232f3e}.subheader__left:hover{cursor:pointer;border:1px solid #fff}.subheader__location{display:flex;flex-direction:column;padding-left:5px}.subheader__locationLineOne{font-size:13px;color:#fff}.subheader__locationLineTwo{font-size:13px;font-weight:800}.subheader__center,.subheader__locationLineTwo{display:flex;align-items:center}.subheader__centerOption{color:#fff;padding:5px;border:1px solid #232f3e;font-size:16px;font-weight:600}.subheader__login{color:#d3d3d3}.subheader__centerOption:hover{cursor:pointer;border:1px solid #fff}.subheader__right{display:flex;align-items:center;padding-right:15px;padding-left:4px;border:1px solid #232f3e}.subheader__right:hover{border:1px solid #fff;cursor:pointer}.subheader__rightLogo{object-fit:contain;width:30px}.subheader__rightText{color:#fff;font-size:16px;font-weight:600;padding-left:10px}.checkout{padding:10px 10px 10px 20px;display:flex;min-height:82vh;background-color:#fff}.checkout__ad{width:100%;height:150px;margin-bottom:10px}.checkout__title{padding-bottom:10px}.checkout__left{padding-right:10px}.checkoutProduct{display:flex}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:600}.checkoutProduct__info&gt;button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#000;cursor:pointer}.subtotal{display:flex;flex-direction:column;width:300px;height:108px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift&gt;input{margin-right:5px}.subtotal&gt;button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#000;cursor:pointer;width:100%;height:30px;border-radius:2px}.login{background-color:#fff;height:97.5vh;display:flex;flex-direction:column;align-items:center;padding-top:15px}.login__logo{object-fit:contain;width:100px}.login__container{margin:15px;width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;display:flex;flex-direction:column;border:1px solid #d3d3d3}.login__signinText{font-weight:500}.login__form{padding-top:10px}.login__form&gt;h5{margin-bottom:5px}.login__form&gt;input{height:25px;margin-bottom:10px;background-color:#fff;width:98%;border:1px solid #000}.login__form&gt;input:focus{outline-width:0;outline:0;border:1px solid #e77600;box-shadow:0 0 3px 2px rgba(228,121,17,.5)}.login__terms{margin-top:15px;font-size:12px}.login__register{border:1px solid #a9a9a9;border-radius:2px}.login__register,.login__signin{margin-top:10px;color:#000;cursor:pointer;width:100%;height:30px}.login__signin{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px}
/*# sourceMappingURL=main.5eedf4d6.chunk.css.map */</pre></body></html>