.page-taya365-register-online { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-taya365-register-online__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-taya365-register-online__hero-section { background: linear-gradient(135deg, #0056b3, #007bff); color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; padding-top: 70px; }.page-taya365-register-online__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.3; }.page-taya365-register-online__hero-content { position: relative; z-index: 1; }.page-taya365-register-online__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-taya365-register-online__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-taya365-register-online__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; text-decoration: none; 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-taya365-register-online__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-taya365-register-online__section { background-color: #fff; padding: 40px 20px; margin-bottom: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); }.page-taya365-register-online__section-title { font-size: 2em; color: #0056b3; text-align: center; margin-bottom: 30px; }.page-taya365-register-online__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: justify; }.page-taya365-register-online__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-taya365-register-online__feature-item { background-color: #e9f7ff; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-taya365-register-online__feature-item:hover { transform: translateY(-5px); }.page-taya365-register-online__feature-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-taya365-register-online__feature-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-taya365-register-online__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-taya365-register-online__quick-access-button { display: block; background-color: #28a745; color: #fff; padding: 15px 20px; text-align: center; text-decoration: none; border-radius: 8px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-taya365-register-online__quick-access-button:hover { background-color: #218838; transform: translateY(-2px); }.page-taya365-register-online__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-taya365-register-online__game-card { background-color: #f0f8ff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); width: 100%; max-width: 350px; text-align: center; transition: transform 0.3s ease; }.page-taya365-register-online__game-card:hover { transform: translateY(-5px); }.page-taya365-register-online__game-image { width: 100%; height: 200px; object-fit: cover; }.page-taya365-register-online__game-content { padding: 20px; }.page-taya365-register-online__game-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-taya365-register-online__game-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-taya365-register-online__game-button { display: inline-block; background-color: #17a2b8; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-taya365-register-online__game-button:hover { background-color: #138496; }.page-taya365-register-online__offers-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-taya365-register-online__offer-card { background-color: #fff3cd; border: 1px solid #ffeeba; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); }.page-taya365-register-online__offer-title { font-size: 1.5em; color: #856404; margin-bottom: 10px; }.page-taya365-register-online__offer-description { font-size: 1em; color: #664d03; margin-bottom: 20px; }.page-taya365-register-online__offer-button { display: inline-block; background-color: #fd7e14; color: #fff; padding: 12px 25px; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-taya365-register-online__offer-button:hover { background-color: #e66b00; }.page-taya365-register-online__faq-list { list-style: none; padding: 0; margin-top: 30px; }.page-taya365-register-online__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-taya365-register-online__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; font-size: 1.2em; font-weight: bold; color: #0056b3; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-taya365-register-online__faq-question h3 { margin: 0; pointer-events: none; }.page-taya365-register-online__faq-question:hover { background-color: #f0f0f0; }.page-taya365-register-online__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; }.page-taya365-register-online__faq-item.active .page-taya365-register-online__faq-toggle { transform: rotate(45deg); }.page-taya365-register-online__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-taya365-register-online__faq-item.active .page-taya365-register-online__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-taya365-register-online__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-taya365-register-online__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-taya365-register-online__blog-card:hover { transform: translateY(-5px); }.page-taya365-register-online__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-taya365-register-online__blog-content { padding: 20px; }.page-taya365-register-online__blog-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-taya365-register-online__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-taya365-register-online__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-taya365-register-online__blog-link:hover { color: #0056b3; }.page-taya365-register-online__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 30px; }.page-taya365-register-online__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-taya365-register-online__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-taya365-register-online img { max-width: 100%; height: auto; display: block; }.page-taya365-register-online__hero-section .page-taya365-register-online__hero-image { opacity: 0.2; }.page-taya365-register-online__hero-section { background-color: #007bff; background-image: linear-gradient(135deg, #0056b3, #007bff); }.page-taya365-register-online__content-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }.page-taya365-register-online__list-item { box-sizing: border-box; }.page-taya365-register-online__list-container { box-sizing: border-box; }.page-taya365-register-online__blog-link { display: block; text-align: right; margin-top: 15px; }.page-taya365-register-online__blog-title a { text-decoration: none; color: inherit; }.page-taya365-register-online__blog-title a:hover { text-decoration: underline; }.page-taya365-register-online__game-title a { text-decoration: none; color: inherit; }.page-taya365-register-online__game-title a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-taya365-register-online__hero-title { font-size: 2em; }.page-taya365-register-online__hero-description { font-size: 1em; }.page-taya365-register-online__cta-button { padding: 12px 25px; font-size: 1em; }.page-taya365-register-online__section { padding: 30px 15px; }.page-taya365-register-online__section-title { font-size: 1.8em; }.page-taya365-register-online__text-content { font-size: 1em; }.page-taya365-register-online__features-grid, .page-taya365-register-online__quick-access-grid, .page-taya365-register-online__offers-grid, .page-taya365-register-online__blog-grid { grid-template-columns: 1fr; }.page-taya365-register-online__feature-item, .page-taya365-register-online__game-card, .page-taya365-register-online__offer-card, .page-taya365-register-online__blog-card { max-width: 100%; }.page-taya365-register-online__faq-question { font-size: 1.1em; padding: 15px; }.page-taya365-register-online__faq-answer { padding: 15px 10px; }.page-taya365-register-online__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-taya365-register-online__payment-logo, .page-taya365-register-online__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-taya365-register-online img { max-width: 100% !important; height: auto !important; }.page-taya365-register-online__list-item { 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; word-break: break-word !important; }.page-taya365-register-online__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}