.page-magwayen-diwata { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-magwayen-diwata__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-magwayen-diwata__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-magwayen-diwata__section-dark { background-color: #222; color: #eee; } .page-magwayen-diwata__heading { text-align: center; color: #0056b3; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; } .page-magwayen-diwata__heading-light { color: #eee; } .page-magwayen-diwata__subheading { text-align: center; color: #555; margin-bottom: 20px; font-size: 1.5em; } .page-magwayen-diwata__text-center { text-align: center; } .page-magwayen-diwata__button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-magwayen-diwata__button:hover { background-color: #0056b3; } .page-magwayen-diwata__hero-section { background-image: url('[GALLERY:hero:1920x1080:magwayen_diwata,online_casino,philippines,betting]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; padding-top: calc(10px + var(--header-offset, 0px)); } .page-magwayen-diwata__hero-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.6); z-index: 1; } .page-magwayen-diwata__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-magwayen-diwata__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-magwayen-diwata__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-magwayen-diwata__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: 40px 20px; background-color: #f0f0f0; border-radius: 8px; margin-top: 20px; } .page-magwayen-diwata__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-magwayen-diwata__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-magwayen-diwata__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-magwayen-diwata__card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-magwayen-diwata__card:hover { transform: translateY(-5px); } .page-magwayen-diwata__card-image-wrapper { width: 100%; height: 200px; overflow: hidden; } .page-magwayen-diwata__card-image { width: 100% !important; height: 100% !important; object-fit: cover; display: block; } .page-magwayen-diwata__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-magwayen-diwata__card-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; } .page-magwayen-diwata__card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-magwayen-diwata__quick-access-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; } .page-magwayen-diwata__quick-access-buttons .page-magwayen-diwata__button { min-width: 180px; } .page-magwayen-diwata__feature-list { list-style: none; padding: 0; margin-top: 20px; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-magwayen-diwata__feature-item { background-color: #e9f5ff; padding: 15px 20px; border-left: 4px solid #007bff; border-radius: 5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); box-sizing: border-box; } .page-magwayen-diwata__feature-item strong { color: #0056b3; } .page-magwayen-diwata__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } .page-magwayen-diwata__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #007bff; color: #fff; cursor: pointer; user-select: none; font-weight: bold; border-radius: 8px; transition: background-color 0.3s ease; } .page-magwayen-diwata__faq-question:hover { background-color: #0056b3; } .page-magwayen-diwata__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-magwayen-diwata__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; } .page-magwayen-diwata__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #333; background-color: #fff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } .page-magwayen-diwata__faq-item.active .page-magwayen-diwata__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } .page-magwayen-diwata__faq-item.active .page-magwayen-diwata__faq-question { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .page-magwayen-diwata__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-magwayen-diwata__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-magwayen-diwata__blog-card:hover { transform: translateY(-5px); } .page-magwayen-diwata__blog-image-wrapper { width: 100%; height: 180px; overflow: hidden; } .page-magwayen-diwata__blog-image { width: 100% !important; height: 100% !important; object-fit: cover; display: block; } .page-magwayen-diwata__blog-content { padding: 15px 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-magwayen-diwata__blog-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; } .page-magwayen-diwata__blog-title a { text-decoration: none; color: inherit; } .page-magwayen-diwata__blog-title a:hover { text-decoration: underline; } .page-magwayen-diwata__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-magwayen-diwata__blog-date { font-size: 0.8em; color: #999; text-align: right; } @media (max-width: 768px) { .page-magwayen-diwata__hero-title { font-size: 2.5em; } .page-magwayen-diwata__hero-subtitle { font-size: 1.2em; } .page-magwayen-diwata__heading { font-size: 2em; } .page-magwayen-diwata__subheading { font-size: 1.3em; } .page-magwayen-diwata__grid, .page-magwayen-diwata__blog-grid { grid-template-columns: 1fr; } .page-magwayen-diwata__feature-list { grid-template-columns: 1fr; } .page-magwayen-diwata__feature-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; } .page-magwayen-diwata__feature-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-magwayen-diwata__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-magwayen-diwata__payment-logo, .page-magwayen-diwata__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-magwayen-diwata__quick-access-buttons { flex-direction: column; } .page-magwayen-diwata__quick-access-buttons .page-magwayen-diwata__button { width: 100%; } .page-magwayen-diwata__card-image-wrapper, .page-magwayen-diwata__blog-image-wrapper { height: 150px; } .page-magwayen-diwata__card-image, .page-magwayen-diwata__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }