body{background-attachment:fixed;background-color:#000;background-image:url(/static/media/LandBackground.5665f64e7a5cad33e0cc.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Segoe UI,Geist,Geist Fallback,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container-general{margin:5px;padding:10px}.glassy-background{-webkit-backdrop-filter:blur(58.2026px);backdrop-filter:blur(58.2026px);background:#ffffff26;border:.865681px solid #fff;border-radius:27.7018px;box-shadow:inset 58.2026px -58.2026px 58.2026px #c2c2c21a,inset -58.2026px 58.2026px 58.2026px #ffffff1a;box-sizing:border-box;margin:0 auto;max-width:1200px;opacity:.95;padding:20px}.glassy-background-container{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:0 0 10px}.button-submit{background:linear-gradient(168.44deg,#30ab64 8.44%,#062413 91.56%);border-radius:45px;color:#fff;font-size:1.2em;font-weight:700;line-height:24px;padding:10px 20px}.button-submit,.header{align-items:center;display:flex}.header{-webkit-backdrop-filter:saturate(180%) blur(5px);backdrop-filter:saturate(180%) blur(5px);background:#fffc;box-shadow:inset 0 -1px 0 0 var(--accents-2);flex-direction:column;height:var(--header-height);justify-content:space-around;padding:0 24px;z-index:1000}.header_sticky{position:sticky;top:0;z-index:1000}.navbar_nav{align-items:center;display:flex;gap:30px;justify-content:space-between;max-width:var(--page-width);position:relative;width:100%}.navbar_links,.navbar_links_offLogo{align-items:center;display:flex;gap:24px}.navbar_links_offLogo a{color:#000;text-decoration:none}.navbar_links_offLogo a:hover{color:gray}.navbar_links a{color:#000;font-size:14px;text-decoration:none;transition:color .15s ease}.navbar_headerButtons{align-items:center;display:flex;gap:12px}.navbar_headerButtons .customer-details{align-items:center;color:#000;display:flex}.hamburger{background:none;border:none;cursor:pointer;display:none;position:relative;z-index:1100}.hamburger .line{background-color:#000;height:3px;margin:4px 0;transition:transform .3s ease,opacity .3s ease;width:24px}.hamburger.open .line:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open .line:nth-child(2){opacity:0}.hamburger.open .line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-cart-hamburger{align-items:center;display:flex;gap:16px}.mobile-cart-icon{cursor:pointer;height:24px;width:24px}.mobile-menu{align-items:flex-start;background:#fff;box-shadow:0 4px 8px #0003;display:none;flex-direction:column;gap:24px;left:0;opacity:0;padding:24px;position:fixed;top:var(--header-height);transform:translateY(-20px);transition:transform .3s ease,opacity .3s ease;width:100vw;z-index:999}.mobile-menu a{color:#000;font-size:18px;text-align:center;text-decoration:none}.mobile-menu .mobile-icons{display:flex;gap:16px;justify-content:center}.mobile-menu .mobile-icons img{height:32px;width:32px}.mobile-menu.open{display:flex;opacity:1;transform:translateY(0)}@media(max-width:768px){.hamburger{display:block}.navbar_links_offLogo{display:none}}.right-controls{position:relative}.right-controls--cart{cursor:pointer;position:relative}.cart-container{align-items:center;background-color:#0000;border-radius:4px;display:inline-block;display:flex;height:36px;justify-content:center;padding:4px;position:relative;transition:border-color .3s ease,background-color .3s ease;width:36px}.cart-container:hover{background-color:#ffffff1a;border-color:#f0f0f0}.cart-container img{height:50px;width:32px}.cart-count-badge{background-color:red;border:1px solid #fff;border-radius:20px;color:#fff;font-size:15px;font-weight:700;line-height:1;min-width:16px;padding:2px 6px;position:absolute;right:-6px;text-align:center;top:-4px}.cart-container:hover .cart-count-badge{background-color:darkred}.flex{display:flex}.flex--space-between{justify-content:space-between}.flex--justify-flex-end{justify-content:flex-end}.flex--justify-flex-start{justify-content:flex-start}.flex--align-items-center{align-items:center}.flex--justify-center{justify-content:center}.flex--align-items-start{align-items:flex-start}.flex--align-items-end{align-items:flex-end}.flex--direction-column{flex-direction:column}.flex--wrap{flex-wrap:wrap}.overlay-container{right:10px;top:60px}.overlay-container,.overlay-container-signout{background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 10px #0000001a;padding:20px;position:absolute;width:300px;z-index:1000}.overlay-container-signout{right:80px;top:75px}.close-button{background:none;border:none;cursor:pointer;font-size:20px;position:absolute;right:9px;top:9px}.header1{display:flex;font-size:13px;justify-content:space-between;margin-bottom:15px}.checkout-button{background:#4caf50;border:none;color:#fff;cursor:pointer;font-weight:700;margin-bottom:20px;padding:10px;width:100%}.cart-item{border-bottom:1px solid #e0e0e0;display:flex;padding:10px 0}.item-image{height:50px;margin-right:10px;width:50px}.item-details{flex-grow:1}.item-name{font-weight:700}.see-details{color:#666;cursor:pointer;font-size:.9em}.item-info{display:flex;font-size:.9em;justify-content:space-between;margin-top:5px}.remove-button{align-self:center}.remove-button,.view-edit-button{background:none;border:none;cursor:pointer}.view-edit-button{color:blue;margin-top:15px;padding:0;text-decoration:underline}.original-price{font-size:.9em;margin-top:10px;text-align:right}:root{--page-width:1400px;--header-height:75px;--accents-2:#eaeaea;--theme-color:#0a0a23;--yellow-gold:#ffbf00;--gray-00:#fff;--gray-05:#f5f6f7;--gray-10:#dfdfe2;--gray-15:#d0d0d5;--gray-45:#858591;--gray-75:#3b3b4f;--gray-80:#2a2a40;--gray-85:#1b1b32;--gray-90:#0a0a23;--purple-light:#dbb8ff;--purple-dark:#5a01a7;--yellow-light:#ffc300;--yellow-dark:#4d3800;--blue-light:#99c9ff;--blue-light-translucent:#99c9ff4d;--blue-dark:#002ead;--blue-dark-translucent:#002ead4d;--green-light:#acd157;--blue-mid:#198eee;--purple-mid:#9400d3;--green-dark:#00471b;--red-light:#ffadad;--red-dark:#850000;--love-light:#f8577c;--love-dark:#f82153;--editor-background-light:#fffffe;--editor-background-dark:#2a2b40;--focus-outline-color:var(--blue-mid);--font-family-sans-serif:"Lato",sans-serif;--font-family-monospace:"Hack-ZeroSlash",monospace;--header-element-size:28px;--header-sub-element-size:45px;--breadcrumbs-height:44px;--z-index-site-header:200}:root:lang(ja){--font-family-sans-serif:"Lato","NotoSansJapanese",sans-serif}.batteryfindercomponent{margin:5px;padding:10px}.glassy-background-batteryfinder{padding:20px}.battery-finder-container{padding:0 0 10px}.title-underline{background-color:#fff;height:1px;width:100%}.finder-grid{display:flex;flex-wrap:wrap;gap:20px}.finder-column{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:30%;padding:10px}.finder-form-group{align-items:center;color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;font:700 14px Montserrat,sans-serif;gap:50px;padding:20px;width:100%}.select-wrapper{background-color:#fff;border-radius:7px;box-shadow:0 3px 12px #0000001a;box-sizing:border-box;color:#666;display:flex;font-weight:400;gap:20px;justify-content:space-between;margin:7px 0 0;max-width:100%;padding:18px 16px}.dropdown-icon{aspect-ratio:2;margin:auto 0;object-fit:contain;object-position:center;width:10px}.form-label{margin:57px 0 0}.find-battery-btn{align-items:center;border-radius:45px;display:flex;font-size:1.2em;font-weight:700;padding:10px 20px}.find-battery-btn,.find-battery-btn:hover{background:linear-gradient(168.44deg,#30ab64 8.44%,#062413 91.56%);color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.find-battery-btn:hover{border:2px solid #7ad4ea;border-radius:45px;font-family:Poppins}.model-display{background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;margin:11px 0 0;padding:87px 70px;text-align:center}@media(max-width:768px){.finder-form-group{align-self:center}.finder-title{color:#fff;font-family:Protest Strike;font-size:5.36vw;font-style:normal;font-weight:400;height:auto;line-height:64px;margin:auto;text-shadow:1.73136px 6.05977px 3.98213px #00000040;width:90%}.find-battery-btn{align-content:center;max-width:60%}.form-label{margin:20px 0 0}.glassy-background-batteryfinder{align-content:center;max-width:90%}.find-battery-wrapper{order:6}.finder-column:nth-child(3){order:5}}.app{--container-width:1200px;--container-padding-x:16px;--letter-spacing-1:-0.01em;--letter-spacing-2:-0.04em;--line-opacity:0.15;--line-color:rgba(0,0,0,var(--line-opacity));--line-offset:150px;--line-width:1px;--line-gap:5px;--line-fade-stop:93%;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:var(--container-width);padding:20px}.header-image{border:#fff;margin:0 auto;max-width:600px;width:100%}.glassy-background-v1{border-radius:27.7018px;margin:0 auto 30px;max-width:1200px;padding:5px 0}.glassy-background-v1,.glassy-background-v2{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,85%,.127);width:100%}.glassy-background-v2{border-radius:0 50px 50px 0;margin:0 auto;max-width:600px;padding:20px}.locate-button{cursor:pointer;display:flex;text-transform:uppercase}.locate-button svg{margin-right:8px}.locate-button:hover{background-color:#333}.container{display:flex;flex-wrap:wrap;height:100vh;max-width:100%;padding:0;position:relative}.quote{margin-bottom:20px}.quoteheader{font-size:2.5em;font-weight:800;line-height:1.2;margin:0}.quotecontent,.quoteheader{color:#fffcfc;font-family:Open Sans,sans-serif}.quotecontent{font-size:1em;font-weight:400;letter-spacing:-.02em;line-height:1.5;margin-top:20px}.learnbutton{align-items:center;border-radius:45px;display:flex;font-family:Inter,sans-serif;font-size:1.2em;font-weight:700;padding:10px 20px}.learnbutton,.learnbutton:hover{background:linear-gradient(168.44deg,#30ab64 8.44%,#062413 91.56%);color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.learnbutton:hover{border:2px solid #7ad4ea;border-radius:45px}.header-image img{border:5px solid #fff;border-radius:10px;height:auto;width:100%}@media(max-width:768px){.app{flex-direction:column}.glassy-background-v1{border-radius:20px;max-width:90%}.glassy-background-v2{align-items:center;border-radius:0;width:90%}.header-image{display:none}.quoteheader{font-size:2em}.quotecontent{font-size:1em}.learnbutton{font-size:.9em;padding:8px 16px}}@media(min-width:769px){.app{flex-direction:row}.glassy-background-v2{width:60%}.header-image{width:35%}.learnbutton{font-size:1em;padding:10px 20px}}.glassy-background-batteryfinder{-webkit-backdrop-filter:blur(58.2026px);backdrop-filter:blur(58.2026px);background:#ffffff26;border:.865681px solid #fff;border-radius:27.7018px;box-shadow:inset 58.2026px -58.2026px 58.2026px #c2c2c21a,inset -58.2026px 58.2026px 58.2026px #ffffff1a;box-sizing:border-box;justify-content:center;margin:0 auto;max-width:1200px;min-height:399.08px;opacity:.95;padding:20px 0}.battery-finder-container{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-width:100%}.battery-grid{display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1400px;width:100%}.battery-card{align-items:center;background-color:#fff;border:1px solid #000;border-radius:17px;box-sizing:border-box;display:flex;flex-direction:row;gap:6%;height:auto;margin:auto;max-width:100%;overflow:hidden;padding-top:2%;width:90%}.flip-box-inner{margin:auto;perspective:1000px;transform-style:preserve-3d;transition:transform .8s}.flip-box-inner:hover{transform:rotateY(180deg)}.flip-box-back,.flip-box-front{height:auto;position:relative;width:auto}.flip-box-back{transform:rotateY(180deg)}.finder-title{color:#fff;font-family:Protest Strike;font-size:2.5em;font-style:normal;font-weight:500;height:auto;line-height:64px;margin:17px 15px 22px;max-width:461.41px;text-shadow:1.73136px 6.05977px 3.98213px #00000040;width:90%}.battery-card img{justify-content:flex-start;width:110%}.product-details{justify-content:space-between;padding:.7em .7em .7em 3%;width:96%}.product-name{color:#0000009c;font-family:Open Sans;font-size:1em;font-style:normal;margin:.4em 0;overflow:hidden;padding-bottom:2%;position:relative;text-align:left;white-space:nowrap;width:200px}.quantity{font-size:.913em;margin-top:.75em}.quantity,.warranty-info{color:#000;text-align:left}.warranty-info{display:inline-flex;font-size:.813em;line-height:1.4;margin:4px 0}.price{color:#000;font-size:.98em;line-height:1.2;margin:.2em 0}.exchange-note,.price{word-wrap:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:left;text-overflow:ellipsis;word-break:break-all}.exchange-note{color:#0ac457;font-size:.675em;font-weight:200;margin:.1em 0}.tax-note{color:#000;font-size:.8em;line-height:1.2;margin:4px 0}.sort-control{align-items:center;display:flex;flex-direction:row;gap:2%;justify-content:flex-end;margin:1.25em}.sort-control label{font-size:1.1em;font-weight:700}.sort-control select{background-color:#fff;border:1px solid #ccc;border-radius:.25em;font-size:1em;padding:.3em;transition:border-color .3s,box-shadow .3s;width:6em}.sort-control select:focus{border-color:#4caf50;box-shadow:0 0 5px #4caf5080;outline:none}.quantity-input,.quantity-select{background-color:#f7faff;border:.5px solid #000;border-radius:.25em;box-sizing:border-box;font-size:.8em;height:1.56em;margin:2%;text-align:center;transition:border-color .3s,box-shadow .3s;width:3em}.quantity-input:focus,.quantity-select:focus{border-color:#4caf50;box-shadow:0 0 5px #4caf5080;outline:none}.battery-form--submit{display:flex;gap:.4em;padding:.6em}.purchase-button{margin-top:1em;padding:.8em;width:50%}.purchase-button,.purchase-button:hover{align-items:center;background:linear-gradient(168.44deg,#30ab64 8.44%,#062413 91.56%);border-radius:42px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-family:Poppins,sans-serif;font-size:.75em;font-style:normal;justify-content:center}.purchase-button:hover{border:2px solid #7ad4ea;padding:.6em}@media(max-width:768px){.battery-grid{gap:20px;grid-template-columns:1fr;justify-self:center}.battery-card{align-items:center;background-color:#fff;border:1px solid #000;border-radius:17px;box-sizing:border-box;display:flex;flex-direction:row;gap:6%;height:auto;margin:auto;max-width:100%;overflow:hidden;padding-left:5%;padding-top:2%;width:80%}.battery-card img{max-width:100px;width:100%}.product-details{display:flex;flex-direction:column;justify-content:space-between;padding:.7em .7em .7em 3%;width:60%}.product-name{font-size:12px;text-align:left}.exchange-note,.price,.tax-note,.warranty-info{font-size:9px;text-align:left}.purchase-button{font-size:.5em}.finder-title{font-size:1.5em;justify-self:center;line-height:1.2;text-align:center}.sort-control{justify-content:center}.quantity-input,.quantity-select{height:10%;text-align:center;width:3em}.battery-form--submit{flex-direction:row}.sort-control{align-items:center;display:flex;flex-direction:column;gap:2%;justify-content:flex-end;margin:20px}.sort-control label{font-size:.7em;font-weight:700;margin-bottom:.6em}.sort-control select{background-color:#fff;border:1px solid #ccc;border-radius:.25em;font-size:.6em;margin:auto;padding:.4em;transition:border-color .3s,box-shadow .3s;width:6em}.sort-control select:focus{border-color:#4caf50;box-shadow:0 0 .3em #4caf5080;outline:none}}.address-display{color:#fff}.message{animation:blink 1s infinite;padding-left:35px}@keyframes blink{0%{color:red}50%{color:#fff}to{color:red}}.error-text{color:red;font-size:15px;padding-left:35px}geolocation-container{display:flex;text-align:center}.home_root__yKyeQ{--container-width:1200px;--container-padding-x:16px;--letter-spacing-1:-0.01em;--letter-spacing-2:-0.04em;--line-opacity:0.15;--line-color:rgba(0,0,0,var(--line-opacity));--line-offset:150px;--line-width:1px;--line-gap:5px;--line-fade-stop:93%;display:flex}.intro_root__wSBQl{--root-padding:56px;--a-duration:1.08s;--a-duration-half:calc(var(--a-duration)/2);--a-delay:0.15s;--a-easing:cubic-bezier(0.645,0.045,0.355,1);display:flex;isolation:isolate;margin:80px auto;max-width:calc(1234px + var(--root-padding)*2);overflow:hidden;padding:0 var(--root-padding);text-align:center}.glassy_background{align-items:center;-webkit-backdrop-filter:blur(49.9116px);backdrop-filter:blur(49.9116px);background:#d9d9d933;border:1px solid #ffffff80;border-radius:40px;box-shadow:0 45px 50px #00000040,inset 49.9116px -49.9116px 49.9116px #a5a5a51a,inset -49.9116px 49.9116px 49.9116px #ffffff1a;box-sizing:border-box;display:flex;flex-direction:column;height:500px;justify-content:center;position:relative;width:750px;z-index:5}.signup{color:#fff}.car_image{display:flex;height:auto;left:-175px;margin-left:0;max-width:695px;position:relative;width:695px;z-index:6}.combined_container{align-items:center;display:flex;position:relative}.signup-title{color:#fbfdfc;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px;text-align:center;text-shadow:2px 2px 4px #0003;text-transform:uppercase}@media screen and (max-width:575px){.glassy_background{height:308px;width:462px}.car_image{display:none}}@media screen and (min-width:576px)and (max-width:767px){.glassy_background{height:308px;width:462px}.car_image{display:none}}@media screen and (min-width:768px)and (max-width:991px){.glassy_background{height:276px;width:414px}.car_image{left:-100px;width:359px}}@media screen and (min-width:992px)and (max-width:1199px){.glassy_background{height:350px;width:525px}.car_image{left:-120px;width:470px}}@media screen and (min-width:1200px)and (max-width:1400px){.glassy_background{height:420px;width:630px}.car_image{left:-145px;width:575px}}@media screen and (min-width:1400px){.glassy_background{height:500px;width:750px}.car_image{width:100%}}.glassy-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #fff6;border-radius:10px;box-shadow:inset 10px -10px 10px #c2c2c20d,inset -10px 10px 10px #ffffff0d;padding:10px}.merged-glassy-box{display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px;position:relative;top:0}@media(max-width:768px){.merged-glassy-box{max-width:600px;padding:8px}}.merged-glassy-box h2{color:#fff;font-size:20px;margin-bottom:20px;text-align:center;width:100%}.merged-glassy-box .cart-and-total{display:flex;flex-direction:row;gap:20px;width:100%}@media(max-width:768px){.merged-glassy-box .cart-and-total{flex-direction:column;gap:10px}}.merged-glassy-box .cart-and-total .Emptycart-message{color:#fff;font-size:15px}.merged-glassy-box .cart-and-total .merged-cart-price{display:flex;flex:2 1;flex-direction:column;gap:8px}.merged-glassy-box .cart-and-total .grand-total-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;box-shadow:inset 3px -3px 3px #c2c2c205,inset -3px 3px 3px #ffffff05;display:flex;flex:1 1;flex-direction:column;gap:6px;padding:16px;position:relative}@media(max-width:768px){.merged-glassy-box .cart-and-total .grand-total-section{width:100%}}.merged-glassy-box .cart-and-total .grand-total-section .price-item{align-items:center;color:#fff;display:flex;font-size:18px;justify-content:space-between;margin:4px 0}.merged-glassy-box .cart-and-total .grand-total-section .price-item span:first-child{flex:1 1}.merged-glassy-box .cart-and-total .grand-total-section .price-item span:last-child{flex:1 1;text-align:right}.merged-glassy-box .cart-and-total .grand-total-section .price-item .discount{color:#ff6b6b}.merged-glassy-box .cart-and-total .grand-total-section .price-item .free{color:#4caf50}.merged-glassy-box .cart-and-total .grand-total-section .price-total{border-top:1px solid #ffffff4d;color:#fff;display:flex;font-size:22px;font-weight:700;justify-content:space-between;margin-top:10px;padding-top:6px}.merged-glassy-box .cart-and-total .grand-total-section .price-total span:first-child{flex:1 1}.merged-glassy-box .cart-and-total .grand-total-section .price-total span:last-child{flex:1 1;text-align:right}@media(max-width:768px){.merged-glassy-box .cart-and-total .grand-total-section .price-total{font-size:14px}}.merged-cart-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;display:flex;justify-content:space-between;padding:6px 10px}@media(max-width:768px){.merged-cart-item{align-items:flex-start;flex-direction:column}}.merged-cart-item .battery-details{align-items:center;display:flex;gap:8px}.merged-cart-item .battery-image{border-radius:4px;height:50px;object-fit:cover;width:50px}@media(max-width:768px){.merged-cart-item .battery-image{height:40px;width:40px}}.merged-cart-item .battery-info{display:flex;flex-direction:column;gap:4px}.merged-cart-item .battery-name{color:#fff;font-size:14px;font-weight:500}@media(max-width:768px){.merged-cart-item .battery-name{font-size:12px}}.merged-cart-item .quantity-controls{align-items:center;display:flex;gap:6px}.merged-cart-item .quantity-btn{align-items:center;background-color:#178a47;border:none;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:14px;height:20px;justify-content:center;line-height:14px;padding:0;width:20px}.merged-cart-item .quantity-btn:hover{background-color:#145e34}@media(max-width:768px){.merged-cart-item .quantity-btn{font-size:12px;height:18px;line-height:12px;width:18px}}.merged-cart-item .battery-quantity,.merged-cart-item .item-price{color:#fff;font-size:12px;font-weight:600}@media(max-width:768px){.merged-cart-item .battery-quantity,.merged-cart-item .item-price{font-size:10px}}.merged-cart-item .item-price{font-size:14px}@media(max-width:768px){.merged-cart-item .item-price{font-size:12px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.checkout-buttons{display:flex;gap:8px;justify-content:center;margin-top:10px}@media(max-width:768px){.checkout-buttons{flex-direction:column;gap:6px;width:100%}}.checkout-buttons .checkout-button{background-color:#178a47;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:background-color .3s ease}.checkout-buttons .checkout-button:disabled{background-color:#ccc;cursor:not-allowed}.checkout-buttons .checkout-button:hover:not(:disabled){background-color:#145e34}@media(max-width:768px){.checkout-buttons .checkout-button{font-size:10px;padding:4px 10px}}.checkout-buttons .place-order-button{height:60px;margin-top:450px;position:relative;width:250px}@media(max-width:768px){.checkout-buttons .place-order-button{height:auto;width:90%}}.checkout-buttons .place-order-button .place-order-bg{background:linear-gradient(168.44deg,#30ab64 8.44%,#062413 91.56%);border-radius:40px;height:56px;left:0;position:absolute;top:0;width:248px}@media(max-width:768px){.checkout-buttons .place-order-button .place-order-bg{height:auto;width:100%}}.checkout-buttons .place-order-button .place-order-text{color:#fff;cursor:pointer;font-family:Poppins;font-size:20px;font-style:normal;font-weight:800;height:32px;left:50px;line-height:38px;position:absolute;text-align:center;top:13px;width:150px}@media(max-width:768px){.checkout-buttons .place-order-button .place-order-text{font-size:18px;left:50%;top:50%;transform:translate(-50%,-50%)}}.error-message{color:red;font-size:12px;margin-top:5px}@media(max-width:768px){.checkout-stepper{height:35px;width:95%}.merged-glassy-box{flex-direction:column;justify-content:center;max-width:600px;padding:8px}.quantity-btn{font-size:12px;height:18px;line-height:12px;width:18px}.battery-image{height:40px;width:40px}.battery-name{font-size:12px}.battery-quantity{font-size:10px}.item-price{font-size:12px}.price-total{font-size:14px}.address-header h2{font-size:16px}.address-box{height:100%;padding:6px;width:calc(70% - 4px)}.address-box p{font-size:12px}.checkout-buttons{gap:6px;margin-top:10px}.checkout-button{font-size:10px;padding:4px 10px}.add-address-button{font-size:12px;height:30px;width:120px}.add-address-modal{flex-direction:column}.add-address-modal .address-details-section,.add-address-modal .map-section{height:50%;width:100%}}.step-controls{align-items:center;display:flex;justify-content:center;padding:10px}.checkout-step.active{color:#007bff;font-weight:700}.checkout-step-line.active{background-color:#007bff}.checkout-stepper{align-items:center;background:linear-gradient(180deg,#06241399 59%,#178a47);border-radius:10px;display:flex;height:40px;justify-content:space-between;margin:20px auto 10px;padding:0 10px;position:relative;width:400px}@media(max-width:768px){.checkout-stepper{height:35px;width:95%}}.checkout-stepper .checkout-step{color:#a9a9a9;cursor:pointer;flex:1 1;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;text-align:center;transition:all .3s ease}.checkout-stepper .checkout-step.active{color:#fff;font-weight:700}.checkout-stepper .checkout-step :hover{color:#fff}.checkout-stepper .checkout-step-line{border-top:1px dashed #fff;flex:1 1;height:1px;transition:border .3s ease}.checkout-stepper .checkout-step-line.active{border-color:#185b34;border-top-style:solid}.address-container{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100% + 545px);margin-top:10px;width:100%}@media(max-width:768px){.address-container{gap:8px;padding:8px}}.address-container .address-header{align-items:center;display:flex;justify-content:center;max-width:400px;width:100%}.address-container .address-header h2{color:#fff;font-size:18px;font-weight:700}@media(max-width:768px){.address-container .address-header h2{font-size:16px}}.add-address-modal{animation:fadeIn .3s ease-in-out;background:#fffffff2;border-radius:10px;box-shadow:0 0 10px #0000004d;display:flex;height:100vh;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100vw;z-index:1001}@media(max-width:768px){.add-address-modal{flex-direction:column;height:90%;right:5%;top:5%;width:90%}}.add-address-modal .map-section{height:100%;width:60%}@media(max-width:768px){.add-address-modal .map-section{height:50%;width:100%}}.add-address-modal .address-details-section{display:flex;flex-direction:column;justify-content:space-between;padding:20px;width:40%}@media(max-width:768px){.add-address-modal .address-details-section{height:50%;padding:15px;width:100%}}.add-address-modal .address-details-section h3{color:#333;margin-bottom:10px}.add-address-modal .address-details-section .modal-buttons{display:flex;justify-content:space-between;margin-top:20px}.add-address-modal .address-details-section .modal-buttons .cancel-button,.add-address-modal .address-details-section .modal-buttons .save-button{border:none;border-radius:5px;cursor:pointer;font-size:14px;padding:10px 20px}.add-address-modal .address-details-section .modal-buttons .save-button{background-color:#178a47;color:#fff}.add-address-modal .address-details-section .modal-buttons .save-button:hover{background-color:#145e34}.add-address-modal .address-details-section .modal-buttons .cancel-button{background-color:#ccc;color:#333}.add-address-modal .address-details-section .modal-buttons .cancel-button:hover{background-color:#999}.add-address-modal .address-details-section p{color:#555;font-size:14px}.add-address-modal .address-details-section .error-message{color:red;font-size:12px;margin-top:5px}.add-address-modal .address-details-section input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px;width:100%}.add-address-modal .address-details-section input:focus{border-color:#178a47;outline:none}.address-list-container{align-items:center;display:flex;flex-direction:column}.address-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:20px}.address-box{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;padding:10px;width:200px}.address-box p{margin:4px 0}.add-address-button{background:#fff;border:none;border-radius:10px;color:#1e1e1e;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;height:35px;text-align:center;transition:opacity .3s ease;width:140px}.add-address-button:hover{opacity:.8}@media(max-width:768px){.add-address-button{font-size:12px;height:30px;width:120px}}.payment-container{flex-direction:column;gap:10px;height:calc(100% + 545px);margin-top:10px}.payment-container,.payment-header{align-items:center;display:flex;width:100%}.payment-header{justify-content:center;max-width:400px}.payment-header h2{color:#fff;font-size:18px;font-weight:700}@media(max-width:768px){.payment-header h2{font-size:16px}}.radio-group{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;box-shadow:inset 3px -3px 3px #c2c2c205,inset -3px 3px 3px #ffffff05;display:flex;flex-direction:column;gap:15px;gap:3px;padding:8px;width:calc(50% - 5px)}.radio-option{align-items:center;cursor:pointer;display:flex;padding:10px 15px;transition:.3s ease}.radio-option input{accent-color:green;margin-right:10px}.radio-option span{color:#fff;font-size:16px}.radio-option input:checked+span{color:#fff;font-weight:700}.containerGeneral{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;height:calc(100% + 545px);margin-top:50px;text-align:center;width:100%}.glassy-background-v3{margin:10 auto;padding:20px}.glassy-background-v3,.glassy-background-v4{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,85%,.127);border-radius:50px 50px 50px 50px;display:flex;flex-direction:column;flex-wrap:wrap;max-width:70%;text-align:center;width:100%}.glassy-background-v4{gap:20px;margin:30px auto 10;padding:40px 20px 20px}.orderStatus{color:green;font-size:20px}.edd,.orderid-details{flex-basis:100%}.customer-name,.edd,.orderid-details{color:#fff;font-size:18px}.product-details{text-wrap:nowrap;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:10px 0;text-align:center;width:100%}.items-title{font-size:25px;padding:10px 0}.batteryTile{justify-content:center;padding-left:20%;padding-top:10px;width:60%}.product{font-size:15px;padding:10px 0}.products-title{font-size:20px}.address{color:#fff;font-size:14px;margin-bottom:120px;margin-top:15px}.paymentSuccessStatus{color:green;font-size:30px;padding:10px 0}.paymentFailedStatus{color:coral;font-size:30px}.centerContainer{align-items:center;display:flex;justify-content:center;padding:1.5vh 0}.delivery-details{display:flex;flex-direction:row;justify-content:space-around;text-align:center}.title{color:#f5f5f5;font-size:3em;padding-bottom:20px}.orderdetails-items{display:flex;flex:100% 1;flex-direction:column}@media(max-width:768px){.glassy-background-v3,.glassy-background-v4{border-radius:10px;max-width:85%}.glassy-background-v4{text-align:start}.title{font-size:2em;padding-bottom:0}.delivery-details{flex-direction:column;font-size:1em;text-align:start}.address,.customer-name,.edd,.orderid-details{margin:10px 0}.product{font-size:.7em;padding:2px 10px 20px}.product-details{flex-basis:100%;flex-direction:row}.products-title{font-size:15px}}snackbar{margin-top:25px;padding-top:30px}@media(max-width:768px){snackbar{margin-top:10px}}
/*# sourceMappingURL=main.502efa25.css.map*/