.page-playtime-deposit-pending { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-playtime-deposit-pending__hero-section { background: linear-gradient(135deg, #2a0a5e, #5e0a5e); color: #fff; padding: 100px 20px 80px; text-align: center; position: relative; overflow: hidden; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; padding-top: 10px; } .page-playtime-deposit-pending__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:casino,deposit,pending,support]'); background-size: cover; background-position: center; opacity: 0.2; z-index: 0; } .page-playtime-deposit-pending__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-playtime-deposit-pending__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-playtime-deposit-pending__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; } .page-playtime-deposit-pending__btn { display: inline-block; background-color: #ffcc00; color: #2a0a5e; padding: 15px 30px; border-radius: 30px; 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-deposit-pending__btn:hover { background-color: #e6b800; transform: translateY(-3px); } .page-playtime-deposit-pending__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; } .page-playtime-deposit-pending__section:nth-of-type(even) { background-color: #f0f0f0; } .page-playtime-deposit-pending__section-title { font-size: 2.2em; color: #2a0a5e; text-align: center; margin-bottom: 40px; font-weight: bold; } .page-playtime-deposit-pending__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify; margin-bottom: 20px; } .page-playtime-deposit-pending__text-content strong { color: #5e0a5e; } .page-playtime-deposit-pending__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-playtime-deposit-pending__grid-item { background-color: #fff; padding: 25px; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-playtime-deposit-pending__grid-item:hover { transform: translateY(-5px); } .page-playtime-deposit-pending__grid-item-title { font-size: 1.4em; color: #2a0a5e; margin-bottom: 15px; font-weight: bold; } .page-playtime-deposit-pending__grid-item-description { font-size: 1em; color: #555; } .page-playtime-deposit-pending__cta-container { text-align: center; margin-top: 50px; } .page-playtime-deposit-pending__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-playtime-deposit-pending__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f2f2f2; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-playtime-deposit-pending__faq-question:hover { background-color: #e6e6e6; } .page-playtime-deposit-pending__faq-question h3 { margin: 0; font-size: 1.2em; color: #2a0a5e; pointer-events: none; } .page-playtime-deposit-pending__faq-toggle { font-size: 1.5em; font-weight: bold; color: #5e0a5e; pointer-events: none; transition: transform 0.3s ease; } .page-playtime-deposit-pending__faq-item.active .page-playtime-deposit-pending__faq-toggle { transform: rotate(45deg); } .page-playtime-deposit-pending__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: #fff; color: #555; } .page-playtime-deposit-pending__faq-item.active .page-playtime-deposit-pending__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-playtime-deposit-pending__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-playtime-deposit-pending__blog-card { background-color: #fff; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease; text-decoration: none; color: inherit; } .page-playtime-deposit-pending__blog-card:hover { transform: translateY(-5px); } .page-playtime-deposit-pending__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-playtime-deposit-pending__blog-content { padding: 20px; } .page-playtime-deposit-pending__blog-title { font-size: 1.3em; color: #2a0a5e; margin-bottom: 10px; font-weight: bold; } .page-playtime-deposit-pending__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-playtime-deposit-pending__blog-date { font-size: 0.85em; color: #999; text-align: right; } .page-playtime-deposit-pending__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; margin-top: 40px; } .page-playtime-deposit-pending__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; text-decoration: none; color: inherit; transition: transform 0.3s ease; } .page-playtime-deposit-pending__game-card:hover { transform: translateY(-3px); } .page-playtime-deposit-pending__game-image { width: 100%; height: 120px; object-fit: cover; } .page-playtime-deposit-pending__game-title { font-size: 1em; color: #2a0a5e; padding: 10px; font-weight: bold; } .page-playtime-deposit-pending__small-btn { display: inline-block; background-color: #ffcc00; color: #2a0a5e; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; margin-top: 15px; } .page-playtime-deposit-pending__small-btn:hover { background-color: #e6b800; transform: translateY(-2px); } .page-playtime-deposit-pending__logo-strip { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 30px; } .page-playtime-deposit-pending__logo-strip img { max-width: 100px; height: auto; opacity: 0.7; transition: opacity 0.3s ease; } .page-playtime-deposit-pending__logo-strip img:hover { opacity: 1; } @media (max-width: 768px) { .page-playtime-deposit-pending__hero-title { font-size: 2em; } .page-playtime-deposit-pending__hero-subtitle { font-size: 1.1em; } .page-playtime-deposit-pending__btn { padding: 12px 25px; font-size: 1em; } .page-playtime-deposit-pending__section { padding: 40px 15px; } .page-playtime-deposit-pending__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-playtime-deposit-pending__text-content { font-size: 1em; } .page-playtime-deposit-pending__grid { grid-template-columns: 1fr; } .page-playtime-deposit-pending__blog-grid { grid-template-columns: 1fr; } .page-playtime-deposit-pending__game-grid { grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); } .page-playtime-deposit-pending__faq-question { padding: 15px 20px; } .page-playtime-deposit-pending__faq-question h3 { font-size: 1.1em; } .page-playtime-deposit-pending__faq-answer { padding: 0 20px; } .page-playtime-deposit-pending__faq-item.active .page-playtime-deposit-pending__faq-answer { padding: 15px 20px !important; } .page-playtime-deposit-pending__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 10px; padding-right: 10px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-playtime-deposit-pending ul, .page-playtime-deposit-pending ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-playtime-deposit-pending img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-playtime-deposit-pending__blog-image, .page-playtime-deposit-pending__game-image { height: 150px; } } @media (max-width: 480px) { .page-playtime-deposit-pending__hero-section { padding: 80px 15px 60px; } .page-playtime-deposit-pending__hero-title { font-size: 1.8em; } .page-playtime-deposit-pending__section { padding: 30px 10px; } .page-playtime-deposit-pending__section-title { font-size: 1.6em; } }