.page-nature-spring-ph9-1000ml-price { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: 10px; } .page-nature-spring-ph9-1000ml-price__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); } .page-nature-spring-ph9-1000ml-price__hero-section { background: linear-gradient(135deg, #0a192f, #1f4287); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 20px; position: relative; overflow: hidden; } .page-nature-spring-ph9-1000ml-price__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:nature spring,ph9,1000ml,price,philippines,drinking water,refreshment,phdream,casino,promotion]'); background-size: cover; background-position: center; opacity: 0.3; z-index: 0; } .page-nature-spring-ph9-1000ml-price__hero-content { position: relative; z-index: 1; } .page-nature-spring-ph9-1000ml-price__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; color: #e0f2f1; } .page-nature-spring-ph9-1000ml-price__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #a7d9f7; } .page-nature-spring-ph9-1000ml-price__cta-button { display: inline-block; background-color: #ffcc00; color: #1f4287; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-nature-spring-ph9-1000ml-price__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-nature-spring-ph9-1000ml-price__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; background-color: #e0e0e0; } .page-nature-spring-ph9-1000ml-price__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-nature-spring-ph9-1000ml-price__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-nature-spring-ph9-1000ml-price__heading { text-align: center; color: #1f4287; margin-bottom: 30px; font-size: 2em; } .page-nature-spring-ph9-1000ml-price__text-content { text-align: justify; margin-bottom: 20px; color: #555; } .page-nature-spring-ph9-1000ml-price__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-nature-spring-ph9-1000ml-price__grid-item { background-color: #f0f4f8; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.08); transition: transform 0.3s ease; } .page-nature-spring-ph9-1000ml-price__grid-item:hover { transform: translateY(-5px); } .page-nature-spring-ph9-1000ml-price__grid-item-title { color: #1f4287; margin-bottom: 15px; font-size: 1.3em; } .page-nature-spring-ph9-1000ml-price__grid-item-text { color: #666; font-size: 0.95em; } .page-nature-spring-ph9-1000ml-price__game-card { background-color: #e6f2ff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .page-nature-spring-ph9-1000ml-price__game-card:hover { transform: translateY(-5px); } .page-nature-spring-ph9-1000ml-price__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-nature-spring-ph9-1000ml-price__game-card-content { padding: 20px; } .page-nature-spring-ph9-1000ml-price__game-card-title { font-size: 1.4em; color: #0a192f; margin-bottom: 10px; } .page-nature-spring-ph9-1000ml-price__game-card-description { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-nature-spring-ph9-1000ml-price__blog-card { background-color: #fdfdfd; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); transition: transform 0.3s ease; } .page-nature-spring-ph9-1000ml-price__blog-card:hover { transform: translateY(-5px); } .page-nature-spring-ph9-1000ml-price__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-nature-spring-ph9-1000ml-price__blog-card-content { padding: 20px; } .page-nature-spring-ph9-1000ml-price__blog-card-title { font-size: 1.2em; color: #0a192f; margin-bottom: 10px; } .page-nature-spring-ph9-1000ml-price__blog-card-text { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-nature-spring-ph9-1000ml-price__faq-list { list-style: none; padding: 0; } .page-nature-spring-ph9-1000ml-price__faq-item { background-color: #f0f4f8; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-nature-spring-ph9-1000ml-price__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #1f4287; color: #fff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-nature-spring-ph9-1000ml-price__faq-question:hover { background-color: #0a192f; } .page-nature-spring-ph9-1000ml-price__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-nature-spring-ph9-1000ml-price__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; } .page-nature-spring-ph9-1000ml-price__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fff; color: #555; } .page-nature-spring-ph9-1000ml-price__faq-item.active .page-nature-spring-ph9-1000ml-price__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-nature-spring-ph9-1000ml-price__info-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-nature-spring-ph9-1000ml-price__info-item { background-color: #f0f4f8; padding: 20px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); display: flex; align-items: center; gap: 15px; } .page-nature-spring-ph9-1000ml-price__info-item-icon { width: 60px; height: 60px; object-fit: contain; } .page-nature-spring-ph9-1000ml-price__info-item-text { font-size: 1em; color: #333; } .page-nature-spring-ph9-1000ml-price__promo-item { background-color: #ffe0b2; padding: 25px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); text-align: center; } .page-nature-spring-ph9-1000ml-price__promo-title { color: #e65100; font-size: 1.5em; margin-bottom: 10px; } .page-nature-spring-ph9-1000ml-price__promo-description { color: #424242; margin-bottom: 20px; } .page-nature-spring-ph9-1000ml-price__download-app-section { text-align: center; background-color: #e3f2fd; padding: 50px 20px; border-radius: 8px; margin-top: 20px; } .page-nature-spring-ph9-1000ml-price__download-app-title { color: #0d47a1; font-size: 2em; margin-bottom: 20px; } .page-nature-spring-ph9-1000ml-price__download-app-text { color: #3f51b5; margin-bottom: 30px; font-size: 1.1em; } @media (max-width: 768px) { .page-nature-spring-ph9-1000ml-price__hero-title { font-size: 2em; } .page-nature-spring-ph9-1000ml-price__hero-subtitle { font-size: 1em; } .page-nature-spring-ph9-1000ml-price__cta-button { padding: 12px 25px; font-size: 1em; } .page-nature-spring-ph9-1000ml-price__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-nature-spring-ph9-1000ml-price__payment-logo, .page-nature-spring-ph9-1000ml-price__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-nature-spring-ph9-1000ml-price__section { padding: 30px 15px; } .page-nature-spring-ph9-1000ml-price__heading { font-size: 1.6em; margin-bottom: 20px; } .page-nature-spring-ph9-1000ml-price__grid { grid-template-columns: 1fr; } .page-nature-spring-ph9-1000ml-price__info-list { grid-template-columns: 1fr; } .page-nature-spring-ph9-1000ml-price__faq-question h3 { font-size: 1em; } .page-nature-spring-ph9-1000ml-price__faq-answer { padding: 0 10px; } .page-nature-spring-ph9-1000ml-price__faq-item.active .page-nature-spring-ph9-1000ml-price__faq-answer { padding: 15px 10px !important; } .page-nature-spring-ph9-1000ml-price__text-content { font-size: 0.95em; } .page-nature-spring-ph9-1000ml-price__info-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-nature-spring-ph9-1000ml-price__info-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-nature-spring-ph9-1000ml-price__info-item-text { word-break: break-word !important; } .page-nature-spring-ph9-1000ml-price__game-card-image, .page-nature-spring-ph9-1000ml-price__blog-card-image { max-width: 100%; height: auto; } }