.header{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo h1{color:#2c3e50;font-size:1.5rem;font-weight:700;margin:0}.logo a{color:inherit;text-decoration:none}.nav,.nav-list{display:flex}.nav-list{list-style:none;margin:0;padding:0}.nav-item{margin-left:1.5rem}.nav-link{color:#2c3e50;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#007bff}.nav-link:after{background-color:#007bff;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:21px;justify-content:space-between;padding:0;width:30px}.hamburger-line{background-color:#2c3e50;border-radius:3px;height:3px;transition:all .3s ease;width:100%}.mobile-menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width:768px){.mobile-menu-toggle{display:flex}.nav{align-items:center;background-color:#fff;box-shadow:0 2px 10px #0000001a;flex-direction:column;height:calc(100vh - 70px);justify-content:flex-start;left:0;overflow-y:auto;position:fixed;top:70px;transform:translateX(-100%);transition:transform .3s ease;width:100%}.nav-open{transform:translateX(0)}.nav-list{flex-direction:column;padding:2rem 0;width:100%}.nav-item{border-bottom:1px solid #f1f1f1;margin:0;padding:1rem 0;text-align:center}.nav-link{display:block;font-size:1.2rem;padding:.5rem 0}.nav-link:after{display:none}}.footer{background-color:#2c3e50;color:#ecf0f1;padding:60px 0 20px}.footer-about h3,.footer-contact h3,.footer-links h3{color:#fff;font-size:1.5rem;margin-bottom:20px;padding-bottom:10px;position:relative}.footer-about h3:after,.footer-contact h3:after,.footer-links h3:after{background-color:#007bff;bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.footer-about p{line-height:1.6;margin-bottom:15px}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links ul li{margin-bottom:10px}.footer-links ul li a{color:#ecf0f1;text-decoration:none;transition:color .3s ease}.footer-links ul li a:hover{color:#007bff}.footer-contact p{line-height:1.6;margin-bottom:10px}.footer-contact strong{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:40px;padding-top:20px}.footer-bottom p{font-size:.9rem;margin:0}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-about h3,.footer-contact h3,.footer-links h3{font-size:1.3rem;margin-bottom:15px}.footer-about h3:after,.footer-contact h3:after,.footer-links h3:after{width:40px}.footer-bottom{margin-top:30px;padding-top:15px}}.hero{background:linear-gradient(#000000b3,#000000b3),url(/static/media/vacuum-flask-3.9ad4b5fe470264cac27b.jpg) 50%/cover no-repeat;color:#fff;padding:150px 0 100px;text-align:center}.hero-content h1{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:20px}.hero-content h2{color:#f8f9fa;font-size:2.5rem;font-weight:600;margin-bottom:20px}.hero-content p{color:#e9ecef;font-size:1.2rem;margin:0 auto 30px;max-width:700px}.hero-buttons{display:flex;gap:20px;justify-content:center}.btn-outline-light{background-color:initial;border-color:#fff;color:#fff}.btn-outline-light:hover{background-color:#fff;border-color:#fff;color:#007bff}.about-section{background-color:#fff}.about-content h3{color:#2c3e50;font-size:1.8rem;margin-bottom:20px}.about-content p{line-height:1.6;margin-bottom:15px}.about-image{align-items:center;display:flex;justify-content:center}.about-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;width:100%}.bg-light{background-color:#f8f9fa}.product-card{border:none;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-10px)}.product-image{height:200px;margin-bottom:20px;overflow:hidden}.product-image img{height:100%;object-fit:cover;width:100%}.product-image .image-placeholder{border-radius:0;height:100%;margin:0}.product-card .card-title{color:#2c3e50;margin-bottom:15px}.product-card p{color:#6c757d;margin-bottom:0}.feature-item{padding:30px 20px;transition:transform .3s ease}.feature-item:hover{transform:translateY(-10px)}.feature-icon{align-items:center;background-color:#007bff;border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.feature-icon h3{font-size:1.5rem;margin:0}.feature-item h4{color:#2c3e50;margin-bottom:15px}.feature-item p{color:#6c757d}.cta-section{background-color:#007bff;color:#fff}.cta-section h2{font-size:2.5rem;margin-bottom:20px}.cta-section p{font-size:1.2rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:700px}@media (max-width:768px){.hero{padding:100px 0 60px}.hero-content h1{font-size:2.5rem}.hero-content h2{font-size:1.8rem}.hero-content p{font-size:1rem}.hero-buttons{align-items:center;flex-direction:column;gap:15px}.cta-section h2{font-size:2rem}.cta-section p{font-size:1rem}}.articles-section{background-color:#f8f9fa}.article-card{border:none;height:100%;margin-bottom:30px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.article-card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-10px)}.article-image{height:180px;margin-bottom:20px;overflow:hidden}.article-image img{height:100%;object-fit:cover;width:100%}.article-image .image-placeholder{border-radius:0;height:100%;margin:0}.article-card .card-title{color:#2c3e50;font-size:1.25rem;margin-bottom:15px}.article-card .card-text{color:#6c757d;line-height:1.6;margin-bottom:20px}.map-section{background-color:#fff;padding:80px 0}.map-container iframe{border:none;height:450px;width:100%}.map-info{margin:0 auto;max-width:800px}.map-info h4{color:#2c3e50;font-size:1.5rem;margin-bottom:15px}.map-info p{color:#6c757d;font-size:1.1rem;margin-bottom:10px}@media (max-width:768px){.map-container iframe{height:300px}.article-card .card-title{font-size:1.1rem}.article-card .card-text{font-size:.9rem}.map-info h4{font-size:1.3rem}.map-info p{font-size:1rem}}.page-header{background:linear-gradient(#000000b3,#000000b3),url(/static/media/product-hero.9820abae8e0861acb88e.jpg) 50%/cover no-repeat}.company-details h2{color:#2c3e50;font-size:2.2rem;margin-bottom:10px}.company-details h3{color:#007bff;font-size:1.8rem;margin-bottom:20px}.company-details p{font-size:1.1rem;line-height:1.7;margin-bottom:20px}.company-image{align-items:center;display:flex;justify-content:center}.company-image img{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:auto;width:100%}.image-placeholder{align-items:center;background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;display:flex;flex-direction:column;height:300px;justify-content:center;padding:40px;text-align:center;width:100%}.image-placeholder h3{color:#6c757d;margin-bottom:10px}.image-placeholder p{color:#6c757d;margin:0}.business-info-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;height:100%;padding:30px}.business-info-card h3{border-bottom:2px solid #007bff;color:#2c3e50;font-size:1.5rem;margin-bottom:20px;padding-bottom:10px}.business-info-card ul{list-style:none;margin:0;padding:0}.business-info-card ul li{border-bottom:1px solid #f1f1f1;margin-bottom:15px;padding-bottom:15px}.business-info-card ul li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.business-info-card ul li strong{color:#2c3e50;display:inline-block;margin-right:10px}.address-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:30px;text-align:center}.address-card h3{color:#2c3e50;font-size:1.8rem;margin-bottom:20px}.address-card p{font-size:1.1rem;line-height:1.7;margin-bottom:20px}.contact-info{display:flex;gap:30px;justify-content:center;margin-top:20px}.contact-info p{margin:0}.mission-card,.vision-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;height:100%;padding:30px}.mission-card h3,.vision-card h3{border-bottom:2px solid #007bff;color:#2c3e50;font-size:1.5rem;margin-bottom:20px;padding-bottom:10px}.mission-card p,.vision-card p{font-size:1.1rem;line-height:1.7}@media (max-width:768px){.page-header{padding:80px 0 50px}.page-header h1{font-size:2.5rem}.page-header p{font-size:1rem}.company-details h2{font-size:1.8rem}.company-details h3{font-size:1.5rem}.contact-info{flex-direction:column;gap:15px}}.page-header{background:linear-gradient(#000000b3,#000000b3),url(/static/media/company-office.6c1703db865e2cb99304.jpg) 50%/cover no-repeat}.contact-info{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;height:100%;padding:30px}.contact-info h2{border-bottom:2px solid #007bff;color:#2c3e50;font-size:2rem;margin-bottom:20px;padding-bottom:10px}.contact-info>p{font-size:1.1rem;line-height:1.7}.contact-info>p,.contact-item{margin-bottom:30px}.contact-item:last-child{margin-bottom:0}.contact-item h3{color:#007bff;font-size:1.3rem;margin-bottom:10px}.contact-item p{font-size:1rem;line-height:1.6;margin:0}.contact-form{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;height:100%;padding:30px}.contact-form h2{border-bottom:2px solid #007bff;color:#2c3e50;font-size:2rem;padding-bottom:10px}.contact-form h2,.form-group{margin-bottom:20px}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:12px 15px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-group textarea{min-height:120px;resize:vertical}.map-container{border-radius:8px;box-shadow:0 5px 15px #0000001a;height:400px;overflow:hidden;width:100%}.map{height:100%;width:100%}.map-error{align-items:center;background-color:#f8f9fa;color:#6c757d;display:flex;font-size:1rem;justify-content:center;padding:20px}.info-card,.map-error{height:100%;text-align:center}.info-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:25px}.info-card h3{border-bottom:2px solid #007bff;color:#2c3e50;font-size:1.3rem;margin-bottom:15px;padding-bottom:10px}.info-card p{font-size:1rem;line-height:1.6;margin-bottom:10px}.social-links{display:flex;gap:15px;justify-content:center;margin-top:15px}.social-link{background-color:#007bff;border-radius:4px;color:#fff;display:inline-block;font-weight:500;padding:8px 15px;text-decoration:none;transition:background-color .3s ease}.social-link:hover{background-color:#0056b3;color:#fff;text-decoration:none}@media (max-width:768px){.page-header{padding:80px 0 50px}.page-header h1{font-size:2.5rem}.page-header p{font-size:1rem}.contact-form h2,.contact-info h2{font-size:1.8rem}.map-container{height:300px}.social-links{flex-direction:column;gap:10px}}.page-header{background:linear-gradient(#000000b3,#000000b3),url(/static/media/vacuum-flask-1.bf5c32df582681e378ec.jpg) 50%/cover no-repeat}.privacy-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:40px}.privacy-card h2{border-bottom:2px solid #007bff;color:#2c3e50;font-size:2.2rem;margin-bottom:10px;padding-bottom:15px}.privacy-section{margin-bottom:40px}.privacy-section:last-child{margin-bottom:0}.privacy-section h3{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.5rem;margin-bottom:15px;padding-bottom:8px}.privacy-section p{font-size:1.1rem;line-height:1.7;margin-bottom:20px}.privacy-section ul{margin-bottom:20px;margin-left:20px}.privacy-section ul li{font-size:1.1rem;line-height:1.7;margin-bottom:10px}.privacy-section ul li:last-child{margin-bottom:0}.privacy-section strong{color:#2c3e50}@media (max-width:768px){.page-header{padding:80px 0 50px}.page-header h1{font-size:2.5rem}.page-header p{font-size:1rem}.privacy-card{padding:25px}.privacy-card h2{font-size:1.8rem}.privacy-section h3{font-size:1.3rem}.privacy-section p,.privacy-section ul li{font-size:1rem}}.page-header{background:linear-gradient(#000000b3,#000000b3),url(/static/media/vacuum-flask-2.43ba288805627dbdc9df.jpg) 50%/cover no-repeat;color:#fff;padding:100px 0 60px;text-align:center}.page-header h1{font-size:3rem;font-weight:700;margin-bottom:20px}.page-header p{font-size:1.2rem;margin:0 auto;max-width:600px}.terms-card{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:40px}.terms-card h2{border-bottom:2px solid #007bff;color:#2c3e50;font-size:2.2rem;margin-bottom:10px;padding-bottom:15px}.last-updated{color:#6c757d;font-style:italic;margin-bottom:30px}.terms-section{margin-bottom:40px}.terms-section:last-child{margin-bottom:0}.terms-section h3{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.5rem;margin-bottom:15px;padding-bottom:8px}.terms-section p{font-size:1.1rem;line-height:1.7;margin-bottom:20px}.terms-section ul{margin-bottom:20px;margin-left:20px}.terms-section ul li{font-size:1.1rem;line-height:1.7;margin-bottom:10px}.terms-section ul li:last-child{margin-bottom:0}@media (max-width:768px){.page-header{padding:80px 0 50px}.page-header h1{font-size:2.5rem}.page-header p{font-size:1rem}.terms-card{padding:25px}.terms-card h2{font-size:1.8rem}.terms-section h3{font-size:1.3rem}.terms-section p,.terms-section ul li{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:0}.container{margin:0 auto;max-width:1200px;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}p{margin-bottom:1rem}a{color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}.btn{border:1px solid #0000;border-radius:4px;cursor:pointer;display:inline-block;font-weight:500;padding:10px 20px;text-align:center;transition:all .2s;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-outline{background-color:initial;background-image:none;border-color:#007bff;color:#007bff}.btn-outline:hover{background-color:#007bff;border-color:#007bff;color:#fff}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;min-width:0;position:relative}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col{flex-basis:0;flex-grow:1;max-width:100%;padding-left:15px;padding-right:15px}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.section{padding:80px 0}.section-title{margin-bottom:50px;text-align:center}.section-title h2{color:#2c3e50;display:inline-block;font-size:2.5rem;font-weight:700;position:relative}.section-title h2:after{background-color:#007bff;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}@media (max-width:768px){.col-md-12,.col-md-4,.col-md-6,.col-md-8{flex:0 0 100%;max-width:100%}h1{font-size:2rem}h2{font-size:1.75rem}.section{padding:60px 0}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.pt-3{padding-top:1rem}.pt-4{padding-top:1.5rem}.pt-5{padding-top:3rem}.pb-3{padding-bottom:1rem}.pb-4{padding-bottom:1.5rem}.pb-5{padding-bottom:3rem}.scroll-to-top{background-color:#007bff;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:24px;height:50px;opacity:0;position:fixed;right:30px;transition:all .3s ease;visibility:hidden;width:50px;z-index:1000}.scroll-to-top.show{opacity:1;visibility:visible}.scroll-to-top:hover{background-color:#0056b3;transform:translateY(-5px)}.notification{border-radius:4px;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:500;max-width:300px;opacity:0;padding:15px 25px;position:fixed;right:20px;top:20px;transform:translateY(-20px);transition:all .3s ease;z-index:1001}.notification.show{opacity:1;transform:translateY(0)}.notification.success{background-color:#28a745}.notification.error{background-color:#dc3545}.notification.info{background-color:#17a2b8}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease}.animate-on-scroll.animated{opacity:1;transform:translateY(0)}.nav-link.active{color:#007bff!important}.nav-link.active:after{width:100%!important}.form-group input.error,.form-group textarea.error{border-color:#dc3545}.form-group .error-message{color:#dc3545;font-size:.875rem;margin-top:5px}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.scroll-to-top{bottom:20px;font-size:20px;height:40px;right:20px;width:40px}.notification{left:10px;max-width:none;right:10px}}
/*# sourceMappingURL=main.6a9eba45.css.map*/