body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; margin: 0; padding: 0; background-color: #f0f2f5; color: #333; line-height: 1.6; } .page-yarnaby-toy-poppy-playtime { max-width: 1200px; margin: 0 auto; padding: 15px; box-sizing: border-box; } .page-yarnaby-toy-poppy-playtime__section { background-color: #fff; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); margin-bottom: 25px; padding: 30px; box-sizing: border-box; } .page-yarnaby-toy-poppy-playtime__section-title { font-size: 2.2em; color: #0056b3; text-align: center; margin-bottom: 25px; padding-bottom: 10px; border-bottom: 2px solid #e0e0e0; } .page-yarnaby-toy-poppy-playtime__section-subtitle { font-size: 1.6em; color: #007bff; text-align: center; margin-bottom: 20px; } .page-yarnaby-toy-poppy-playtime__text-content { font-size: 1.1em; color: #555; text-align: justify; margin-bottom: 20px; } .page-yarnaby-toy-poppy-playtime__hero-section { background: linear-gradient(135deg, #007bff, #00bfff); color: #fff; padding: 60px 20px; text-align: center; border-radius: 12px; margin-bottom: 25px; position: relative; overflow: hidden; padding-top: 70px; } .page-yarnaby-toy-poppy-playtime__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:yarnaby,toy,poppy,playtime,gaming,ss777,banner]') no-repeat center center/cover; opacity: 0.2; z-index: 0; } .page-yarnaby-toy-poppy-playtime__hero-content { position: relative; z-index: 1; } .page-yarnaby-toy-poppy-playtime__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-yarnaby-toy-poppy-playtime__hero-description { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-yarnaby-toy-poppy-playtime__cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-yarnaby-toy-poppy-playtime__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-yarnaby-toy-poppy-playtime__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-yarnaby-toy-poppy-playtime__cta-button--primary { background-color: #28a745; color: #fff; } .page-yarnaby-toy-poppy-playtime__cta-button--primary:hover { background-color: #218838; } .page-yarnaby-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: 20px 0; } .page-yarnaby-toy-poppy-playtime__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-yarnaby-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-yarnaby-toy-poppy-playtime__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-yarnaby-toy-poppy-playtime__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-yarnaby-toy-poppy-playtime__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); } .page-yarnaby-toy-poppy-playtime__game-image { width: 100%; height: 200px; object-fit: cover; } .page-yarnaby-toy-poppy-playtime__game-title { font-size: 1.4em; color: #007bff; margin: 15px 10px 10px; } .page-yarnaby-toy-poppy-playtime__game-description { font-size: 0.95em; color: #666; padding: 0 15px 15px; } .page-yarnaby-toy-poppy-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-yarnaby-toy-poppy-playtime__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-yarnaby-toy-poppy-playtime__promo-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); } .page-yarnaby-toy-poppy-playtime__promo-image { width: 100%; height: 180px; object-fit: cover; } .page-yarnaby-toy-poppy-playtime__promo-title { font-size: 1.3em; color: #28a745; margin: 15px 10px 10px; } .page-yarnaby-toy-poppy-playtime__promo-description { font-size: 0.9em; color: #666; padding: 0 15px 15px; } .page-yarnaby-toy-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-yarnaby-toy-poppy-playtime__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; display: flex; flex-direction: column; } .page-yarnaby-toy-poppy-playtime__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); } .page-yarnaby-toy-poppy-playtime__blog-image { width: 100%; height: 180px; object-fit: cover; } .page-yarnaby-toy-poppy-playtime__blog-content { padding: 15px; display: flex; flex-direction: column; flex-grow: 1; } .page-yarnaby-toy-poppy-playtime__blog-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; } .page-yarnaby-toy-poppy-playtime__blog-summary { font-size: 0.9em; color: #666; margin-bottom: 15px; flex-grow: 1; } .page-yarnaby-toy-poppy-playtime__blog-read-more { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; margin-top: auto; } .page-yarnaby-toy-poppy-playtime__blog-read-more:hover { text-decoration: underline; } .page-yarnaby-toy-poppy-playtime__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); box-sizing: border-box; } .page-yarnaby-toy-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e9ecef; border-bottom: 1px solid #dee2e6; transition: background-color 0.3s ease; user-select: none; } .page-yarnaby-toy-poppy-playtime__faq-question:hover { background-color: #e2e6ea; } .page-yarnaby-toy-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #343a40; pointer-events: none; } .page-yarnaby-toy-poppy-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-yarnaby-toy-poppy-playtime__faq-item.active .page-yarnaby-toy-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-yarnaby-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: #555; } .page-yarnaby-toy-poppy-playtime__faq-item.active .page-yarnaby-toy-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-yarnaby-toy-poppy-playtime { padding: 10px; } .page-yarnaby-toy-poppy-playtime__hero-title { font-size: 2.5em; } .page-yarnaby-toy-poppy-playtime__hero-description { font-size: 1.2em; } .page-yarnaby-toy-poppy-playtime__cta-group { flex-direction: column; gap: 10px; } .page-yarnaby-toy-poppy-playtime__cta-button { width: 100%; box-sizing: border-box; padding: 12px 20px; font-size: 1.1em; } .page-yarnaby-toy-poppy-playtime__section-title { font-size: 1.8em; } .page-yarnaby-toy-poppy-playtime__section-subtitle { font-size: 1.4em; } .page-yarnaby-toy-poppy-playtime__text-content { font-size: 1em; } .page-yarnaby-toy-poppy-playtime__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px 0; } .page-yarnaby-toy-poppy-playtime__payment-logo, .page-yarnaby-toy-poppy-playtime__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-yarnaby-toy-poppy-playtime__game-grid, .page-yarnaby-toy-poppy-playtime__promo-grid, .page-yarnaby-toy-poppy-playtime__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-yarnaby-toy-poppy-playtime__game-image, .page-yarnaby-toy-poppy-playtime__promo-image, .page-yarnaby-toy-poppy-playtime__blog-image { height: 160px; } .page-yarnaby-toy-poppy-playtime__faq-question { padding: 15px 20px; } .page-yarnaby-toy-poppy-playtime__faq-question h3 { font-size: 1.1em; } .page-yarnaby-toy-poppy-playtime__faq-answer { padding: 0 20px; } .page-yarnaby-toy-poppy-playtime__faq-item.active .page-yarnaby-toy-poppy-playtime__faq-answer { padding: 15px 20px !important; } .page-yarnaby-toy-poppy-playtime__faq-item, .page-yarnaby-toy-poppy-playtime__faq-question, .page-yarnaby-toy-poppy-playtime__faq-answer { 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; } }