body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e5e5e5;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}*{margin:0;padding:0}.home{margin-left:auto;margin-right:auto;max-width:1500px}.home__image__banner{-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);width:100%}.header{align-items:center;background-color:#131921;display:flex;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{margin:18px 20px 0;object-fit:contain;width:100px}.header__search{display:flex;flex:1 1}.header__searchInput{border:none;border-bottom-left-radius:5px;border-top-left-radius:5px;height:12px;padding:10px;width:100%}.header__searchIcon{background-color:#cd9042;border-bottom-right-radius:5px;border-top-right-radius:5px;height:22.6px!important;padding:5px;width:32px}.header__nav{display:flex;justify-content:space-evenly}.header__link{color:#fff;text-decoration:none}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__optionLineOne{color:#bcbcbc;font-size:9px}.header__user__img{border-radius:50%;margin-right:5px;width:45px}.header__optionLineTwo{font-size:13px;font-weight:800;margin-top:4px}.header__basketIcon{font-size:25px;margin-top:5px}.header__optionBasket{align-items:center;display:flex;margin-left:15px}.header__basketCount{margin-left:10px;margin-right:10px}@media only screen and (max-width:640px){.header__search{display:none}}@media only screen and (max-width:464px){.header__option .header__optionLineTwo{font-size:10px}.header__optionLineTwo{-webkit-transform:translateY(4px);transform:translateY(4px)}.header__user__img{margin-left:20px;margin-right:10px}.header__logo{margin-bottom:5px;width:60px}}@media only screen and (max-width:420px){.header__option .header__optionLineTwo{font-size:8px}.header__optionLineTwo{-webkit-transform:translateY(4px);transform:translateY(4px);white-space:nowrap}#headerAnd{display:none}#header-userName{overflow:hidden;-webkit-transform:translateX(4px);transform:translateX(4px);white-space:nowrap;width:22px}.header__user__img{border-radius:50%;margin-left:20px;margin-right:10px;object-fit:contain;width:25px}.header__basketIcon{font-size:20px;margin-top:10px}.header__logo{width:50px}}.products{display:grid;grid-auto-flow:row dense}.products__container{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin:15px;padding:15px;position:relative;z-index:30}.product__title{height:65px;margin-top:15px}.product__image{height:200px;margin-top:30px;object-fit:contain;width:200px}.product__category{color:grey;font-size:small;font-style:italic;position:absolute;right:8px;top:8px}.product__star{color:#efb000;margin-top:10px}.product__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:small;margin-bottom:8px;margin-top:8px;overflow:hidden}.product__price{margin-bottom:15px}.product__prime{align-items:center;display:flex}.product__prime__image{width:50px}.product__prime__text{color:#616161;font-size:small;margin-left:10px}.product__button{background:#f6f300;background:linear-gradient(180deg,#f6f300 35%,#fad500);border:#e4e400;border-radius:4px;cursor:pointer;font-size:small;padding:8px;-webkit-transform:translateY(5px);transform:translateY(5px);width:80%}.product__button:active{background:linear-gradient(180deg,#f6b900 35%,#fad500)}.home__image__banner2{width:100%}@media only screen and (min-width:768px){.products{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-120px}.home__image__banner2{grid-column:1/-1}.products__section2{grid-column:span 2/span 2}}@media only screen and (min-width:1024px){.products{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-150px}}@media only screen and (min-width:1280px){.products{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:-180px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.banner{-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);position:relative}.link{cursor:pointer;margin-left:10px}.link:hover{text-decoration:underline}@media only screen and (max-width:1024px){.hidden{display:none}}.bnav{align-items:center;background-color:#252538;color:#fff;display:flex;padding:8px 8px 8px 24px}.bnav__menu{font-size:25px;margin-right:6px}.bnav__p{align-items:center;display:flex}@media only screen and (max-width:420px){.bnav,.bnav__menu{font-size:12px}}.singIn{background-color:#f0f8ff;height:100vh;justify-content:center;width:100%}.singIn,.singIn-wrapper{align-items:center;display:flex}.singIn-wrapper{flex-direction:column;height:500px;justify-content:space-evenly;width:800px}.singIn-Button{background-color:#000;border-radius:5px;color:#fff;cursor:pointer;height:50px;-webkit-transform:translateY(-50px);transform:translateY(-50px);width:150px}.singIn-Button:hover{background:linear-gradient(180deg,#92928f,#2f2f2f 35%)}.singIn_text{font-size:50px;margin-bottom:150px}.singIn_text+p{font-size:30px;-webkit-transform:translateY(-100px);transform:translateY(-100px)}@media only screen and (max-width:640px){.singIn_text{font-size:30px}}@media only screen and (max-width:420px){.singIn_text{font-size:20px}.singIn_text+p{font-size:18px}}@media only screen and (max-height:667px){.singIn_text+p{top:250px}}@media only screen and (min-height:1168px){button{font-size:22px;height:75px;width:250px}}
/*# sourceMappingURL=main.b03bf462.css.map*/