.page-free-poppy-playtime-6 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-free-poppy-playtime-6__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-free-poppy-playtime-6__hero-section { background-image: url('[GALLERY:hero:1920x1080:poppy playtime 6,horror game,gaming]'); background-size: cover; background-position: center; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; } .page-free-poppy-playtime-6__hero-content { position: relative; z-index: 2; color: #ffffff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-free-poppy-playtime-6__hero-title { font-size: 3.5em; margin-bottom: 15px; font-weight: bold; color: #ffcc00; } .page-free-poppy-playtime-6__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-free-poppy-playtime-6__brand-logo { margin-bottom: 20px; display: inline-block; } .page-free-poppy-playtime-6__brand-logo img { width: 180px; height: auto; border-radius: 8px; } .page-free-poppy-playtime-6__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-free-poppy-playtime-6__btn { display: inline-block; padding: 15px 30px; background-color: #e63946; color: #ffffff; text-decoration: none; border-radius: 8px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-free-poppy-playtime-6__btn:hover { background-color: #c02935; transform: translateY(-3px); } .page-free-poppy-playtime-6__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 30px; padding-top: 40px; } .page-free-poppy-playtime-6__content-section { padding: 40px 0; background-color: #2c2c4a; margin-bottom: 40px; border-radius: 10px; } .page-free-poppy-playtime-6__text-block { margin-bottom: 25px; font-size: 1.1em; text-align: justify; } .page-free-poppy-playtime-6__image-wrapper { text-align: center; margin: 40px 0; } .page-free-poppy-playtime-6__image-wrapper img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); min-width: 200px; min-height: 200px; } .page-free-poppy-playtime-6__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-free-poppy-playtime-6__feature-card { background-color: #3a3a5c; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-free-poppy-playtime-6__feature-card:hover { transform: translateY(-5px); } .page-free-poppy-playtime-6__feature-card h3 { color: #ffcc00; font-size: 1.8em; margin-bottom: 15px; } .page-free-poppy-playtime-6__feature-card p { font-size: 1em; color: #cccccc; } .page-free-poppy-playtime-6__promo-banner { background-color: #e63946; padding: 30px; text-align: center; border-radius: 10px; margin-top: 40px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-free-poppy-playtime-6__promo-banner h2 { color: #ffffff; font-size: 2.2em; margin-bottom: 15px; } .page-free-poppy-playtime-6__promo-banner p { color: #ffffff; font-size: 1.2em; margin-bottom: 25px; } .page-free-poppy-playtime-6__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-free-poppy-playtime-6__floating-btn { padding: 12px 25px; background-color: #e63946; color: #ffffff; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-free-poppy-playtime-6__floating-btn:hover { background-color: #c02935; transform: scale(1.05); } @media (max-width: 768px) { .page-free-poppy-playtime-6__container { padding: 15px; } .page-free-poppy-playtime-6__hero-title { font-size: 2.5em; } .page-free-poppy-playtime-6__hero-subtitle { font-size: 1.2em; } .page-free-poppy-playtime-6__section-title { font-size: 2em; } .page-free-poppy-playtime-6__cta-buttons { flex-direction: column; gap: 15px; } .page-free-poppy-playtime-6__btn { width: 100%; box-sizing: border-box; } .page-free-poppy-playtime-6__features-grid { grid-template-columns: 1fr; } .page-free-poppy-playtime-6__feature-card { padding: 25px; } .page-free-poppy-playtime-6__promo-banner h2 { font-size: 1.8em; } .page-free-poppy-playtime-6__promo-banner p { font-size: 1em; } .page-free-poppy-playtime-6__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-free-poppy-playtime-6__floating-btn { padding: 10px 20px; font-size: 0.9em; } .page-free-poppy-playtime-6__image-wrapper img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-free-poppy-playtime-6__text-block { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }