.page-www-taya365-com-login-password-reset { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-www-taya365-com-login-password-reset__section-title { font-size: 2.2em; color: #1a1a1a; text-align: center; margin-bottom: 40px; padding: 20px 15px; } .page-www-taya365-com-login-password-reset__hero-section { position: relative; width: 100%; height: 60vh; min-height: 400px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-www-taya365-com-login-password-reset__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-www-taya365-com-login-password-reset__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-www-taya365-com-login-password-reset__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-www-taya365-com-login-password-reset__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-www-taya365-com-login-password-reset__hero-buttons { display: flex; justify-content: center; gap: 20px; } .page-www-taya365-com-login-password-reset__button { display: inline-block; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; font-size: 1.1em; } .page-www-taya365-com-login-password-reset__button--primary { background-color: #e44d26; color: #fff; border: 2px solid #e44d26; } .page-www-taya365-com-login-password-reset__button--primary:hover { background-color: #ff6a3d; transform: translateY(-3px); } .page-www-taya365-com-login-password-reset__button--secondary { background-color: transparent; color: #fff; border: 2px solid #fff; } .page-www-taya365-com-login-password-reset__button--secondary:hover { background-color: rgba(255, 255, 255, 0.2); transform: translateY(-3px); } .page-www-taya365-com-login-password-reset__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: 50px 20px; background-color: #fff; } .page-www-taya365-com-login-password-reset__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; } .page-www-taya365-com-login-password-reset__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-www-taya365-com-login-password-reset__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-www-taya365-com-login-password-reset__intro-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; text-align: center; } .page-www-taya365-com-login-password-reset__text-content { font-size: 1.1em; margin-bottom: 20px; } .page-www-taya365-com-login-password-reset__button--learn-more { background-color: #007bff; color: #fff; border: 2px solid #007bff; margin-top: 30px; } .page-www-taya365-com-login-password-reset__button--learn-more:hover { background-color: #0056b3; transform: translateY(-3px); } .page-www-taya365-com-login-password-reset__quick-access-section { padding: 80px 20px; background-color: #f0f0f0; } .page-www-taya365-com-login-password-reset__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-www-taya365-com-login-password-reset__access-item { background-color: #fff; padding: 30px; border-radius: 10px; text-align: center; text-decoration: none; color: #333; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-www-taya365-com-login-password-reset__access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .page-www-taya365-com-login-password-reset__access-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; max-width: 100%; height: auto; } .page-www-taya365-com-login-password-reset__access-title { font-size: 1.4em; margin-bottom: 10px; color: #1a1a1a; } .page-www-taya365-com-login-password-reset__games-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; } .page-www-taya365-com-login-password-reset__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-www-taya365-com-login-password-reset__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; padding-bottom: 20px; } .page-www-taya365-com-login-password-reset__game-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; max-width: 100%; } .page-www-taya365-com-login-password-reset__game-title { font-size: 1.5em; color: #1a1a1a; margin-bottom: 10px; padding: 0 15px; } .page-www-taya365-com-login-password-reset__game-description { font-size: 1em; color: #555; margin-bottom: 20px; padding: 0 15px; } .page-www-taya365-com-login-password-reset__promotions-section { padding: 80px 20px; background-color: #f0f0f0; } .page-www-taya365-com-login-password-reset__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-www-taya365-com-login-password-reset__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; padding-bottom: 20px; } .page-www-taya365-com-login-password-reset__promo-image { width: 100%; height: 220px; object-fit: cover; margin-bottom: 15px; max-width: 100%; } .page-www-taya365-com-login-password-reset__promo-title { font-size: 1.5em; color: #1a1a1a; margin-bottom: 10px; padding: 0 15px; } .page-www-taya365-com-login-password-reset__promo-description { font-size: 1em; color: #555; margin-bottom: 20px; padding: 0 15px; } .page-www-taya365-com-login-password-reset__security-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; text-align: center; } .page-www-taya365-com-login-password-reset__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-www-taya365-com-login-password-reset__security-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .page-www-taya365-com-login-password-reset__security-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; max-width: 100%; height: auto; } .page-www-taya365-com-login-password-reset__security-title { font-size: 1.4em; color: #1a1a1a; margin-bottom: 10px; } .page-www-taya365-com-login-password-reset__security-description { font-size: 1em; color: #555; } .page-www-taya365-com-login-password-reset__button--contact { background-color: #28a745; color: #fff; border: 2px solid #28a745; } .page-www-taya365-com-login-password-reset__button--contact:hover { background-color: #218838; transform: translateY(-3px); } .page-www-taya365-com-login-password-reset__faq-section { padding: 80px 20px; background-color: #f0f0f0; } .page-www-taya365-com-login-password-reset__faq-container { max-width: 900px; margin: 0 auto; } .page-www-taya365-com-login-password-reset__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-www-taya365-com-login-password-reset__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; user-select: none; transition: background-color 0.3s ease; } .page-www-taya365-com-login-password-reset__faq-question:hover { background-color: #f5f5f5; } .page-www-taya365-com-login-password-reset__faq-heading { font-size: 1.2em; color: #1a1a1a; margin: 0; flex-grow: 1; text-align: left; pointer-events: none; } .page-www-taya365-com-login-password-reset__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; } .page-www-taya365-com-login-password-reset__faq-item.active .page-www-taya365-com-login-password-reset__faq-toggle { transform: rotate(45deg); } .page-www-taya365-com-login-password-reset__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; } .page-www-taya365-com-login-password-reset__faq-item.active .page-www-taya365-com-login-password-reset__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-www-taya365-com-login-password-reset__faq-answer p { margin: 0; font-size: 1em; color: #555; } .page-www-taya365-com-login-password-reset__blog-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; } .page-www-taya365-com-login-password-reset__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-www-taya365-com-login-password-reset__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; text-decoration: none; color: #333; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-www-taya365-com-login-password-reset__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .page-www-taya365-com-login-password-reset__blog-image { width: 100%; height: 180px; object-fit: cover; max-width: 100%; } .page-www-taya365-com-login-password-reset__blog-title { font-size: 1.3em; margin: 15px 15px 10px; color: #1a1a1a; } .page-www-taya365-com-login-password-reset__blog-excerpt { font-size: 0.95em; color: #555; margin: 0 15px 15px; } .page-www-taya365-com-login-password-reset__blog-date { display: block; font-size: 0.85em; color: #888; text-align: right; padding: 0 15px 15px; } @media (max-width: 768px) { .page-www-taya365-com-login-password-reset__section-title { font-size: 1.8em; } .page-www-taya365-com-login-password-reset__hero-section { height: auto; min-height: 350px; padding: 80px 15px 40px; } .page-www-taya365-com-login-password-reset__hero-title { font-size: 2em; } .page-www-taya365-com-login-password-reset__hero-description { font-size: 1em; } .page-www-taya365-com-login-password-reset__hero-buttons { flex-direction: column; gap: 15px; } .page-www-taya365-com-login-password-reset__button { padding: 12px 25px; width: 100%; box-sizing: border-box; } .page-www-taya365-com-login-password-reset__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-www-taya365-com-login-password-reset__payment-logo, .page-www-taya365-com-login-password-reset__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-www-taya365-com-login-password-reset__intro-section, .page-www-taya365-com-login-password-reset__quick-access-section, .page-www-taya365-com-login-password-reset__games-section, .page-www-taya365-com-login-password-reset__promotions-section, .page-www-taya365-com-login-password-reset__security-section, .page-www-taya365-com-login-password-reset__faq-section, .page-www-taya365-com-login-password-reset__blog-section { padding: 40px 15px; } .page-www-taya365-com-login-password-reset__access-grid, .page-www-taya365-com-login-password-reset__game-grid, .page-www-taya365-com-login-password-reset__promo-grid, .page-www-taya365-com-login-password-reset__security-content, .page-www-taya365-com-login-password-reset__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-www-taya365-com-login-password-reset__access-item, .page-www-taya365-com-login-password-reset__game-card, .page-www-taya365-com-login-password-reset__promo-card, .page-www-taya365-com-login-password-reset__security-item, .page-www-taya365-com-login-password-reset__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-www-taya365-com-login-password-reset__faq-question { padding: 15px 20px; } .page-www-taya365-com-login-password-reset__faq-heading { font-size: 1.1em; } .page-www-taya365-com-login-password-reset__faq-answer { padding: 0 20px; } .page-www-taya365-com-login-password-reset__faq-item.active .page-www-taya365-com-login-password-reset__faq-answer { padding: 15px 20px !important; } .page-www-taya365-com-login-password-reset__text-content, .page-www-taya365-com-login-password-reset__game-description, .page-www-taya365-com-login-password-reset__promo-description, .page-www-taya365-com-login-password-reset__security-description, .page-www-taya365-com-login-password-reset__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; } }