.page-playtime-baldur-s-gate-3 { font-family: 'Arial', sans-serif; line-height: 1.6; color: #f0f0f0; background-color: #1a1a1a; } .page-playtime-baldur-s-gate-3__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } @media (max-width: 768px) { .page-playtime-baldur-s-gate-3__container { padding: 10px; } } .page-playtime-baldur-s-gate-3__hero-section { background: url('[GALLERY:hero:1920x1080:baldur_s_gate_3,gaming,casino]') center/cover no-repeat; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; padding-top: calc(var(--header-offset, 122px) + 20px); } .page-playtime-baldur-s-gate-3__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-playtime-baldur-s-gate-3__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-playtime-baldur-s-gate-3__hero-title { font-size: 3em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-playtime-baldur-s-gate-3__hero-title { font-size: 2em; } } .page-playtime-baldur-s-gate-3__hero-subtitle { font-size: 1.2em; color: #ffffff; margin-bottom: 30px; } .page-playtime-baldur-s-gate-3__cta-button { display: inline-block; background-color: #007bff; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-playtime-baldur-s-gate-3__cta-button:hover { background-color: #0056b3; } .page-playtime-baldur-s-gate-3__section-title { font-size: 2.2em; color: #ffcc00; text-align: center; margin-bottom: 30px; padding-top: 20px; } @media (max-width: 768px) { .page-playtime-baldur-s-gate-3__section-title { font-size: 1.8em; } } .page-playtime-baldur-s-gate-3__intro-text { text-align: center; margin-bottom: 40px; font-size: 1.1em; } .page-playtime-baldur-s-gate-3__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-bottom: 40px; } .page-playtime-baldur-s-gate-3__quick-access-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; } .page-playtime-baldur-s-gate-3__quick-access-item:hover { transform: translateY(-5px); } .page-playtime-baldur-s-gate-3__quick-access-item h3 { color: #ffcc00; margin-bottom: 15px; font-size: 1.4em; } .page-playtime-baldur-s-gate-3__quick-access-link { display: inline-block; background-color: #007bff; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-playtime-baldur-s-gate-3__quick-access-link:hover { background-color: #0056b3; } .page-playtime-baldur-s-gate-3__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-bottom: 40px; } .page-playtime-baldur-s-gate-3__game-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-playtime-baldur-s-gate-3__game-card:hover { transform: translateY(-5px); } .page-playtime-baldur-s-gate-3__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-playtime-baldur-s-gate-3__game-card-content { padding: 20px; } .page-playtime-baldur-s-gate-3__game-card-title { color: #ffcc00; font-size: 1.3em; margin-bottom: 10px; } .page-playtime-baldur-s-gate-3__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-playtime-baldur-s-gate-3__game-card-link { display: inline-block; background-color: #007bff; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-playtime-baldur-s-gate-3__game-card-link:hover { background-color: #0056b3; } .page-playtime-baldur-s-gate-3__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-playtime-baldur-s-gate-3__promo-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-playtime-baldur-s-gate-3__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-playtime-baldur-s-gate-3__promo-card-content { padding: 20px; } .page-playtime-baldur-s-gate-3__promo-card-title { color: #ffcc00; font-size: 1.5em; margin-bottom: 10px; } .page-playtime-baldur-s-gate-3__promo-card-description { font-size: 1em; color: #cccccc; margin-bottom: 15px; } .page-playtime-baldur-s-gate-3__promo-card-link { display: inline-block; background-color: #007bff; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-playtime-baldur-s-gate-3__promo-card-link:hover { background-color: #0056b3; } .page-playtime-baldur-s-gate-3__security-content { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 30px; margin-bottom: 40px; } .page-playtime-baldur-s-gate-3__security-item { flex: 1 1 300px; background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: center; } .page-playtime-baldur-s-gate-3__security-item h3 { color: #ffcc00; margin-bottom: 15px; font-size: 1.4em; } .page-playtime-baldur-s-gate-3__security-item p { color: #cccccc; font-size: 1em; } .page-playtime-baldur-s-gate-3__faq-list { margin-bottom: 40px; } .page-playtime-baldur-s-gate-3__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-playtime-baldur-s-gate-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3a3a3a; border-bottom: 1px solid #444; transition: background-color 0.3s ease; user-select: none; } .page-playtime-baldur-s-gate-3__faq-question:hover { background-color: #4a4a4a; } .page-playtime-baldur-s-gate-3__faq-question h3 { color: #ffcc00; font-size: 1.2em; margin: 0; pointer-events: none; } .page-playtime-baldur-s-gate-3__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-playtime-baldur-s-gate-3__faq-item.active .page-playtime-baldur-s-gate-3__faq-toggle { transform: rotate(45deg); } .page-playtime-baldur-s-gate-3__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: #cccccc; } .page-playtime-baldur-s-gate-3__faq-item.active .page-playtime-baldur-s-gate-3__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-playtime-baldur-s-gate-3__faq-question { padding: 12px 15px; } .page-playtime-baldur-s-gate-3__faq-question h3 { font-size: 1.1em; } .page-playtime-baldur-s-gate-3__faq-answer { padding: 0 15px; } .page-playtime-baldur-s-gate-3__faq-item.active .page-playtime-baldur-s-gate-3__faq-answer { padding: 15px !important; } } .page-playtime-baldur-s-gate-3__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-playtime-baldur-s-gate-3__blog-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-playtime-baldur-s-gate-3__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-playtime-baldur-s-gate-3__blog-card-content { padding: 20px; } .page-playtime-baldur-s-gate-3__blog-card-title { color: #ffcc00; font-size: 1.4em; margin-bottom: 10px; } .page-playtime-baldur-s-gate-3__blog-card-title a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; } .page-playtime-baldur-s-gate-3__blog-card-title a:hover { color: #ffd700; } .page-playtime-baldur-s-gate-3__blog-card-meta { font-size: 0.85em; color: #888888; margin-bottom: 10px; } .page-playtime-baldur-s-gate-3__blog-card-description { font-size: 0.95em; color: #cccccc; line-height: 1.5; } @media (max-width: 768px) { .page-playtime-baldur-s-gate-3__hero-section { padding-top: calc(var(--header-offset, 122px) + 10px); padding-bottom: 60px; } .page-playtime-baldur-s-gate-3__quick-access-grid, .page-playtime-baldur-s-gate-3__game-grid, .page-playtime-baldur-s-gate-3__promo-grid, .page-playtime-baldur-s-gate-3__security-content, .page-playtime-baldur-s-gate-3__blog-grid { grid-template-columns: 1fr; } .page-playtime-baldur-s-gate-3__quick-access-item, .page-playtime-baldur-s-gate-3__game-card, .page-playtime-baldur-s-gate-3__promo-card, .page-playtime-baldur-s-gate-3__security-item, .page-playtime-baldur-s-gate-3__blog-card { width: 100% !important; box-sizing: border-box !important; margin: 0 auto; } .page-playtime-baldur-s-gate-3__hero-title { word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-playtime-baldur-s-gate-3__hero-subtitle, .page-playtime-baldur-s-gate-3__intro-text, .page-playtime-baldur-s-gate-3__quick-access-item p, .page-playtime-baldur-s-gate-3__game-card-description, .page-playtime-baldur-s-gate-3__promo-card-description, .page-playtime-baldur-s-gate-3__security-item p, .page-playtime-baldur-s-gate-3__blog-card-description { word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-playtime-baldur-s-gate-3__quick-access-grid { padding: 0 10px; } .page-playtime-baldur-s-gate-3__game-grid { padding: 0 10px; } .page-playtime-baldur-s-gate-3__promo-grid { padding: 0 10px; } .page-playtime-baldur-s-gate-3__security-content { padding: 0 10px; } .page-playtime-baldur-s-gate-3__blog-grid { padding: 0 10px; } }