.page-90nohu { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-90nohu a { text-decoration: none; color: #007bff; }.page-90nohu a:hover { text-decoration: underline; }.page-90nohu__container { max-width: 1200px; margin: 0 auto; padding: 10px; box-sizing: border-box; }.page-90nohu__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 80px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 20px; padding-top: 90px; }.page-90nohu__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-90nohu__hero-description { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-90nohu__hero-cta { display: inline-block; background-color: #fdbb2d; color: #1a2a6c; padding: 15px 30px; border-radius: 50px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-90nohu__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); text-decoration: none; }.page-90nohu__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #fff; padding: 20px; border-radius: 10px; margin-bottom: 20px; }.page-90nohu__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-90nohu__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-90nohu__section-title { font-size: 2.5em; color: #1a2a6c; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-90nohu__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #fdbb2d; border-radius: 2px; }.page-90nohu__about-section, .page-90nohu__quick-access-section, .page-90nohu__games-section, .page-90nohu__promotions-section, .page-90nohu__security-section, .page-90nohu__blog-section { background-color: #fff; padding: 40px 20px; border-radius: 10px; margin-bottom: 20px; }.page-90nohu__about-content, .page-90nohu__security-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; justify-content: center; }.page-90nohu__about-text, .page-90nohu__security-text { flex: 1; min-width: 300px; }.page-90nohu__about-image, .page-90nohu__security-image { flex: 1; min-width: 300px; text-align: center; }.page-90nohu__about-image img, .page-90nohu__security-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }.page-90nohu__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-90nohu__card { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-90nohu__card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); }.page-90nohu__card-icon { margin-bottom: 15px; }.page-90nohu__card-icon img { width: 80px; height: 80px; object-fit: contain; }.page-90nohu__card-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-90nohu__card-description { font-size: 0.95em; color: #555; }.page-90nohu__cta-button { display: inline-block; background-color: #1a2a6c; color: #fff; padding: 12px 25px; border-radius: 30px; font-size: 1em; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease; }.page-90nohu__cta-button:hover { background-color: #0056b3; text-decoration: none; }.page-90nohu__games-grid, .page-90nohu__promotions-grid, .page-90nohu__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-90nohu__game-card, .page-90nohu__promotion-card, .page-90nohu__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-90nohu__game-card:hover, .page-90nohu__promotion-card:hover, .page-90nohu__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); }.page-90nohu__game-image, .page-90nohu__promotion-image, .page-90nohu__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-90nohu__game-content, .page-90nohu__promotion-content, .page-90nohu__blog-content { padding: 20px; }.page-90nohu__game-title, .page-90nohu__promotion-title, .page-90nohu__blog-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-90nohu__game-description, .page-90nohu__promotion-description, .page-90nohu__blog-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-90nohu__faq-section { background-color: #fff; padding: 40px 20px; border-radius: 10px; margin-bottom: 20px; }.page-90nohu__faq-item { border-bottom: 1px solid #eee; padding: 15px 0; }.page-90nohu__faq-item:last-child { border-bottom: none; }.page-90nohu__faq-question { display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; font-size: 1.1em; color: #1a2a6c; font-weight: bold; transition: color 0.3s ease; }.page-90nohu__faq-question:hover { color: #fdbb2d; }.page-90nohu__faq-question h3 { margin: 0; pointer-events: none; }.page-90nohu__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; }.page-90nohu__faq-item.active .page-90nohu__faq-toggle { transform: rotate(45deg); }.page-90nohu__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-90nohu__faq-item.active .page-90nohu__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-90nohu__faq-answer p { margin: 0; color: #555; }.page-90nohu__blog-date { font-size: 0.8em; color: #888; margin-top: 10px; }.page-90nohu__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-90nohu__floating-button { background-color: #fdbb2d; color: #1a2a6c; border: none; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 1.2em; cursor: pointer; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-90nohu__floating-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-90nohu__floating-button a { color: #1a2a6c; display: block; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-decoration: none; }.page-90nohu__floating-button--register { background-color: #1a2a6c; color: #fdbb2d; }.page-90nohu__floating-button--register:hover { background-color: #0056b3; }.page-90nohu__floating-button--register a { color: #fdbb2d; }.page-90nohu__floating-button--login { background-color: #b21f1f; color: #fff; }.page-90nohu__floating-button--login:hover { background-color: #8c1a1a; }.page-90nohu__floating-button--login a { color: #fff; }.page-90nohu__quick-access-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-90nohu__quick-access-item a { display: block; background-color: #fdbb2d; color: #1a2a6c; padding: 12px 25px; border-radius: 30px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-90nohu__quick-access-item a:hover { background-color: #e0a800; transform: translateY(-3px); text-decoration: none; }.page-90nohu__quick-access-item { box-sizing: border-box; }.page-90nohu__quick-access-item a { width: 100%; box-sizing: border-box; text-align: center; }.page-90nohu__quick-access-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; }.page-90nohu__quick-access-item { display: flex; justify-content: center; }.page-90nohu__quick-access-item a { min-width: 180px; }.page-90nohu__blog-card a { color: #1a2a6c; }.page-90nohu__blog-card a:hover .page-90nohu__blog-title { color: #fdbb2d; }.page-90nohu__blog-card a:hover { text-decoration: none; }@media (max-width: 768px) { .page-90nohu__container { padding: 5px; }.page-90nohu__hero-section { padding: 60px 15px; padding-top: 70px; }.page-90nohu__hero-title { font-size: 2.5em; }.page-90nohu__hero-description { font-size: 1.2em; }.page-90nohu__hero-cta { padding: 12px 25px; font-size: 1em; }.page-90nohu__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-90nohu__payment-logo, .page-90nohu__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-90nohu__section-title { font-size: 2em; margin-bottom: 30px; }.page-90nohu__about-section, .page-90nohu__quick-access-section, .page-90nohu__games-section, .page-90nohu__promotions-section, .page-90nohu__security-section, .page-90nohu__blog-section, .page-90nohu__faq-section { padding: 20px 10px; }.page-90nohu__about-content, .page-90nohu__security-content { flex-direction: column; }.page-90nohu__about-text, .page-90nohu__security-text { min-width: unset; width: 100%; }.page-90nohu__about-image, .page-90nohu__security-image { min-width: unset; width: 100%; }.page-90nohu__grid, .page-90nohu__games-grid, .page-90nohu__promotions-grid, .page-90nohu__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-90nohu__card { padding: 20px; }.page-90nohu__card-title { font-size: 1.3em; }.page-90nohu__game-image, .page-90nohu__promotion-image, .page-90nohu__blog-image { height: 180px; }.page-90nohu__game-content, .page-90nohu__promotion-content, .page-90nohu__blog-content { padding: 15px; }.page-90nohu__game-title, .page-90nohu__promotion-title, .page-90nohu__blog-title { font-size: 1.2em; }.page-90nohu__faq-question { font-size: 1em; }.page-90nohu__faq-answer { padding: 0 10px; }.page-90nohu__faq-item.active .page-90nohu__faq-answer { padding: 15px 10px !important; }.page-90nohu__floating-buttons { bottom: 10px; right: 10px; gap: 8px; }.page-90nohu__floating-button { width: 45px; height: 45px; font-size: 1.1em; }.page-90nohu__quick-access-list { grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; }.page-90nohu__quick-access-item a { padding: 10px 15px; font-size: 0.9em; min-width: unset; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-90nohu__about-image img, .page-90nohu__security-image img, .page-90nohu__game-image, .page-90nohu__promotion-image, .page-90nohu__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-90nohu__blog-grid .page-90nohu__blog-card { 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-90nohu__games-grid .page-90nohu__game-card { 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-90nohu__promotions-grid .page-90nohu__promotion-card { 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-90nohu__faq-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-90nohu__faq-section { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; }}