body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-giblet-poppy-playtime-picture__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-giblet-poppy-playtime-picture__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,casino,fun,giblet poppy playtime]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: calc(var(--header-offset, 122px) + 60px) 20px 60px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; margin-bottom: 30px; } .page-giblet-poppy-playtime-picture__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-giblet-poppy-playtime-picture__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-giblet-poppy-playtime-picture__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-giblet-poppy-playtime-picture__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-giblet-poppy-playtime-picture__cta-button { display: inline-block; background-color: #e63946; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-giblet-poppy-playtime-picture__cta-button:hover { background-color: #c92a37; transform: translateY(-3px); } .page-giblet-poppy-playtime-picture__section-title { font-size: 2.2em; color: #e63946; text-align: center; margin-bottom: 40px; padding-top: 20px; } .page-giblet-poppy-playtime-picture__intro-section, .page-giblet-poppy-playtime-picture__quick-access-section, .page-giblet-poppy-playtime-picture__games-section, .page-giblet-poppy-playtime-picture__promotions-section, .page-giblet-poppy-playtime-picture__security-section, .page-giblet-poppy-playtime-picture__faq-section, .page-giblet-poppy-playtime-picture__blog-section { padding: 40px 0; margin-bottom: 20px; background-color: #21213b; border-radius: 15px; } .page-giblet-poppy-playtime-picture__text-content { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 30px; } .page-giblet-poppy-playtime-picture__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-giblet-poppy-playtime-picture__feature-item { background-color: #2a2a47; padding: 25px; border-radius: 10px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.3s ease; } .page-giblet-poppy-playtime-picture__feature-item:hover { transform: translateY(-5px); } .page-giblet-poppy-playtime-picture__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-giblet-poppy-playtime-picture__feature-title { font-size: 1.3em; color: #e63946; margin-bottom: 10px; } .page-giblet-poppy-playtime-picture__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-giblet-poppy-playtime-picture__access-button { display: inline-block; background-color: #457b9d; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-giblet-poppy-playtime-picture__access-button:hover { background-color: #366585; } .page-giblet-poppy-playtime-picture__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-giblet-poppy-playtime-picture__game-card { background-color: #2a2a47; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-giblet-poppy-playtime-picture__game-card:hover { transform: translateY(-5px); } .page-giblet-poppy-playtime-picture__game-image { width: 100%; height: 200px; object-fit: cover; } .page-giblet-poppy-playtime-picture__game-content { padding: 20px; } .page-giblet-poppy-playtime-picture__game-title { font-size: 1.4em; color: #e63946; margin-bottom: 10px; } .page-giblet-poppy-playtime-picture__game-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-giblet-poppy-playtime-picture__game-button { display: inline-block; background-color: #e63946; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-giblet-poppy-playtime-picture__game-button:hover { background-color: #c92a37; } .page-giblet-poppy-playtime-picture__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-giblet-poppy-playtime-picture__promo-card { background-color: #2a2a47; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease; } .page-giblet-poppy-playtime-picture__promo-card:hover { transform: translateY(-5px); } .page-giblet-poppy-playtime-picture__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-giblet-poppy-playtime-picture__promo-content { padding: 20px; text-align: center; } .page-giblet-poppy-playtime-picture__promo-title { font-size: 1.3em; color: #e63946; margin-bottom: 10px; } .page-giblet-poppy-playtime-picture__promo-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-giblet-poppy-playtime-picture__promo-button { display: inline-block; background-color: #e63946; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-giblet-poppy-playtime-picture__promo-button:hover { background-color: #c92a37; } .page-giblet-poppy-playtime-picture__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-giblet-poppy-playtime-picture__security-item { background-color: #2a2a47; padding: 25px; border-radius: 10px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.3s ease; } .page-giblet-poppy-playtime-picture__security-item:hover { transform: translateY(-5px); } .page-giblet-poppy-playtime-picture__security-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-giblet-poppy-playtime-picture__security-title { font-size: 1.3em; color: #e63946; margin-bottom: 10px; } .page-giblet-poppy-playtime-picture__payment-methods { margin-top: 30px; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-giblet-poppy-playtime-picture__payment-logo { width: 100px; height: 60px; object-fit: contain; background-color: #333; padding: 5px; border-radius: 5px; } .page-giblet-poppy-playtime-picture__faq-item { background-color: #2a2a47; margin-bottom: 15px; border-radius: 10px; overflow: hidden; } .page-giblet-poppy-playtime-picture__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #333355; transition: background-color 0.3s ease; } .page-giblet-poppy-playtime-picture__faq-question:hover { background-color: #3e3e68; } .page-giblet-poppy-playtime-picture__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0e0e0; pointer-events: none; } .page-giblet-poppy-playtime-picture__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e63946; pointer-events: none; transition: transform 0.3s ease; } .page-giblet-poppy-playtime-picture__faq-item.active .page-giblet-poppy-playtime-picture__faq-toggle { transform: rotate(45deg); } .page-giblet-poppy-playtime-picture__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-giblet-poppy-playtime-picture__faq-item.active .page-giblet-poppy-playtime-picture__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-giblet-poppy-playtime-picture__faq-answer p { margin: 0; font-size: 1em; color: #ccc; } .page-giblet-poppy-playtime-picture__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-giblet-poppy-playtime-picture__blog-card { background-color: #2a2a47; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease; } .page-giblet-poppy-playtime-picture__blog-card:hover { transform: translateY(-5px); } .page-giblet-poppy-playtime-picture__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-giblet-poppy-playtime-picture__blog-content { padding: 20px; } .page-giblet-poppy-playtime-picture__blog-title { font-size: 1.3em; color: #e63946; margin-bottom: 10px; } .page-giblet-poppy-playtime-picture__blog-summary { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-giblet-poppy-playtime-picture__blog-link { display: inline-block; background-color: #457b9d; color: #fff; padding: 8px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.85em; transition: background-color 0.3s ease; } .page-giblet-poppy-playtime-picture__blog-link:hover { background-color: #366585; } @media (max-width: 768px) { .page-giblet-poppy-playtime-picture__hero-section { padding: calc(var(--header-offset, 122px) + 40px) 15px 40px; } .page-giblet-poppy-playtime-picture__hero-title { font-size: 2em; } .page-giblet-poppy-playtime-picture__hero-description { font-size: 1em; } .page-giblet-poppy-playtime-picture__section-title { font-size: 1.8em; } .page-giblet-poppy-playtime-picture__text-content { font-size: 1em; } .page-giblet-poppy-playtime-picture__feature-item, .page-giblet-poppy-playtime-picture__security-item { flex: 1 1 100%; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } .page-giblet-poppy-playtime-picture__feature-list, .page-giblet-poppy-playtime-picture__access-buttons, .page-giblet-poppy-playtime-picture__game-categories, .page-giblet-poppy-playtime-picture__promotion-grid, .page-giblet-poppy-playtime-picture__security-features, .page-giblet-poppy-playtime-picture__blog-grid { padding: 0 10px; gap: 15px; } .page-giblet-poppy-playtime-picture__access-button, .page-giblet-poppy-playtime-picture__game-button, .page-giblet-poppy-playtime-picture__promo-button, .page-giblet-poppy-playtime-picture__blog-link { width: 100%; box-sizing: border-box; text-align: center; } .page-giblet-poppy-playtime-picture__faq-question { padding: 15px; } .page-giblet-poppy-playtime-picture__faq-question h3 { font-size: 1.1em; } .page-giblet-poppy-playtime-picture__faq-answer { padding: 0 15px; } .page-giblet-poppy-playtime-picture__faq-item.active .page-giblet-poppy-playtime-picture__faq-answer { padding: 15px !important; } } @media (max-width: 480px) { .page-giblet-poppy-playtime-picture__hero-title { font-size: 1.8em; } .page-giblet-poppy-playtime-picture__section-title { font-size: 1.6em; } }