body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f7f6; color: #333; } .page-kuya-oliver-gotohan-price { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-kuya-oliver-gotohan-price__hero-section { background-color: #0d1a26; color: #fff; text-align: center; padding: 60px 20px; border-radius: 8px; margin-bottom: 30px; position: relative; overflow: hidden; padding-top: 70px; } .page-kuya-oliver-gotohan-price__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(13, 26, 38, 0.9) 0%, rgba(20, 40, 60, 0.7) 100%); z-index: 1; } .page-kuya-oliver-gotohan-price__hero-section-content { position: relative; z-index: 2; } .page-kuya-oliver-gotohan-price__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-kuya-oliver-gotohan-price__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; color: #ffcc00; } .page-kuya-oliver-gotohan-price__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-kuya-oliver-gotohan-price__btn { display: inline-block; background-color: #ffcc00; color: #0d1a26; padding: 12px 28px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-kuya-oliver-gotohan-price__btn:hover { background-color: #e6b800; transform: translateY(-2px); } .page-kuya-oliver-gotohan-price__section { background-color: #fff; padding: 40px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); } .page-kuya-oliver-gotohan-price__section-title { font-size: 2em; color: #0d1a26; margin-bottom: 25px; text-align: center; position: relative; padding-bottom: 10px; } .page-kuya-oliver-gotohan-price__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 3px; background-color: #ffcc00; } .page-kuya-oliver-gotohan-price__text-content { line-height: 1.7; font-size: 1.05em; margin-bottom: 20px; } .page-kuya-oliver-gotohan-price__text-content strong { color: #0d1a26; } .page-kuya-oliver-gotohan-price__image-wrapper { text-align: center; margin: 30px 0; } .page-kuya-oliver-gotohan-price__image-wrapper img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } .page-kuya-oliver-gotohan-price__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-kuya-oliver-gotohan-price__quick-access-item { background-color: #f0f2f5; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kuya-oliver-gotohan-price__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1); } .page-kuya-oliver-gotohan-price__quick-access-item .page-kuya-oliver-gotohan-price__btn { width: 100%; box-sizing: border-box; } .page-kuya-oliver-gotohan-price__quick-access-item h3 { font-size: 1.3em; margin-bottom: 15px; color: #0d1a26; } .page-kuya-oliver-gotohan-price__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-kuya-oliver-gotohan-price__game-card { background-color: #f0f2f5; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; } .page-kuya-oliver-gotohan-price__game-card:hover { transform: translateY(-5px); } .page-kuya-oliver-gotohan-price__game-card img { width: 100%; height: 200px; object-fit: cover; } .page-kuya-oliver-gotohan-price__game-card-content { padding: 20px; } .page-kuya-oliver-gotohan-price__game-card h3 { font-size: 1.4em; margin-bottom: 10px; color: #0d1a26; } .page-kuya-oliver-gotohan-price__game-card p { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-kuya-oliver-gotohan-price__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-kuya-oliver-gotohan-price__promotion-card { background-color: #f0f2f5; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; } .page-kuya-oliver-gotohan-price__promotion-card:hover { transform: translateY(-5px); } .page-kuya-oliver-gotohan-price__promotion-card img { width: 100%; height: 220px; object-fit: cover; } .page-kuya-oliver-gotohan-price__promotion-card-content { padding: 20px; } .page-kuya-oliver-gotohan-price__promotion-card h3 { font-size: 1.4em; margin-bottom: 10px; color: #0d1a26; } .page-kuya-oliver-gotohan-price__promotion-card p { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-kuya-oliver-gotohan-price__faq-list { margin-top: 30px; } .page-kuya-oliver-gotohan-price__faq-item { background-color: #f0f2f5; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-kuya-oliver-gotohan-price__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #0d1a26; color: #fff; transition: background-color 0.3s ease; } .page-kuya-oliver-gotohan-price__faq-question:hover { background-color: #1a344d; } .page-kuya-oliver-gotohan-price__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; color: #ffcc00; } .page-kuya-oliver-gotohan-price__faq-toggle { font-size: 1.8em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-kuya-oliver-gotohan-price__faq-item.active .page-kuya-oliver-gotohan-price__faq-toggle { transform: rotate(45deg); } .page-kuya-oliver-gotohan-price__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; color: #333; } .page-kuya-oliver-gotohan-price__faq-item.active .page-kuya-oliver-gotohan-price__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kuya-oliver-gotohan-price__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-kuya-oliver-gotohan-price__blog-card { background-color: #f0f2f5; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: left; transition: transform 0.3s ease; } .page-kuya-oliver-gotohan-price__blog-card:hover { transform: translateY(-5px); } .page-kuya-oliver-gotohan-price__blog-card img { width: 100%; height: 200px; object-fit: cover; } .page-kuya-oliver-gotohan-price__blog-card-content { padding: 20px; } .page-kuya-oliver-gotohan-price__blog-card h3 { font-size: 1.3em; margin-bottom: 10px; color: #0d1a26; } .page-kuya-oliver-gotohan-price__blog-card p { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-kuya-oliver-gotohan-price__blog-card .page-kuya-oliver-gotohan-price__btn { font-size: 0.9em; padding: 8px 15px; }.page-kuya-oliver-gotohan-price__contact-info { display: flex; flex-direction: column; gap: 15px; margin-top: 20px; }.page-kuya-oliver-gotohan-price__contact-item { display: flex; align-items: center; gap: 10px; font-size: 1.1em; color: #333; }.page-kuya-oliver-gotohan-price__contact-item span { color: #ffcc00; font-weight: bold; }.page-kuya-oliver-gotohan-price__customer-service-cta { text-align: center; margin-top: 30px; }.page-kuya-oliver-gotohan-price__list-item { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }.page-kuya-oliver-gotohan-price__list-container { box-sizing: border-box; }.page-kuya-oliver-gotohan-price__list-container ul { list-style: none; padding: 0; margin: 0; }.page-kuya-oliver-gotohan-price__list-container li { margin-bottom: 10px; padding-left: 20px; position: relative; }.page-kuya-oliver-gotohan-price__list-container li::before { content: '•'; position: absolute; left: 0; color: #ffcc00; font-weight: bold; }.page-kuya-oliver-gotohan-price__icon-placeholder { display: inline-block; width: 24px; height: 24px; vertical-align: middle; margin-right: 8px; background-color: #ffcc00; border-radius: 50%; }.page-kuya-oliver-gotohan-price__game-card .page-kuya-oliver-gotohan-price__btn, .page-kuya-oliver-gotohan-price__promotion-card .page-kuya-oliver-gotohan-price__btn { width: auto; font-size: 0.9em; padding: 10px 20px; }.page-kuya-oliver-gotohan-price__game-card .page-kuya-oliver-gotohan-price__btn:hover, .page-kuya-oliver-gotohan-price__promotion-card .page-kuya-oliver-gotohan-price__btn:hover { transform: none; }.page-kuya-oliver-gotohan-price__secure-payment-icons { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-kuya-oliver-gotohan-price__secure-payment-icons img { width: 100px; height: auto; object-fit: contain; }.page-kuya-oliver-gotohan-price__intro-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; align-items: center; }.page-kuya-oliver-gotohan-price__intro-grid-content { padding-right: 20px; }.page-kuya-oliver-gotohan-price__intro-grid-image { text-align: center; }.page-kuya-oliver-gotohan-price__intro-grid-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }.page-kuya-oliver-gotohan-price__blog-date { font-size: 0.85em; color: #777; margin-bottom: 10px; display: block; }.page-kuya-oliver-gotohan-price__blog-card h3 a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-kuya-oliver-gotohan-price__blog-card h3 a:hover { color: #ffcc00; }@media (max-width: 768px) { .page-kuya-oliver-gotohan-price__hero-title { font-size: 2em; } .page-kuya-oliver-gotohan-price__hero-description { font-size: 1em; } .page-kuya-oliver-gotohan-price__btn { padding: 10px 20px; font-size: 1em; } .page-kuya-oliver-gotohan-price__section { padding: 25px 15px; } .page-kuya-oliver-gotohan-price__section-title { font-size: 1.6em; } .page-kuya-oliver-gotohan-price__quick-access-grid, .page-kuya-oliver-gotohan-price__games-grid, .page-kuya-oliver-gotohan-price__promotions-grid, .page-kuya-oliver-gotohan-price__blog-grid { grid-template-columns: 1fr; } .page-kuya-oliver-gotohan-price__faq-question { padding: 15px 20px; } .page-kuya-oliver-gotohan-price__faq-question h3 { font-size: 1.1em; } .page-kuya-oliver-gotohan-price__faq-answer { padding: 0 20px; } .page-kuya-oliver-gotohan-price__faq-item.active .page-kuya-oliver-gotohan-price__faq-answer { padding: 15px 20px !important; } .page-kuya-oliver-gotohan-price__intro-grid { grid-template-columns: 1fr; } .page-kuya-oliver-gotohan-price__intro-grid-content { padding-right: 0; } .page-kuya-oliver-gotohan-price__list-container ul, .page-kuya-oliver-gotohan-price__list-container li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 20px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-oliver-gotohan-price__list-container ul { padding: 0 !important; } .page-kuya-oliver-gotohan-price__secure-payment-icons img { width: 80px; }}