body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}body,html{margin:0;overscroll-behavior:none;padding:0}.app,body,html{overflow-x:hidden;width:100%}.app{background-color:#e3e6e6;display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}.header{align-items:center;background-color:#131921;color:#fff;display:flex;font-family:Amazon Ember,Roboto,Arial,sans-serif;height:4.6875rem;justify-content:space-between;left:0;padding:0 1.5625rem;position:fixed;right:0;top:0;width:100%;z-index:1000}.header__logo{margin:22px 0 0;object-fit:contain;width:120px}.header__location{align-items:center;border:1px solid #0000;cursor:pointer;display:flex;margin-right:0;padding:10px 12px}.header__location:hover{border:1px solid #fff;border-radius:2px}.header__locationIcon{color:#ccc;font-size:31.25px;margin-right:7.5px}.header__locationText{display:flex;flex-direction:column}.header__search{align-items:center;display:flex;flex:1 1;margin:0 25px;max-width:900px}.header__searchAll{align-items:center;background-color:#f3f3f3;border-radius:4px 0 0 4px;border-right:1px solid #cdcdcd;cursor:pointer;display:flex;height:46px;justify-content:space-between;min-width:120px;padding:0 5px;position:relative}.header__searchAll:hover{background-color:#e6e6e6}.header__searchAll span{color:#000;font-size:14px;margin-right:0;max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap;width:auto}.header__searchAll .MuiSvgIcon-root{color:#000;margin-left:0}.header__searchInput{border:none;border-radius:0;font-size:20px;height:46px;padding:10px;width:750px}.header__searchIcon{align-items:center;background-color:#febd69;border-radius:0 4px 4px 0;color:#464646;cursor:pointer;display:flex;height:46px;justify-content:center;min-width:58px}.header__searchIcon .MuiSvgIcon-root{font-size:45px!important;height:45px!important;width:45px!important}.header__searchIcon:hover{background-color:#f7ca00}.header__nav{align-items:center;display:flex;justify-content:space-between}.header__option{cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;margin:.625rem .5rem .75rem;min-width:7.5rem;padding:0 .9375rem}.header__option:hover{border:1px solid #fff;border-radius:2px}.header__optionLineOne{color:#ccc;font-size:.8125rem;line-height:1.2;margin-bottom:.125rem}.header__optionLineTwo{font-size:1rem;font-weight:700;line-height:1.2}.header__optionBasket{align-items:center;cursor:pointer;display:flex;margin:10px 8px 15px;min-width:80px}.header__optionBasket .MuiSvgIcon-root{font-size:28px}.header__basketCount{color:#febd69;font-size:20px;margin-left:15px;margin-right:15px}.header__locationPrompt{background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #0003;color:#000;font-size:15px;left:50%;margin-top:7.5px;min-width:468.75px;padding:15px 31.25px;position:absolute;text-align:center;top:100%;transform:translateX(-50%);z-index:1001}.header__signIn{padding:0 10px;position:relative}.header__signInContent{align-items:flex-start;display:flex;gap:5px;min-height:40px;position:relative}.header__signInText{display:flex;flex-direction:column}.header__signInArrow{bottom:0;font-size:20px;position:absolute;right:0}.header__signInDropdown{background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #0003;color:#000;margin-top:10px;padding:20px;position:absolute;right:0;top:100%;width:500px;z-index:1001}.header__signInDropdownTop{border-bottom:1px solid #ddd;margin-bottom:20px;padding-bottom:20px;text-align:center}.header__signInButton{background-color:#ffd814;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;margin-bottom:10px;max-width:300px;padding:8px 20px;width:100%}.header__signInDropdownTop p{align-items:center;display:flex;flex-direction:row;justify-content:center}.header__signInButton:hover{background-color:#f7ca00}.header__signInText a{color:#0066c0;text-decoration:none}.header__signInText a:hover{color:#c45500;text-decoration:underline}.header__signInDropdownContent{display:flex;gap:40px}.header__signInDropdownColumn{flex:1 1}.header__signInDropdownColumn h3{color:#111;font-size:16px;font-weight:700;margin-bottom:10px}.header__signInDropdownColumn ul{list-style:none;margin:0;padding:0}.header__signInDropdownColumn li{margin-bottom:8px}.header__signInDropdownColumn a{color:#555;font-size:13px;line-height:1.4;text-decoration:none}.header__signInDropdownColumn a:hover{color:#c45500;text-decoration:underline}.header__allDropdown{background-color:#fff;border:1px solid #cdcdcd;border-radius:4px;box-shadow:0 2px 5px #0003;left:0;margin-top:5px;max-height:400px;overflow-y:auto;position:absolute;top:100%;width:250px;z-index:1001}.header__allDropdownItem{color:#000;cursor:pointer;font-size:14px;overflow:hidden;padding:8px 15px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.header__allDropdownItem:hover{background-color:#232f3e;color:#fff}.header__allDropdown::-webkit-scrollbar{width:8px}.header__allDropdown::-webkit-scrollbar-track{background:#f1f1f1}.header__allDropdown::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.header__allDropdown::-webkit-scrollbar-thumb:hover{background:#717171}.secondaryNav{align-items:center;background-color:#232f3e;color:#fff;display:flex;font-family:Amazon Ember,Roboto,Arial,sans-serif;height:2.5rem;margin-top:4.6875rem;padding:.25rem 0;position:-webkit-sticky;position:sticky;top:4.6875rem;z-index:100}.secondaryNav__container{-ms-overflow-style:none;align-items:center;display:flex;height:100%;overflow-x:auto;padding:0 1.25rem;scrollbar-width:none;width:100%}.secondaryNav__container::-webkit-scrollbar{display:none}.secondaryNav__item{align-items:center;border:1px solid #0000;border-radius:.125rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;height:1.875rem;margin-right:.25rem;padding:.25rem .5rem;text-decoration:none;transition:border-color .2s;white-space:nowrap}.secondaryNav__item:hover{border:1px solid #fff;border-radius:.125rem}.secondaryNav__menuIcon{font-size:1.125rem;margin-right:.125rem}.secondaryNav__item:first-child{font-weight:600}.secondaryNav__item:not(:last-child){margin-right:.0625rem}.productPage{background-color:initial;margin-top:0;padding:0;position:relative;width:100%}.productPage__carousel{height:calc(100vh - 110px);left:10px;overflow:hidden;position:absolute;right:10px;top:110px;width:calc(100% - 20px);z-index:0}.productPage__carouselContainer{display:flex;height:100%;position:relative;width:100%}.productPage__slide{height:100%;left:0;position:absolute;top:0;transform:translateX(100%);transition:transform .5s ease-in-out;width:100%;will-change:transform}.productPage__slideImage{height:100%;object-fit:cover;object-position:top;width:100%}.productPage__slide.active{transform:translateX(0);z-index:1}.productPage__slide.prev{transform:translateX(-100%);z-index:0}.productPage__slide.next{transform:translateX(100%);z-index:0}.productPage__slideContent{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;border-radius:8px;bottom:40px;color:#fff;left:50%;padding:20px;position:absolute;text-align:center;transform:translateX(-50%);z-index:1}.productPage__slideContent h2{font-size:24px;margin-bottom:10px;text-shadow:1px 1px 2px #00000080}.productPage__slideContent p{font-size:16px;text-shadow:1px 1px 2px #00000080}.productPage__arrow{align-items:center;background:#0000;border:none;color:#000;cursor:pointer;display:flex;height:100px;justify-content:center;position:absolute;top:15%;transform:translateY(-50%);transition:background-color .3s;width:60px;z-index:2}.productPage__arrow:hover{background:#0000001a}.productPage__arrowLeft{left:0}.productPage__arrowRight{right:0}.productPage__arrow svg{font-size:40px}.productPage__gradient{background:linear-gradient(180deg,#0000,#0000004d);bottom:0;height:150px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.productRows{background:#0000;margin-top:300px;position:relative}.productRows:before{background:linear-gradient(180deg,#fff0 0,#e6e6e6);height:400px;top:0}.productRows:after,.productRows:before{content:"";left:0;position:absolute;right:0;z-index:1}.productRows:after{background:#e6e6e6;bottom:0;top:400px}.productRows__row{justify-content:space-between;margin-bottom:20px;margin-left:1vw;margin-right:1vw;max-width:99vw}.productRows__box,.productRows__row{display:flex;padding:20px;position:relative;z-index:2}.productRows__box{background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;flex-direction:column;min-height:400px;width:calc(25% - 15px)}.productRows__images{grid-gap:10px;display:grid;flex-grow:1;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:15px}.productRows__imageContainer{display:flex;flex-direction:column;gap:5px;overflow:hidden;width:100%}.productRows__image{background-color:#fff;border-radius:4px;cursor:pointer;height:116px;object-fit:contain;padding:5px;transition:transform .2s ease;width:100%}.productRows__image:hover{transform:scale(1.05)}.productRows__title{color:#0f1111;font-size:21px;font-weight:500;margin-bottom:15px}.productRows__items{display:flex;flex-direction:column;gap:8px}.productRows__item{color:#0f1111;font-size:14px;margin:0}.productRows__imageContainer .productRows__item{cursor:default}.productRows__box>.productRows__item{color:#007185;cursor:pointer;margin-top:auto;transition:color .2s ease}.productRows__box>.productRows__item:hover{color:#004f59}.productRows__carousel{background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;margin:20px 1vw;padding:20px;position:relative;z-index:2}.productRows__carouselHeader{align-items:center;display:flex;gap:10px;margin-bottom:15px}.productRows__carouselHeader h2{color:#0f1111;display:inline;font-size:21px;font-weight:700;margin:0}.productRows__carouselHeader .productRows__item{color:#007185;cursor:pointer;font-size:14px;margin:0;white-space:nowrap}.productRows__carouselHeader .productRows__item:hover{color:#004f59;text-decoration:underline}.productRows__carouselContainer{display:flex;gap:15px;overflow-x:auto;padding:10px 0;position:relative;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.productRows__carouselContainer::-webkit-scrollbar{display:block;height:8px}.productRows__carouselContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.productRows__carouselContainer::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.productRows__carouselContainer::-webkit-scrollbar-thumb:hover{background:#555}.productRows__carouselImage{border-radius:4px;cursor:pointer;flex-shrink:0;height:200px;object-fit:contain;transition:transform .2s ease;width:auto}.productRows__carouselImage:hover{transform:scale(1.05)}.productRows__banner{margin:0 15vw 20px;position:relative;z-index:2}.productRows__bannerImage{height:auto;object-fit:cover;position:relative;width:100%;z-index:2}.productRows__banner p{align-items:center;color:#6c6c6c;cursor:pointer;display:flex;font-size:14px;gap:5px;justify-content:flex-end;margin:5px 0;text-align:right}.productRows__banner p:hover{color:#000;text-decoration:underline}.productRows__banner p:hover:before{border-color:#000}.productRows__whiteSquares{display:flex;justify-content:space-between;margin:20px 0;padding:0 20px}.productRows__whiteSquare{aspect-ratio:1;background-color:#fff;box-shadow:0 2px 4px #0000001a;width:23%}.productRows__liveBox{background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;margin:20px 1vw;padding:20px;width:calc(100% - 2vw)}.productRows__liveHeader{align-items:center;display:flex;gap:15px;margin-bottom:15px}.productRows__liveLink{color:#007185;font-size:14px;text-decoration:none;white-space:nowrap}.productRows__liveLink:hover{color:#004f59;text-decoration:underline}.productRows__liveContent{display:flex;gap:20px;width:100%}.productRows__liveMain{display:flex;flex:0.4 1;flex-direction:column;gap:10px}.productRows__liveCarousel{display:flex;flex:0.6 1;gap:15px;overflow-x:auto;padding:10px 0;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.productRows__liveCarousel::-webkit-scrollbar{display:block;height:8px}.productRows__liveCarousel::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.productRows__liveCarousel::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.productRows__liveCarousel::-webkit-scrollbar-thumb:hover{background:#555}.productRows__liveCarouselItem{background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:8px;min-width:200px;padding:0}.productRows__liveCarouselItem img{height:200px;object-fit:contain;width:100%}.productRows__liveCarouselTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f1111;display:-webkit-box;font-size:14px;margin:0;overflow:hidden}.productRows__liveCarouselDiscount{display:flex;flex-direction:column;gap:4px}.productRows__liveCarouselDiscount span:first-child{background:#cc0c39;border-radius:2px;color:#fff;display:inline-block;font-size:12px;padding:0 6px;width:-webkit-fit-content;width:fit-content}.productRows__liveCarouselDiscount span:not(:first-child){color:#cc0c39;font-size:12px}.productRows__liveCarouselPrice{align-items:baseline;display:flex;gap:8px}.productRows__liveCarouselDealPrice{color:#0f1111;font-size:18px;font-weight:500}.productRows__liveCarouselListPrice{color:#6c6c6c;font-size:14px;text-decoration:line-through}.productRows__liveImage{border-radius:4px;height:auto;width:100%}.productRows__liveInfo{align-items:baseline;display:flex;gap:10px}.productRows__liveTitle{font-size:16px;font-weight:500;margin:0}.productRows__liveCommission{color:#6c6c6c;font-size:12px;margin:0}.productRows__liveVideo{aspect-ratio:16/9;background:#000;border-radius:4px;overflow:hidden;position:relative;width:100%}.productRows__liveVideoElement{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.footer{background-color:#232f3e;color:#fff;margin-top:20px;padding:0}.footer__top{background-color:#fff;border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:20px 0}.footer__topContainer{margin:0 auto;max-width:1500px;padding:0 20px}.footer__topContent{align-items:center;display:flex;flex-direction:column;gap:15px}.footer__topContent h2{color:#0f1111;font-size:26px;font-weight:700;margin:0}.footer__signInButton{background-color:#ffd814;border:none;border-radius:50px;cursor:pointer;font-size:16px;font-weight:500;padding:8px 20px;transition:background-color .2s ease;width:280px}.footer__signInButton:hover{background-color:#f7ca00}.footer__newCustomer{color:#0f1111;font-size:14px;margin:0}.footer__newCustomer a{color:#007185;text-decoration:none}.footer__newCustomer a:hover{color:#c7511f;text-decoration:underline}.footer__container{display:flex;justify-content:space-around;margin:0 auto;max-width:1500px;padding:40px 20px}.footer__column{min-width:200px}.footer__column h3{font-size:16px;font-weight:700;margin-bottom:15px}.footer__column ul{list-style:none;margin:0;padding:0}.footer__column ul li{margin-bottom:10px}.footer__column ul li a{color:#ddd;font-size:14px;text-decoration:none;transition:color .2s ease}.footer__column ul li a:hover{color:#fff;text-decoration:underline}.footer__bottom{background-color:#232f3e;border-top:1px solid #3a4553;padding:20px 0}.footer__bottomContainer{align-items:center;display:flex;gap:20px;justify-content:center;margin:0 auto;max-width:1500px;padding:0 20px}.footer__logo img{height:30px;object-fit:contain}.footer__selectors{display:flex;gap:15px}.footer__country,.footer__language{background-color:#232f3e;border:1px solid #3a4553;border-radius:3px;color:#ddd;cursor:pointer;font-size:13px;padding:8px 10px}.footer__country:hover,.footer__language:hover{border-color:#ddd}.footer__country option,.footer__language option{background-color:#232f3e;color:#ddd}
/*# sourceMappingURL=main.4838c7ae.css.map*/