.page-lodigame-com-ph { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; }.page-lodigame-com-ph__hero-section { position: relative; width: 100%; min-height: 80vh; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-lodigame-com-ph__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; max-width: 100%; }.page-lodigame-com-ph__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 2; }.page-lodigame-com-ph__hero-content { position: relative; z-index: 3; max-width: 900px; padding: 20px; }.page-lodigame-com-ph__hero-title { font-size: 3.2em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-lodigame-com-ph__hero-subtitle { font-size: 1.3em; color: #ffffff; margin-bottom: 30px; }.page-lodigame-com-ph__hero-buttons { display: flex; gap: 20px; justify-content: center; }.page-lodigame-com-ph__button { display: inline-block; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-lodigame-com-ph__button--primary { background-color: #ffcc00; color: #1a1a2e; }.page-lodigame-com-ph__button--primary:hover { background-color: #e6b800; transform: translateY(-2px); }.page-lodigame-com-ph__button--secondary { background-color: #333; color: #ffcc00; border: 2px solid #ffcc00; }.page-lodigame-com-ph__button--secondary:hover { background-color: #555; transform: translateY(-2px); }.page-lodigame-com-ph__highlight { color: #ffcc00; font-weight: bold; }.page-lodigame-com-ph__container { max-width: 1200px; margin: 0 auto; padding: 40px 20px; box-sizing: border-box; }.page-lodigame-com-ph__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-lodigame-com-ph__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; }.page-lodigame-com-ph__text-content { font-size: 1.1em; text-align: center; margin-bottom: 50px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-lodigame-com-ph__about-section, .page-lodigame-com-ph__games-section, .page-lodigame-com-ph__providers-section, .page-lodigame-com-ph__promo-section, .page-lodigame-com-ph__faq-section { padding: 60px 0; background-color: #1a1a2e; }.page-lodigame-com-ph__about-section { background-color: #2a2a4a; }.page-lodigame-com-ph__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-lodigame-com-ph__feature-item { background-color: #1a1a2e; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; box-sizing: border-box; }.page-lodigame-com-ph__feature-item:hover { transform: translateY(-5px); }.page-lodigame-com-ph__feature-icon { width: 200px; height: auto; margin-bottom: 20px; max-width: 100%; border-radius: 8px; }.page-lodigame-com-ph__feature-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; }.page-lodigame-com-ph__feature-description { font-size: 1em; color: #ccc; }.page-lodigame-com-ph__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-lodigame-com-ph__game-category-item { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-lodigame-com-ph__game-category-item:hover { transform: translateY(-5px); }.page-lodigame-com-ph__game-category-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; }.page-lodigame-com-ph__game-category-title { font-size: 1.4em; color: #ffcc00; padding: 20px 15px; }.page-lodigame-com-ph__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 40px; }.page-lodigame-com-ph__provider-logo-item { display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #2a2a4a; padding: 20px; border-radius: 8px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; min-width: 150px; box-sizing: border-box; }.page-lodigame-com-ph__provider-logo-item:hover { transform: translateY(-3px); }.page-lodigame-com-ph__gamelogo { max-width: 100px; height: auto; margin-bottom: 10px; max-height: 50px; object-fit: contain; max-width: 100%; }.page-lodigame-com-ph__provider-name { font-size: 0.9em; color: #ccc; text-align: center; }.page-lodigame-com-ph__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-lodigame-com-ph__promo-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-lodigame-com-ph__promo-card:hover { transform: translateY(-5px); }.page-lodigame-com-ph__promo-image { width: 100%; height: 250px; object-fit: cover; max-width: 100%; }.page-lodigame-com-ph__promo-title { font-size: 1.6em; color: #ffcc00; padding: 20px 15px 10px; }.page-lodigame-com-ph__promo-description { font-size: 1em; color: #ccc; padding: 0 15px 20px; }.page-lodigame-com-ph__promo-cta { text-align: center; margin-top: 50px; }.page-lodigame-com-ph__faq-list { margin-top: 40px; }.page-lodigame-com-ph__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); box-sizing: border-box; }.page-lodigame-com-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; box-sizing: border-box; }.page-lodigame-com-ph__faq-question:hover { background-color: #444; }.page-lodigame-com-ph__faq-question-title { font-size: 1.2em; color: #ffcc00; margin: 0; pointer-events: none; }.page-lodigame-com-ph__faq-toggle { font-size: 1.8em; color: #ffcc00; font-weight: bold; line-height: 1; transition: transform 0.3s ease; pointer-events: none; }.page-lodigame-com-ph__faq-item.active .page-lodigame-com-ph__faq-toggle { transform: rotate(45deg); }.page-lodigame-com-ph__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; box-sizing: border-box; }.page-lodigame-com-ph__faq-item.active .page-lodigame-com-ph__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-lodigame-com-ph__faq-answer p { margin: 0; }.page-lodigame-com-ph__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; transition: transform 0.3s ease-out; }.page-lodigame-com-ph__floating-button { display: block; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; }.page-lodigame-com-ph__floating-button--register { background-color: #ffcc00; color: #1a1a2e; }.page-lodigame-com-ph__floating-button--register:hover { background-color: #e6b800; transform: translateY(-2px); }.page-lodigame-com-ph__floating-button--login { background-color: #333; color: #ffcc00; border: 2px solid #ffcc00; }.page-lodigame-com-ph__floating-button--login:hover { background-color: #555; transform: translateY(-2px); }@media (max-width: 768px) { .page-lodigame-com-ph__hero-title { font-size: 2.2em; } .page-lodigame-com-ph__hero-subtitle { font-size: 1em; } .page-lodigame-com-ph__hero-buttons { flex-direction: column; gap: 15px; } .page-lodigame-com-ph__button { width: 100%; padding: 12px 20px; font-size: 1em; } .page-lodigame-com-ph__section-title { font-size: 1.8em; } .page-lodigame-com-ph__text-content { font-size: 0.95em; } .page-lodigame-com-ph__container { padding: 30px 15px; } .page-lodigame-com-ph__features-grid, .page-lodigame-com-ph__game-categories, .page-lodigame-com-ph__promo-cards { grid-template-columns: 1fr; gap: 20px; } .page-lodigame-com-ph__feature-item, .page-lodigame-com-ph__game-category-item, .page-lodigame-com-ph__promo-card, .page-lodigame-com-ph__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-lodigame-com-ph__provider-logos { gap: 15px; } .page-lodigame-com-ph__provider-logo-item { min-width: unset; flex-basis: calc(50% - 15px); padding: 15px; } .page-lodigame-com-ph__gamelogo { max-width: 80px; } .page-lodigame-com-ph__faq-question { padding: 15px 20px; } .page-lodigame-com-ph__faq-question-title { font-size: 1.1em; } .page-lodigame-com-ph__faq-answer { padding: 0 20px; } .page-lodigame-com-ph__faq-item.active .page-lodigame-com-ph__faq-answer { padding: 15px 20px !important; } .page-lodigame-com-ph__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-lodigame-com-ph__floating-button { padding: 10px 15px; font-size: 0.9em; } .page-lodigame-com-ph__feature-icon, .page-lodigame-com-ph__game-category-image, .page-lodigame-com-ph__promo-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-lodigame-com-ph__feature-description, .page-lodigame-com-ph__promo-description, .page-lodigame-com-ph__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-lodigame-com-ph__faq-question-title { word-break: break-word !important; } }@media (max-width: 480px) { .page-lodigame-com-ph__hero-title { font-size: 1.8em; } .page-lodigame-com-ph__section-title { font-size: 1.5em; } .page-lodigame-com-ph__provider-logo-item { flex-basis: 100%; } }