.page-88uuu { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-top: 10px; } .page-88uuu__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } @media (max-width: 768px) { .page-88uuu__container { padding: 0 10px; } } .page-88uuu__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); } @media (max-width: 768px) { .page-88uuu__section { padding: 25px 0; margin-bottom: 15px; } } .page-88uuu__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-88uuu__section-title { text-align: center; color: #2980b9; font-size: 32px; margin-bottom: 30px; padding: 0 15px; word-wrap: break-word; overflow-wrap: break-word; } .page-88uuu__section--dark .page-88uuu__section-title { color: #3498db; } @media (max-width: 768px) { .page-88uuu__section-title { font-size: 24px; margin-bottom: 20px; } } .page-88uuu__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .page-88uuu__button:hover { background-color: #c0392b; } @media (max-width: 768px) { .page-88uuu__button { padding: 10px 20px; font-size: 14px; } } .page-88uuu__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:betting,casino,mobile,88uuu]') no-repeat center center/cover; color: #fff; text-align: center; padding: 80px 15px; min-height: 450px; display: flex; align-items: center; justify-content: center; border-radius: 10px; margin-bottom: 20px; } @media (max-width: 768px) { .page-88uuu__hero-section { padding: 60px 10px; min-height: 350px; } } .page-88uuu__hero-content { max-width: 800px; margin: 0 auto; } .page-88uuu__hero-title { font-size: 48px; margin-bottom: 20px; text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-88uuu__hero-title { font-size: 36px; } } .page-88uuu__hero-subtitle { font-size: 20px; margin-bottom: 30px; word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-88uuu__hero-subtitle { font-size: 16px; } } .page-88uuu__hero-buttons .page-88uuu__button { margin: 0 10px; min-width: 120px; } @media (max-width: 768px) { .page-88uuu__hero-buttons { display: flex; flex-direction: column; gap: 10px; } .page-88uuu__hero-buttons .page-88uuu__button { margin: 0; width: 100%; } } .page-88uuu__text-content { padding: 0 15px; text-align: justify; color: #555; } @media (max-width: 768px) { .page-88uuu__text-content { padding: 0 10px; } } .page-88uuu__text-content p { margin-bottom: 15px; } .page-88uuu__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; padding: 0 15px; } @media (max-width: 768px) { .page-88uuu__quick-access-grid { grid-template-columns: 1fr; padding: 0 10px; } } .page-88uuu__quick-access-item { background-color: #ecf0f1; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-88uuu__quick-access-item:hover { transform: translateY(-5px); } .page-88uuu__quick-access-item h3 { color: #2c3e50; margin-bottom: 15px; font-size: 20px; word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-88uuu__quick-access-item h3 { font-size: 18px; } } .page-88uuu__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; padding: 0 15px; } @media (max-width: 768px) { .page-88uuu__games-grid { grid-template-columns: 1fr; padding: 0 10px; } } .page-88uuu__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-88uuu__game-card:hover { transform: translateY(-7px); } .page-88uuu__game-card-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-88uuu__game-card-image { height: 180px; } } .page-88uuu__game-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-88uuu__game-card-content h3 { font-size: 22px; color: #2c3e50; margin-bottom: 10px; word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-88uuu__game-card-content h3 { font-size: 20px; } } .page-88uuu__game-card-content p { font-size: 15px; color: #666; margin-bottom: 15px; flex-grow: 1; word-wrap: break-word; overflow-wrap: break-word; } .page-88uuu__game-card .page-88uuu__button { width: 100%; } .page-88uuu__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; padding: 0 15px; } @media (max-width: 768px) { .page-88uuu__promotions-grid { grid-template-columns: 1fr; padding: 0 10px; } } .page-88uuu__promo-card { background-color: #ecf0f1; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); display: flex; align-items: flex-start; gap: 15px; transition: transform 0.3s ease; } .page-88uuu__promo-card:hover { transform: translateY(-5px); } .page-88uuu__promo-icon { width: 80px; height: 80px; object-fit: contain; flex-shrink: 0; } .page-88uuu__promo-content h3 { font-size: 20px; color: #2c3e50; margin-bottom: 8px; word-wrap: break-word; overflow-wrap: break-word; } .page-88uuu__promo-content p { font-size: 14px; color: #666; margin-bottom: 0; word-wrap: break-word; overflow-wrap: break-word; } .page-88uuu__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 0 15px; margin-top: 30px; } .page-88uuu__payment-logo { height: 60px; object-fit: contain; } @media (max-width: 768px) { .page-88uuu__payment-logo { height: 50px; } } .page-88uuu__support-info { text-align: center; padding: 0 15px; margin-top: 30px; color: #555; } .page-88uuu__support-info p { margin-bottom: 10px; } .page-88uuu__support-info .page-88uuu__button { margin-top: 20px; } .page-88uuu__faq-list { max-width: 900px; margin: 30px auto; padding: 0 15px; } @media (max-width: 768px) { .page-88uuu__faq-list { padding: 0 10px; } } .page-88uuu__faq-item { background-color: #ecf0f1; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-88uuu__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #3498db; color: #fff; font-weight: bold; transition: background-color 0.3s ease; } .page-88uuu__faq-question:hover { background-color: #2980b9; } @media (max-width: 768px) { .page-88uuu__faq-question { padding: 12px 15px; font-size: 15px; } } .page-88uuu__faq-question h3 { margin: 0; font-size: 18px; pointer-events: none; word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-88uuu__faq-question h3 { font-size: 16px; } } .page-88uuu__faq-toggle { font-size: 24px; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-88uuu__faq-item.active .page-88uuu__faq-toggle { transform: rotate(45deg); } .page-88uuu__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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: #f9f9f9; color: #555; } .page-88uuu__faq-item.active .page-88uuu__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } @media (max-width: 768px) { .page-88uuu__faq-answer { padding: 0 15px; } .page-88uuu__faq-item.active .page-88uuu__faq-answer { padding: 15px 15px !important; } } .page-88uuu__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; padding: 0 15px; } @media (max-width: 768px) { .page-88uuu__blog-grid { grid-template-columns: 1fr; padding: 0 10px; } } .page-88uuu__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-88uuu__blog-card:hover { transform: translateY(-7px); } .page-88uuu__blog-card-image { width: 100%; height: 220px; object-fit: cover; } @media (max-width: 768px) { .page-88uuu__blog-card-image { height: 180px; } } .page-88uuu__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-88uuu__blog-card-content h3 { font-size: 22px; color: #2c3e50; margin-bottom: 10px; word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-88uuu__blog-card-content h3 { font-size: 20px; } } .page-88uuu__blog-card-content p { font-size: 15px; color: #666; margin-bottom: 15px; flex-grow: 1; word-wrap: break-word; overflow-wrap: break-word; } .page-88uuu__blog-card-meta { font-size: 13px; color: #999; margin-bottom: 15px; } .page-88uuu__blog-card .page-88uuu__button { width: 100%; } .page-88uuu__float-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-88uuu__float-button { background-color: #f39c12; color: #fff; border-radius: 50%; width: 55px; height: 55px; display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; } .page-88uuu__float-button:hover { background-color: #e67e22; } .page-88uuu__float-button--register { background-color: #27ae60; } .page-88uuu__float-button--register:hover { background-color: #229a56; } @media (max-width: 768px) { .page-88uuu__float-buttons { bottom: 15px; right: 15px; } .page-88uuu__float-button { width: 50px; height: 50px; font-size: 14px; } }