.page-bron-toy-poppy-playtime { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-bron-toy-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-bron-toy-poppy-playtime__section { padding: 60px 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-bron-toy-poppy-playtime__section:last-of-type { border-bottom: none; } .page-bron-toy-poppy-playtime__heading { text-align: center; color: #e94560; font-size: 2.5em; margin-bottom: 40px; } .page-bron-toy-poppy-playtime__subheading { text-align: center; color: #0f3460; font-size: 1.8em; margin-bottom: 30px; } .page-bron-toy-poppy-playtime__text-content { text-align: center; max-width: 800px; margin: 0 auto 30px auto; font-size: 1.1em; } .page-bron-toy-poppy-playtime__button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-bron-toy-poppy-playtime__button:hover { background-color: #ba324d; } .page-bron-toy-poppy-playtime__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,abstract,bron_toy_poppy_playtime]'); background-size: cover; background-position: center; text-align: center; color: #fff; padding: 120px 20px; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-bron-toy-poppy-playtime__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1; } .page-bron-toy-poppy-playtime__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-bron-toy-poppy-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #f0f0f0; } .page-bron-toy-poppy-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; color: #e0e0e0; } .page-bron-toy-poppy-playtime__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #16213e; } .page-bron-toy-poppy-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-bron-toy-poppy-playtime__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-bron-toy-poppy-playtime__intro-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 40px; } .page-bron-toy-poppy-playtime__intro-text { flex: 1; min-width: 300px; max-width: 600px; text-align: left; } .page-bron-toy-poppy-playtime__intro-image { flex: 1; min-width: 300px; max-width: 500px; } .page-bron-toy-poppy-playtime__intro-image img { max-width: 100%; height: auto; border-radius: 10px; display: block; margin: 0 auto; box-sizing: border-box; } .page-bron-toy-poppy-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 900px; margin: 0 auto; } .page-bron-toy-poppy-playtime__quick-access-item { background-color: #0f3460; padding: 30px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bron-toy-poppy-playtime__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); } .page-bron-toy-poppy-playtime__quick-access-item h3 { color: #e94560; margin-bottom: 20px; font-size: 1.3em; } .page-bron-toy-poppy-playtime__quick-access-item .page-bron-toy-poppy-playtime__button { width: 100%; padding: 12px 20px; } .page-bron-toy-poppy-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .page-bron-toy-poppy-playtime__game-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bron-toy-poppy-playtime__game-card:hover { transform: translateY(-7px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-bron-toy-poppy-playtime__game-card img { width: 100%; height: 200px; object-fit: cover; display: block; box-sizing: border-box; } .page-bron-toy-poppy-playtime__game-card-content { padding: 25px; } .page-bron-toy-poppy-playtime__game-card-content h3 { color: #e94560; margin-bottom: 15px; font-size: 1.2em; } .page-bron-toy-poppy-playtime__game-card-content p { font-size: 0.95em; color: #c0c0c0; margin-bottom: 20px; } .page-bron-toy-poppy-playtime__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .page-bron-toy-poppy-playtime__promo-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bron-toy-poppy-playtime__promo-card:hover { transform: translateY(-7px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-bron-toy-poppy-playtime__promo-card img { width: 100%; height: 220px; object-fit: cover; display: block; box-sizing: border-box; } .page-bron-toy-poppy-playtime__promo-card-content { padding: 25px; } .page-bron-toy-poppy-playtime__promo-card-content h3 { color: #e94560; margin-bottom: 15px; font-size: 1.3em; } .page-bron-toy-poppy-playtime__promo-card-content p { font-size: 0.95em; color: #c0c0c0; margin-bottom: 20px; } .page-bron-toy-poppy-playtime__security-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; gap: 40px; text-align: left; max-width: 1000px; margin: 0 auto; } .page-bron-toy-poppy-playtime__security-item { flex: 1; min-width: 280px; max-width: 45%; background-color: #0f3460; padding: 30px; border-radius: 8px; } .page-bron-toy-poppy-playtime__security-item h3 { color: #e94560; margin-bottom: 15px; font-size: 1.4em; } .page-bron-toy-poppy-playtime__security-item ul { list-style: none; padding: 0; margin: 0; } .page-bron-toy-poppy-playtime__security-item li { margin-bottom: 10px; padding-left: 25px; position: relative; } .page-bron-toy-poppy-playtime__security-item li::before { content: '✔'; color: #e94560; position: absolute; left: 0; top: 0; } .page-bron-toy-poppy-playtime__faq-list { max-width: 900px; margin: 0 auto; } .page-bron-toy-poppy-playtime__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-bron-toy-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #16213e; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-bron-toy-poppy-playtime__faq-question:hover { background-color: #1a2a4b; } .page-bron-toy-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0e0e0; pointer-events: none; } .page-bron-toy-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-bron-toy-poppy-playtime__faq-item.active .page-bron-toy-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-bron-toy-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #c0c0c0; } .page-bron-toy-poppy-playtime__faq-item.active .page-bron-toy-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-bron-toy-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .page-bron-toy-poppy-playtime__blog-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bron-toy-poppy-playtime__blog-card:hover { transform: translateY(-7px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-bron-toy-poppy-playtime__blog-card img { width: 100%; height: 180px; object-fit: cover; display: block; box-sizing: border-box; } .page-bron-toy-poppy-playtime__blog-card-content { padding: 20px; } .page-bron-toy-poppy-playtime__blog-card-content h3 { margin-bottom: 10px; font-size: 1.2em; } .page-bron-toy-poppy-playtime__blog-card-content h3 a { color: #e94560; text-decoration: none; transition: color 0.3s ease; } .page-bron-toy-poppy-playtime__blog-card-content h3 a:hover { color: #ba324d; } .page-bron-toy-poppy-playtime__blog-card-content p { font-size: 0.9em; color: #c0c0c0; margin-bottom: 15px; } .page-bron-toy-poppy-playtime img { max-width: 100%; height: auto; box-sizing: border-box; } @media (max-width: 768px) { .page-bron-toy-poppy-playtime__section { padding: 40px 15px; } .page-bron-toy-poppy-playtime__heading { font-size: 2em; margin-bottom: 30px; } .page-bron-toy-poppy-playtime__subheading { font-size: 1.5em; margin-bottom: 20px; } .page-bron-toy-poppy-playtime__hero-section { padding: 80px 15px; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-bron-toy-poppy-playtime__hero-title { font-size: 2.5em; } .page-bron-toy-poppy-playtime__hero-subtitle { font-size: 1.2em; } .page-bron-toy-poppy-playtime__payment-providers { gap: 16px; padding: 30px 15px; } .page-bron-toy-poppy-playtime__payment-logo, .page-bron-toy-poppy-playtime__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-bron-toy-poppy-playtime__intro-content { flex-direction: column; } .page-bron-toy-poppy-playtime__intro-text, .page-bron-toy-poppy-playtime__intro-image { max-width: 100%; } .page-bron-toy-poppy-playtime__quick-access-grid, .page-bron-toy-poppy-playtime__games-grid, .page-bron-toy-poppy-playtime__promotions-grid, .page-bron-toy-poppy-playtime__blog-grid { grid-template-columns: 1fr; } .page-bron-toy-poppy-playtime__quick-access-item, .page-bron-toy-poppy-playtime__game-card, .page-bron-toy-poppy-playtime__promo-card, .page-bron-toy-poppy-playtime__blog-card { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bron-toy-poppy-playtime__security-content { flex-direction: column; } .page-bron-toy-poppy-playtime__security-item { max-width: 100%; } .page-bron-toy-poppy-playtime__faq-question { padding: 15px 20px; } .page-bron-toy-poppy-playtime__faq-question h3 { font-size: 1.1em; } .page-bron-toy-poppy-playtime__faq-answer { padding: 0 20px; } .page-bron-toy-poppy-playtime__faq-item.active .page-bron-toy-poppy-playtime__faq-answer { padding: 15px 20px !important; } .page-bron-toy-poppy-playtime ul, .page-bron-toy-poppy-playtime ol { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-bron-toy-poppy-playtime li { 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-bron-toy-poppy-playtime img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }