.page-kinatot-ako-ni-kuya-bago-matulog { font-family: 'Arial', sans-serif; color: #333; background-color: #f8f8f8; line-height: 1.6; } .page-kinatot-ako-ni-kuya-bago-matulog__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-kinatot-ako-ni-kuya-bago-matulog__hero-section { background-color: #1a2a4b; color: #fff; text-align: center; padding: 10px 0 60px; position: relative; overflow: hidden; } .page-kinatot-ako-ni-kuya-bago-matulog__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:gaming,philippines,online_casino,gbet777]') no-repeat center center/cover; opacity: 0.3; z-index: 0; } .page-kinatot-ako-ni-kuya-bago-matulog__hero-content { position: relative; z-index: 1; padding-top: 60px; } .page-kinatot-ako-ni-kuya-bago-matulog__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-kinatot-ako-ni-kuya-bago-matulog__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; } .page-kinatot-ako-ni-kuya-bago-matulog__cta-button { display: inline-block; background-color: #e5a000; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; margin: 10px; } .page-kinatot-ako-ni-kuya-bago-matulog__cta-button:hover { background-color: #cc8f00; } .page-kinatot-ako-ni-kuya-bago-matulog__section-title { text-align: center; font-size: 2em; margin-bottom: 40px; color: #1a2a4b; position: relative; padding-top: 60px; } .page-kinatot-ako-ni-kuya-bago-matulog__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #e5a000; margin: 10px auto 0; } .page-kinatot-ako-ni-kuya-bago-matulog__intro-content { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding-bottom: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__intro-text { flex: 1; min-width: 300px; padding: 20px; } .page-kinatot-ako-ni-kuya-bago-matulog__intro-image { flex: 1; min-width: 300px; text-align: center; padding: 20px; } .page-kinatot-ako-ni-kuya-bago-matulog__intro-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .page-kinatot-ako-ni-kuya-bago-matulog__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; padding-bottom: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__access-item { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); text-align: center; padding: 30px 20px; transition: transform 0.3s ease; } .page-kinatot-ako-ni-kuya-bago-matulog__access-item:hover { transform: translateY(-5px); } .page-kinatot-ako-ni-kuya-bago-matulog__access-item h3 { color: #1a2a4b; margin-bottom: 15px; font-size: 1.3em; } .page-kinatot-ako-ni-kuya-bago-matulog__access-item a { text-decoration: none; display: block; margin-top: 15px; } .page-kinatot-ako-ni-kuya-bago-matulog__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; padding-bottom: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-kinatot-ako-ni-kuya-bago-matulog__game-card:hover { transform: translateY(-8px); } .page-kinatot-ako-ni-kuya-bago-matulog__game-card img { max-width: 100%; height: auto; display: block; } .page-kinatot-ako-ni-kuya-bago-matulog__game-card-content { padding: 20px; text-align: center; } .page-kinatot-ako-ni-kuya-bago-matulog__game-card-title { font-size: 1.2em; color: #1a2a4b; margin-bottom: 10px; } .page-kinatot-ako-ni-kuya-bago-matulog__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding-bottom: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; } .page-kinatot-ako-ni-kuya-bago-matulog__promo-card img { max-width: 100%; height: auto; display: block; } .page-kinatot-ako-ni-kuya-bago-matulog__promo-card-content { padding: 20px; flex-grow: 1; } .page-kinatot-ako-ni-kuya-bago-matulog__promo-card-title { font-size: 1.4em; color: #1a2a4b; margin-bottom: 10px; } .page-kinatot-ako-ni-kuya-bago-matulog__promo-card-text { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-kinatot-ako-ni-kuya-bago-matulog__security-features { display: flex; flex-wrap: wrap; justify-content: space-around; padding-bottom: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__feature-item { flex-basis: calc(33% - 40px); margin: 20px; text-align: center; min-width: 280px; } .page-kinatot-ako-ni-kuya-bago-matulog__feature-item img { max-width: 100px; height: auto; margin-bottom: 15px; } .page-kinatot-ako-ni-kuya-bago-matulog__feature-item h3 { color: #1a2a4b; margin-bottom: 10px; } .page-kinatot-ako-ni-kuya-bago-matulog__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-kinatot-ako-ni-kuya-bago-matulog__payment-logos img { max-width: 120px; height: auto; filter: grayscale(10%); transition: filter 0.3s ease; } .page-kinatot-ako-ni-kuya-bago-matulog__payment-logos img:hover { filter: grayscale(0%); } .page-kinatot-ako-ni-kuya-bago-matulog__faq-list { list-style: none; padding: 0; margin-bottom: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-item { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); margin-bottom: 15px; overflow: hidden; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f0f0f0; border-bottom: 1px solid #e0e0e0; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-question h3 { margin: 0; font-size: 1.15em; color: #1a2a4b; pointer-events: none; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e5a000; transition: transform 0.3s ease; pointer-events: none; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-item.active .page-kinatot-ako-ni-kuya-bago-matulog__faq-toggle { transform: rotate(45deg); } .page-kinatot-ako-ni-kuya-bago-matulog__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; background-color: #ffffff; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-item.active .page-kinatot-ako-ni-kuya-bago-matulog__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding-bottom: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card:hover { transform: translateY(-8px); } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card img { max-width: 100%; height: auto; display: block; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-content { padding: 20px; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-title { font-size: 1.3em; color: #1a2a4b; margin-bottom: 10px; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-title a { text-decoration: none; color: inherit; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-title a:hover { color: #e5a000; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-meta { font-size: 0.85em; color: #777; margin-bottom: 15px; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-excerpt { font-size: 0.95em; color: #555; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-read-more { display: inline-block; margin-top: 15px; color: #e5a000; text-decoration: none; font-weight: bold; } .page-kinatot-ako-ni-kuya-bago-matulog__blog-card-read-more:hover { text-decoration: underline; } @media (max-width: 768px) { .page-kinatot-ako-ni-kuya-bago-matulog__hero-title { font-size: 2em; } .page-kinatot-ako-ni-kuya-bago-matulog__hero-subtitle { font-size: 1.1em; } .page-kinatot-ako-ni-kuya-bago-matulog__cta-button { padding: 12px 25px; font-size: 1em; } .page-kinatot-ako-ni-kuya-bago-matulog__section-title { font-size: 1.6em; padding-top: 40px; } .page-kinatot-ako-ni-kuya-bago-matulog__intro-content { flex-direction: column; } .page-kinatot-ako-ni-kuya-bago-matulog__intro-text, .page-kinatot-ako-ni-kuya-bago-matulog__intro-image { padding: 10px; } .page-kinatot-ako-ni-kuya-bago-matulog__quick-access-grid, .page-kinatot-ako-ni-kuya-bago-matulog__games-grid, .page-kinatot-ako-ni-kuya-bago-matulog__promo-grid, .page-kinatot-ako-ni-kuya-bago-matulog__blog-grid { grid-template-columns: 1fr; } .page-kinatot-ako-ni-kuya-bago-matulog__feature-item { flex-basis: 100%; margin: 15px 0; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-question { padding: 15px 20px; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-question h3 { font-size: 1em; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-answer { padding: 0 20px; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-item.active .page-kinatot-ako-ni-kuya-bago-matulog__faq-answer { padding: 15px 20px !important; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-list li, .page-kinatot-ako-ni-kuya-bago-matulog__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kinatot-ako-ni-kuya-bago-matulog__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-kinatot-ako-ni-kuya-bago-matulog__payment-logos img { max-width: 80px; } }