.page-bendy-and-the-ink-machine-playtime { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-bendy-and-the-ink-machine-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-bendy-and-the-ink-machine-playtime__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:bendy,ink_machine,playtime,dark_studio]') no-repeat center center/cover; padding: 10px 20px 80px; text-align: center; display: flex; align-items: center; justify-content: center; min-height: 500px; position: relative; } @media (min-width: 769px) { .page-bendy-and-the-ink-machine-playtime__hero-section { padding: 10px 20px 120px; min-height: 600px; } } .page-bendy-and-the-ink-machine-playtime__hero-content { max-width: 800px; } .page-bendy-and-the-ink-machine-playtime__hero-title { font-size: 2.8em; color: #e94560; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__hero-title { font-size: 2em; } } .page-bendy-and-the-ink-machine-playtime__hero-description { font-size: 1.2em; margin-bottom: 30px; color: #cccccc; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__hero-description { font-size: 1em; } } .page-bendy-and-the-ink-machine-playtime__hero-button, .page-bendy-and-the-ink-machine-playtime__cta-button, .page-bendy-and-the-ink-machine-playtime__register-button, .page-bendy-and-the-ink-machine-playtime__faq-button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-bendy-and-the-ink-machine-playtime__hero-button:hover, .page-bendy-and-the-ink-machine-playtime__cta-button:hover, .page-bendy-and-the-ink-machine-playtime__register-button:hover, .page-bendy-and-the-ink-machine-playtime__faq-button:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-bendy-and-the-ink-machine-playtime__highlight { color: #0f3460; font-weight: bold; } .page-bendy-and-the-ink-machine-playtime__section-title { font-size: 2.2em; color: #e94560; text-align: center; margin-bottom: 40px; padding-top: 40px; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__section-title { font-size: 1.8em; margin-bottom: 30px; padding-top: 30px; } } .page-bendy-and-the-ink-machine-playtime__about-game-section, .page-bendy-and-the-ink-machine-playtime__features-section, .page-bendy-and-the-ink-machine-playtime__tayaph-connection-section, .page-bendy-and-the-ink-machine-playtime__faq-section { padding: 60px 0; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__about-game-section, .page-bendy-and-the-ink-machine-playtime__features-section, .page-bendy-and-the-ink-machine-playtime__tayaph-connection-section, .page-bendy-and-the-ink-machine-playtime__faq-section { padding: 40px 0; } } .page-bendy-and-the-ink-machine-playtime__content-wrapper { display: flex; align-items: center; gap: 40px; margin-top: 40px; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__content-wrapper { flex-direction: column; text-align: center; margin-top: 30px; } } .page-bendy-and-the-ink-machine-playtime__content-wrapper--reverse { flex-direction: row-reverse; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__content-wrapper--reverse { flex-direction: column; } } .page-bendy-and-the-ink-machine-playtime__image-wrapper { flex: 1; min-width: 250px; } .page-bendy-and-the-ink-machine-playtime__game-image, .page-bendy-and-the-ink-machine-playtime__casino-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); display: block; margin: 0 auto; } .page-bendy-and-the-ink-machine-playtime__text-content { flex: 1; } .page-bendy-and-the-ink-machine-playtime__paragraph { margin-bottom: 15px; color: #cccccc; } .page-bendy-and-the-ink-machine-playtime__strong-text { color: #e94560; font-weight: bold; } .page-bendy-and-the-ink-machine-playtime__features-list { display: flex; justify-content: center; flex-wrap: wrap; gap: 30px; margin-top: 40px; padding: 0; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__features-list { flex-direction: column; align-items: center; margin-top: 30px; } } .page-bendy-and-the-ink-machine-playtime__feature-item { background-color: #0f3460; padding: 30px; border-radius: 10px; text-align: center; flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); box-sizing: border-box; transition: transform 0.3s ease, box-shadow 0.3s ease; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__feature-item { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding: 25px; } } .page-bendy-and-the-ink-machine-playtime__feature-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-bendy-and-the-ink-machine-playtime__feature-icon { max-width: 200px; height: auto; margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__feature-icon { max-width: 150px; } } .page-bendy-and-the-ink-machine-playtime__feature-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__feature-title { font-size: 1.3em; } } .page-bendy-and-the-ink-machine-playtime__feature-description { color: #cccccc; word-wrap: break-word; overflow-wrap: break-word; } .page-bendy-and-the-ink-machine-playtime__cta-wrapper { text-align: center; margin-top: 60px; } .page-bendy-and-the-ink-machine-playtime__cta-text { font-size: 1.3em; margin-bottom: 25px; color: #e94560; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__cta-text { font-size: 1.1em; } } .page-bendy-and-the-ink-machine-playtime__faq-list { margin-top: 40px; } .page-bendy-and-the-ink-machine-playtime__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-bendy-and-the-ink-machine-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #2c3e50; border-bottom: 1px solid #1a1a2e; user-select: none; transition: background-color 0.3s ease; } .page-bendy-and-the-ink-machine-playtime__faq-question:hover { background-color: #34495e; } .page-bendy-and-the-ink-machine-playtime__faq-title { font-size: 1.2em; color: #e94560; margin: 0; pointer-events: none; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__faq-title { font-size: 1em; } } .page-bendy-and-the-ink-machine-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-bendy-and-the-ink-machine-playtime__faq-item.active .page-bendy-and-the-ink-machine-playtime__faq-toggle { transform: rotate(45deg); } .page-bendy-and-the-ink-machine-playtime__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-bendy-and-the-ink-machine-playtime__faq-item.active .page-bendy-and-the-ink-machine-playtime__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } .page-bendy-and-the-ink-machine-playtime__faq-answer .page-bendy-and-the-ink-machine-playtime__paragraph { margin-bottom: 15px; color: #cccccc; } .page-bendy-and-the-ink-machine-playtime__faq-button { margin-top: 10px; } .page-bendy-and-the-ink-machine-playtime__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__floating-buttons { bottom: 15px; right: 15px; flex-direction: row; width: calc(100% - 30px); justify-content: space-around; } } .page-bendy-and-the-ink-machine-playtime__floating-button { background-color: #e94560; color: #ffffff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; min-width: 100px; } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__floating-button { padding: 10px 15px; min-width: unset; flex-grow: 1; } } .page-bendy-and-the-ink-machine-playtime__floating-button:hover { background-color: #ff6a80; transform: translateY(-3px); } @media (max-width: 768px) { .page-bendy-and-the-ink-machine-playtime__container { padding: 15px; } .page-bendy-and-the-ink-machine-playtime__features-list, .page-bendy-and-the-ink-machine-playtime__faq-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bendy-and-the-ink-machine-playtime__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } .page-bendy-and-the-ink-machine-playtime__feature-description { word-break: break-word !important; } .page-bendy-and-the-ink-machine-playtime__faq-answer .page-bendy-and-the-ink-machine-playtime__paragraph { word-break: break-word !important; } .page-bendy-and-the-ink-machine-playtime__game-image, .page-bendy-and-the-ink-machine-playtime__casino-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-bendy-and-the-ink-machine-playtime__image-wrapper { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; overflow: hidden !important; } }