.page-jl-shirt-brand-price-philippines { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-jl-shirt-brand-price-philippines__hero-section { position: relative; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: calc(10px + var(--header-offset, 0px)) 20px 60px; min-height: 500px; overflow: hidden; background-color: #007bff; } .page-jl-shirt-brand-price-philippines__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.6); } .page-jl-shirt-brand-price-philippines__hero-content { position: relative; z-index: 2; max-width: 900px; } .page-jl-shirt-brand-price-philippines__hero-title { font-size: 3em; margin-bottom: 20px; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-jl-shirt-brand-price-philippines__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #eee; } .page-jl-shirt-brand-price-philippines__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-jl-shirt-brand-price-philippines__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); } .page-jl-shirt-brand-price-philippines__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #fff; padding: 40px 20px; border-bottom: 1px solid #eee; } .page-jl-shirt-brand-price-philippines__providers-title { width: 100%; text-align: center; margin-bottom: 30px; font-size: 2em; color: #007bff; } .page-jl-shirt-brand-price-philippines__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-jl-shirt-brand-price-philippines__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-jl-shirt-brand-price-philippines__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-jl-shirt-brand-price-philippines__introduction-section, .page-jl-shirt-brand-price-philippines__quick-access-section, .page-jl-shirt-brand-price-philippines__games-section, .page-jl-shirt-brand-price-philippines__promotions-section, .page-jl-shirt-brand-price-philippines__security-section, .page-jl-shirt-brand-price-philippines__faq-section, .page-jl-shirt-brand-price-philippines__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; } .page-jl-shirt-brand-price-philippines__introduction-title, .page-jl-shirt-brand-price-philippines__quick-access-title, .page-jl-shirt-brand-price-philippines__games-title, .page-jl-shirt-brand-price-philippines__promotions-title, .page-jl-shirt-brand-price-philippines__security-title, .page-jl-shirt-brand-price-philippines__faq-title, .page-jl-shirt-brand-price-philippines__blog-title { text-align: center; margin-bottom: 40px; font-size: 2.5em; color: #007bff; } .page-jl-shirt-brand-price-philippines__introduction-text { font-size: 1.1em; margin-bottom: 20px; text-align: center; } .page-jl-shirt-brand-price-philippines__introduction-cta { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease; } .page-jl-shirt-brand-price-philippines__introduction-cta:hover { background-color: #218838; } .page-jl-shirt-brand-price-philippines__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; } .page-jl-shirt-brand-price-philippines__access-button { background-color: #6c757d; color: #fff; padding: 12px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-jl-shirt-brand-price-philippines__access-button:hover { background-color: #5a6268; } .page-jl-shirt-brand-price-philippines__game-tabs { margin-top: 30px; } .page-jl-shirt-brand-price-philippines__tab-buttons { display: flex; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; gap: 10px; } .page-jl-shirt-brand-price-philippines__tab-button { background-color: #e9ecef; border: none; padding: 12px 25px; cursor: pointer; font-size: 1.1em; font-weight: bold; border-radius: 5px; transition: background-color 0.3s ease, color 0.3s ease; } .page-jl-shirt-brand-price-philippines__tab-button:hover { background-color: #dee2e6; } .page-jl-shirt-brand-price-philippines__tab-button.active { background-color: #007bff; color: #fff; } .page-jl-shirt-brand-price-philippines__tab-pane { display: none; text-align: center; padding: 20px; border: 1px solid #eee; border-radius: 8px; background-color: #fefefe; } .page-jl-shirt-brand-price-philippines__tab-pane.active { display: block; } .page-jl-shirt-brand-price-philippines__tab-pane-title { font-size: 1.8em; color: #007bff; margin-bottom: 15px; } .page-jl-shirt-brand-price-philippines__tab-pane-text { margin-bottom: 20px; font-size: 1em; } .page-jl-shirt-brand-price-philippines__tab-pane-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; } .page-jl-shirt-brand-price-philippines__tab-pane-cta { display: inline-block; background-color: #dc3545; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-jl-shirt-brand-price-philippines__tab-pane-cta:hover { background-color: #c82333; } .page-jl-shirt-brand-price-philippines__promo-grid, .page-jl-shirt-brand-price-philippines__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-jl-shirt-brand-price-philippines__promo-card, .page-jl-shirt-brand-price-philippines__blog-card { background-color: #fff; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: center; } .page-jl-shirt-brand-price-philippines__promo-card:hover, .page-jl-shirt-brand-price-philippines__blog-card:hover { transform: translateY(-5px); } .page-jl-shirt-brand-price-philippines__promo-image, .page-jl-shirt-brand-price-philippines__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-shirt-brand-price-philippines__promo-card-title, .page-jl-shirt-brand-price-philippines__blog-card-title { font-size: 1.4em; color: #007bff; margin: 15px 15px 10px; } .page-jl-shirt-brand-price-philippines__promo-card-title a, .page-jl-shirt-brand-price-philippines__blog-card-title a { text-decoration: none; color: inherit; } .page-jl-shirt-brand-price-philippines__promo-card-title a:hover, .page-jl-shirt-brand-price-philippines__blog-card-title a:hover { text-decoration: underline; } .page-jl-shirt-brand-price-philippines__promo-card-description, .page-jl-shirt-brand-price-philippines__blog-card-summary { font-size: 0.95em; color: #555; padding: 0 15px 15px; } .page-jl-shirt-brand-price-philippines__promo-card-cta { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-bottom: 15px; transition: background-color 0.3s ease; } .page-jl-shirt-brand-price-philippines__promo-card-cta:hover { background-color: #0056b3; } .page-jl-shirt-brand-price-philippines__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-jl-shirt-brand-price-philippines__feature-item { text-align: center; background-color: #fefefe; padding: 25px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-jl-shirt-brand-price-philippines__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; max-width: 100%; height: auto; } .page-jl-shirt-brand-price-philippines__feature-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; } .page-jl-shirt-brand-price-philippines__feature-description { font-size: 0.95em; color: #555; } .page-jl-shirt-brand-price-philippines__security-cta { display: block; width: fit-content; margin: 30px auto 0; background-color: #17a2b8; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-jl-shirt-brand-price-philippines__security-cta:hover { background-color: #138496; } .page-jl-shirt-brand-price-philippines__faq-container { margin-top: 30px; } .page-jl-shirt-brand-price-philippines__faq-item { margin-bottom: 10px; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; background-color: #fff; } .page-jl-shirt-brand-price-philippines__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-jl-shirt-brand-price-philippines__faq-question:hover { background-color: #e0e0e0; } .page-jl-shirt-brand-price-philippines__faq-question-text { font-size: 1.1em; color: #333; margin: 0; pointer-events: none; } .page-jl-shirt-brand-price-philippines__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; pointer-events: none; transition: transform 0.3s ease; } .page-jl-shirt-brand-price-philippines__faq-item.active .page-jl-shirt-brand-price-philippines__faq-toggle { transform: rotate(45deg); } .page-jl-shirt-brand-price-philippines__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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: #f9f9f9; } .page-jl-shirt-brand-price-philippines__faq-item.active .page-jl-shirt-brand-price-philippines__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-jl-shirt-brand-price-philippines__faq-answer p { margin: 0; color: #555; } .page-jl-shirt-brand-price-philippines__blog-date { display: block; font-size: 0.85em; color: #888; margin-top: -5px; margin-bottom: 15px; } .highlight { color: #ffc107; } @media (max-width: 768px) { .page-jl-shirt-brand-price-philippines__hero-section { min-height: 400px; padding-top: calc(10px + var(--header-offset, 0px)); } .page-jl-shirt-brand-price-philippines__hero-title { font-size: 2em; } .page-jl-shirt-brand-price-philippines__hero-subtitle { font-size: 1em; } .page-jl-shirt-brand-price-philippines__hero-cta { padding: 10px 20px; font-size: 1em; } .page-jl-shirt-brand-price-philippines__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-jl-shirt-brand-price-philippines__payment-logo, .page-jl-shirt-brand-price-philippines__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-jl-shirt-brand-price-philippines__introduction-section, .page-jl-shirt-brand-price-philippines__quick-access-section, .page-jl-shirt-brand-price-philippines__games-section, .page-jl-shirt-brand-price-philippines__promotions-section, .page-jl-shirt-brand-price-philippines__security-section, .page-jl-shirt-brand-price-philippines__faq-section, .page-jl-shirt-brand-price-philippines__blog-section { padding: 40px 15px; } .page-jl-shirt-brand-price-philippines__introduction-title, .page-jl-shirt-brand-price-philippines__quick-access-title, .page-jl-shirt-brand-price-philippines__games-title, .page-jl-shirt-brand-price-philippines__promotions-title, .page-jl-shirt-brand-price-philippines__security-title, .page-jl-shirt-brand-price-philippines__faq-title, .page-jl-shirt-brand-price-philippines__blog-title { font-size: 1.8em; margin-bottom: 30px; } .page-jl-shirt-brand-price-philippines__access-links { flex-direction: column; align-items: center; } .page-jl-shirt-brand-price-philippines__access-button { width: 100%; max-width: 250px; box-sizing: border-box; } .page-jl-shirt-brand-price-philippines__tab-buttons { flex-direction: row; overflow-x: auto; justify-content: flex-start; padding-bottom: 10px; } .page-jl-shirt-brand-price-philippines__tab-button { flex-shrink: 0; min-width: 100px; } .page-jl-shirt-brand-price-philippines__promo-grid, .page-jl-shirt-brand-price-philippines__blog-grid { grid-template-columns: 1fr; } .page-jl-shirt-brand-price-philippines__feature-item { padding: 20px; } .page-jl-shirt-brand-price-philippines__faq-question { padding: 12px 15px; } .page-jl-shirt-brand-price-philippines__faq-question-text { font-size: 1em; } .page-jl-shirt-brand-price-philippines__faq-answer { padding: 0 15px; } .page-jl-shirt-brand-price-philippines__faq-item.active .page-jl-shirt-brand-price-philippines__faq-answer { padding: 15px !important; } .page-jl-shirt-brand-price-philippines__tab-pane-image, .page-jl-shirt-brand-price-philippines__promo-image, .page-jl-shirt-brand-price-philippines__blog-image, .page-jl-shirt-brand-price-philippines__feature-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }