.page-poppy-playtime-bunzo-bunny-cute { font-family: 'Arial', sans-serif; color: #333; background-color: #f4f7f6; line-height: 1.6; } .page-poppy-playtime-bunzo-bunny-cute__hero-section { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #fff; padding: 10px 20px 80px; min-height: 500px; overflow: hidden; background-color: #222; } .page-poppy-playtime-bunzo-bunny-cute__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-poppy-playtime-bunzo-bunny-cute__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.6; } .page-poppy-playtime-bunzo-bunny-cute__hero-content { position: relative; z-index: 1; max-width: 900px; } .page-poppy-playtime-bunzo-bunny-cute__hero-title { font-size: 3.2em; margin-bottom: 20px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-poppy-playtime-bunzo-bunny-cute__hero-keyword { color: #ffeb3b; } .page-poppy-playtime-bunzo-bunny-cute__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #eee; } .page-poppy-playtime-bunzo-bunny-cute__hero-cta { display: inline-block; background-color: #ffeb3b; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-bunzo-bunny-cute__hero-cta:hover { background-color: #ffd700; transform: translateY(-3px); } .page-poppy-playtime-bunzo-bunny-cute__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #e0e0e0; padding: 40px 20px; } .page-poppy-playtime-bunzo-bunny-cute__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; max-width: 1200px; } .page-poppy-playtime-bunzo-bunny-cute__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-poppy-playtime-bunzo-bunny-cute__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-poppy-playtime-bunzo-bunny-cute__section-title { font-size: 2.5em; color: #0a192f; text-align: center; margin-bottom: 40px; padding-top: 40px; } .page-poppy-playtime-bunzo-bunny-cute__intro-section, .page-poppy-playtime-bunzo-bunny-cute__quick-access-section, .page-poppy-playtime-bunzo-bunny-cute__games-section, .page-poppy-playtime-bunzo-bunny-cute__promotions-section, .page-poppy-playtime-bunzo-bunny-cute__security-section, .page-poppy-playtime-bunzo-bunny-cute__faq-section, .page-poppy-playtime-bunzo-bunny-cute__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 40px; } .page-poppy-playtime-bunzo-bunny-cute__intro-text, .page-poppy-playtime-bunzo-bunny-cute__games-intro, .page-poppy-playtime-bunzo-bunny-cute__promotions-intro { font-size: 1.1em; text-align: center; margin-bottom: 40px; color: #555; } .page-poppy-playtime-bunzo-bunny-cute__keyword-highlight { color: #0a192f; font-weight: bold; } .page-poppy-playtime-bunzo-bunny-cute__intro-features { display: flex; justify-content: space-around; gap: 30px; flex-wrap: wrap; text-align: center; } .page-poppy-playtime-bunzo-bunny-cute__feature-item { flex: 1; min-width: 280px; max-width: 350px; background-color: #f9f9f9; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03); } .page-poppy-playtime-bunzo-bunny-cute__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; max-width: 100%; height: auto; } .page-poppy-playtime-bunzo-bunny-cute__feature-title { font-size: 1.5em; color: #0a192f; margin-bottom: 15px; } .page-poppy-playtime-bunzo-bunny-cute__feature-description { color: #666; } .page-poppy-playtime-bunzo-bunny-cute__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-bunzo-bunny-cute__access-button, .page-poppy-playtime-bunzo-bunny-cute__game-cta, .page-poppy-playtime-bunzo-bunny-cute__promo-cta, .page-poppy-playtime-bunzo-bunny-cute__contact-cta { display: inline-block; background-color: #0a192f; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; font-size: 1em; } .page-poppy-playtime-bunzo-bunny-cute__access-button:hover, .page-poppy-playtime-bunzo-bunny-cute__game-cta:hover, .page-poppy-playtime-bunzo-bunny-cute__promo-cta:hover, .page-poppy-playtime-bunzo-bunny-cute__contact-cta:hover { background-color: #1a3a5a; transform: translateY(-2px); } .page-poppy-playtime-bunzo-bunny-cute__game-categories, .page-poppy-playtime-bunzo-bunny-cute__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-bunzo-bunny-cute__game-card, .page-poppy-playtime-bunzo-bunny-cute__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); text-align: center; display: flex; flex-direction: column; justify-content: space-between; } .page-poppy-playtime-bunzo-bunny-cute__game-image, .page-poppy-playtime-bunzo-bunny-cute__promo-image, .page-poppy-playtime-bunzo-bunny-cute__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-bunzo-bunny-cute__game-title, .page-poppy-playtime-bunzo-bunny-cute__promo-title { font-size: 1.6em; color: #0a192f; margin: 20px 15px 10px; } .page-poppy-playtime-bunzo-bunny-cute__game-description, .page-poppy-playtime-bunzo-bunny-cute__promo-description { color: #666; padding: 0 15px 20px; font-size: 0.95em; flex-grow: 1; } .page-poppy-playtime-bunzo-bunny-cute__game-cta, .page-poppy-playtime-bunzo-bunny-cute__promo-cta { margin: 0 15px 20px; } .page-poppy-playtime-bunzo-bunny-cute__security-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-poppy-playtime-bunzo-bunny-cute__security-feature { flex: 1; min-width: 280px; max-width: 350px; background-color: #f9f9f9; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03); text-align: center; } .page-poppy-playtime-bunzo-bunny-cute__security-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; max-width: 100%; height: auto; } .page-poppy-playtime-bunzo-bunny-cute__security-title { font-size: 1.5em; color: #0a192f; margin-bottom: 15px; } .page-poppy-playtime-bunzo-bunny-cute__security-description { color: #666; } .page-poppy-playtime-bunzo-bunny-cute__contact-cta { display: block; width: fit-content; margin: 40px auto 0; } .page-poppy-playtime-bunzo-bunny-cute__faq-container { margin-top: 30px; } .page-poppy-playtime-bunzo-bunny-cute__faq-item { background-color: #f9f9f9; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-poppy-playtime-bunzo-bunny-cute__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #0a192f; color: #fff; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-bunzo-bunny-cute__faq-question:hover { background-color: #1a3a5a; } .page-poppy-playtime-bunzo-bunny-cute__faq-heading { font-size: 1.2em; margin: 0; flex-grow: 1; pointer-events: none; color: #fff; } .page-poppy-playtime-bunzo-bunny-cute__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 20px; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-bunzo-bunny-cute__faq-item.active .page-poppy-playtime-bunzo-bunny-cute__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-bunzo-bunny-cute__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fff; color: #555; } .page-poppy-playtime-bunzo-bunny-cute__faq-item.active .page-poppy-playtime-bunzo-bunny-cute__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-bunzo-bunny-cute__faq-answer p { margin: 0; } .page-poppy-playtime-bunzo-bunny-cute__blog-articles { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-bunzo-bunny-cute__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; } .page-poppy-playtime-bunzo-bunny-cute__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-poppy-playtime-bunzo-bunny-cute__blog-title { font-size: 1.4em; margin-bottom: 10px; line-height: 1.3; } .page-poppy-playtime-bunzo-bunny-cute__blog-title a { color: #0a192f; text-decoration: none; transition: color 0.3s ease; } .page-poppy-playtime-bunzo-bunny-cute__blog-title a:hover { color: #1a3a5a; } .page-poppy-playtime-bunzo-bunny-cute__blog-excerpt { color: #666; font-size: 0.95em; margin-bottom: 15px; flex-grow: 1; } .page-poppy-playtime-bunzo-bunny-cute__blog-date { font-size: 0.85em; color: #888; text-align: right; margin-top: auto; } @media (max-width: 768px) { .page-poppy-playtime-bunzo-bunny-cute__hero-title { font-size: 2.2em; } .page-poppy-playtime-bunzo-bunny-cute__hero-subtitle { font-size: 1em; } .page-poppy-playtime-bunzo-bunny-cute__hero-cta { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-bunzo-bunny-cute__section-title { font-size: 1.8em; margin-bottom: 25px; } .page-poppy-playtime-bunzo-bunny-cute__intro-section, .page-poppy-playtime-bunzo-bunny-cute__quick-access-section, .page-poppy-playtime-bunzo-bunny-cute__games-section, .page-poppy-playtime-bunzo-bunny-cute__promotions-section, .page-poppy-playtime-bunzo-bunny-cute__security-section, .page-poppy-playtime-bunzo-bunny-cute__faq-section, .page-poppy-playtime-bunzo-bunny-cute__blog-section { padding: 40px 15px; margin-bottom: 30px; } .page-poppy-playtime-bunzo-bunny-cute__intro-features { flex-direction: column; align-items: center; gap: 20px; } .page-poppy-playtime-bunzo-bunny-cute__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 25px; } .page-poppy-playtime-bunzo-bunny-cute__access-buttons { flex-direction: column; gap: 15px; } .page-poppy-playtime-bunzo-bunny-cute__access-button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-bunzo-bunny-cute__game-categories, .page-poppy-playtime-bunzo-bunny-cute__promo-cards { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-bunzo-bunny-cute__game-card, .page-poppy-playtime-bunzo-bunny-cute__promo-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-bunzo-bunny-cute__game-title, .page-poppy-playtime-bunzo-bunny-cute__promo-title { font-size: 1.4em; } .page-poppy-playtime-bunzo-bunny-cute__security-content { flex-direction: column; align-items: center; gap: 20px; } .page-poppy-playtime-bunzo-bunny-cute__security-feature { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 25px; } .page-poppy-playtime-bunzo-bunny-cute__faq-question { padding: 18px 20px; } .page-poppy-playtime-bunzo-bunny-cute__faq-heading { font-size: 1.1em; } .page-poppy-playtime-bunzo-bunny-cute__faq-answer { padding: 0 20px; } .page-poppy-playtime-bunzo-bunny-cute__faq-item.active .page-poppy-playtime-bunzo-bunny-cute__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-bunzo-bunny-cute__blog-articles { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-bunzo-bunny-cute__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-bunzo-bunny-cute__blog-title { font-size: 1.2em; } .page-poppy-playtime-bunzo-bunny-cute__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-poppy-playtime-bunzo-bunny-cute__payment-logo, .page-poppy-playtime-bunzo-bunny-cute__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-bunzo-bunny-cute img:not(.page-poppy-playtime-bunzo-bunny-cute__payment-logo img) { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } @media (max-width: 375px) { .page-poppy-playtime-bunzo-bunny-cute__hero-title { font-size: 1.8em; } .page-poppy-playtime-bunzo-bunny-cute__section-title { font-size: 1.5em; } .page-poppy-playtime-bunzo-bunny-cute__faq-heading { font-size: 1em; } }