.page-no-strings-2-playtime-in-hell { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; } .page-no-strings-2-playtime-in-hell h1, .page-no-strings-2-playtime-in-hell h2, .page-no-strings-2-playtime-in-hell h3 { color: #2c3e50; margin-bottom: 15px; } .page-no-strings-2-playtime-in-hell a { text-decoration: none; color: #007bff; } .page-no-strings-2-playtime-in-hell a:hover { text-decoration: underline; } .page-no-strings-2-playtime-in-hell__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-no-strings-2-playtime-in-hell__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-no-strings-2-playtime-in-hell__section:nth-child(even) { background-color: #f0f2f5; } .page-no-strings-2-playtime-in-hell__hero-section { background: linear-gradient(135deg, #007bff, #6610f2); color: #fff; text-align: center; padding: 10px 0 80px; border-radius: 0; box-shadow: none; margin-bottom: 0; position: relative; overflow: hidden; } .page-no-strings-2-playtime-in-hell__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('[GALLERY:hero:1920x1080:gaming,luckycola,abstract]'); background-size: cover; background-position: center; opacity: 0.3; z-index: 0; } .page-no-strings-2-playtime-in-hell__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 20px; } .page-no-strings-2-playtime-in-hell__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-no-strings-2-playtime-in-hell__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; } .page-no-strings-2-playtime-in-hell__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-no-strings-2-playtime-in-hell__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); text-decoration: none; } .page-no-strings-2-playtime-in-hell__introduction-section { text-align: center; } .page-no-strings-2-playtime-in-hell__introduction-text { max-width: 800px; margin: 0 auto; font-size: 1.1em; } .page-no-strings-2-playtime-in-hell__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-no-strings-2-playtime-in-hell__access-item { background-color: #e9ecef; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; } .page-no-strings-2-playtime-in-hell__access-item:hover { transform: translateY(-5px); } .page-no-strings-2-playtime-in-hell__access-item h3 { margin-bottom: 15px; color: #007bff; } .page-no-strings-2-playtime-in-hell__access-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-no-strings-2-playtime-in-hell__access-button:hover { background-color: #218838; text-decoration: none; } .page-no-strings-2-playtime-in-hell__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-no-strings-2-playtime-in-hell__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-no-strings-2-playtime-in-hell__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); } .page-no-strings-2-playtime-in-hell__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-no-strings-2-playtime-in-hell__game-card-content { padding: 20px; } .page-no-strings-2-playtime-in-hell__game-card-content h3 { margin-top: 0; margin-bottom: 10px; color: #007bff; } .page-no-strings-2-playtime-in-hell__game-card-content p { font-size: 0.95em; color: #555; } .page-no-strings-2-playtime-in-hell__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-no-strings-2-playtime-in-hell__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; transition: transform 0.3s ease; } .page-no-strings-2-playtime-in-hell__promo-card:hover { transform: translateY(-5px); } .page-no-strings-2-playtime-in-hell__promo-card h3 { color: #dc3545; margin-bottom: 15px; } .page-no-strings-2-playtime-in-hell__promo-card p { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-no-strings-2-playtime-in-hell__promo-button { display: inline-block; background-color: #dc3545; color: #fff; padding: 10px 20px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-no-strings-2-playtime-in-hell__promo-button:hover { background-color: #c82333; text-decoration: none; } .page-no-strings-2-playtime-in-hell__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-no-strings-2-playtime-in-hell__feature-card { background-color: #fff; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-no-strings-2-playtime-in-hell__feature-card h3 { color: #17a2b8; margin-bottom: 10px; } .page-no-strings-2-playtime-in-hell__feature-card p { font-size: 0.95em; color: #555; } .page-no-strings-2-playtime-in-hell__faq-list { margin-top: 30px; } .page-no-strings-2-playtime-in-hell__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-no-strings-2-playtime-in-hell__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #e0e0e0; transition: background-color 0.3s ease; user-select: none; } .page-no-strings-2-playtime-in-hell__faq-question:hover { background-color: #e0e0e0; } .page-no-strings-2-playtime-in-hell__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-no-strings-2-playtime-in-hell__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; } .page-no-strings-2-playtime-in-hell__faq-item.active .page-no-strings-2-playtime-in-hell__faq-toggle { transform: rotate(45deg); } .page-no-strings-2-playtime-in-hell__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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-no-strings-2-playtime-in-hell__faq-item.active .page-no-strings-2-playtime-in-hell__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-no-strings-2-playtime-in-hell__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-no-strings-2-playtime-in-hell__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-no-strings-2-playtime-in-hell__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); } .page-no-strings-2-playtime-in-hell__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-no-strings-2-playtime-in-hell__blog-card-content { padding: 20px; } .page-no-strings-2-playtime-in-hell__blog-card-content h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2em; } .page-no-strings-2-playtime-in-hell__blog-card-content h3 a { color: #007bff; } .page-no-strings-2-playtime-in-hell__blog-card-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-no-strings-2-playtime-in-hell__blog-card-date { font-size: 0.85em; color: #999; } @media (max-width: 768px) { .page-no-strings-2-playtime-in-hell__hero-title { font-size: 2.2em; } .page-no-strings-2-playtime-in-hell__hero-subtitle { font-size: 1em; } .page-no-strings-2-playtime-in-hell__cta-button { padding: 12px 25px; font-size: 1em; } .page-no-strings-2-playtime-in-hell__container { padding: 15px; } .page-no-strings-2-playtime-in-hell__section { padding: 30px 0; } .page-no-strings-2-playtime-in-hell__quick-access-grid, .page-no-strings-2-playtime-in-hell__games-grid, .page-no-strings-2-playtime-in-hell__promotions-grid, .page-no-strings-2-playtime-in-hell__security-support-grid, .page-no-strings-2-playtime-in-hell__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-no-strings-2-playtime-in-hell__access-item, .page-no-strings-2-playtime-in-hell__game-card, .page-no-strings-2-playtime-in-hell__promo-card, .page-no-strings-2-playtime-in-hell__feature-card, .page-no-strings-2-playtime-in-hell__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-no-strings-2-playtime-in-hell__faq-question { padding: 12px 15px; } .page-no-strings-2-playtime-in-hell__faq-question h3 { font-size: 1em; } .page-no-strings-2-playtime-in-hell__faq-answer { padding: 0 15px; } .page-no-strings-2-playtime-in-hell__faq-item.active .page-no-strings-2-playtime-in-hell__faq-answer { padding: 15px !important; } .page-no-strings-2-playtime-in-hell__game-card-image, .page-no-strings-2-playtime-in-hell__blog-card-image { height: 150px; } .page-no-strings-2-playtime-in-hell__introduction-text { font-size: 1em; } .page-no-strings-2-playtime-in-hell__game-card-content p, .page-no-strings-2-playtime-in-hell__promo-card p, .page-no-strings-2-playtime-in-hell__feature-card p { font-size: 0.9em; } .page-no-strings-2-playtime-in-hell__blog-card-content h3 { font-size: 1.1em; } } .page-no-strings-2-playtime-in-hell img { max-width: 100%; height: auto; box-sizing: border-box; } .page-no-strings-2-playtime-in-hell__game-card-image-container, .page-no-strings-2-playtime-in-hell__blog-card-image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } @media (max-width: 768px) { .page-no-strings-2-playtime-in-hell img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-no-strings-2-playtime-in-hell__game-card-image-container, .page-no-strings-2-playtime-in-hell__blog-card-image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } } .page-no-strings-2-playtime-in-hell p { word-wrap: break-word; overflow-wrap: break-word; } .page-no-strings-2-playtime-in-hell ul { list-style-type: none; padding: 0; } .page-no-strings-2-playtime-in-hell ul li { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-no-strings-2-playtime-in-hell ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-no-strings-2-playtime-in-hell ul 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; } }