.App{background-image:url(/image.webp);background-size:cover;background-repeat:no-repeat;background-position:center}.header-container{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-image:url(/wk.webp);background-size:cover;background-position:center;color:#00000089}.head{display:flex;padding-left:650px}@media (max-width: 768px){.head{padding:0 15px;background-color:#ff91ff89;border-radius:50%}}.body{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:1rem;padding:1rem;border-radius:1rem;box-shadow:0 2px 10px #0000001a;background-color:#fffc;transition:box-shadow .5s ease,transform .3s ease;width:100%;max-width:300px}img{width:100%;height:100%;object-fit:cover}.pics{width:100px;height:auto}.body h3{color:#333;margin-top:.5rem;text-align:center}.body div{font-size:.9rem;color:#000;padding:.5rem;text-align:center}.body:hover{transform:translateY(-20px)}.price-button{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}.price-button div{font-weight:700;font-size:1.1rem}.Button{text-transform:uppercase;font-weight:700;border:none;border-radius:.5rem;padding:.5rem 1rem;cursor:pointer;transition:background-color .3s ease}.images{width:200px;height:200px}.Button:hover{background-color:#fff;color:#fff}.chakra-button{background-color:#5d5fef;color:#fff}.chakra-button:hover{background-color:#4345d7}.Box{display:flex;flex-wrap:wrap;gap:2em;justify-content:center;padding-top:10px}h2{text-align:center;font-size:2.5rem;color:#333;margin-top:1rem}.container{height:80vh}.Product{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem}.Product img{border-radius:.5rem;box-shadow:0 4px 8px #0003}.Product div:last-child{flex-basis:50%;max-width:500px}.Product p{font-size:1.2rem;line-height:1.6;color:#666;margin-bottom:1rem}.Product p:last-of-type{font-size:1.5rem;color:#333;margin-bottom:2rem}button{background-color:#5d5fef;color:#fff;border:none;padding:1rem 2rem;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:background-color .3s ease}button:hover{background-color:#4345d7}@media (max-width: 768px){.Product{display:flex;flex-direction:column;align-items:stretch}.container{height:auto}.Product img{max-width:90%;margin:0 auto}.Product div:last-child{flex-basis:auto;max-width:100%}}.popup{position:fixed;top:0;right:0;width:380px;height:100%;background:#ffffffe6;box-shadow:-2px 0 5px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000;overflow-y:auto}.space{display:flex;flex-direction:column;justify-content:space-between}.popup.open{transform:translate(0);display:flex;flex-direction:column;justify-content:space-between}.price-and-button{display:fixed;flex-direction:column;justify-content:end}.popup-content{padding:2rem}.popup-content h2{font-size:1.5rem;margin-bottom:1rem;text-align:center}.popup-content ul{list-style-type:none;padding:0}.popup-content li{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.popup-content li button{background:#d70f0f;border:none;cursor:pointer;color:#fff}.popup-content li button:hover{background:#6947ff}.popup-content p{font-size:1.2rem;text-align:center}.popup-content div:last-child button{margin-top:.5rem;width:100%;padding:1rem;border:none;border-radius:.25rem;cursor:pointer;transition:background-color .3s ease}.checkout-button{background-color:#059d0a}.checkout-button:hover{background-color:#47f64d}.clearcart{background-color:#f80808}.clearcart:hover{background-color:#ff6b6b}.popup-content div:last-child .close-btn2{background:#6b7280}.popup-content div:last-child .close-btn2:hover{background:#0669f3}.popup-content div:last-child button:not(.close-btn2){margin-right:.5rem}Form{display:flex;flex-direction:column}.contact-button-sticky{position:fixed;top:98%;right:10;transform:translateY(-50%)}.copyright-info{display:flex;justify-content:center}@media (max-width: 768px){.copyright-info{display:flex;flex-direction:column;justify-content:center;padding-bottom:20px}.Footer{display:flex;flex-direction:column;justify-content:center}p{font-size:12px;text-align:center}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.newsletter-popup{background-color:#fff;padding:0rem;border-radius:8px;box-shadow:0 0 10px #0000004d;max-width:60rem;max-height:auto;position:relative;text-align:center;display:flex}.subscription-message{background-color:#fff;padding:3rem;border-radius:8px;box-shadow:0 0 10px #0000004d;max-width:70rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.newsletter-heading{font-weight:700;margin-bottom:1rem;font-size:2rem}.newsletter-paragraph{font-size:1.3rem;margin-bottom:.9rem}.subscription-message p{margin-bottom:10px}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;font-size:20px;color:#333}.checkbox-container{margin:10px 0}.checkbox-container input[type=checkbox]{margin-right:5px;margin-bottom:1rem;margin-top:1rem}.popup-image{width:100%;height:auto;display:flex;justify-content:center}.popup-content{display:flex;flex-direction:column;justify-content:center;max-width:100%}.popup-text{max-width:100%;padding:1rem;background-color:bisque}button[type=submit]{background-color:#4caf50;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px}button[type=submit]:hover{background-color:#45a049}@media (max-width: 768px){.modal-overlay{flex-wrap:wrap}.popup-image img{width:100%;height:100%}.popup-content{display:flex;flex-wrap:wrap;max-width:100%}p{font-size:14px}}
