/* General Styling for the page-kuya-kurt-marine-corps scope */.page-kuya-kurt-marine-corps {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;padding-top: 10px;} /* Small padding for visual separation from sticky header, assuming body has header-offset */.page-kuya-kurt-marine-corps__section-title {font-size: 2.5em;color: #1a1a1a;text-align: center;margin-bottom: 40px;position: relative;padding-bottom: 15px;}.page-kuya-kurt-marine-corps__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 80px;height: 4px;background-color: #e44d26; /* A vibrant color for highlights */border-radius: 2px;}.page-kuya-kurt-marine-corps__section-title--small {font-size: 1.8em;margin-bottom: 30px;}.page-kuya-kurt-marine-corps__highlight {color: #e44d26;} /* Highlight color *//* Buttons */.page-kuya-kurt-marine-corps__button {display: inline-block;background-color: #e44d26;color: #fff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;text-align: center;}.page-kuya-kurt-marine-corps__button:hover {background-color: #c23b1c;transform: translateY(-2px);}.page-kuya-kurt-marine-corps__button--primary {margin-right: 15px;}.page-kuya-kurt-marine-corps__button--secondary {background-color: #007bff;}.page-kuya-kurt-marine-corps__button--secondary:hover {background-color: #0056b3;}/* HERO Section */.page-kuya-kurt-marine-corps__hero-section {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 60px 20px;background-color: #1a1a1a;color: #fff;position: relative;overflow: hidden;}.page-kuya-kurt-marine-corps__hero-image-container {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;opacity: 0.3;}.page-kuya-kurt-marine-corps__hero-image {width: 100%;height: 100%;object-fit: cover;display: block;max-width: 100%;}.page-kuya-kurt-marine-corps__hero-content {position: relative;z-index: 1;max-width: 900px;}.page-kuya-kurt-marine-corps__hero-title {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;}.page-kuya-kurt-marine-corps__hero-description {font-size: 1.2em;margin-bottom: 30px;max-width: 700px;margin-left: auto;margin-right: auto;}.page-kuya-kurt-marine-corps__hero-cta {display: flex;justify-content: center;flex-wrap: wrap;gap: 15px;}/* Partner/Supplier Logo Section */.page-kuya-kurt-marine-corps__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: #fff;border-bottom: 1px solid #eee;border-top: 1px solid #eee;margin-top: -1px;}.page-kuya-kurt-marine-corps__logo-grid {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;width: 100%;}.page-kuya-kurt-marine-corps__payment-logo {flex: 0 0 auto;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;box-sizing: border-box;object-fit: contain;display: block;}/* Homepage Introduction */.page-kuya-kurt-marine-corps__introduction-section {padding: 60px 20px;max-width: 1200px;margin: 0 auto;background-color: #f8f8f8;}.page-kuya-kurt-marine-corps__intro-grid {display: flex;align-items: center;gap: 40px;}.page-kuya-kurt-marine-corps__intro-text {flex: 1;text-align: left;}.page-kuya-kurt-marine-corps__intro-text p {margin-bottom: 15px;font-size: 1.1em;}.page-kuya-kurt-marine-corps__intro-image-container {flex: 1;text-align: center;}.page-kuya-kurt-marine-corps__intro-image {max-width: 100%;height: auto;border-radius: 8px;box-shadow: 0 4px 15px rgba(0,0,0,0.1);display: block;margin: 0 auto;}/* Quick Access / Alternative Links */.page-kuya-kurt-marine-corps__quick-access-section {padding: 60px 20px;background-color: #fff;max-width: 1200px;margin: 0 auto;}.page-kuya-kurt-marine-corps__access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;}.page-kuya-kurt-marine-corps__access-card {display: block;background-color: #f2f2f2;padding: 30px;border-radius: 8px;text-align: center;text-decoration: none;color: #333;transition: background-color 0.3s ease, transform 0.3s ease;box-shadow: 0 2px 10px rgba(0,0,0,0.05);}.page-kuya-kurt-marine-corps__access-card:hover {background-color: #e6e6e6;transform: translateY(-5px);}.page-kuya-kurt-marine-corps__access-title {font-size: 1.4em;color: #e44d26;margin-bottom: 10px;}.page-kuya-kurt-marine-corps__access-description {font-size: 0.95em;color: #555;}/* Core Games / Services Introduction */.page-kuya-kurt-marine-corps__games-section {padding: 60px 20px;background-color: #f8f8f8;max-width: 1200px;margin: 0 auto;}.page-kuya-kurt-marine-corps__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;}.page-kuya-kurt-marine-corps__game-card {background-color: #fff;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 15px rgba(0,0,0,0.08);text-align: center;transition: transform 0.3s ease;}.page-kuya-kurt-marine-corps__game-card:hover {transform: translateY(-5px);}.page-kuya-kurt-marine-corps__game-image {width: 100%;height: 200px;object-fit: cover;display: block;max-width: 100%;}.page-kuya-kurt-marine-corps__game-title {font-size: 1.5em;color: #1a1a1a;margin: 20px 15px 10px;}.page-kuya-kurt-marine-corps__game-description {font-size: 0.95em;color: #555;padding: 0 15px 20px;}/* Promotions / Offers */.page-kuya-kurt-marine-corps__promotions-section {padding: 60px 20px;background-color: #fff;max-width: 1200px;margin: 0 auto;}.page-kuya-kurt-marine-corps__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.page-kuya-kurt-marine-corps__promo-card {background-color: #f2f2f2;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 15px rgba(0,0,0,0.08);text-align: center;padding-bottom: 20px;transition: transform 0.3s ease;}.page-kuya-kurt-marine-corps__promo-card:hover {transform: translateY(-5px);}.page-kuya-kurt-marine-corps__promo-image {width: 100%;height: 220px;object-fit: cover;display: block;margin-bottom: 20px;max-width: 100%;}.page-kuya-kurt-marine-corps__promo-title {font-size: 1.6em;color: #e44d26;margin: 0 15px 10px;}.page-kuya-kurt-marine-corps__promo-description {font-size: 1em;color: #555;padding: 0 20px 20px;}/* Security & Customer Service */.page-kuya-kurt-marine-corps__security-section {padding: 60px 20px;background-color: #f8f8f8;max-width: 1200px;margin: 0 auto;}.page-kuya-kurt-marine-corps__security-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;}.page-kuya-kurt-marine-corps__security-item {background-color: #fff;padding: 30px;border-radius: 8px;text-align: center;box-shadow: 0 2px 10px rgba(0,0,0,0.05);transition: transform 0.3s ease;}.page-kuya-kurt-marine-corps__security-item:hover {transform: translateY(-5px);}.page-kuya-kurt-marine-corps__security-icon {width: 80px;height: 80px;object-fit: contain;margin-bottom: 20px;max-width: 100%;}.page-kuya-kurt-marine-corps__security-title {font-size: 1.3em;color: #1a1a1a;margin-bottom: 10px;}.page-kuya-kurt-marine-corps__security-description {font-size: 0.95em;color: #555;}/* FAQ Section */.page-kuya-kurt-marine-corps__faq-section {padding: 60px 20px;background-color: #fff;max-width: 1000px;margin: 0 auto;}.page-kuya-kurt-marine-corps__faq-container {margin-top: 30px;}.page-kuya-kurt-marine-corps__faq-item {border: 1px solid #ddd;border-radius: 8px;margin-bottom: 15px;overflow: hidden;background-color: #f9f9f9;}.page-kuya-kurt-marine-corps__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #eee;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-kuya-kurt-marine-corps__faq-question:hover {background-color: #e0e0e0;}.page-kuya-kurt-marine-corps__faq-question h3 {font-size: 1.2em;color: #333;margin: 0;pointer-events: none;}.page-kuya-kurt-marine-corps__faq-toggle {font-size: 1.5em;color: #e44d26;font-weight: bold;transition: transform 0.3s ease;pointer-events: none;}.page-kuya-kurt-marine-corps__faq-item.active .page-kuya-kurt-marine-corps__faq-toggle {transform: rotate(45deg);}.page-kuya-kurt-marine-corps__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;}.page-kuya-kurt-marine-corps__faq-item.active .page-kuya-kurt-marine-corps__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-kuya-kurt-marine-corps__faq-answer p {margin: 0;color: #555;font-size: 1em;}/* Latest Blog Content Section */.page-kuya-kurt-marine-corps__blog-section {padding: 60px 20px;background-color: #f8f8f8;max-width: 1200px;margin: 0 auto;}.page-kuya-kurt-marine-corps__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.page-kuya-kurt-marine-corps__blog-card {display: block;background-color: #fff;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 15px rgba(0,0,0,0.08);text-decoration: none;color: #333;transition: transform 0.3s ease;}.page-kuya-kurt-marine-corps__blog-card:hover {transform: translateY(-5px);}.page-kuya-kurt-marine-corps__blog-image {width: 100%;height: 200px;object-fit: cover;display: block;max-width: 100%;}.page-kuya-kurt-marine-corps__blog-title {font-size: 1.4em;color: #e44d26;margin: 20px 15px 10px;line-height: 1.3;}.page-kuya-kurt-marine-corps__blog-excerpt {font-size: 0.95em;color: #555;padding: 0 15px 15px;}.page-kuya-kurt-marine-corps__blog-date {display: block;font-size: 0.85em;color: #888;padding: 0 15px 20px;text-align: right;}/* Responsive adjustments */@media (max-width: 1024px) {.page-kuya-kurt-marine-corps__hero-title {font-size: 3em;}.page-kuya-kurt-marine-corps__section-title {font-size: 2em;}}@media (max-width: 768px) {.page-kuya-kurt-marine-corps__hero-title {font-size: 2.5em;}.page-kuya-kurt-marine-corps__hero-description {font-size: 1em;}.page-kuya-kurt-marine-corps__hero-cta {flex-direction: column;gap: 10px;}.page-kuya-kurt-marine-corps__button--primary {margin-right: 0;}.page-kuya-kurt-marine-corps__section-title {font-size: 1.8em;margin-bottom: 30px;}.page-kuya-kurt-marine-corps__section-title--small {font-size: 1.5em;}/* List item responsive requirements */.page-kuya-kurt-marine-corps__access-card,.page-kuya-kurt-marine-corps__game-card,.page-kuya-kurt-marine-corps__promo-card,.page-kuya-kurt-marine-corps__security-item,.page-kuya-kurt-marine-corps__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 20px !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-kuya-kurt-marine-corps__access-grid,.page-kuya-kurt-marine-corps__games-grid,.page-kuya-kurt-marine-corps__promo-grid,.page-kuya-kurt-marine-corps__security-grid,.page-kuya-kurt-marine-corps__blog-grid {grid-template-columns: 1fr;gap: 20px;width: 100% !important;max-width: 100% !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;box-sizing: border-box !important;}.page-kuya-kurt-marine-corps__introduction-section,.page-kuya-kurt-marine-corps__quick-access-section,.page-kuya-kurt-marine-corps__games-section,.page-kuya-kurt-marine-corps__promotions-section,.page-kuya-kurt-marine-corps__security-section,.page-kuya-kurt-marine-corps__faq-section,.page-kuya-kurt-marine-corps__blog-section {padding: 40px 15px;} /* Adjust section padding for mobile */.page-kuya-kurt-marine-corps__intro-grid {flex-direction: column;}.page-kuya-kurt-marine-corps__intro-text {text-align: center;}/* Image responsiveness for mobile */.page-kuya-kurt-marine-corps__hero-image,.page-kuya-kurt-marine-corps__intro-image,.page-kuya-kurt-marine-corps__game-image,.page-kuya-kurt-marine-corps__promo-image,.page-kuya-kurt-marine-corps__security-icon,.page-kuya-kurt-marine-corps__blog-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}/* Specific rule for payment providers as per prompt */.page-kuya-kurt-marine-corps__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-kuya-kurt-marine-corps__payment-logo {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}}@media (max-width: 480px) {.page-kuya-kurt-marine-corps__hero-title {font-size: 2em;}.page-kuya-kurt-marine-corps__section-title {font-size: 1.5em;}.page-kuya-kurt-marine-corps__hero-description {font-size: 0.9em;}}