@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@1,400;1,500;1,600;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:Montserrat,sans-serif;margin:0}.App{height:100vh;width:100vw}.Const_Img{background-image:url(/static/media/const.fad99058be775d48009c.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:70vh;transition:.2s ease}.FlexCon{flex:1 1}@media only screen and (max-width:500px){.Const_Img{height:65vh}}.Maintain{background-image:url(/static/media/bg.819a1c16a559a884cb03.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh}.Maintain span{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff70;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:10}.Maintain h3{color:#000;font-size:25px;font-weight:800;margin:5px 0 0 90px}.Maintain h3,.Maintain p{font-family:Open Sans,sans-serif}.Maintain p{-webkit-animation:blink 3s linear infinite;animation:blink 3s linear infinite;font-weight:500;margin:50px 0 0}@-webkit-keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Maintain_Logo{background-color:#ffffff50;background-image:url(/static/media/logo.3a0bc78111c145c70651.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:90px;width:400px}.Maintain_Btn_Con{display:flex;margin-top:50px}.Maintain_Btn{background-color:#01a3e8;border:none;color:#fff;font-size:17px;height:40px;margin:0 12px}.Maintain_Btn,.Maintain_Btn1{align-items:center;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-weight:500;justify-content:center;padding:0 15px;text-decoration:none;width:auto}.Maintain_Btn1{left:20px}.Maintain_Btn1,.Maintain_Btn2{background-color:initial;border:1px solid #01a3e8;bottom:20px;color:#000;font-size:16px;height:35px;margin:0 10px;position:absolute}.Maintain_Btn2{cursor:pointer;font-family:Open Sans,sans-serif;font-weight:500;padding:0 15px;right:20px;text-decoration:none;width:auto}.Maintain_Btn2,.Modal{align-items:center;display:flex;justify-content:center}.Modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#01a3e874;height:100%;opacity:0;position:absolute;transition:.2s ease;visibility:hidden;width:100%;z-index:200}.Modal_Open{opacity:1;visibility:visible}.Modal_Con{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:300px;justify-content:center;position:relative;width:300px}.Modal_Con input{margin:0 15px 15px}.Modal_Con input,.Modal_Con textarea{border:1px solid #01a3e8;border-radius:6px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;outline:none;padding:10px}.Modal_Con textarea{margin:0 15px;resize:none}.Modal_Con button{background-color:#01a3e8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;margin:15px 15px 0;outline:none;padding:10px}.Modal_Close{background-image:url(/static/media/close.f8cce9d8e61785e46719.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:15px;position:absolute;right:10px;top:10px;width:15px}@media only screen and (max-width:500px){.Maintain_Logo{height:67.5px;width:300px}.Maintain h3{font-size:20px;margin-left:50px}}.Landing{background-color:#000;flex:1 1}.Landing,.Shop{display:flex;flex-direction:column}.Shop{height:100%;overflow:auto;width:100%}.Shop_Img{height:calc(100vh - 400px);margin-top:90px;object-fit:cover;width:100%}.Shop_Con{display:flex;flex-direction:column;margin-left:5%;margin-top:30px;min-height:calc(100vh - 120px);width:90%}.Shop_Con_Head,.Shop_Con_Search{align-items:center;display:flex}.Shop_Con_Search{border:1px solid #fff;border-radius:8px;height:38px}.Shop_Con_Search,.Shop_Con_Search input{background-color:initial;color:#fff;flex:1 1;font-size:16px;outline:none}.Shop_Con_Search input{border:none;height:90%}.Shop_Con_Icon{margin-left:10px;margin-right:5px}.Shop_Con_Head h2{color:#fff;font-size:22px;margin:0;width:270px}.Shop_Con_Head button{background-color:initial;border:1px solid #01a2e8;border-radius:8px;color:#fff;font-size:16px;height:40px;margin-left:15px;outline:none;padding:0 15px}.Shop_Con1{display:flex}.Shop_Con1_Left{display:flex;flex-direction:column;width:270px}.Shop_Con1_Left h2{color:#fff;font-size:22px;margin:0;width:270px}.Shop_Con1_Left_Menu{color:#ffffff70;cursor:pointer;font-size:16px;font-weight:500;margin:20px 0 0;transition:.2s ease;-webkit-user-select:none;user-select:none}.Shop_Con1_Left_Menu_Select{color:#01a2e8}.Shop_Con1_Right{display:grid;flex:1 1;grid-template-columns:24% 24% 24% 24%;justify-content:space-between;margin-bottom:25px;margin-top:5px}.Shop_Con1_Right_Con{background-color:#111;border-radius:10px;cursor:pointer;margin-top:15px;padding-bottom:15px;width:100%}.Shop_Con1_Right_Con img{aspect-ratio:1.5;border-radius:9px;margin:10px;object-fit:cover;width:calc(100% - 20px)}.Shop_Con1_Right_Con h3{color:#fff;font-size:16px;margin:0 15px}.Shop_Con1_Right_Con h4{color:#fff;font-size:15px;margin:10px 15px 0}.Build_Con{display:flex;height:calc(100vh - 90px);margin-top:90px;padding:0 5%}.Build_Left_Con{display:flex;flex-direction:column;width:60%}.Build_Left_Con h2{color:#fff;font-size:20px;margin:25px 0 5px}.Build_Left_Con h3,.Build_Left_Con h4{color:#fff;font-size:16px;font-weight:500;margin:0}.Build_Left_Input_Con{display:flex;margin-right:25px;margin-top:20px}.Build_Left_Input_Con1{align-items:center;background-color:#2e2e2e;border-radius:8px;display:grid;grid-template-columns:45% 16% 35% auto;margin-right:25px;margin-top:20px;padding:10px;width:65%}.Build_Left_Con input{border:1px solid #2e2e2e;border-radius:8px;width:30%}.Build_Left_Con input,.Build_Left_Con select{background-color:#000;color:#fff;font-size:16px;height:40px;margin-right:20px;outline:none;padding:0 12px}.Build_Left_Con select{border:none;border-radius:8px;border-right:10px solid transparent;outline:1px solid #2e2e2e;width:calc(30% + 24px)}.Build_Left_Con button{background-color:initial;border:1px solid #01a2e8;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;outline:none;padding:0 15px}.Build_Right_Con{border-left:1px solid #2e2e2e;display:flex;flex:1 1;flex-direction:column}.Build_Right_Con h2{color:#fff;font-size:20px;margin:25px 0 0 25px}.Build_Right_Con h3{width:200px}.Build_Right_Con h3,.Build_Right_Con h4{color:#01a2e8;font-size:25px;margin:0}.Build_Right_Div{display:flex;margin-left:25px;margin-top:20px}.Build_Right_Div1{display:flex;margin-left:25px;margin-top:25px}.Build_Right_Con h5{width:200px}.Build_Right_Con h5,.Build_Right_Con h6{color:#ffffff80;font-size:18px;font-weight:500;margin:0}.Header{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000005f;display:flex;height:90px;justify-content:center;position:fixed;width:100%;z-index:100}.Header span{align-items:center;display:flex;justify-content:space-between;width:90%}.Logo{background-image:url(/static/media/logo.3a0bc78111c145c70651.png);background-position:0;background-repeat:no-repeat;background-size:cover;height:40px;width:57px}.Header_Menu_Con{align-items:center;display:flex;gap:30px}.Header_Menu{color:#f2f2f2;font-size:16px;font-weight:500;text-decoration:none;transition:.3s ease}.Header_Menu:hover,.Header_Menu_Select{color:#01a2e8}.Footer{align-items:center;background-color:#111;display:flex;flex-direction:column;font-size:18px;font-weight:600;height:auto}.Footer span{display:flex;padding:50px 0;width:90%}.Footer_Con{align-items:center;border-top:1px solid #353535;color:#fff;display:flex;font-size:15px;height:50px;justify-content:center;width:100%}@media only screen and (max-width:500px){.Footer form,.Header span{width:90%}.Logo{width:140px}}.Hero{display:flex;height:calc(100vh - 90px);margin-top:90px}.Hero span{background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;overflow:hidden;width:100%}.Hero_Overlay{background-image:linear-gradient(135deg,#000000a0,#000000a0,transparent,transparent);display:flex;flex:1 1;flex-direction:column;justify-content:center}.Hero h2{font-size:45px;margin:0 0 0 5%}.Hero h2,.Hero h3{color:#fff;font-weight:500}.Hero h3{font-size:22px;margin:20px 0 0 5%}.Hero h3 b{font-size:40px}.Hero_Btn_Con{display:flex;margin-left:5%;margin-top:25px}.Hero_Btn1{border:1px solid #fff;border-radius:8px}.Hero_Btn1,.Hero_Btn2{background-color:initial;color:#fff;font-size:16px;margin-right:20px;outline:none;padding:10px 20px}.Hero_Btn2{border:1px solid #01a2e8;border-radius:8px}.Feature{display:flex;flex-direction:column;height:auto;padding-bottom:55px}.Feature span{display:grid;flex:1 1;grid-template-columns:20% 20% 20% 20% 20%;margin-left:5%;width:calc(90% + 15px)}.Feature h2{color:#fff;font-size:500;margin:60px 0 30px;text-align:center}.Feature_Product{background-color:#111;border-radius:10px;cursor:pointer;height:auto;margin-bottom:15px;overflow:hidden;padding-bottom:15px;width:calc(100% - 15px)}.Feature_Product img{aspect-ratio:1.5;border-radius:9px;margin:10px;object-fit:cover;width:calc(100% - 20px)}.Feature_Product h3{color:#fff;font-size:16px;margin:0 15px}.Feature_Product h4{color:#fff;font-size:15px;margin:10px 15px 0}.Review{display:flex;flex-direction:column;height:auto;padding-bottom:55px}.Review span{display:grid;grid-template-columns:33.33% 33.33% 33.33%;height:auto;justify-content:space-between;margin-left:5%;width:calc(90% + 15px)}.Review h2{color:#fff;font-size:500;margin:70px 0 30px;text-align:center}.Review_Con{background-color:#111;border-radius:10px;height:auto;padding-bottom:15px;width:calc(100% - 15px)}.Review_Con_Stars{display:flex;margin:15px 15px 0}.Review h3{font-style:italic}.Review h3,.Review h4{color:#fff;font-size:16px;font-weight:500;margin:15px 15px 0}.Review h4{text-align:right}.About{background-color:#111;background-image:url(https://images.unsplash.com/photo-1599058917212-d750089bc07e?q=80&w=2938&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:50vh}.About h2{color:#fff;font-size:500;margin:70px 0 30px;text-align:center}