body { margin: 0; font-family: 'Arial', sans-serif; background-color: #1a1a1a; color: #f0f0f0; line-height: 1.6; } .page-content { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-kuya-j-moa-location-map__section { padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; background-color: #2a2a2a; } .page-kuya-j-moa-location-map__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:moa,restaurant,slots,casino,philippines,map]') no-repeat center center/cover; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; padding-top: calc(80px + 10px); } @media (max-width: 768px) { .page-kuya-j-moa-location-map__hero-section { padding-top: calc(60px + 10px); padding-bottom: 60px; } } .page-kuya-j-moa-location-map__hero-title { font-size: 3.2em; margin-bottom: 15px; color: #f0f0f0; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } @media (max-width: 768px) { .page-kuya-j-moa-location-map__hero-title { font-size: 2.2em; } } .page-kuya-j-moa-location-map__hero-description { font-size: 1.3em; margin-bottom: 30px; color: #e0e0e0; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__hero-description { font-size: 1em; } } .page-kuya-j-moa-location-map__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-kuya-j-moa-location-map__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-kuya-j-moa-location-map__title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 30px; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__title { font-size: 1.8em; } } .page-kuya-j-moa-location-map__text-content { font-size: 1.1em; margin-bottom: 20px; } .page-kuya-j-moa-location-map__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__grid { grid-template-columns: 1fr; } } .page-kuya-j-moa-location-map__card { background-color: #3a3a3a; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } .page-kuya-j-moa-location-map__card-image { width: 100%; max-width: 400px; height: auto; border-radius: 5px; margin-bottom: 15px; object-fit: cover; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-kuya-j-moa-location-map__card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-kuya-j-moa-location-map__card-description { font-size: 1em; color: #c0c0c0; margin-bottom: 15px; } .page-kuya-j-moa-location-map__list { list-style: none; padding: 0; } .page-kuya-j-moa-location-map__list-item { background-color: #3a3a3a; padding: 15px; margin-bottom: 10px; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; box-sizing: border-box; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-kuya-j-moa-location-map__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-kuya-j-moa-location-map__list-item strong { color: #ffcc00; margin-right: 10px; } .page-kuya-j-moa-location-map__faq-item { background-color: #3a3a3a; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-kuya-j-moa-location-map__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #4a4a4a; transition: background-color 0.3s ease; } .page-kuya-j-moa-location-map__faq-question:hover { background-color: #5a5a5a; } .page-kuya-j-moa-location-map__faq-question h3 { margin: 0; font-size: 1.2em; color: #f0f0f0; pointer-events: none; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__faq-question h3 { font-size: 1em; } } .page-kuya-j-moa-location-map__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; } .page-kuya-j-moa-location-map__faq-item.active .page-kuya-j-moa-location-map__faq-toggle { transform: rotate(45deg); } .page-kuya-j-moa-location-map__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; } .page-kuya-j-moa-location-map__faq-item.active .page-kuya-j-moa-location-map__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-kuya-j-moa-location-map__blog-card { background-color: #3a3a3a; padding: 20px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.3); text-align: left; } .page-kuya-j-moa-location-map__blog-card-image { width: 100%; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-kuya-j-moa-location-map__blog-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-kuya-j-moa-location-map__blog-card-excerpt { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; } .page-kuya-j-moa-location-map__blog-card-link { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 8px 15px; border-radius: 4px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-kuya-j-moa-location-map__blog-card-link:hover { background-color: #e6b800; } .page-kuya-j-moa-location-map__social-icons { display: flex; justify-content: center; gap: 15px; margin-top: 30px; } .page-kuya-j-moa-location-map__social-icon { width: 40px; height: 40px; object-fit: contain; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__social-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-kuya-j-moa-location-map__payment-provider { display: flex; align-items: center; justify-content: center; background-color: #3a3a3a; padding: 10px; border-radius: 5px; } .page-kuya-j-moa-location-map__payment-provider img { max-height: 50px; width: auto; } @media (max-width: 768px) { .page-kuya-j-moa-location-map__payment-provider img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }