.page-jl-62-flight-status { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-jl-62-flight-status__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-jl-62-flight-status__section { padding: 40px 20px; margin-bottom: 30px; border-radius: 10px; background-color: #24243e; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-jl-62-flight-status__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; } .page-jl-62-flight-status__text-center { text-align: center; } .page-jl-62-flight-status__hero-section { background-image: url('[GALLERY:hero:1920x1080:flight,status,airport,casino,philippines]'); background-size: cover; background-position: center; text-align: center; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; overflow: hidden; border-radius: 0; margin-bottom: 0; } .page-jl-62-flight-status__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 1; } .page-jl-62-flight-status__hero-content { position: relative; z-index: 2; max-width: 900px; } .page-jl-62-flight-status__hero-title { font-size: 3.5em; color: #ffffff; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-jl-62-flight-status__hero-subtitle { font-size: 1.5em; color: #c0c0c0; margin-bottom: 40px; } .page-jl-62-flight-status__button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-jl-62-flight-status__button:hover { background-color: #c93450; transform: translateY(-3px); } .page-jl-62-flight-status__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-jl-62-flight-status__quick-access-item { background-color: #38385e; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-62-flight-status__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); } .page-jl-62-flight-status__quick-access-item .page-jl-62-flight-status__button { width: 100%; padding: 12px 20px; font-size: 1em; } .page-jl-62-flight-status__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-jl-62-flight-status__game-card { background-color: #38385e; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-62-flight-status__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-jl-62-flight-status__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-62-flight-status__game-card-content { padding: 20px; } .page-jl-62-flight-status__game-card-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-jl-62-flight-status__game-card-description { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; } .page-jl-62-flight-status__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-jl-62-flight-status__promo-card { background-color: #38385e; border-radius: 10px; overflow: hidden; display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-62-flight-status__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-jl-62-flight-status__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-jl-62-flight-status__promo-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-jl-62-flight-status__promo-card-title { font-size: 1.6em; color: #e94560; margin-bottom: 10px; } .page-jl-62-flight-status__promo-card-description { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; flex-grow: 1; } .page-jl-62-flight-status__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-jl-62-flight-status__blog-card { background-color: #38385e; border-radius: 10px; overflow: hidden; display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-62-flight-status__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-jl-62-flight-status__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-62-flight-status__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-jl-62-flight-status__blog-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-jl-62-flight-status__blog-card-description { font-size: 0.9em; color: #c0c0c0; margin-bottom: 15px; flex-grow: 1; } .page-jl-62-flight-status__security-item { display: flex; align-items: flex-start; margin-bottom: 25px; } .page-jl-62-flight-status__security-icon { width: 60px; height: 60px; margin-right: 20px; flex-shrink: 0; } .page-jl-62-flight-status__security-icon img { max-width: 100%; height: auto; display: block; border-radius: 5px; } .page-jl-62-flight-status__security-text h3 { font-size: 1.5em; color: #e94560; margin-bottom: 5px; } .page-jl-62-flight-status__security-text p { font-size: 0.95em; color: #c0c0c0; } .page-jl-62-flight-status__faq-list { list-style: none; padding: 0; } .page-jl-62-flight-status__faq-item { background-color: #38385e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-jl-62-flight-status__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3f3f6c; transition: background-color 0.3s ease; } .page-jl-62-flight-status__faq-question:hover { background-color: #4a4a7a; } .page-jl-62-flight-status__faq-question h3 { margin: 0; font-size: 1.3em; color: #ffffff; pointer-events: none; } .page-jl-62-flight-status__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-jl-62-flight-status__faq-item.active .page-jl-62-flight-status__faq-toggle { transform: rotate(45deg); } .page-jl-62-flight-status__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; } .page-jl-62-flight-status__faq-item.active .page-jl-62-flight-status__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jl-62-flight-status__faq-answer p { margin: 0; font-size: 0.95em; color: #c0c0c0; } @media (max-width: 1024px) { .page-jl-62-flight-status__hero-title { font-size: 3em; } .page-jl-62-flight-status__hero-subtitle { font-size: 1.3em; } .page-jl-62-flight-status__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-jl-62-flight-status__container { padding: 10px; } .page-jl-62-flight-status__section { padding: 30px 15px; margin-bottom: 20px; } .page-jl-62-flight-status__hero-section { padding: 80px 15px; min-height: 400px; } .page-jl-62-flight-status__hero-title { font-size: 2.5em; } .page-jl-62-flight-status__hero-subtitle { font-size: 1.1em; } .page-jl-62-flight-status__button { padding: 12px 25px; font-size: 1em; } .page-jl-62-flight-status__section-title { font-size: 1.8em; } .page-jl-62-flight-status__quick-access-grid, .page-jl-62-flight-status__game-grid, .page-jl-62-flight-status__promo-grid, .page-jl-62-flight-status__blog-grid { grid-template-columns: 1fr; gap: 15px; } .page-jl-62-flight-status__quick-access-item, .page-jl-62-flight-status__game-card, .page-jl-62-flight-status__promo-card, .page-jl-62-flight-status__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-62-flight-status__game-card-image, .page-jl-62-flight-status__promo-card-image, .page-jl-62-flight-status__blog-card-image { height: 180px; } .page-jl-62-flight-status__security-item { flex-direction: column; align-items: center; text-align: center; margin-bottom: 20px; } .page-jl-62-flight-status__security-icon { margin-right: 0; margin-bottom: 15px; } .page-jl-62-flight-status__security-text h3 { font-size: 1.3em; } .page-jl-62-flight-status__security-text p { font-size: 0.9em; } .page-jl-62-flight-status__faq-question { padding: 15px 20px; } .page-jl-62-flight-status__faq-question h3 { font-size: 1.1em; } .page-jl-62-flight-status__faq-toggle { font-size: 1.5em; } .page-jl-62-flight-status__faq-answer { padding: 0 20px; } .page-jl-62-flight-status__faq-item.active .page-jl-62-flight-status__faq-answer { padding: 15px 20px !important; } .page-jl-62-flight-status__faq-answer p { font-size: 0.85em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-jl-62-flight-status__hero-title { font-size: 2em; } .page-jl-62-flight-status__hero-subtitle { font-size: 1em; } .page-jl-62-flight-status__button { padding: 10px 20px; font-size: 0.9em; } .page-jl-62-flight-status__section-title { font-size: 1.5em; } }