.page-playtime-lh { font-family: 'Arial', sans-serif; background-color: #1a1a1a; color: #f0f0f0; line-height: 1.6; } .page-playtime-lh__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-playtime-lh__section { padding: 60px 20px; text-align: center; } .page-playtime-lh__section:nth-of-type(even) { background-color: #222222; } .page-playtime-lh__heading { font-size: 2.8em; color: #ffcc00; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-playtime-lh__subheading { font-size: 1.8em; color: #f0f0f0; margin-bottom: 30px; } .page-playtime-lh__text { font-size: 1.1em; color: #cccccc; margin-bottom: 20px; } .page-playtime-lh__button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-playtime-lh__button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-playtime-lh__hero-section { background-image: url('[GALLERY:hero:1920x1080:online_casino,gaming,excitement]'); background-size: cover; background-position: center; padding: 150px 20px; color: #ffffff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; padding-top: 10px; /* Adjust for shared header */ } .page-playtime-lh__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #ffcc00; } .page-playtime-lh__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; } .page-playtime-lh__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: 40px 20px; background-color: #1a1a1a; } .page-playtime-lh__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; } .page-playtime-lh__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-playtime-lh__intro-section .page-playtime-lh__text { max-width: 800px; margin-left: auto; margin-right: auto; } .page-playtime-lh__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1000px; margin: 40px auto 0 auto; } .page-playtime-lh__quick-access-item { background-color: #2e2e2e; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-playtime-lh__quick-access-item:hover { transform: translateY(-5px); } .page-playtime-lh__quick-access-item .page-playtime-lh__button { width: 100%; } .page-playtime-lh__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; } .page-playtime-lh__game-card { background-color: #2e2e2e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: left; display: flex; flex-direction: column; height: 100%; } .page-playtime-lh__game-card-image { width: 100%; height: 200px; overflow: hidden; display: flex; justify-content: center; align-items: center; } .page-playtime-lh__game-card-image img { width: 100%; height: auto; object-fit: cover; max-width: 100%; } .page-playtime-lh__game-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-playtime-lh__game-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-playtime-lh__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; flex-grow: 1; } .page-playtime-lh__game-card .page-playtime-lh__button { width: 100%; text-align: center; } .page-playtime-lh__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; } .page-playtime-lh__promo-card { background-color: #2e2e2e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: left; display: flex; flex-direction: column; height: 100%; } .page-playtime-lh__promo-card-image { width: 100%; height: 200px; overflow: hidden; display: flex; justify-content: center; align-items: center; } .page-playtime-lh__promo-card-image img { width: 100%; height: auto; object-fit: cover; max-width: 100%; } .page-playtime-lh__promo-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-playtime-lh__promo-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-playtime-lh__promo-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; flex-grow: 1; } .page-playtime-lh__promo-card .page-playtime-lh__button { width: 100%; text-align: center; } .page-playtime-lh__security-section .page-playtime-lh__text { max-width: 800px; margin-left: auto; margin-right: auto; } .page-playtime-lh__faq-list { max-width: 900px; margin: 40px auto 0 auto; text-align: left; } .page-playtime-lh__faq-item { background-color: #2e2e2e; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-playtime-lh__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3a3a3a; transition: background-color 0.3s ease; } .page-playtime-lh__faq-question:hover { background-color: #4a4a4a; } .page-playtime-lh__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } .page-playtime-lh__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-playtime-lh__faq-item.active .page-playtime-lh__faq-toggle { transform: rotate(45deg); } .page-playtime-lh__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #2e2e2e; color: #cccccc; } .page-playtime-lh__faq-item.active .page-playtime-lh__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-playtime-lh__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; } .page-playtime-lh__blog-card { background-color: #2e2e2e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: left; display: flex; flex-direction: column; height: 100%; } .page-playtime-lh__blog-card-image { width: 100%; height: 200px; overflow: hidden; display: flex; justify-content: center; align-items: center; } .page-playtime-lh__blog-card-image img { width: 100%; height: auto; object-fit: cover; max-width: 100%; } .page-playtime-lh__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-playtime-lh__blog-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-playtime-lh__blog-card-meta { font-size: 0.85em; color: #999999; margin-bottom: 10px; } .page-playtime-lh__blog-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; flex-grow: 1; } .page-playtime-lh__blog-card .page-playtime-lh__button { width: 100%; text-align: center; } @media (max-width: 768px) { .page-playtime-lh__hero-title { font-size: 2.5em; } .page-playtime-lh__hero-subtitle { font-size: 1.2em; } .page-playtime-lh__heading { font-size: 2em; } .page-playtime-lh__subheading { font-size: 1.4em; } .page-playtime-lh__section { padding: 40px 15px; } .page-playtime-lh__container { padding: 10px; } .page-playtime-lh__quick-access-grid, .page-playtime-lh__games-grid, .page-playtime-lh__promo-grid, .page-playtime-lh__blog-grid { grid-template-columns: 1fr; gap: 20px; margin-top: 20px; } .page-playtime-lh__game-card-image, .page-playtime-lh__promo-card-image, .page-playtime-lh__blog-card-image { height: 180px; } .page-playtime-lh__faq-question { padding: 15px 20px; } .page-playtime-lh__faq-question h3 { font-size: 1.1em; } .page-playtime-lh__faq-answer { padding: 0 20px; } .page-playtime-lh__faq-item.active .page-playtime-lh__faq-answer { padding: 15px 20px !important; } .page-playtime-lh__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-playtime-lh__payment-logo, .page-playtime-lh__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-playtime-lh__text { font-size: 1em; } }