@import url(https://fonts.googleapis.com/css2?family=Chivo+Mono:wght@500;600&family=Jost:wght@200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Chivo+Mono:wght@500;600&family=Jost:wght@200;300;400;500;600;700;800;900&family=Mukta:wght@200;300;400;500;600;700;800&display=swap);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}::-webkit-scrollbar{border-radius:30px;width:10px}::-webkit-scrollbar-track{background:#ffc3e6}::-webkit-scrollbar-thumb{background:#ff119c;border-radius:30px;width:6px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff!important;font-family:poppins;transition:all .3rem}.container{margin:0 auto;max-width:133rem;padding:0 2.5rem}.navbar-main{background:#fff;position:fixed;transition:all .5s ease-in-out;width:100%;z-index:999}.navbar-content{align-items:center;display:flex;gap:9rem;justify-content:center;padding:1rem 4rem;transition:all .3s ease-in-out;z-index:9999999}@media (max-width:950px){.navbar-content{justify-content:space-between}}.navbar-logo img{height:auto;width:9.25rem}.navbar-links{align-items:center;display:flex;gap:4.5rem;justify-content:center;transition:all .5s}@media (max-width:1300px){.navbar-content{gap:3rem}.navbar-links{gap:2rem}}.navbar-links a{color:#000;font-family:Poppins;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .5s}@media (max-width:950px){.navbar-links a{display:none}}.navbar-links a:hover{border-bottom:1px solid #eb0089;color:#eb0089}.navbar-links a:focus{color:#eb0089}.navbar-cart-icon,.navbar-icons{display:flex;gap:2rem}.navbar-cart-shop{display:flex}.navbar-cart-shop i{color:#eb0089;place-self:center}.nav-bar-cart-number{align-items:center;background-color:#699bf7;border-radius:50%;display:flex;height:.75rem;justify-content:center;width:.75rem}.nav-bar-cart-number p{color:#fff;font-family:Poppins;font-size:.4375rem;font-weight:600}.navbar-search-icon{align-items:center;display:flex;justify-content:left}.navbar-search-icon input{background-color:#f3f3f4;border:2px solid transparent;border-radius:8px;color:#0d0c22;font-size:.7rem;height:1.6875rem;line-height:28px;outline:none;padding:0 .5rem 0 1.8rem;transition:.3s ease;width:9.9375rem}.navbar-search-icon i{color:#ff4cb4;height:auto;padding-left:.5rem;position:absolute;width:.81988rem}.navbar-search-icon input::-webkit-input-placeholder{color:#a0a0a0;font-size:.7rem}.navbar-search-icon input::placeholder{color:#a0a0a0;font-size:.7rem}.navbar-search-icon input:focus,.navbar-search-icon input:hover{background-color:#fff;border-color:#ffa6da;box-shadow:0 0 16px 0 rgba(235,0,137,.2);outline:none}.navbar-menu-icon i,.navbar-profile-icon i{color:#eb0089}.menu-navbar,.navbar-menu-icon i{display:none;transition:all .5 ease-in-out}.menu-navbar{position:fixed;top:-7rem;width:100%;z-index:-1}@media (max-width:950px){.menu-navbar,.navbar-menu-icon i{display:inline-block}}.navbar-menu-close{color:#eb0089;display:none}.menu-container{margin:0;text-align:right;transition:all .5 ease-in-out;width:100%}.menu-content{background-color:#fff;display:flex;flex-direction:column;gap:1rem;justify-content:right;padding:0 4rem 2rem;transition:all .5s ease-in-out}.menu-content a{color:#000;font-family:Poppins;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .5s}.menu-content a:hover{border-bottom:1px solid #eb0089;color:#eb0089}.hide-menu{top:5rem;z-index:999999}.navbar-menu-icon-hide{display:none}.navbar-menu-open{display:inline-block}.navbar-search-icon-hide i{color:#eb0089}.navbar-search-icon-hide{display:none}@media (max-width:650px){.navbar-search-icon{display:none}.navbar-search-icon-hide{display:inline-block}}.navbar-menu-icon-hide i{position:static}@media (max-width:500px){.navbar-content{padding:1rem}}@media (max-width:450px){.navbar-content{gap:1rem}.navbar-logo img{width:7rem}}@media (max-width:390px){.navbar-content{gap:.5rem}.navbar-cart-icon{gap:1rem}.hero-section-flex{padding:5rem 1rem}}.hero-section{background:linear-gradient(180deg,#ecfcff,#fff .01%,#ecfcff);width:100%}.hero-section,.hero-section-flex{align-items:center;display:flex;justify-content:center}.hero-section-flex{gap:0;padding:5rem 2rem}.hero-section-content{display:flex;flex-direction:column;justify-content:left;padding:6.4rem 0}#hero-content-bgcolor{background:#ffe0f2;padding-left:.5rem;width:14rem}.hero-section-content h4{color:#eb0089;font-family:Poppins;font-size:1.25rem;font-weight:600}.hero-section-content-h1{padding:1rem 0}.hero-section-content h1{color:#699bf7;font-size:2.5rem;font-weight:600}#hero-content-bgcolor-1{background:#cfe0ff;width:26.1875rem}.hero-section-content p{color:#585858;font-size:1.125rem;font-weight:400;padding:.5rem 0}.hero-section-content button{all:unset;background:#eb0089;border-radius:.4375rem;box-shadow:0 0 10px 0 #eb0089;color:#fff;font-size:1rem;font-weight:600;margin-top:2rem;padding:.44rem 1.75rem;text-align:center;transition:all .5s ease-in-out;width:8.875rem}.hero-section-content button:hover{box-shadow:none;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.25)}.hero-section-image img{width:43.375rem}@media (max-width:1300px){.hero-section-image img{width:33.375rem}}@media (max-width:1200px){.hero-section-image img{width:28.375rem}}@media (max-width:1100px){.hero-section-image img{display:none}.hero-section-content{background-image:url(/Electronic-Shop/static/media/main%20bg.d39269ba081d58b1a361.png);background-repeat:no-repeat;background-size:cover}}@media (max-width:950px){.hero-section-content{align-items:center;background-image:none;justify-content:center}}@media (max-width:550px){.container{padding:0}.hero-section-content h1,.hero-section-content p{text-align:center}}@media (max-width:450px){.hero-section-content h1{font-size:1.8rem;text-align:center}.hero-section-content p{font-size:.8rem;text-align:center}#hero-content-bgcolor-1{background:#cfe0ff;width:20.1875rem}}.brand-section{display:flex;margin-top:-4rem;width:100%}.brand-section,.brand-section-logos-grid{align-items:center;justify-content:center}.brand-section-logos-grid{grid-gap:2rem;background:#fff;border-radius:.5625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);padding:2rem;width:78rem}.brand-section-logos-1 img{width:7.875rem}.brand-section-logos-2 img{width:6.46931rem}.brand-section-logos-3 img{width:17.75rem}.brand-section-logos-4 img{width:12.08594rem}.brand-section-logos-5 img{width:16.875rem}@media (max-width:1250px){.brand-section-logos-grid{gap:1rem;width:auto}.brand-section-logos-1 img{width:6.875rem}.brand-section-logos-2 img{width:5.46931rem}.brand-section-logos-3 img{width:15.75rem}.brand-section-logos-4 img{width:11.58594rem}.brand-section-logos-5 img{width:14.875rem}}@media (max-width:1050px){.brand-section-logos-grid{padding:1.5rem}.brand-section-logos-1 img{width:4.875rem}.brand-section-logos-2 img{width:4.06931rem}.brand-section-logos-3 img{width:13.05rem}.brand-section-logos-4 img{width:9.58594rem}.brand-section-logos-5 img{width:12.075rem}}@media (max-width:870px){.brand-section-logos-1 img{width:3.575rem}.brand-section-logos-2 img{width:3.06931rem}.brand-section-logos-3 img{width:6.05rem}.brand-section-logos-4 img{width:6.08594rem}.brand-section-logos-5 img{width:6.075rem}}@media (max-width:500px){.brand-section-logos-grid{padding:1.5rem .5rem}.brand-section-logos-1 img{width:2.575rem}.brand-section-logos-2 img{width:2.06931rem}.brand-section-logos-3 img{width:4.05rem}.brand-section-logos-4 img{width:4.08594rem}.brand-section-logos-5 img{width:4.075rem}}@media (max-width:430px){.brand-section-logos-1 img,.brand-section-logos-2 img{width:2rem}.brand-section-logos-3 img{width:3.05rem}.brand-section-logos-4 img{width:3.08594rem}.brand-section-logos-5 img{width:3.075rem}}.demo-prod{display:flex;margin:7rem 0;width:100%}.demo-prod,.demo-prod-main{align-items:center;justify-content:center;transition:all .3s}.demo-prod-main{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:70rem}.demo-prod-flex{align-items:center;display:flex;gap:2rem;justify-content:center;transition:all .5rem}.demo-prod-img img{width:15rem}.demo-prod-img{border:1px solid #858585}.demo-prod-content h3{color:#000;font-size:1.125rem;font-weight:600}.demo-prod-content p{color:#616161;font-family:Mukta;font-size:.8125rem;font-weight:500;padding:.8rem 0}.demo-prod-starts{align-items:center;display:flex;gap:1.5rem;justify-content:left}.demo-prod-starts img{width:6rem}.demo-prod-starts p{color:#000;font-size:.875rem;font-weight:600}.demo-prod-starts p span{color:#717171;font-family:Poppins;font-size:.75rem;font-weight:400;text-decoration-line:line-through}.demo-prod-content button{all:unset;border:1px solid #eb0089;color:#eb0089;font-family:Poppins;font-size:.75rem;font-weight:600;padding:.3rem 1.4rem;transition:all .5s}.demo-prod-content button:hover{background-color:#eb0089;color:#fff}@media (max-width:1200px){.demo-prod-starts img{width:4rem}.demo-prod-content p{font-size:.6125rem;padding:.5rem 0}.demo-prod-content h3{font-size:.9rem}.demo-prod-content button{font-size:.6rem;padding:.3rem 1rem}.demo-prod-starts p span{font-size:.6rem}.demo-prod-img img{width:10rem}}@media (max-width:900px){.demo-prod-main{grid-template-columns:1fr;width:15rem}.demo-prod-flex{flex-direction:column}.demo-prod-content{text-align:center}.demo-prod-starts{justify-content:center}.demo-prod{margin:4rem 0}}.about-home{background:#effdff;display:flex;margin:5rem 0;padding:6rem 0;width:100%}.about-home,.about-home-content{align-items:center;justify-content:center}.about-home-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;max-width:70.125rem}.about-home-content img{height:auto;width:26.5625rem}.about-home-text h4{background:#ffe0f2;color:#eb0089;font-size:1rem;font-weight:600;text-align:center;width:9rem}.about-home-text h1{color:#000;font-family:poppins;font-size:2rem;font-weight:600;padding:.5rem 0}.about-home-text p{font-size:.975rem}.about-home-content-p p,.about-home-text p{color:#545454;font-family:Poppins;font-weight:500}.about-home-content-p p{font-size:.875rem;padding:.5rem 0}.about-home-content-p span{color:#eb0089}.about-home-text-a{padding:1rem 0 0}.about-home-text-a a{color:#eb0089;font-family:Poppins;font-size:.875rem;font-weight:500;padding:2rem 0 0}@media (max-width:1100px){.about-home-text h4{font-size:.8rem;width:7rem}.about-home-text h1{font-size:1.2rem}.about-home-text p{font-size:.875rem}.about-home-content-p p{font-size:.8rem;padding:.5rem 0}.about-home-content img{height:auto;width:20.5625rem}}@media (max-width:900px){.about-home-content{grid-template-columns:1fr}.about-home-img{display:flex;justify-content:center}.about-home-text{text-align:center;width:30rem}.about-home-text-h4{align-items:center;display:flex;justify-content:center}}@media (max-width:550px){.about-home-text{width:auto}.about-home-content img{height:auto;width:15.5625rem}}.productshome-heading{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.productshome-heading p{background:#ffe0f2;color:#eb0089;font-size:1rem;font-weight:600;text-align:center;width:8.9rem}.productshome-heading h3{color:#000;font-size:2.5rem;font-weight:600}.categories{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.categories a{text-decoration:none}.categories-heading{flex-direction:column;margin:4rem 0}.categories-heading,.categories-heading-h4{display:flex;justify-content:center}.categories-heading h4{background:#ffe0f2;color:#eb0089;font-size:1rem;width:5.9375rem}.categories-heading h1,.categories-heading h4{font-family:Poppins;font-weight:600;text-align:center}.categories-heading h1{color:#000;font-size:2.5rem;padding:.8rem 0;text-transform:uppercase}.categories-heading p{color:#424242;font-family:Poppins;font-size:.9375rem;font-weight:500;text-align:center;text-transform:capitalize}.categories-grids{grid-gap:1.25rem;align-items:center;display:grid;gap:1.25rem;grid-template-columns:29.8125rem 18.5625rem 14.9375rem;justify-content:center}.categories-grid-1{background:linear-gradient(90deg,#fff,#1883ec);border-radius:.625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;gap:2rem;height:17.125rem;justify-content:center;padding:2rem;transition:.5s}.categories-grid-1:hover{-webkit-transform:scale(.95);transform:scale(.95)}.categories-grid-1:hover .grid-img img{-webkit-filter:drop-shadow(5px 5px 5px #fff);filter:drop-shadow(5px 5px 5px #ffffff);-webkit-transform:scale(1.2);transform:scale(1.2)}.grid-content h1{font-size:1.875rem}.grid-content h1,.grid-content h4{color:#000;font-family:Poppins;font-weight:600;text-transform:uppercase}.grid-content h4{font-size:1.25rem;padding:.2rem 0}.grid-content h4 span{color:#eb0089}.grid-content button{all:unset;border:2px solid #eb0089;border-radius:.1875rem;color:#eb0089;font-family:Poppins;font-size:.875rem;font-weight:500;margin-top:1rem;padding:.31rem .91rem;text-transform:capitalize}.grid-content button:hover{background-color:#eb0089;color:#fff}.grid-img{align-items:center;display:flex;justify-content:center}.grid-img img{height:auto;transition:.5s;width:12rem}.categories-grid-2{background:linear-gradient(180deg,#fff,#699bf7);border-radius:.625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;height:17.125rem;justify-content:center;padding:1rem 2rem;transition:all .5s}.categories-grid-2:hover{-webkit-transform:scale(.95);transform:scale(.95)}.categories-grid-2:hover .grid-img-1 img{-webkit-filter:drop-shadow(5px 5px 5px #fff);filter:drop-shadow(5px 5px 5px #ffffff);-webkit-transform:scale(1.3);transform:scale(1.3)}.grid-content-1 h1{font-size:1.875rem}.grid-content-1 h1,.grid-content-1 h4{color:#000;font-family:Poppins;font-weight:600;text-align:center;text-transform:uppercase}.grid-content-1 h4{font-size:1.25rem;font-style:normal}.grid-content-1 h4 span{color:#eb0089}.grid-img-1{align-items:center;display:flex;justify-content:center}.grid-img-1 img{height:auto;transition:.5s;width:9.2rem}.grid-img-1 button{all:unset;align-items:center;border:2px solid #eb0089;border-radius:.1875rem;color:#eb0089;font-family:Poppins;font-size:.675rem;font-weight:500;height:1rem;justify-content:left;margin-top:0;padding:.2rem .5rem;text-transform:capitalize}.categories-grid-3{align-items:center;background:linear-gradient(180deg,#ff5fbc,#fff);border-radius:.625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;height:17.125rem;justify-content:center;padding:0 1rem 1.5rem;transition:all .5s}.categories-grid-3:hover{-webkit-transform:scale(.95);transform:scale(.95)}.gride-img-2 img{height:auto;transition:all .5s;width:5.875rem}.categories-grid-3:hover .gride-img-2 img{-webkit-filter:drop-shadow(5px 5px 5px #fff);filter:drop-shadow(5px 5px 5px #ffffff);-webkit-transform:scale(1.3);transform:scale(1.3)}.categories-grid-3 h1{font-size:1.575rem}.categories-grid-3 h1,.categories-grid-3 h4{color:#000;font-family:Poppins;font-weight:600;text-align:center;text-transform:uppercase}.categories-grid-3 h4{font-size:1rem;font-style:normal}.categories-grid-3 h4 span{color:#eb0089}.categories-grids-sub{grid-gap:1.25rem;align-items:center;display:grid;gap:1.25rem;grid-template-columns:18.5625rem 14.9375rem 29.8125rem;justify-content:center;margin-top:1.25rem}.categories-grid-4{background:linear-gradient(180deg,hsla(0,0%,85%,0),#a853d2);border-radius:.625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;height:17.125rem;justify-content:center;padding:2rem;transition:all .5s}.categories-grid-4:hover{-webkit-transform:scale(.9);transform:scale(.9)}.categories-grid-4:hover .smartPhone-img-offer img{-webkit-filter:drop-shadow(5px 5px 5px #fff);filter:drop-shadow(5px 5px 5px #ffffff);-webkit-transform:scale(1.3);transform:scale(1.3)}.categories-grid-4 h1{color:#000;font-family:Poppins;font-size:1.875rem;font-weight:600;text-align:center;text-transform:uppercase}.smartPhone-img-offer{align-items:center;display:flex;gap:1rem;justify-content:center}.smartPhone-img-offer img{height:auto;transition:all .5s;width:6.5rem}.categories-grid-4 h4{color:#000;font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:600;line-height:35px;text-align:center;text-transform:uppercase}.categories-grid-4 h4 span{color:#eb0089}.categories-grid-4 button{all:unset;border:2px solid #fff;border-radius:.1875rem;color:#fff;font-family:Poppins;font-size:.875rem;font-weight:500;margin-top:.5rem;padding:.31rem .91rem;text-align:center;text-transform:capitalize;transition:all .5s;width:5.375rem}.categories-grid-4 button:hover{background-color:#fff;color:#eb0089}.categories-grid-5{background:linear-gradient(180deg,#69eef7,#fff);border-radius:.625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;height:17.125rem;justify-content:center;padding:1rem;transition:.5s}.categories-grid-5:hover{-webkit-transform:scale(.9);transform:scale(.9)}.categories-grid-5:hover .categories-speakers-img img{-webkit-filter:drop-shadow(5px 5px 5px #65f0ff);filter:drop-shadow(5px 5px 5px #65f0ff);-webkit-transform:scale(1.3);transform:scale(1.3)}.categories-grid-5 h4{font-size:1.25rem;padding:.5rem 0}.categories-grid-5 h1,.categories-grid-5 h4{color:#000;font-family:Poppins;font-weight:600;text-align:center;text-transform:uppercase}.categories-grid-5 h1{font-size:1.875rem}.categories-grid-5 h4 span{color:#eb0089}.categories-speakers-img{display:flex;justify-content:center}.categories-grid-5 img{align-self:center;transition:all .5s;width:8.8rem}.categories-grid-6{background:linear-gradient(90deg,#ecb118,#fff);border-radius:.625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;gap:4rem;height:17.125rem;justify-content:center;padding:2rem;transition:.5s}.categories-grid-6:hover{-webkit-transform:scale(.9);transform:scale(.9)}.categories-grid-6:hover .categories-camera-img img{-webkit-filter:drop-shadow(5px 5px 5px #fff);filter:drop-shadow(5px 5px 5px #ffffff);-webkit-transform:scale(1.2);transform:scale(1.2)}.categories-camera-img{align-self:center}.categories-camera-img img{height:auto;transition:all .5s;width:11.68rem}.categories-camera-content{display:flex;flex-direction:column;justify-content:center}.categories-camera-content h1{font-size:1.875rem;text-align:center}.categories-camera-content h1,.categories-camera-content h4{color:#000;font-family:Poppins;font-weight:600;text-transform:uppercase}.categories-camera-content h4{font-size:1.125rem;padding:1rem 0}.categories-camera-content h4 span{color:#eb0089}.categories-camera-content button{all:unset;border:2px solid #eb0089;border-radius:.1875rem;color:#eb0089;font-family:Poppins;font-size:.875rem;font-weight:500;margin-top:.5rem;padding:.31rem .91rem;text-align:center;text-transform:capitalize;transition:all .5s;width:5.375rem}.categories-camera-content button:hover{background-color:#eb0089;color:#fff}@media (max-width:1150px){.categories-grids{margin-bottom:1.125rem}.categories-grids,.categories-grids-sub{grid-template-columns:1fr}}@media (max-width:550px){.categories-grids,.categories-grids-sub{justify-items:center}.categories-grid-1,.categories-grid-2,.categories-grid-3,.categories-grid-4,.categories-grid-5,.categories-grid-6{width:25rem}}.banner{background-image:url(/Electronic-Shop/static/media/Banner%20Bg.303b5423f502e4f0f806.jpg);background-repeat:no-repeat;background-size:cover;margin:10rem 0;padding:3rem 0;width:100%}.banner-content{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.banner-content h1{color:#fff;font-family:Poppins;font-size:2.25rem;font-weight:700;text-align:center;text-transform:capitalize}.banner-content h1 span{color:#eb0089}.banner-content p{color:#fff;font-family:Poppins;font-size:1rem;font-weight:500;text-align:center;text-transform:capitalize}.banner-content a button{all:unset;background:#699bf7;border:2px solid #699bf7;border-radius:3.125rem;color:#fff;font-family:Poppins;font-size:1rem;font-weight:400;padding:.5rem 1.5rem;text-align:center;text-transform:capitalize;transition:all .5s}.banner-content a{text-decoration:none}.banner-content a button:hover{background:none;border:2px solid #fff}@media (max-width:900px){.banner-content h1{font-size:1.5rem}.banner-content p{font-size:.8rem}.banner-content a button{font-size:.8rem;padding:.4rem 1rem}}.contact-home{background:#effdff;margin:5rem 0;padding:3.31rem 0;width:100%}.contact-home,.contact-home-flex{align-items:center;display:flex;justify-content:center}.contact-home-flex{gap:6rem}.contact-home-heading{display:flex;flex-direction:column;gap:1rem;justify-content:left}.contact-home-heading h4{background:#ffe0f2;color:#eb0089;font-size:1rem;text-align:center;width:9.18rem}.contact-home-heading h1,.contact-home-heading h4{font-family:Poppins;font-weight:600;text-transform:uppercase}.contact-home-heading h1{color:#000;font-size:2.5rem}.contact-home-input{align-items:center;display:flex;justify-content:center}.contact-home-input-button{border:2px solid #eb0089;height:3.5rem;padding:.4rem;width:24.25rem}.contact-home-input-button input{all:unset;background:#d3faff;gap:0;height:2.625rem;padding:0 .5rem;width:22.1875rem}.contact-home-input button{all:unset;background:#eb0089;color:#fff;font-family:Poppins;font-size:1rem;font-weight:600;height:3.5rem;text-align:center;transition:all .5rem;width:9.25rem}.contact-home-input-button input::-webkit-input-placeholder{color:#646464;font-family:Poppins;font-size:.875rem;font-weight:400}.contact-home-input-button input::placeholder{color:#646464;font-family:Poppins;font-size:.875rem;font-weight:400}.contact-home-input button:hover{background:#c10070}@media (max-width:1000px){.contact-home-heading h1{color:#000;font-family:Poppins;font-size:1.5rem;font-weight:600;text-transform:uppercase}.contact-home-flex{gap:4rem}.contact-home-input-button input{width:17.1875rem}.contact-home-input-button{width:19.25rem}.contact-home-input button{width:8rem}}@media (max-width:750px){.contact-home{display:none}}.footer{align-items:center;background:#000;border-top:5px solid #eb0089;display:flex;justify-content:center;width:100%}.container2{width:85%}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 4.8125rem 9.8125rem 7.4375rem 1fr;justify-content:center;padding:2.8rem 0 4rem}.footer-grid-1,.footer-grid-2,.footer-grid-3,.footer-grid-4,.footer-grid-5{align-items:left;display:flex;flex-direction:column;justify-content:baseline}.footer-grid-1{gap:1rem;justify-content:left}.footer-grid-1 img{height:auto;width:9.25rem}.footer-grid-1 p{color:#9c9c9c;font-family:Poppins;font-size:.875rem;font-weight:500}.footer-grid-2{justify-content:first baseline}.footer-grid-2 h4{color:#eb0089;font-family:Poppins;font-size:1rem;font-weight:600;padding:.4rem 0}.footer-grid-2 ol li{color:#fff;font-family:Poppins;font-size:.875rem;font-weight:400;line-height:2rem;list-style:none}.footer-grid-3 h4{color:#eb0089;font-family:Poppins;font-size:1rem;font-weight:600;padding:.4rem 0}.footer-grid-3 ol li{color:#fff;font-family:Poppins;font-size:.875rem;font-weight:400;line-height:2rem;list-style:none}.footer-grid-4 h4{color:#eb0089;font-family:Poppins;font-size:1rem;font-weight:600;padding:.4rem 0}.footer-grid-4 ol li{color:#fff;font-family:Poppins;font-size:.875rem;font-weight:400;line-height:2rem;list-style:none}.footer-grid-5{gap:1rem}.footer-grid-5 h4{color:#eb0089;font-family:Poppins;font-size:1rem;font-weight:600;padding:.4rem 0}.footer-grid-5 p{color:#fff;font-family:Poppins;font-size:.875rem;font-weight:400}@media (max-width:1200px){.container2{padding:0}}@media (max-width:1000px){.footer-grid{grid-template-columns:1fr 4.8125rem 9.8125rem 7.4375rem}}@media (max-width:800px){.footer-grid{grid-template-columns:1fr 4.8125rem 9.8125rem}.footer-grid-5{display:inline-grid}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr 4.8125rem}.footer-grid-5{display:inline-grid}}.about-us{width:100%}.about-us-heading{align-items:center;background:#effdff;display:flex;justify-content:center;padding:4.5rem 0;width:100%}.about-us-heading h1{color:#000;font-family:Poppins;font-size:2.5rem;font-weight:600;text-transform:uppercase}.container3{width:90%}.about-us-flex{align-items:center;display:flex;gap:5rem;justify-content:center;margin:5rem 0}.about-us-text{display:flex;flex-direction:column;gap:.5rem}.about-us-text h4{background:#ffc7e8;color:#000;font-family:Poppins;font-size:1.5rem;font-weight:600;margin:1rem 0;text-align:center;width:18rem}.about-us-text p{color:#3b3b3b;font-family:Poppins;font-size:.9375rem;font-weight:500}.about-us-flex-card{gap:3.5rem;margin-top:2rem}.about-us-flex-card,.about-us-flex-card-1{align-items:center;display:flex;justify-content:center}.about-us-flex-card-1{flex-direction:column;gap:.5rem}.about-us-flex-card-1 h3{color:#eb0089;font-family:Poppins;font-size:1.1rem;font-weight:600}.about-us-vd{align-items:center;display:flex;justify-content:center}.about-us-vd iframe{border-radius:1rem;height:17.125rem;width:32.5625rem}@media (max-width:1200px){.container3{width:auto}.about-us-vd iframe{height:13.375rem;width:25.4375rem}}@media (max-width:900px){.about-us-flex{flex-direction:column-reverse}.about-us-text{align-items:center;justify-content:center}.about-us-text p{text-align:center}.about-us-vd iframe{height:13.375rem;width:25.4375rem}}@media (max-width:550px){.about-us-text p{font-size:.7rem}.about-us-flex-card-1 h3{font-size:.8rem}.about-us-flex-card{gap:2rem}}@media (max-width:400px){.about-us-vd iframe{height:auto;width:auto}}.about-us-detail{background:#fafafa;width:100%}.about-us-detail,.about-us-detail-width{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-us-detail-width{padding:2rem 0;width:80%}.about-us-detail-width ol li{color:#000;font-family:Poppins;font-size:1rem;font-weight:400;padding:.5rem 0}@media (max-width:600px){.about-us-detail-width ol li{font-size:.7rem}}.contact{width:100%}.contact-heading{align-items:center;background:#effdff;display:flex;flex-direction:column;justify-content:center;padding:2.1rem 0;width:100%}.contact-heading h1{color:#000;font-family:Poppins;font-size:2.5rem;font-weight:600;padding:1rem 0;text-align:center;text-transform:uppercase}.contact-heading p{color:#000;font-family:Poppins;font-size:1rem;font-weight:500}.contact-flex{align-items:center;display:flex;gap:5rem;justify-content:center;margin:5rem 0}.contact-from{display:flex;flex-direction:column;justify-content:left}.contact-from input,textarea{background:#f6f6f6;border:1px solid #ffbfe4;border-radius:.4375rem;height:2.8125rem;margin-bottom:1.8rem;padding:0 1rem;width:34.625rem}.contact-from textarea{height:8rem;padding:1rem}textarea::-webkit-input-placeholder{color:#545454;font-family:Poppins;font-size:.75rem;font-weight:500;outline:none}.contact-from input,textarea::placeholder{color:#545454;font-family:Poppins;font-size:.75rem;font-weight:500;outline:none}.contact-form-input{display:flex;gap:2.19rem;row-gap:0}.contact-form-input input{display:inline;height:2.8125rem;margin:0;outline:none;width:16.1875rem}.contact-from button{all:unset;align-self:center;background:#eb0089;border:2px solid #eb0089;color:#fff;font-family:Poppins;font-size:1rem;font-weight:700;height:2.8125rem;text-align:center;transition:all .5s;width:23.5rem}.contact-from button:hover{background-color:#fff;border:2px solid #eb0089;color:#eb0089}.contact-img{align-items:center;display:flex;justify-content:center}.contact-img img{height:auto;width:25rem}@media (max-width:1100px){.contact-from input,textarea{width:25.625rem}.contact-form-input input{width:11.8rem}.contact-form-input{gap:2rem}}@media (max-width:900px){.contact-flex{flex-direction:column-reverse;gap:3rem}.contact-img img{height:auto;width:20rem}}@media (max-width:450px){.contact-from input,textarea{width:20.625rem}.contact-form-input{flex-direction:column}.contact-form-input input{width:20.625rem}.contact-from button{width:19rem}}.contact-map{margin:10rem 0;width:100%}.products,.products-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.products-heading{background:#effdff;padding:4.5rem 0}.filter-heading{align-items:center;display:flex;justify-content:center;margin-bottom:2rem}.filter-heading h3{font-size:1.5rem}.product-filter{display:flex;flex-direction:column;margin-top:5rem}.product-filter,.product-filter-button{align-items:center;justify-content:center}.product-filter-button{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:repeat(7,1fr)}.product-filter-button button{all:unset;color:#000;cursor:pointer;transition:all .5s}.product-filter-button button:focus,.product-filter-button button:hover{color:#eb0089}.product-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);justify-content:center;margin:8rem 0}.product-grid-1{transition:all .5s}.main-product-body{background:linear-gradient(180deg,#fff 64.9%,#fafafa 64.91%);border-radius:.625rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding-top:1rem;width:23.4rem}.wishlist-product{align-items:center;display:flex;justify-content:right;margin:1rem 1rem .1rem}.wishlist-product i{color:#eb0089;height:auto}.product-img1{align-items:center;display:flex;justify-content:center;margin:.1rem .8rem 1rem}.product-img1 img{height:auto;transition:all .5s;width:21.75rem}.product-grid-1:hover .product-img1 img{-webkit-transform:scale(1.2);transform:scale(1.2)}.product-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.product-content h1{color:#000;font-family:Poppins;font-size:1rem;font-weight:600;text-transform:uppercase}.product-content p{color:#000;font-family:Poppins;font-size:.625rem;font-weight:400;padding:1.5rem 4rem;text-align:center}.product-price{align-items:center;display:flex;gap:1.5rem;justify-content:center;padding:0 1.1rem}.product-price img{height:auto;width:6rem}.product-price{margin-bottom:1.5rem}.product-price h5{color:#000;font-family:Poppins;font-size:.875rem;font-weight:600}.product-price h5 span{color:#717171;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:line-through}.product-cart-logo{align-items:center;border:1px solid #eb0089;border-radius:50%;display:flex;height:2.375rem;justify-content:center;transition:all .5s;width:2.375rem}.product-cart-logo i{color:#eb0089;height:auto;transition:all .5s;width:1.37831rem}.product-cart-logo:hover .hover{color:#fff}.product-cart-logo:hover{background-color:#eb0089}@media (max-width:1200px){.product-grid{grid-template-columns:1fr 1fr}}@media (max-width:880px){.product-grid{grid-template-columns:1fr;text-align:-webkit-center}}@media (max-width:1000px){.product-filter-button{gap:3rem;grid-template-columns:repeat(4,1fr)}}@media (max-width:650px){.product-filter-button{grid-template-columns:repeat(2,1fr)}}.categories1{margin:5rem 0;width:100%}.categories1-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.categories1-grid-1 img{width:100%}.cart-background-o{align-items:flex-end;background-color:#00000069;display:flex;height:100%;justify-content:flex-end;position:fixed;width:100%;z-index:99999}.cart-aling-cart{-webkit-animation:Frams .3s ease forwards;animation:Frams .3s ease forwards;background-color:#fff;height:100vh;overflow:scroll;transition:all .3s;width:25rem}@-webkit-keyframes Frams{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes Frams{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.cart-heading{align-items:center;border-bottom:2px solid #eb0089;display:flex;justify-content:space-between;padding:1.5rem .8rem}.cart-heading h4{color:#000;font-family:poppins;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.cart-no-cart{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin-top:3rem}.cart-no-cart img{opacity:.3;width:9.875rem}.cart-no-cart h5{font-size:1rem;font-weight:500;opacity:.3;text-align:center}.cart-no-cart a{color:#fff;text-decoration:none}.cart-no-cart button{all:unset;background-color:#eb0089;border-radius:2px;color:#fff;font-size:.75rem;font-weight:500;padding:.6rem 1rem}.cart-item{align-items:center;border-bottom:2px solid #eb0089;display:flex;justify-content:left;margin-top:1rem;padding:.5rem 1rem}.cart-item-flex{gap:2rem}.cart-item-flex,.cart-item-flex span{align-items:center;display:flex;justify-content:center}.cart-item-flex span{border:1px solid #e5e5e5;padding:.06rem 0}.cart-item-flex img{width:3.6875rem}.color-button{background:#f1f1f1}.cart-item-detail h3{color:#464646;font-family:Poppins;font-size:.875rem;font-weight:500}.cart-items-qun{align-items:center;display:flex;justify-content:left}.cart-items-qun span{color:#000;cursor:pointer;font-family:Poppins;font-size:.6875rem;font-weight:400;margin-top:.5rem;padding:.5rem .6rem;text-align:center}.cart-items-mult{align-items:center;display:flex;gap:2rem;justify-content:left;margin-top:.8rem}.cart-items-mult p{color:#000;font-family:Poppins;font-size:.625rem;font-weight:500}.remove-buttons{display:flex;gap:2rem;justify-content:left;margin-top:1rem}.remove-buttons button{all:unset;color:#eb0089;font-family:Poppins;font-size:.8125rem;font-weight:500}.subtotal-flex{align-items:center;border-bottom:2px solid #b8b8b8;border-top:2px solid #b8b8b8;display:flex;gap:2rem;justify-content:center;margin-top:1rem;padding:1.5rem}.subtotal-flex h3{color:#000}.subtotal-flex h3,.subtotal-flex h4{font-family:Poppins;font-size:.875rem;font-weight:600}.subtotal-flex h4{color:#eb0089}.subtotal-flex button{all:unset;background-color:#eb0089;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}
/*# sourceMappingURL=main.b6b82267.css.map*/