@import"https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#242424;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:Inria Sans,Helvetica,Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}li{list-style-type:none}body{font-family:Lato,sans-serif;overflow-x:hidden}textarea{resize:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{width:100%;margin:0 auto;display:flex;flex-direction:column;position:sticky;top:0;background-color:#fff;z-index:1000}.navbar .top-bar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;background-color:#f7f7f7;border-bottom:1px solid #ddd;font-size:14px}.navbar .top-bar .logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#000}.navbar .top-bar .logo img{width:50px;height:auto}.navbar .top-bar .logo .company-name{font-weight:700;font-size:16px}.navbar .top-bar .top-center{display:flex;align-items:flex-end;gap:.5rem}.navbar .top-bar .top-center .text{font-weight:700;font-size:16px}.navbar .top-bar .top-center .phone-prefix{display:inline-block;font-weight:700;margin-left:40px}.navbar .top-bar .top-center .phone-number{font-weight:700;color:#5672cf;text-decoration:none}.navbar .top-bar a{color:#000;text-decoration:none}.navbar .top-bar a:hover{text-decoration:underline}.navbar .top-bar .top-right{font-weight:700}@media (max-width: 738px){.navbar .top-bar{padding:.5rem 1rem}.navbar .top-bar .logo .company-name,.navbar .top-bar .top-center .text{display:none}.navbar .top-bar .top-bar{align-items:center}}.navbar .bottom-bar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid rgb(86,114,207);position:relative}.navbar .bottom-bar .hamburger,.navbar .bottom-bar .close-icon{display:none;cursor:pointer;z-index:1101;background:none;border:none;padding:0}@media (max-width: 738px){.navbar .bottom-bar .hamburger,.navbar .bottom-bar .close-icon{display:flex;align-items:center;justify-content:center;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}}.navbar .bottom-bar .hamburger{flex-direction:column;justify-content:space-between;width:28px;height:20px}.navbar .bottom-bar .hamburger span{height:3px;width:100%;background-color:#000;border-radius:2px;display:block}.navbar .bottom-bar .close-icon{font-size:28px;font-weight:700;color:#000;line-height:1}.navbar .bottom-bar .links-container{flex:1;display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}@media (max-width: 738px){.navbar .bottom-bar .links-container{display:none;flex-direction:column;justify-content:flex-start;align-items:stretch;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f7f7f7;padding:5.25rem 1.25rem 2rem;gap:1.25rem;z-index:1100;overflow-y:auto}}@media (max-width: 738px){.navbar .bottom-bar .links-container.open{display:flex}}.navbar .bottom-bar .links-container .links{display:flex;gap:2rem;font-size:18px}@media (max-width: 738px){.navbar .bottom-bar .links-container .links{flex-direction:column;width:100%;gap:1rem}}.navbar .bottom-bar .links-container .links .link{position:relative;color:#000;text-decoration:none;align-items:center}.navbar .bottom-bar .links-container .links .link.dropdown{cursor:pointer}.navbar .bottom-bar .links-container .links .link.dropdown .dropdown-toggle{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer}.navbar .bottom-bar .links-container .links .link.dropdown .dropdown-content{display:none;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 4px 10px #0000001a;padding:.5rem;border-radius:4px;z-index:100}.navbar .bottom-bar .links-container .links .link.dropdown .dropdown-content a{display:block;padding:.5rem 1rem;white-space:nowrap;color:#000}.navbar .bottom-bar .links-container .links .link.dropdown .dropdown-content a:hover{color:#5672cf}.navbar .bottom-bar .links-container .links .link.dropdown:hover .dropdown-content{display:block}@media (max-width: 738px){.navbar .bottom-bar .links-container .links .link.dropdown:hover .dropdown-content{display:none}}@media (max-width: 738px){.navbar .bottom-bar .links-container .links .link.dropdown{width:100%}.navbar .bottom-bar .links-container .links .link.dropdown .dropdown-content{display:none;position:static;box-shadow:none;background:transparent;padding:0;margin-top:.5rem;border-left:none}.navbar .bottom-bar .links-container .links .link.dropdown.open .dropdown-content{display:block}.navbar .bottom-bar .links-container .links .link.dropdown .dropdown-content a{padding:.6rem 0 .6rem 1rem;color:#333}.navbar .bottom-bar .links-container .links .link.dropdown .dropdown-toggle{width:100%;text-align:left;padding:.6rem .5rem;border-radius:6px;background:#fff}}.navbar .bottom-bar .links-container .links .link:hover:nth-child(2){color:#5672cf}.navbar .bottom-bar .links-container .links .highlight{background-color:#5672cf;padding:.5rem 1.5rem;color:#fff;border-radius:20px;font-weight:700}.navbar .bottom-bar .links-container .links .highlight:hover{text-decoration:underline}@media (max-width: 738px){.navbar .bottom-bar .links-container .links .highlight{width:100%;text-align:center;padding:.75rem 1rem}}.navbar .bottom-bar .links-container .left-links{justify-content:flex-start}.navbar .bottom-bar .links-container .right-links{justify-content:flex-end;align-items:center}@media (max-width: 738px){.navbar .bottom-bar .links-container .right-links{justify-content:flex-start;align-items:start}.navbar .bottom-bar .links-container .right-links a{width:100%}}.footer{background-color:#4a4a4a;color:#fff;padding:3rem 2rem 1rem;font-size:14px}.footer a{color:#fff;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#1da1f2}.footer .footer-top{max-width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.2)}@media (max-width: 738px){.footer .footer-top{flex-direction:column;align-items:center;text-align:center}}.footer .footer-top .footer-logo{width:120px}.footer .footer-top .footer-logo img{width:100%;height:auto}@media (max-width: 738px){.footer .footer-top .footer-logo{margin-bottom:1.5rem}}.footer .footer-top .footer-sections{display:flex;gap:4rem}@media (max-width: 1024px){.footer .footer-top .footer-sections{gap:2rem}}@media (max-width: 738px){.footer .footer-top .footer-sections{flex-direction:column;align-items:center;gap:2rem}}.footer .footer-top .footer-sections .footer-section h4{font-size:16px;font-weight:700;margin-bottom:1rem;color:#fff}.footer .footer-top .footer-sections .footer-section ul{list-style:none;padding:0;margin:0}.footer .footer-top .footer-sections .footer-section ul li{margin-bottom:.5rem}.footer .footer-top .footer-sections .footer-section ul li a{font-size:14px;color:#ddd}.footer .footer-top .footer-sections .footer-section ul li a:hover{color:#1da1f2}.footer .footer-locations{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:2rem 0}@media (max-width: 738px){.footer .footer-locations{flex-direction:column;align-items:center;gap:1.5rem}}.footer .footer-locations .location{display:flex;flex-direction:column;font-size:13px;text-align:center;max-width:200px}.footer .footer-locations .location .company-link{font-weight:700;margin-bottom:.25rem;color:#fff}.footer .footer-locations .location .company-link:hover{color:#1da1f2}.footer .footer-locations .location span{color:#ddd}.footer .footer-bottom{text-align:center;font-size:13px;color:#ccc;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}@media (max-width: 738px){.footer .footer-bottom{font-size:12px;padding-top:.75rem}}.terms{background-color:#004284;color:#fff;padding:3rem 4rem;font-size:18px}@media (max-width: 738px){.terms{font-size:14px}}.hero-container{max-width:1400px;margin:3rem auto;padding:0 2rem}@media (max-width: 738px){.hero-container{margin:2rem auto;padding:0 1rem}}.hero-container .hero{display:flex;align-items:stretch;gap:0;border-radius:24px;overflow:hidden;background:transparent}.hero-container .hero .left{width:50%;height:auto;max-width:100%;display:block}.hero-container .hero .right{width:50%;padding:3rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;background:linear-gradient(180deg,#003f7a,#005ba1);color:#fff}.hero-container .hero .title{font-size:3rem;line-height:1.05;margin:0;font-weight:700;color:#fff}.hero-container .hero .subtitle{font-size:1.5rem;margin:0;font-weight:500;color:#dbeefd}.hero-container .hero .description{font-size:1.125rem;max-width:520px;color:#fffffff2}.hero-container .hero .cta{display:flex;gap:1rem;margin-top:.5rem;align-items:center}.hero-container .hero .cta .btn-primary,.hero-container .hero .cta .btn-secondary{display:inline-block;padding:.85rem 1.4rem;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.hero-container .hero .cta .btn-primary{background:#ff6b2a;color:#fff;box-shadow:0 6px 18px #ff6b2a2e}.hero-container .hero .cta .btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ff6b2a38}.hero-container .hero .cta .btn-secondary{background:#fffffff2;color:#003f7a}.hero-container .hero .cta .btn-secondary:hover{background:#fff;transform:translateY(-2px)}@media (max-width: 1024px){.hero-container .hero .title{font-size:2.25rem}.hero-container .hero .subtitle{font-size:1.25rem}.hero-container .hero .description{font-size:1rem;max-width:100%}.hero-container .hero .right{padding:2rem}}@media (max-width: 738px){.hero-container .hero{flex-direction:column;border-radius:12px}.hero-container .hero .left{width:100%;height:auto;border-radius:12px 12px 0 0}.hero-container .hero .right{width:100%;padding:1.25rem;border-radius:0 0 12px 12px;text-align:center}.hero-container .hero .title{font-size:1.6rem}.hero-container .hero .subtitle{font-size:1rem}.hero-container .hero .cta{flex-direction:column;gap:.75rem}.hero-container .hero .cta .btn-primary,.hero-container .hero .cta .btn-secondary{width:100%}}.hto-container{max-width:1400px;margin:4rem auto;padding:0 2rem;text-align:center}.hto-container .hto{padding:3rem 2rem}.hto-container .titles{margin-bottom:3rem}.hto-container .titles .hto-title{font-size:2.25rem;font-weight:700;color:#004284}.hto-container .titles .hto-subtitle{margin-top:.5rem;font-size:1.125rem;color:#444}.hto-container .hto-steps{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:2rem}.hto-container .hto-steps .hto-step{flex:1 1 calc(25% - 2rem);min-width:240px;background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease}.hto-container .hto-steps .hto-step:hover{transform:translateY(-6px)}.hto-container .hto-steps .hto-step .icon-wrapper{position:relative;margin-bottom:1rem}.hto-container .hto-steps .hto-step .icon-wrapper .icon-circle{background-color:#e9f6ff;border-radius:50%;width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin:0 auto}.hto-container .hto-steps .hto-step .icon-wrapper .icon-circle svg,.hto-container .hto-steps .hto-step .icon-wrapper .icon-circle img{width:50px;height:50px}.hto-container .hto-steps .hto-step .icon-wrapper .step-number{position:absolute;bottom:-10px;right:-10px;background:#004284;color:#fff;font-size:1rem;font-weight:700;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.hto-container .hto-steps .hto-step h3{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;color:#004284}.hto-container .hto-steps .hto-step p{font-size:1rem;line-height:1.5;color:#555}@media (max-width: 1024px){.hto-container .hto-steps{justify-content:center}.hto-container .hto-step{flex:1 1 calc(50% - 2rem)}}@media (max-width: 738px){.hto-container .hto-step{flex:1 1 100%}}.brands-container{padding:2rem;text-align:center;max-width:1600px;margin:0 auto;min-height:90vh}.brands-container .title{font-size:2rem;margin-bottom:.5rem}.brands-container .subtitle{font-size:1.2rem;margin-bottom:2rem;color:#555}.brands-container .brands-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2.5rem;justify-items:center}.brands-container .brand{display:flex;flex-direction:column;align-items:center}.brands-container .brand img{width:150px;height:150px;object-fit:contain;border-radius:50%;background:#fff;padding:.5rem;box-shadow:0 2px 6px #0000001a}.brands-container .brand p{margin-top:.5rem;font-size:1rem;font-weight:500}.history-page{max-width:1400px;margin:3rem auto;padding:2rem 4rem;text-align:center;min-height:80vh}.history-page p{text-align:left;margin:2rem 0;font-size:18px}.water-page{max-width:1400px;margin:3rem auto;padding:2rem 4rem;text-align:center;min-height:80vh}.water-page p{text-align:left;margin:2rem 0;font-size:18px}.water-reports-page{max-width:1400px;margin:3rem auto;padding:2rem 4rem;text-align:center;min-height:80vh}.water-reports-page .title{text-align:center;margin-bottom:30px}.water-reports-page .loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;color:#555}.water-reports-page .loader{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin-bottom:15px}.water-reports-page .reports{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-bottom:2rem}@media (max-width: 738px){.water-reports-page .reports{grid-template-columns:1fr}}@media (max-width: 1024px){.water-reports-page .reports{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.water-reports-page .report img{max-width:100%;height:auto;box-shadow:0 2px 10px #0000001a;background:#fff;cursor:pointer;transition:transform .3s}.water-reports-page .report img:hover{transform:scale(1.02)}.water-reports-page .fullscreen-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;cursor:pointer}.water-reports-page .fullscreen-overlay img{max-width:90%;max-height:90%;border-radius:8px;box-shadow:0 0 20px #fff3}.water-reports-page .fullscreen-overlay .close-button{position:absolute;top:20px;right:30px;font-size:40px;color:#fff;background:none;border:none;cursor:pointer;z-index:10000;transition:transform .2s}.water-reports-page .fullscreen-overlay .close-button:hover{transform:scale(1.2)}.water-reports-page .fullscreen-overlay .nav-button{position:absolute;top:50%;font-size:50px;color:#fff;background:none;border:none;cursor:pointer;z-index:10000;transform:translateY(-50%);transition:transform .2s}@media (max-width: 738px){.water-reports-page .fullscreen-overlay .nav-button{color:#000}}.water-reports-page .fullscreen-overlay .nav-button:hover{transform:translateY(-50%) scale(1.2)}.water-reports-page .fullscreen-overlay .nav-button.left{left:20px}.water-reports-page .fullscreen-overlay .nav-button.right{right:20px}.testimonials-page{max-width:1400px;margin:3rem auto;padding:2rem 4rem;min-height:80vh}.testimonials-page .title,.testimonials-page h3{text-align:center}.testimonials-page .testimonials{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.testimonials-page .testimonials p{font-size:18px}.testimonials-page .testimonials .customer{color:#436ffd}.contact-page{width:100%;max-width:1400px;margin:3rem auto;padding:2rem;display:flex;justify-content:space-between;gap:2rem;min-height:80vh}.contact-page .left{flex:1;max-width:60%}.contact-page .left .req{color:#ff5a5a}.contact-page .left h1.title{font-size:2rem;font-weight:800;margin-bottom:.5rem}.contact-page .left h4{font-size:1rem;margin-bottom:1.5rem;color:#333}.contact-page .left form{display:flex;flex-direction:column;gap:1.5rem}.contact-page .left form .name,.contact-page .left form .personal{display:flex;gap:1rem}.contact-page .left form .name .input-box,.contact-page .left form .personal .input-box{flex:1;display:flex;flex-direction:column}.contact-page .left form .name .input-box label,.contact-page .left form .personal .input-box label{font-weight:600;font-size:.9rem;margin-bottom:.3rem}.contact-page .left form .name .input-box input,.contact-page .left form .personal .input-box input{padding:.6rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;color:#333;background:#fff}.contact-page .left form .message .input-box{display:flex;flex-direction:column}.contact-page .left form .message .input-box label{font-weight:600;font-size:.9rem;margin-bottom:.3rem}.contact-page .left form .message .input-box textarea{min-height:150px;padding:.6rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;color:#333;background:#fff}.contact-page .left form button{background-color:#fff;color:#5672cf;padding:.75rem 2rem;border:4px solid rgb(86,114,207);border-radius:30px;font-weight:600;font-size:1rem;width:fit-content;cursor:pointer;transition:background .3s}.contact-page .left form button:hover{background-color:#5672cf;color:#fff}.contact-page .right{flex:0 0 300px;display:flex;flex-direction:column;align-items:center}.contact-page .right img{max-width:100px;margin-bottom:1rem}.contact-page .right .name{font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.contact-page .right .info{font-size:.95rem;line-height:1.6}.contact-page .right .info .address,.contact-page .right .info .phone-numbers{margin-bottom:1rem}.contact-page .right .info .address p,.contact-page .right .info .phone-numbers p{margin:.2rem 0}.contact-page .right .info .email{font-weight:600}@media (max-width: 1366px){.contact-page{gap:1.5rem}.contact-page .left{max-width:65%}.contact-page .right{flex:0 0 260px}}@media (max-width: 1024px){.contact-page{flex-direction:column;align-items:center}.contact-page .left,.contact-page .right{max-width:100%}.contact-page .right{align-items:center}.contact-page form .name,.contact-page form .personal{flex-direction:column}.contact-page form{gap:1rem}}@media (max-width: 738px){.contact-page{padding:1rem}.contact-page .left h1.title{font-size:1.5rem}.contact-page form button{width:100%;text-align:center;padding:.75rem}}.employment{width:100%;max-width:1400px;margin:3rem auto;padding:2rem}.employment .paycom{position:relative;margin-top:16px;height:800px;max-width:calc(100% - 25px);padding-left:20px;width:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.employment .paycom .loader-container{display:flex;justify-content:center;align-items:center;height:800px;position:absolute;width:100%;z-index:2;background-color:#fff}.employment .paycom .loader-container .spinner{border:8px solid #f3f3f3;border-top:8px solid #0077cc;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.employment .paycom iframe{width:100%;height:100%;border:none}.employment h1{font-size:32px}.employment .info{margin-top:16px;display:flex;flex-direction:column;gap:2rem}.employment .info p{font-size:20px}@media (max-width: 738px){.employment .info p{font-size:16px}}.for-office,.for-home{max-width:1400px;margin:3rem auto;padding:2rem 4rem;text-align:center}.for-office .products-list,.for-home .products-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}@media (max-width: 738px){.for-office .products-list,.for-home .products-list{grid-template-columns:1fr}}@media (max-width: 1024px){.for-office .products-list,.for-home .products-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.product{margin-top:2rem;border:1px solid #ddd;border-radius:4px;max-width:300px;height:250px;background:#fff;overflow:hidden;text-align:center;text-decoration:none;color:inherit;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;justify-content:space-between}.product img{max-height:200px;width:auto;object-fit:contain;padding:1rem}.product h3{margin:0;padding:0 1rem 1rem;font-size:1rem;color:#0056b3}.beverages-container{text-align:center;padding:2rem;width:100%;max-width:1600px;margin:0 auto;min-height:90vh}.beverages-container .title{font-size:2rem;margin-bottom:.5rem}.beverages-container .subtitle{font-size:1.2rem;margin-bottom:1.5rem;color:#555}.beverages-container .beverage-tabs{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem;gap:.5rem}.beverages-container .beverage-tabs .tab{padding:.5rem 1rem;border:2px solid #0071ce;border-radius:25px;background:#fff;color:#0071ce;font-weight:600;cursor:pointer;transition:all .3s ease}.beverages-container .beverage-tabs .tab.active,.beverages-container .beverage-tabs .tab:hover{background:#0071ce;color:#fff}.beverages-container .brands-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem;justify-items:center}.beverages-container .brands-list .brand{display:flex;flex-direction:column;align-items:center}.beverages-container .brands-list .brand img{width:150px;height:150px;object-fit:contain;border-radius:50%;background:#fff;padding:.5rem;box-shadow:0 2px 6px #0000001a}.beverages-container .brands-list .brand p{margin-top:.5rem;font-size:1rem;font-weight:500}.waterclub{background:#f9f9f9;padding:2rem;font-family:Arial,sans-serif;color:#333}.waterclub h2{font-size:2rem;font-weight:700;color:#0056a3;text-align:center}.waterclub .intro-text{text-align:center;margin:.5rem auto 1rem;max-width:700px;font-size:1.1rem;color:#444}.waterclub .waterclub-benefits{list-style:none;display:flex;justify-content:center;gap:1.5rem;margin:1rem 0;padding:0;font-weight:500;color:#07c}.waterclub .waterclub-benefits li{font-size:1rem}@media (max-width: 738px){.waterclub .waterclub-benefits{flex-direction:column;align-items:center;gap:.5rem}}.waterclub .note{font-size:.9rem;text-align:center;margin-top:.5rem;margin-bottom:.5rem;color:#e94e1b;font-weight:700}.waterclub .step{display:flex;align-items:flex-start;background:#fff;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 2px 6px #0000001a;overflow:hidden}.waterclub .step .step-number{background:#e94e1b;color:#fff;font-size:2rem;font-weight:700;padding:1.5rem;display:flex;align-items:center;justify-content:center;min-width:70px}.waterclub .step .step-content{flex:1;min-width:0;padding:1.5rem}.waterclub .step .step-content h3{font-size:1.5rem;color:#0056a3}.waterclub .step .step-content p{font-size:1rem;line-height:1.5}.waterclub .step .step-content .plans{display:flex;margin-top:1rem}.waterclub .step .step-content .plans .plan{text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 1rem}.waterclub .step .step-content .plans .plan:not(:first-child){border-left:1px solid #ddd}@media (max-width: 738px){.waterclub .step .step-content .plans .plan:not(:first-child){border-left:none}}.waterclub .step .step-content .plans .plan .jugs{display:flex;justify-content:center;flex-wrap:nowrap;margin-bottom:.5rem}.waterclub .step .step-content .plans .plan .jugs img{width:50px;height:auto;margin:0 .25rem}.waterclub .step .step-content .plans .plan p{margin-top:.5rem;font-size:1rem;font-weight:700}.waterclub .step .step-content .plans .plan p span{display:block;font-size:.9rem;color:#07c;margin-top:.25rem}@media (max-width: 738px){.waterclub .step .step-content .plans{flex-direction:column;align-items:center}.waterclub .step .step-content .plans .plan{border-left:none;border-top:1px solid #ddd;padding:1rem 0}.waterclub .step .step-content .plans .plan:first-child{border-top:none}}.waterclub .step .step-content .cooler-img{margin-top:1rem;max-width:120px}.waterclub .step .step-content .products{display:flex;align-items:center;gap:1rem;margin-top:1rem}.waterclub .step .step-content .products .logo{max-width:80px}.waterclub .step .step-content .products .product-img{max-width:200px}@media (max-width: 738px){.waterclub .step{flex-direction:column;align-items:stretch}.waterclub .step .step-number{width:100%;min-width:unset;padding:1rem;justify-content:center}.waterclub .step .step-content{padding:1rem}}.waterclub .waterclub-footer{background:#e94e1b;color:#fff;text-align:center;padding:1rem;border-radius:10px;font-size:1rem}.waterclub .waterclub-footer strong{font-size:1.2rem}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90vh;text-align:center;color:#333}.not-found h1{font-size:8rem;margin-bottom:1rem;color:#ff4d4f}.not-found p{font-size:1.5rem;margin-bottom:2rem}.not-found .home-link{padding:.75rem 1.5rem;font-size:1rem;background-color:#07f;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease}.not-found .home-link:hover{background-color:#005dc1}.faq-container{background:#f9f9f9;padding:3rem 2rem;max-width:900px;margin:0 auto;font-family:Arial,sans-serif}.faq-container .faq-title{text-align:center;color:#0056a3;font-size:2rem;margin-bottom:2rem;font-weight:700}.faq-container .faq-item{background:#fff;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 6px #0000001a;overflow:hidden;transition:all .3s ease}.faq-container .faq-item.open{border-left:4px solid #e94e1b}.faq-container .faq-item .faq-question{width:100%;text-align:left;background:none;border:none;outline:none;padding:1rem 1.25rem;font-size:1.1rem;font-weight:600;color:#0056a3;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-container .faq-item .faq-question .icon{color:#e94e1b;transition:transform .3s ease}.faq-container .faq-item.open .faq-question .icon{transform:rotate(180deg)}.faq-container .faq-item .faq-answer{max-height:0;overflow:hidden;padding:0 1.25rem;color:#333;line-height:1.6;font-size:1rem;transition:max-height .4s ease,padding .3s ease}.faq-container .faq-item .faq-answer p,.faq-container .faq-item .faq-answer ul{margin-bottom:1rem}.faq-container .faq-item .faq-answer ul{padding-left:1.5rem;list-style:disc}.faq-container .faq-item .faq-answer a{color:#07c;text-decoration:underline}.faq-container .faq-item .faq-answer a:hover{color:#0056a3}.faq-container .faq-item.open .faq-answer{max-height:600px;padding:1rem 1.25rem 1.25rem}@media (max-width: 738px){.faq-container{padding:2rem 1rem}.faq-container .faq-title{font-size:1.6rem}.faq-container .faq-question{font-size:1rem;padding:1rem}}.dowser-section{background:linear-gradient(180deg,#fff,#f4f8fb);color:#333;font-family:Inter,Arial,sans-serif;padding:3rem 2rem;border-radius:1rem;max-width:1200px;margin:3rem auto;box-shadow:0 8px 24px #00000014}@media (max-width: 738px){.dowser-section{padding:2rem 1.25rem}}.dowser-section .dowser-header{text-align:center;margin-bottom:3rem}.dowser-section .dowser-header .dowser-logo{width:180px;margin-bottom:1.25rem}@media (max-width: 738px){.dowser-section .dowser-header .dowser-logo{width:130px}}.dowser-section .dowser-header h1{color:#004b8d;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}@media (max-width: 738px){.dowser-section .dowser-header h1{font-size:1.3rem}}.dowser-section .dowser-header .subtitle{color:#00a3e0;font-size:1rem;font-weight:500}@media (max-width: 738px){.dowser-section .dowser-header .subtitle{font-size:.9rem}}.dowser-section .dowser-content{display:flex;align-items:flex-start;justify-content:center;gap:2.5rem}@media (max-width: 1024px){.dowser-section .dowser-content{flex-direction:column;align-items:center}}.dowser-section .dowser-content .dowser-image{flex:1 1 300px;display:flex;justify-content:center;align-items:center}.dowser-section .dowser-content .dowser-image img{width:100%;max-width:260px;border-radius:1rem;box-shadow:0 4px 12px #0000001a}@media (max-width: 738px){.dowser-section .dowser-content .dowser-image{margin-bottom:1.5rem}}.dowser-section .dowser-content .dowser-text{flex:2;display:flex;flex-direction:column;gap:1.25rem}.dowser-section .dowser-content .dowser-text .info-card{background:#fff;border-left:5px solid #004b8d;border-radius:.75rem;padding:1.25rem 1.5rem;box-shadow:0 4px 10px #0000000d;transition:all .25s ease}.dowser-section .dowser-content .dowser-text .info-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001a}.dowser-section .dowser-content .dowser-text .info-card h2{color:#004b8d;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.dowser-section .dowser-content .dowser-text .info-card p{font-size:.95rem;line-height:1.6}.dowser-section .dowser-content .dowser-text .info-card p strong{color:#004b8d}.dowser-section .dowser-content .dowser-text .info-card p em{color:#e31b23}@media (max-width: 738px){.dowser-section .dowser-content .dowser-text .info-card{padding:1rem}}.dowser-section .dowser-content .dowser-text .cta{text-align:center;font-weight:600;color:#004b8d;font-size:1rem;margin-top:1rem}.dowser-section .dowser-content .dowser-text .footer{text-align:center;margin-top:2rem;font-size:.9rem;color:#333}.dowser-section .dowser-content .dowser-text .footer a{color:#00a3e0;font-weight:600;text-decoration:none}.dowser-section .dowser-content .dowser-text .footer a:hover{text-decoration:underline}.cleaning-instructions{background:#f7fafc;color:#1b3a4b;display:flex;justify-content:center;padding:4rem 2rem}.cleaning-instructions .container{max-width:1100px;background:#fff;border-radius:1.5rem;box-shadow:0 8px 25px #0000000f;padding:3rem;display:flex;flex-direction:column;gap:2.5rem}.cleaning-instructions .header{display:flex;align-items:center;gap:2.5rem}.cleaning-instructions .header .image-container{flex:1;display:flex;justify-content:center;align-items:center}.cleaning-instructions .header .image-container img{width:100%;max-width:200px;border-radius:1rem;box-shadow:0 6px 15px #0000001a}.cleaning-instructions .header .intro-text{flex:1}.cleaning-instructions .header .intro-text h2{font-size:2rem;color:#0072b1;margin-bottom:1rem}.cleaning-instructions .header .intro-text p{color:#475569;font-size:1.05rem;line-height:1.6}.cleaning-instructions .header .intro-text .items{margin-top:8px}.cleaning-instructions .header .intro-text .items h3{margin-bottom:0}.cleaning-instructions .steps{display:flex;flex-direction:column;gap:1.2rem}.cleaning-instructions .steps .step{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem 1.4rem;background:#f1f8ff;border-left:4px solid #0072b1;border-radius:1rem;transition:background .2s}.cleaning-instructions .steps .step:hover{background:#e6f4ff}.cleaning-instructions .steps .step .step-number{background:#0072b1;color:#fff;font-weight:700;font-size:1.2rem;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 6px #00000026}.cleaning-instructions .steps .step .step-content h3{margin-bottom:.4rem;color:#1b3a4b;font-size:1.1rem}.cleaning-instructions .steps .step .step-content p{color:#475569;font-size:.95rem;line-height:1.5;padding:6px 0}.cleaning-instructions .note{text-align:center;background:#e8f4ff;padding:1rem;border-radius:.75rem;font-style:italic;color:#334155}@media (max-width: 1366px){.cleaning-instructions .header{gap:2rem}}@media (max-width: 1024px){.cleaning-instructions .header{flex-direction:column;text-align:center}.cleaning-instructions .header .image-container img{max-width:350px}.cleaning-instructions .header .intro-text h2{font-size:1.8rem}.cleaning-instructions .container{padding:2rem}}@media (max-width: 738px){.cleaning-instructions{padding:2rem 1rem}.cleaning-instructions .steps .step{flex-direction:column;align-items:flex-start}.cleaning-instructions .steps .step .step-number{width:2rem;height:2rem;font-size:1rem}}
