.page-how-to-check-hypixel-playtime { font-family: 'Arial', sans-serif; color: #333; background-color: #f8f8f8; line-height: 1.6; padding-top: var(--header-offset, 122px); } @media (max-width: 768px) { .page-how-to-check-hypixel-playtime { padding-top: var(--header-offset-mobile, 60px); } } .page-how-to-check-hypixel-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-how-to-check-hypixel-playtime__hero-section { position: relative; background-color: #2a0000; color: #fff; text-align: center; padding: 100px 20px; overflow: hidden; border-radius: 10px; margin-bottom: 40px; padding-top: 10px; } .page-how-to-check-hypixel-playtime__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-how-to-check-hypixel-playtime__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-how-to-check-hypixel-playtime__hero-title { font-size: 3em; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-how-to-check-hypixel-playtime__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; } .page-how-to-check-hypixel-playtime__cta-button { display: inline-block; background-color: #ffcc00; color: #2a0000; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-how-to-check-hypixel-playtime__cta-button:hover { background-color: #ffe066; } .page-how-to-check-hypixel-playtime__section-title { font-size: 2.5em; color: #2a0000; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-how-to-check-hypixel-playtime__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; } .page-how-to-check-hypixel-playtime__intro-content, .page-how-to-check-hypixel-playtime__text-block { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); margin-bottom: 40px; } .page-how-to-check-hypixel-playtime__intro-content p, .page-how-to-check-hypixel-playtime__text-block p { margin-bottom: 15px; } .page-how-to-check-hypixel-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-bottom: 40px; } .page-how-to-check-hypixel-playtime__access-item { background-color: #2a0000; color: #fff; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, background-color 0.3s ease; } .page-how-to-check-hypixel-playtime__access-item:hover { transform: translateY(-5px); background-color: #3f0000; } .page-how-to-check-hypixel-playtime__access-item a { color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 1.1em; display: block; } .page-how-to-check-hypixel-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-how-to-check-hypixel-playtime__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-how-to-check-hypixel-playtime__game-card:hover { transform: translateY(-5px); } .page-how-to-check-hypixel-playtime__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-check-hypixel-playtime__game-card-content { padding: 20px; } .page-how-to-check-hypixel-playtime__game-card-title { font-size: 1.5em; color: #2a0000; margin-bottom: 10px; } .page-how-to-check-hypixel-playtime__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-how-to-check-hypixel-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-how-to-check-hypixel-playtime__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-how-to-check-hypixel-playtime__promo-card:hover { transform: translateY(-5px); } .page-how-to-check-hypixel-playtime__promo-card-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-check-hypixel-playtime__promo-card-content { padding: 20px; } .page-how-to-check-hypixel-playtime__promo-card-title { font-size: 1.5em; color: #2a0000; margin-bottom: 10px; } .page-how-to-check-hypixel-playtime__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-how-to-check-hypixel-playtime__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-how-to-check-hypixel-playtime__security-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; } .page-how-to-check-hypixel-playtime__security-item h3 { font-size: 1.3em; color: #2a0000; margin-bottom: 10px; } .page-how-to-check-hypixel-playtime__security-item p { font-size: 0.9em; color: #666; } .page-how-to-check-hypixel-playtime__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-how-to-check-hypixel-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-how-to-check-hypixel-playtime__faq-question:hover { background-color: #e0e0e0; } .page-how-to-check-hypixel-playtime__faq-question h3 { margin: 0; font-size: 1.1em; color: #2a0000; pointer-events: none; } .page-how-to-check-hypixel-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; } .page-how-to-check-hypixel-playtime__faq-item.active .page-how-to-check-hypixel-playtime__faq-toggle { transform: rotate(45deg); } .page-how-to-check-hypixel-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; } .page-how-to-check-hypixel-playtime__faq-item.active .page-how-to-check-hypixel-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-how-to-check-hypixel-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-how-to-check-hypixel-playtime__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease; } .page-how-to-check-hypixel-playtime__blog-card:hover { transform: translateY(-5px); } .page-how-to-check-hypixel-playtime__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-check-hypixel-playtime__blog-card-content { padding: 20px; } .page-how-to-check-hypixel-playtime__blog-card-title { font-size: 1.3em; color: #2a0000; margin-bottom: 10px; } .page-how-to-check-hypixel-playtime__blog-card-title a { text-decoration: none; color: #2a0000; transition: color 0.3s ease; } .page-how-to-check-hypixel-playtime__blog-card-title a:hover { color: #ffcc00; } .page-how-to-check-hypixel-playtime__blog-card-summary { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-how-to-check-hypixel-playtime__blog-read-more { color: #ffcc00; text-decoration: none; font-weight: bold; } .page-how-to-check-hypixel-playtime__blog-read-more:hover { text-decoration: underline; } .page-how-to-check-hypixel-playtime__button { display: inline-block; background-color: #ffcc00; color: #2a0000; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-check-hypixel-playtime__button:hover { background-color: #ffe066; } @media (max-width: 768px) { .page-how-to-check-hypixel-playtime__hero-section { padding: 60px 15px; } .page-how-to-check-hypixel-playtime__hero-title { font-size: 2em; } .page-how-to-check-hypixel-playtime__hero-subtitle { font-size: 1em; } .page-how-to-check-hypixel-playtime__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-how-to-check-hypixel-playtime__container { padding: 15px; } .page-how-to-check-hypixel-playtime__quick-access-grid, .page-how-to-check-hypixel-playtime__games-grid, .page-how-to-check-hypixel-playtime__promo-grid, .page-how-to-check-hypixel-playtime__security-grid, .page-how-to-check-hypixel-playtime__blog-grid { grid-template-columns: 1fr; gap: 15px; } .page-how-to-check-hypixel-playtime__intro-content, .page-how-to-check-hypixel-playtime__text-block, .page-how-to-check-hypixel-playtime__access-item, .page-how-to-check-hypixel-playtime__game-card, .page-how-to-check-hypixel-playtime__promo-card, .page-how-to-check-hypixel-playtime__security-item, .page-how-to-check-hypixel-playtime__faq-item, .page-how-to-check-hypixel-playtime__blog-card { margin-bottom: 20px; } .page-how-to-check-hypixel-playtime__faq-answer { padding: 0 15px; } .page-how-to-check-hypixel-playtime__faq-item.active .page-how-to-check-hypixel-playtime__faq-answer { padding: 15px !important; } .page-how-to-check-hypixel-playtime__quick-access-grid a, .page-how-to-check-hypixel-playtime__games-grid a, .page-how-to-check-hypixel-playtime__promo-grid a, .page-how-to-check-hypixel-playtime__blog-grid a { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-how-to-check-hypixel-playtime__game-card-image, .page-how-to-check-hypixel-playtime__promo-card-image, .page-how-to-check-hypixel-playtime__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }