.page-project-playtime-plot { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-project-playtime-plot__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-project-playtime-plot__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-project-playtime-plot__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-project-playtime-plot__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 15px; }.page-project-playtime-plot__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #e74c3c; border-radius: 2px; }.page-project-playtime-plot__section--dark .page-project-playtime-plot__section-title { color: #ecf0f1; }.page-project-playtime-plot__section--dark .page-project-playtime-plot__section-title::after { background-color: #f1c40f; }.page-project-playtime-plot__text-center { text-align: center; }.page-project-playtime-plot__paragraph { margin-bottom: 15px; font-size: 1.1em; }.page-project-playtime-plot__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-project-playtime-plot__button:hover { background-color: #c0392b; transform: translateY(-2px); }.page-project-playtime-plot__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:jilipg,casino,philippines,gaming]') no-repeat center center/cover; color: #fff; text-align: center; padding: 120px 20px 80px; position: relative; overflow: hidden; border-radius: 0; padding-top: 10px; }.page-project-playtime-plot__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-project-playtime-plot__hero-title { font-size: 3.8em; margin-bottom: 20px; font-weight: 700; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); }.page-project-playtime-plot__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); }.page-project-playtime-plot__intro-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-project-playtime-plot__intro-item { flex: 1 1 calc(33% - 40px); background-color: #f1f1f1; padding: 25px; border-radius: 8px; text-align: center; min-width: 280px; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-project-playtime-plot__intro-item:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-project-playtime-plot__intro-item-icon { margin-bottom: 15px; }.page-project-playtime-plot__intro-item-icon img { width: 80px; height: 80px; object-fit: contain; }.page-project-playtime-plot__intro-item-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; }.page-project-playtime-plot__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-project-playtime-plot__quick-access-item { background-color: #f39c12; color: #fff; padding: 20px; border-radius: 8px; text-align: center; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; }.page-project-playtime-plot__quick-access-item:hover { background-color: #e67e22; transform: translateY(-3px); }.page-project-playtime-plot__quick-access-item a { color: #fff; text-decoration: none; display: block; font-size: 1.2em; }.page-project-playtime-plot__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-project-playtime-plot__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-project-playtime-plot__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-project-playtime-plot__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-project-playtime-plot__game-card-content { padding: 20px; }.page-project-playtime-plot__game-card-title { font-size: 1.5em; margin-bottom: 10px; color: #2c3e50; }.page-project-playtime-plot__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-project-playtime-plot__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-project-playtime-plot__promo-card { background-color: #ecf0f1; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-project-playtime-plot__promo-card:hover { transform: translateY(-5px); }.page-project-playtime-plot__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-project-playtime-plot__promo-card-content { padding: 20px; }.page-project-playtime-plot__promo-card-title { font-size: 1.6em; color: #e74c3c; margin-bottom: 10px; }.page-project-playtime-plot__promo-card-description { font-size: 1em; color: #555; margin-bottom: 20px; }.page-project-playtime-plot__service-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-project-playtime-plot__service-item { flex: 1 1 calc(33% - 40px); background-color: #f1c40f; padding: 25px; border-radius: 8px; text-align: center; color: #2c3e50; min-width: 280px; }.page-project-playtime-plot__service-item-icon { margin-bottom: 15px; }.page-project-playtime-plot__service-item-icon img { width: 90px; height: 90px; object-fit: contain; }.page-project-playtime-plot__service-item-title { font-size: 1.4em; margin-bottom: 10px; }.page-project-playtime-plot__faq-list { margin-top: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-project-playtime-plot__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 5px; overflow: hidden; }.page-project-playtime-plot__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-project-playtime-plot__faq-question:hover { background-color: #e0e0e0; }.page-project-playtime-plot__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-project-playtime-plot__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; }.page-project-playtime-plot__faq-item.active .page-project-playtime-plot__faq-toggle { transform: rotate(45deg); }.page-project-playtime-plot__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; }.page-project-playtime-plot__faq-item.active .page-project-playtime-plot__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-project-playtime-plot__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-project-playtime-plot__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-project-playtime-plot__blog-card:hover { transform: translateY(-5px); }.page-project-playtime-plot__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-project-playtime-plot__blog-card-content { padding: 20px; }.page-project-playtime-plot__blog-card-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-project-playtime-plot__blog-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-project-playtime-plot__blog-card-link { display: inline-block; color: #e74c3c; text-decoration: none; font-weight: bold; }.page-project-playtime-plot__blog-card-link:hover { text-decoration: underline; }.page-project-playtime-plot__list-item-icon img, .page-project-playtime-plot__intro-item-icon img, .page-project-playtime-plot__service-item-icon img { max-width: 100%; height: auto; }.page-project-playtime-plot img { max-width: 100%; height: auto; display: block; margin: 0 auto; box-sizing: border-box; }.page-project-playtime-plot__logo-wrapper { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-project-playtime-plot__logo-wrapper img { width: auto; height: 80px; max-width: 180px; object-fit: contain; }.page-project-playtime-plot__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-project-playtime-plot__payment-methods img { height: 50px; width: auto; object-fit: contain; }.page-project-playtime-plot__social-media { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-project-playtime-plot__social-media img { height: 40px; width: auto; object-fit: contain; }.page-project-playtime-plot__social-media a { display: block; }.page-project-playtime-plot__game-provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-project-playtime-plot__game-provider-logos img { height: 70px; width: auto; object-fit: contain; }.page-project-playtime-plot__section-subtitle { font-size: 1.3em; text-align: center; margin-bottom: 20px; color: #555; }.page-project-playtime-plot__section--dark .page-project-playtime-plot__section-subtitle { color: #ccc; }@media (max-width: 768px) { .page-project-playtime-plot__hero-section { padding: 80px 15px 60px; }.page-project-playtime-plot__hero-title { font-size: 2.5em; }.page-project-playtime-plot__hero-subtitle { font-size: 1.2em; }.page-project-playtime-plot__section-title { font-size: 2em; }.page-project-playtime-plot__intro-item, .page-project-playtime-plot__service-item { flex: 1 1 100%; max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-project-playtime-plot__quick-access-grid, .page-project-playtime-plot__games-grid, .page-project-playtime-plot__promo-grid, .page-project-playtime-plot__blog-grid { grid-template-columns: 1fr; }.page-project-playtime-plot__section { padding: 30px 15px; }.page-project-playtime-plot__faq-question { padding: 12px 15px; }.page-project-playtime-plot__faq-question h3 { font-size: 1.1em; }.page-project-playtime-plot__faq-answer { padding: 0 15px; }.page-project-playtime-plot__faq-item.active .page-project-playtime-plot__faq-answer { padding: 15px !important; }.page-project-playtime-plot__logo-wrapper img, .page-project-playtime-plot__game-provider-logos img { height: 60px; max-width: 150px; }.page-project-playtime-plot__payment-methods img { height: 40px; }.page-project-playtime-plot__social-media img { height: 35px; }.page-project-playtime-plot__paragraph { font-size: 1em; }}.page-project-playtime-plot__list-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }.page-project-playtime-plot__list-item { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }@media (max-width: 768px) { .page-project-playtime-plot__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 10px !important; margin-left: 0 !important; margin-right: 0 !important; }}.page-project-playtime-plot__list-item p { margin: 0; }