.page-ph9-water-where-to-buy { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-ph9-water-where-to-buy__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-ph9-water-where-to-buy__hero-section { background-color: #0d1a26; color: #fff; text-align: center; padding: 10px 0 60px 0; position: relative; overflow: hidden; }.page-ph9-water-where-to-buy__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.6; }.page-ph9-water-where-to-buy__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 40px 20px; }.page-ph9-water-where-to-buy__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; }.page-ph9-water-where-to-buy__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-ph9-water-where-to-buy__btn { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-ph9-water-where-to-buy__btn:hover { background-color: #f76c48; }.page-ph9-water-where-to-buy__section { background-color: #fff; padding: 60px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }.page-ph9-water-where-to-buy__section-dark { background-color: #1a2a3a; color: #eee; padding: 60px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }.page-ph9-water-where-to-buy__section-title { font-size: 2.2em; color: #0d1a26; margin-bottom: 30px; text-align: center; }.page-ph9-water-where-to-buy__section-dark .page-ph9-water-where-to-buy__section-title { color: #fff; }.page-ph9-water-where-to-buy__text-content { text-align: justify; max-width: 800px; margin: 0 auto 30px auto; font-size: 1.1em; }.page-ph9-water-where-to-buy__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-ph9-water-where-to-buy__grid-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }.page-ph9-water-where-to-buy__grid-item-dark { background-color: #2a3d50; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,0.1); color: #fff; }.page-ph9-water-where-to-buy__grid-item h3 { font-size: 1.5em; color: #0d1a26; margin-top: 15px; margin-bottom: 10px; }.page-ph9-water-where-to-buy__grid-item-dark h3 { color: #fff; }.page-ph9-water-where-to-buy__grid-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-width: 200px; min-height: 200px; }.page-ph9-water-where-to-buy__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-ph9-water-where-to-buy__quick-links .page-ph9-water-where-to-buy__btn { padding: 12px 25px; font-size: 1em; }.page-ph9-water-where-to-buy__promo-card { background-color: #fdfdfd; border: 1px solid #eee; border-radius: 8px; padding: 20px; text-align: left; box-shadow: 0 1px 4px rgba(0,0,0,0.03); }.page-ph9-water-where-to-buy__promo-card h3 { color: #e44d26; margin-bottom: 10px; font-size: 1.4em; }.page-ph9-water-where-to-buy__promo-card p { font-size: 0.95em; margin-bottom: 15px; }.page-ph9-water-where-to-buy__promo-card .page-ph9-water-where-to-buy__btn { padding: 10px 20px; font-size: 0.9em; }.page-ph9-water-where-to-buy__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-ph9-water-where-to-buy__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-ph9-water-where-to-buy__faq-question:hover { background-color: #f5f5f5; }.page-ph9-water-where-to-buy__faq-question h3 { margin: 0; font-size: 1.2em; color: #0d1a26; pointer-events: none; }.page-ph9-water-where-to-buy__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; }.page-ph9-water-where-to-buy__faq-item.active .page-ph9-water-where-to-buy__faq-toggle { transform: rotate(45deg); }.page-ph9-water-where-to-buy__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-ph9-water-where-to-buy__faq-item.active .page-ph9-water-where-to-buy__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-ph9-water-where-to-buy__blog-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.05); }.page-ph9-water-where-to-buy__blog-card img { width: 100%; height: 250px; object-fit: cover; min-width: 200px; min-height: 200px; }.page-ph9-water-where-to-buy__blog-content { padding: 20px; }.page-ph9-water-where-to-buy__blog-content h3 { font-size: 1.3em; margin-bottom: 10px; }.page-ph9-water-where-to-buy__blog-content p { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-ph9-water-where-to-buy__blog-content .page-ph9-water-where-to-buy__btn { padding: 8px 15px; font-size: 0.85em; }.page-ph9-water-where-to-buy__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-ph9-water-where-to-buy__image-wrapper img { max-width: 100%; height: auto; display: block; }.page-ph9-water-where-to-buy__list { list-style: none; padding: 0; margin: 0; }.page-ph9-water-where-to-buy__list-item { margin-bottom: 10px; padding-left: 25px; position: relative; }.page-ph9-water-where-to-buy__list-item::before { content: '✓'; color: #e44d26; position: absolute; left: 0; top: 0; font-weight: bold; }.page-ph9-water-where-to-buy__link { color: #e44d26; text-decoration: none; }.page-ph9-water-where-to-buy__link:hover { text-decoration: underline; }@media (max-width: 768px) { .page-ph9-water-where-to-buy__hero-title { font-size: 2em; }.page-ph9-water-where-to-buy__hero-subtitle { font-size: 1.1em; }.page-ph9-water-where-to-buy__section-title { font-size: 1.8em; }.page-ph9-water-where-to-buy__text-content { font-size: 1em; }.page-ph9-water-where-to-buy__grid { grid-template-columns: 1fr; }.page-ph9-water-where-to-buy__quick-links { flex-direction: column; }.page-ph9-water-where-to-buy__quick-links .page-ph9-water-where-to-buy__btn { width: 100%; }.page-ph9-water-where-to-buy__faq-question h3 { font-size: 1.1em; }.page-ph9-water-where-to-buy__faq-answer { padding: 0 10px; }.page-ph9-water-where-to-buy__faq-item.active .page-ph9-water-where-to-buy__faq-answer { padding: 15px 10px !important; }.page-ph9-water-where-to-buy__image-wrapper { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-ph9-water-where-to-buy__image-wrapper img { max-width: 100% !important; height: auto !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-ph9-water-where-to-buy__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 25px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-ph9-water-where-to-buy__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }