.page-lol-rotating-game-mode-queue-ph { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-lol-rotating-game-mode-queue-ph__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } @media (min-width: 768px) { .page-lol-rotating-game-mode-queue-ph__container { padding: 0 30px; } } .page-lol-rotating-game-mode-queue-ph__section { padding: 60px 0; border-bottom: 1px solid #303f9f; } .page-lol-rotating-game-mode-queue-ph__section:last-of-type { border-bottom: none; } .page-lol-rotating-game-mode-queue-ph__h1, .page-lol-rotating-game-mode-queue-ph__h2 { text-align: center; color: #e91e63; margin-bottom: 30px; } .page-lol-rotating-game-mode-queue-ph__h1 { font-size: 2.8em; } .page-lol-rotating-game-mode-queue-ph__h2 { font-size: 2.2em; } .page-lol-rotating-game-mode-queue-ph__h3 { font-size: 1.6em; color: #00bcd4; margin-top: 20px; margin-bottom: 15px; } .page-lol-rotating-game-mode-queue-ph__text-center { text-align: center; } .page-lol-rotating-game-mode-queue-ph__btn { display: inline-block; background-color: #e91e63; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-lol-rotating-game-mode-queue-ph__btn:hover { background-color: #c2185b; } .page-lol-rotating-game-mode-queue-ph__hero-section { background: linear-gradient(rgba(26, 26, 46, 0.7), rgba(26, 26, 46, 0.7)); background-size: cover; background-position: center; color: #ffffff; text-align: center; padding: 120px 0 80px; position: relative; overflow: hidden; padding-top: calc(80px + var(--header-offset, 0px)); } .page-lol-rotating-game-mode-queue-ph__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:lol,gaming,philippines,sg777,promo]'); background-size: cover; background-position: center; z-index: -1; } .page-lol-rotating-game-mode-queue-ph__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-lol-rotating-game-mode-queue-ph__hero-content p { font-size: 1.3em; margin-bottom: 40px; } .page-lol-rotating-game-mode-queue-ph__intro-grid { display: grid; grid-template-columns: 1fr; gap: 30px; text-align: center; } @media (min-width: 768px) { .page-lol-rotating-game-mode-queue-ph__intro-grid { grid-template-columns: repeat(3, 1fr); } } .page-lol-rotating-game-mode-queue-ph__intro-item { background-color: #2e2e4a; padding: 25px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-lol-rotating-game-mode-queue-ph__intro-item img { max-width: 100%; height: auto; margin-bottom: 15px; min-width: 200px; min-height: 200px; } .page-lol-rotating-game-mode-queue-ph__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-lol-rotating-game-mode-queue-ph__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-lol-rotating-game-mode-queue-ph__game-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: center; } .page-lol-rotating-game-mode-queue-ph__game-card img { width: 100%; height: 200px; object-fit: cover; } .page-lol-rotating-game-mode-queue-ph__game-card-content { padding: 20px; } .page-lol-rotating-game-mode-queue-ph__game-card-content h3 { margin-top: 0; color: #00bcd4; } .page-lol-rotating-game-mode-queue-ph__game-card-content p { font-size: 0.9em; color: #cccccc; margin-bottom: 20px; } .page-lol-rotating-game-mode-queue-ph__promo-list { list-style: none; padding: 0; margin-top: 40px; display: grid; grid-template-columns: 1fr; gap: 20px; } @media (min-width: 768px) { .page-lol-rotating-game-mode-queue-ph__promo-list { grid-template-columns: repeat(2, 1fr); } } .page-lol-rotating-game-mode-queue-ph__promo-item { background-color: #2e2e4a; padding: 25px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); display: flex; align-items: center; gap: 20px; } .page-lol-rotating-game-mode-queue-ph__promo-item img { width: 120px; height: 120px; object-fit: cover; border-radius: 8px; flex-shrink: 0; min-width: 120px; min-height: 120px; } .page-lol-rotating-game-mode-queue-ph__promo-content h3 { margin-top: 0; color: #e91e63; } .page-lol-rotating-game-mode-queue-ph__promo-content p { font-size: 0.9em; color: #cccccc; margin-bottom: 15px; } .page-lol-rotating-game-mode-queue-ph__security-features { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 40px; } @media (min-width: 768px) { .page-lol-rotating-game-mode-queue-ph__security-features { grid-template-columns: repeat(2, 1fr); } } .page-lol-rotating-game-mode-queue-ph__feature-item { background-color: #2e2e4a; padding: 25px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: center; } .page-lol-rotating-game-mode-queue-ph__feature-item h3 { color: #00bcd4; margin-top: 0; } .page-lol-rotating-game-mode-queue-ph__faq-list { margin-top: 40px; } .page-lol-rotating-game-mode-queue-ph__faq-item { background-color: #2e2e4a; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-lol-rotating-game-mode-queue-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3f51b5; color: #ffffff; user-select: none; transition: background-color 0.3s ease; } .page-lol-rotating-game-mode-queue-ph__faq-question:hover { background-color: #303f9f; } .page-lol-rotating-game-mode-queue-ph__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-lol-rotating-game-mode-queue-ph__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-lol-rotating-game-mode-queue-ph__faq-item.active .page-lol-rotating-game-mode-queue-ph__faq-toggle { transform: rotate(45deg); } .page-lol-rotating-game-mode-queue-ph__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-lol-rotating-game-mode-queue-ph__faq-item.active .page-lol-rotating-game-mode-queue-ph__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-lol-rotating-game-mode-queue-ph__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-lol-rotating-game-mode-queue-ph__blog-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-lol-rotating-game-mode-queue-ph__blog-card img { width: 100%; height: 180px; object-fit: cover; } .page-lol-rotating-game-mode-queue-ph__blog-card-content { padding: 20px; } .page-lol-rotating-game-mode-queue-ph__blog-card-content h3 { margin-top: 0; color: #00bcd4; font-size: 1.2em; } .page-lol-rotating-game-mode-queue-ph__blog-card-content p { font-size: 0.9em; color: #cccccc; margin-bottom: 15px; } .page-lol-rotating-game-mode-queue-ph__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-lol-rotating-game-mode-queue-ph__floating-btn { background-color: #e91e63; color: #ffffff; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease; white-space: nowrap; } .page-lol-rotating-game-mode-queue-ph__floating-btn:hover { background-color: #c2185b; } @media (max-width: 768px) { .page-lol-rotating-game-mode-queue-ph__h1 { font-size: 2em; } .page-lol-rotating-game-mode-queue-ph__h2 { font-size: 1.8em; } .page-lol-rotating-game-mode-queue-ph__hero-section { padding: 80px 0 60px; padding-top: calc(60px + var(--header-offset, 0px)); } .page-lol-rotating-game-mode-queue-ph__hero-content p { font-size: 1.1em; margin-bottom: 30px; } .page-lol-rotating-game-mode-queue-ph__section { padding: 40px 0; } .page-lol-rotating-game-mode-queue-ph__promo-item { flex-direction: column; text-align: center; } .page-lol-rotating-game-mode-queue-ph__promo-item img { margin-bottom: 15px; } .page-lol-rotating-game-mode-queue-ph__floating-buttons { bottom: 15px; right: 15px; } .page-lol-rotating-game-mode-queue-ph__faq-answer { padding: 0 10px; } .page-lol-rotating-game-mode-queue-ph__faq-item.active .page-lol-rotating-game-mode-queue-ph__faq-answer { padding: 15px 10px !important; } .page-lol-rotating-game-mode-queue-ph__promo-list li, .page-lol-rotating-game-mode-queue-ph__security-features div { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-lol-rotating-game-mode-queue-ph__promo-list, .page-lol-rotating-game-mode-queue-ph__security-features { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-lol-rotating-game-mode-queue-ph__promo-list li p, .page-lol-rotating-game-mode-queue-ph__security-features div p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }