.page-ty8 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); }.page-ty8__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-ty8__section { padding: 60px 20px; text-align: center; }.page-ty8__section:nth-of-type(even) { background-color: #162030; }.page-ty8__title { font-size: 2.8em; color: #e6b31e; margin-bottom: 20px; text-transform: uppercase; }.page-ty8__subtitle { font-size: 1.4em; color: #ccc; margin-bottom: 40px; }.page-ty8__text { font-size: 1.1em; color: #ddd; margin-bottom: 20px; }.page-ty8__button { display: inline-block; background-color: #e6b31e; color: #1a1a2e; 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; margin: 10px; }.page-ty8__button:hover { background-color: #ffcc33; transform: translateY(-3px); }.page-ty8__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:ty8,banner,casino,sport]') no-repeat center center/cover; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; min-height: 60vh; position: relative; padding-top: 10px; }.page-ty8__hero-title { font-size: 3.5em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-ty8__hero-subtitle { font-size: 1.8em; color: #e6b31e; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }.page-ty8__intro-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 40px; margin-top: 40px; }.page-ty8__intro-text-block { flex: 1 1 45%; min-width: 300px; text-align: left; }.page-ty8__intro-image { flex: 1 1 45%; max-width: 500px; border-radius: 10px; overflow: hidden; }.page-ty8__intro-image img { max-width: 100%; height: auto; display: block; }.page-ty8__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 40px; }.page-ty8__quick-access-item { background-color: #2a2a4a; padding: 30px 20px; border-radius: 10px; transition: transform 0.3s ease; }.page-ty8__quick-access-item:hover { transform: translateY(-5px); }.page-ty8__quick-access-item h3 { color: #e6b31e; margin-bottom: 15px; font-size: 1.5em; }.page-ty8__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-ty8__game-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-ty8__game-card:hover { transform: translateY(-5px); }.page-ty8__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-ty8__game-card-content { padding: 20px; }.page-ty8__game-card-content h3 { font-size: 1.6em; color: #e6b31e; margin-bottom: 10px; }.page-ty8__game-card-content p { color: #ccc; font-size: 0.95em; margin-bottom: 15px; }.page-ty8__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-ty8__promo-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-ty8__promo-card:hover { transform: translateY(-5px); }.page-ty8__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-ty8__promo-card-content { padding: 20px; }.page-ty8__promo-card-content h3 { font-size: 1.6em; color: #e6b31e; margin-bottom: 10px; }.page-ty8__promo-card-content p { color: #ccc; font-size: 0.95em; margin-bottom: 15px; }.page-ty8__security-support-content { margin-top: 40px; text-align: left; }.page-ty8__security-list { list-style: none; padding: 0; margin-bottom: 30px; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-ty8__security-list-item { background-color: #2a2a4a; padding: 20px; border-left: 5px solid #e6b31e; border-radius: 5px; flex: 1 1 45%; min-width: 280px; box-sizing: border-box; }.page-ty8__security-list-item h3 { color: #e6b31e; margin-bottom: 10px; font-size: 1.3em; }.page-ty8__payment-providers, .page-ty8__game-providers { margin-top: 30px; }.page-ty8__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 25px; margin-top: 20px; }.page-ty8__provider-logo { max-height: 80px; max-width: 120px; object-fit: contain; }.page-ty8__faq-list { margin-top: 40px; text-align: left; }.page-ty8__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }.page-ty8__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3b3b6b; color: #fff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-ty8__faq-question:hover { background-color: #4c4c8c; }.page-ty8__faq-question h3 { margin: 0; color: #e6b31e; pointer-events: none; }.page-ty8__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e6b31e; pointer-events: none; transition: transform 0.3s ease; }.page-ty8__faq-item.active .page-ty8__faq-toggle { transform: rotate(45deg); }.page-ty8__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #2a2a4a; color: #ddd; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease; }.page-ty8__faq-item.active .page-ty8__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-ty8__faq-answer p { margin-top: 0; margin-bottom: 15px; }.page-ty8__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-ty8__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-ty8__blog-card:hover { transform: translateY(-5px); }.page-ty8__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-ty8__blog-card-content { padding: 20px; }.page-ty8__blog-card-content h3 { font-size: 1.4em; color: #e6b31e; margin-bottom: 10px; }.page-ty8__blog-card-content h3 a { color: #e6b31e; text-decoration: none; }.page-ty8__blog-card-content h3 a:hover { text-decoration: underline; }.page-ty8__blog-card-content p { color: #ccc; font-size: 0.9em; margin-bottom: 15px; }.page-ty8__blog-card-meta { display: flex; justify-content: space-between; font-size: 0.85em; color: #999; }.page-ty8__floating-buttons { position: fixed; right: 20px; bottom: 80px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-ty8__floating-button { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 50%; background-color: #e6b31e; color: #1a1a2e; font-size: 1.2em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-decoration: none; transition: background-color 0.3s ease, transform 0.3s ease; }.page-ty8__floating-button:hover { background-color: #ffcc33; transform: scale(1.1); }.page-ty8__floating-button svg { width: 28px; height: 28px; fill: currentColor; }.page-ty8__floating-button-text { display: none; margin-left: 10px; font-weight: bold; }.page-ty8__floating-button:hover .page-ty8__floating-button-text { display: block; }.page-ty8__logo-img { max-width: 120px; height: auto; display: block; margin: 0 auto; }.page-ty8__payment-logo, .page-ty8__gamelogo { max-height: 50px; max-width: 100px; object-fit: contain; }.page-ty8__contact-info { margin-top: 30px; }.page-ty8__contact-info p { margin-bottom: 10px; }.page-ty8__contact-info a { color: #e6b31e; text-decoration: none; }.page-ty8__contact-info a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-ty8__title { font-size: 2em; }.page-ty8__subtitle { font-size: 1.2em; }.page-ty8__hero-title { font-size: 2.5em; }.page-ty8__hero-subtitle { font-size: 1.4em; }.page-ty8__intro-text-block { flex: 1 1 100%; }.page-ty8__intro-image { flex: 1 1 100%; }.page-ty8__quick-access-grid, .page-ty8__games-grid, .page-ty8__promo-grid, .page-ty8__blog-grid { grid-template-columns: 1fr; }.page-ty8__security-list-item { flex: 1 1 100%; margin: 0 auto 15px; 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; }.page-ty8__security-list { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-ty8__faq-question, .page-ty8__faq-answer { padding-left: 15px; padding-right: 15px; }.page-ty8__faq-answer { padding: 0 15px; }.page-ty8__faq-item.active .page-ty8__faq-answer { padding: 15px 15px !important; }.page-ty8__floating-buttons { right: 10px; bottom: 70px; gap: 10px; }.page-ty8__floating-button { width: 50px; height: 50px; font-size: 1em; }.page-ty8__floating-button svg { width: 24px; height: 24px; }.page-ty8__section { padding: 40px 15px; }.page-ty8__provider-logos { gap: 15px; }.page-ty8__payment-logo, .page-ty8__gamelogo { max-height: 40px; max-width: 80px; }.page-ty8 img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } }