.page-what-will-happen-in-poppy-playtime-chapter-5 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-what-will-happen-in-poppy-playtime-chapter-5 h1, .page-what-will-happen-in-poppy-playtime-chapter-5 h2, .page-what-will-happen-in-poppy-playtime-chapter-5 h3 { color: #ffd700; text-align: center; margin-bottom: 20px; } .page-what-will-happen-in-poppy-playtime-chapter-5 h1 { font-size: 2.5em; padding-top: 10px; } .page-what-will-happen-in-poppy-playtime-chapter-5 h2 { font-size: 2em; margin-top: 40px; } .page-what-will-happen-in-poppy-playtime-chapter-5 h3 { font-size: 1.5em; } .page-what-will-happen-in-poppy-playtime-chapter-5__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming_excitement,online_casino,poppy_playtime_chapter_5_metaphor]') no-repeat center center/cover; padding: 100px 20px; text-align: center; position: relative; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: linear-gradient(to top, rgba(26, 26, 26, 1) 0%, rgba(26, 26, 26, 0) 50%, rgba(26, 26, 26, 1) 100%); z-index: 1; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-content { position: relative; z-index: 2; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-title { font-size: 3em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-subtitle { font-size: 1.2em; color: #ccc; margin-bottom: 30px; } .page-what-will-happen-in-poppy-playtime-chapter-5__button { display: inline-block; background-color: #ffd700; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-what-will-happen-in-poppy-playtime-chapter-5__button:hover { background-color: #ffe033; transform: translateY(-3px); } .page-what-will-happen-in-poppy-playtime-chapter-5__section { padding: 40px 20px; margin-bottom: 20px; background-color: #2a2a2a; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-what-will-happen-in-poppy-playtime-chapter-5__section p { margin-bottom: 15px; color: #ccc; text-align: justify; } .page-what-will-happen-in-poppy-playtime-chapter-5__section ul { list-style: none; padding: 0; margin-bottom: 15px; } .page-what-will-happen-in-poppy-playtime-chapter-5__section ul li { background-color: #3a3a3a; padding: 10px 15px; margin-bottom: 10px; border-left: 5px solid #ffd700; border-radius: 4px; color: #eee; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid-item { background-color: #333; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid-item:hover { transform: translateY(-5px); } .page-what-will-happen-in-poppy-playtime-chapter-5__grid-item-image { width: 100%; height: 200px; object-fit: cover; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid-item-title { color: #ffd700; font-size: 1.2em; margin: 15px 10px 10px; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid-item-description { color: #ccc; font-size: 0.9em; padding: 0 15px; margin-bottom: 15px; } .page-what-will-happen-in-poppy-playtime-chapter-5__game-logo { width: 80px; height: 80px; object-fit: contain; margin: 10px auto; display: block; } .page-what-will-happen-in-poppy-playtime-chapter-5__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 20px; } .page-what-will-happen-in-poppy-playtime-chapter-5__payment-logo-item { background-color: #3a3a3a; padding: 10px 20px; border-radius: 5px; } .page-what-will-happen-in-poppy-playtime-chapter-5__payment-logo { height: 40px; object-fit: contain; max-width: 120px; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-section { margin-top: 40px; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-item { background-color: #333; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #444; color: #ffd700; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-question:hover { background-color: #555; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-question h3 { margin: 0; text-align: left; flex-grow: 1; pointer-events: none; color: #ffd700; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-toggle { font-size: 1.5em; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-item.active .page-what-will-happen-in-poppy-playtime-chapter-5__faq-toggle { transform: rotate(45deg); } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; opacity: 0; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-item.active .page-what-will-happen-in-poppy-playtime-chapter-5__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-card { background-color: #333; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease; text-align: left; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-card:hover { transform: translateY(-5px); } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-content { padding: 15px; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-title { color: #ffd700; font-size: 1.2em; margin-bottom: 10px; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-excerpt { color: #ccc; font-size: 0.9em; margin-bottom: 15px; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-read-more { color: #ffd700; text-decoration: none; font-weight: bold; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-read-more:hover { text-decoration: underline; } .page-what-will-happen-in-poppy-playtime-chapter-5__full-width-image { width: 100%; height: auto; object-fit: cover; border-radius: 8px; margin-bottom: 20px; } @media (max-width: 768px) { .page-what-will-happen-in-poppy-playtime-chapter-5 h1 { font-size: 2em; } .page-what-will-happen-in-poppy-playtime-chapter-5 h2 { font-size: 1.7em; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-section { padding: 80px 15px; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-title { font-size: 2.5em; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-subtitle { font-size: 1em; } .page-what-will-happen-in-poppy-playtime-chapter-5__button { padding: 12px 25px; font-size: 0.9em; } .page-what-will-happen-in-poppy-playtime-chapter-5__section { padding: 30px 15px; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid { grid-template-columns: 1fr; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid-item { margin-bottom: 20px; } .page-what-will-happen-in-poppy-playtime-chapter-5__section ul li { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px 15px; word-wrap: break-word; overflow-wrap: break-word; } .page-what-will-happen-in-poppy-playtime-chapter-5__section ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-what-will-happen-in-poppy-playtime-chapter-5__payment-logos { gap: 10px; } .page-what-will-happen-in-poppy-playtime-chapter-5__payment-logo { height: 30px; max-width: 100px; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-question { padding: 12px 15px; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-question h3 { font-size: 1.1em; } .page-what-will-happen-in-poppy-playtime-chapter-5__faq-answer { padding: 15px 15px !important; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-card { margin-bottom: 20px; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-image { height: 180px; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-title { font-size: 1.1em; } } @media (max-width: 480px) { .page-what-will-happen-in-poppy-playtime-chapter-5 h1 { font-size: 1.8em; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-title { font-size: 2em; } .page-what-will-happen-in-poppy-playtime-chapter-5__hero-subtitle { font-size: 0.9em; } .page-what-will-happen-in-poppy-playtime-chapter-5__button { padding: 10px 20px; font-size: 0.85em; } } .page-what-will-happen-in-poppy-playtime-chapter-5 img { max-width: 100%; height: auto; display: block; margin: 0 auto; box-sizing: border-box; } .page-what-will-happen-in-poppy-playtime-chapter-5__full-width-image { max-width: 100% !important; height: auto !important; object-fit: cover !important; box-sizing: border-box !important; } .page-what-will-happen-in-poppy-playtime-chapter-5__grid-item-image { max-width: 100% !important; height: auto !important; object-fit: cover !important; box-sizing: border-box !important; } .page-what-will-happen-in-poppy-playtime-chapter-5__blog-image { max-width: 100% !important; height: auto !important; object-fit: cover !important; box-sizing: border-box !important; }