.page-poppy-playtime-chapter-5-title { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-poppy-playtime-chapter-5-title__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-chapter-5-title__section { padding: 60px 20px; margin-bottom: 30px; background-color: #2a2a4a; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-5-title__section--dark { background-color: #1a1a2e; } .page-poppy-playtime-chapter-5-title__section-title { font-size: 2.8em; color: #e7c53e; text-align: center; margin-bottom: 30px; text-shadow: 0 0 10px rgba(231, 197, 62, 0.5); } .page-poppy-playtime-chapter-5-title__section-subtitle { font-size: 1.8em; color: #fff; text-align: center; margin-bottom: 20px; } .page-poppy-playtime-chapter-5-title__text { font-size: 1.1em; text-align: center; margin-bottom: 20px; } .page-poppy-playtime-chapter-5-title__text--left { text-align: left; } .page-poppy-playtime-chapter-5-title__button { display: inline-block; background-color: #e7c53e; color: #1a1a2e; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; margin-top: 20px; } .page-poppy-playtime-chapter-5-title__button:hover { background-color: #fdd835; transform: translateY(-3px); } .page-poppy-playtime-chapter-5-title__hero-section { text-align: center; padding: 100px 20px; background-image: url('[GALLERY:hero:1920x1080:gaming,thrill,casino,bingoplus]'); background-size: cover; background-position: center; color: #fff; position: relative; overflow: hidden; border-radius: 0; padding-top: 10px; } .page-poppy-playtime-chapter-5-title__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-poppy-playtime-chapter-5-title__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-poppy-playtime-chapter-5-title__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 0 0 15px rgba(231, 197, 62, 0.7); line-height: 1.2; } .page-poppy-playtime-chapter-5-title__hero-description { font-size: 1.4em; margin-bottom: 40px; } .page-poppy-playtime-chapter-5-title__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-poppy-playtime-chapter-5-title__intro-item { background-color: #3a3a5a; padding: 30px; border-radius: 8px; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-5-title__intro-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-5-title__intro-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-poppy-playtime-chapter-5-title__intro-title { font-size: 1.5em; color: #e7c53e; margin-bottom: 10px; } .page-poppy-playtime-chapter-5-title__quick-access-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-poppy-playtime-chapter-5-title__quick-access-item { margin: 10px 0; } .page-poppy-playtime-chapter-5-title__quick-access-link { display: block; background-color: #e7c53e; color: #1a1a2e; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-5-title__quick-access-link:hover { background-color: #fdd835; } .page-poppy-playtime-chapter-5-title__game-tabs { display: flex; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; } .page-poppy-playtime-chapter-5-title__game-tab-button { background-color: #3a3a5a; color: #fff; border: none; padding: 12px 25px; cursor: pointer; font-size: 1.1em; border-radius: 5px; margin: 5px; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-5-title__game-tab-button.active { background-color: #e7c53e; color: #1a1a2e; } .page-poppy-playtime-chapter-5-title__game-tab-button:hover { background-color: #e7c53e; color: #1a1a2e; } .page-poppy-playtime-chapter-5-title__game-content { display: none; } .page-poppy-playtime-chapter-5-title__game-content.active { display: block; } .page-poppy-playtime-chapter-5-title__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-poppy-playtime-chapter-5-title__game-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-5-title__game-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-5-title__game-card-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; } .page-poppy-playtime-chapter-5-title__game-card-title { font-size: 1.3em; color: #e7c53e; margin-bottom: 10px; } .page-poppy-playtime-chapter-5-title__game-card-text { padding: 0 15px; font-size: 0.95em; margin-bottom: 15px; } .page-poppy-playtime-chapter-5-title__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-chapter-5-title__promo-card { background-color: #3a3a5a; padding: 30px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-5-title__promo-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-5-title__promo-title { font-size: 1.4em; color: #e7c53e; margin-bottom: 10px; } .page-poppy-playtime-chapter-5-title__promo-description { font-size: 1em; margin-bottom: 20px; } .page-poppy-playtime-chapter-5-title__faq-list { list-style: none; padding: 0; } .page-poppy-playtime-chapter-5-title__faq-item { margin-bottom: 15px; background-color: #3a3a5a; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-chapter-5-title__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #4a4a6a; border-radius: 8px; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-5-title__faq-question:hover { background-color: #5a5a7a; } .page-poppy-playtime-chapter-5-title__faq-question h3 { margin: 0; font-size: 1.2em; color: #e7c53e; pointer-events: none; } .page-poppy-playtime-chapter-5-title__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e7c53e; pointer-events: none; } .page-poppy-playtime-chapter-5-title__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-poppy-playtime-chapter-5-title__faq-item.active .page-poppy-playtime-chapter-5-title__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-poppy-playtime-chapter-5-title__faq-answer p { margin: 0; padding-bottom: 15px; font-size: 1em; color: #f0f0f0; } .page-poppy-playtime-chapter-5-title__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-chapter-5-title__blog-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-5-title__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-5-title__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-5-title__blog-card-content { padding: 20px; } .page-poppy-playtime-chapter-5-title__blog-card-title { font-size: 1.3em; color: #e7c53e; margin-bottom: 10px; } .page-poppy-playtime-chapter-5-title__blog-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-chapter-5-title__blog-card-link { display: inline-block; color: #e7c53e; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-poppy-playtime-chapter-5-title__blog-card-link:hover { color: #fdd835; } .page-poppy-playtime-chapter-5-title__feature-item { text-align: center; padding: 20px; background-color: #3a3a5a; border-radius: 8px; } .page-poppy-playtime-chapter-5-title__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-title__section { padding: 40px 15px; margin-bottom: 20px; } .page-poppy-playtime-chapter-5-title__section-title { font-size: 2em; margin-bottom: 20px; } .page-poppy-playtime-chapter-5-title__section-subtitle { font-size: 1.5em; } .page-poppy-playtime-chapter-5-title__hero-section { padding: 80px 15px; } .page-poppy-playtime-chapter-5-title__hero-title { font-size: 2.5em; } .page-poppy-playtime-chapter-5-title__hero-description { font-size: 1.2em; } .page-poppy-playtime-chapter-5-title__button { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-chapter-5-title__intro-grid, .page-poppy-playtime-chapter-5-title__game-grid, .page-poppy-playtime-chapter-5-title__promo-grid, .page-poppy-playtime-chapter-5-title__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-5-title__quick-access-list { flex-direction: column; align-items: center; } .page-poppy-playtime-chapter-5-title__quick-access-link { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-5-title__game-tab-button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-5-title__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-chapter-5-title__faq-answer p { padding-bottom: 10px; } .page-poppy-playtime-chapter-5-title__game-card-image, .page-poppy-playtime-chapter-5-title__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-5-title__game-card, .page-poppy-playtime-chapter-5-title__blog-card, .page-poppy-playtime-chapter-5-title__promo-card, .page-poppy-playtime-chapter-5-title__intro-item, .page-poppy-playtime-chapter-5-title__faq-item { 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-poppy-playtime-chapter-5-title__game-tabs { flex-direction: column; } }