.page-slotvip-555-login-register { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-slotvip-555-login-register__hero-section,.page-slotvip-555-login-register__intro-section,.page-slotvip-555-login-register__quick-access-section,.page-slotvip-555-login-register__games-section,.page-slotvip-555-login-register__promotions-section,.page-slotvip-555-login-register__security-section,.page-slotvip-555-login-register__faq-section,.page-slotvip-555-login-register__blog-section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; box-sizing: border-box; }.page-slotvip-555-login-register__hero-section { display: flex; flex-direction: column; align-items: center; text-align: center; background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding-top: 10px; padding-bottom: 60px; position: relative; overflow: hidden; }.page-slotvip-555-login-register__hero-content { position: relative; z-index: 2; max-width: 800px; margin-bottom: 30px; }.page-slotvip-555-login-register__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; color: #fff; }.page-slotvip-555-login-register__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #e0e0e0; }.page-slotvip-555-login-register__hero-ctas { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }.page-slotvip-555-login-register__hero-button { display: inline-block; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); min-width: 180px; text-align: center; }.page-slotvip-555-login-register__hero-button--primary { background-color: #ffc107; color: #333; }.page-slotvip-555-login-register__hero-button--primary:hover { background-color: #e0a800; transform: translateY(-2px); }.page-slotvip-555-login-register__hero-button--secondary { background-color: #0056b3; color: #fff; border: 2px solid #ffc107; }.page-slotvip-555-login-register__hero-button--secondary:hover { background-color: #003f80; transform: translateY(-2px); }.page-slotvip-555-login-register__hero-image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-top: 30px; }.page-slotvip-555-login-register__hero-image { max-width: 100%; height: auto; display: block; margin: 0 auto; border-radius: 10px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); }.page-slotvip-555-login-register__intro-section { background-color: #fff; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-top: -40px; position: relative; z-index: 1; text-align: center; }.page-slotvip-555-login-register__intro-title { font-size: 2em; color: #007bff; margin-bottom: 20px; }.page-slotvip-555-login-register__intro-text { font-size: 1.1em; color: #555; max-width: 900px; margin: 0 auto; }.page-slotvip-555-login-register__quick-access-section { text-align: center; background-color: #e9ecef; border-radius: 10px; margin-top: 40px; }.page-slotvip-555-login-register__quick-access-title { font-size: 2em; color: #007bff; margin-bottom: 15px; }.page-slotvip-555-login-register__quick-access-description { font-size: 1.1em; color: #555; margin-bottom: 30px; }.page-slotvip-555-login-register__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }.page-slotvip-555-login-register__access-button { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); min-width: 200px; text-align: center; }.page-slotvip-555-login-register__access-button:hover { background-color: #218838; transform: translateY(-2px); }.page-slotvip-555-login-register__games-section { text-align: center; margin-top: 40px; }.page-slotvip-555-login-register__games-title { font-size: 2em; color: #007bff; margin-bottom: 15px; }.page-slotvip-555-login-register__games-description { font-size: 1.1em; color: #555; margin-bottom: 30px; }.page-slotvip-555-login-register__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; justify-content: center; }.page-slotvip-555-login-register__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; box-sizing: border-box; }.page-slotvip-555-login-register__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-slotvip-555-login-register__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; max-width: 100%; box-sizing: border-box; }.page-slotvip-555-login-register__game-card-title { font-size: 1.4em; color: #007bff; margin: 20px 15px 10px; }.page-slotvip-555-login-register__game-card-text { font-size: 0.95em; color: #666; padding: 0 15px; flex-grow: 1; }.page-slotvip-555-login-register__game-card-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin: 20px 15px; transition: background-color 0.3s ease; }.page-slotvip-555-login-register__game-card-button:hover { background-color: #e0a800; }.page-slotvip-555-login-register__promotions-section { background-color: #f0f8ff; border-radius: 10px; margin-top: 40px; text-align: center; }.page-slotvip-555-login-register__promotions-title { font-size: 2em; color: #007bff; margin-bottom: 15px; }.page-slotvip-555-login-register__promotions-description { font-size: 1.1em; color: #555; margin-bottom: 30px; }.page-slotvip-555-login-register__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; justify-content: center; }.page-slotvip-555-login-register__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; box-sizing: border-box; }.page-slotvip-555-login-register__promo-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-slotvip-555-login-register__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; max-width: 100%; box-sizing: border-box; }.page-slotvip-555-login-register__promo-card-title { font-size: 1.4em; color: #007bff; margin: 20px 15px 10px; }.page-slotvip-555-login-register__promo-card-text { font-size: 0.95em; color: #666; padding: 0 15px; flex-grow: 1; }.page-slotvip-555-login-register__promo-card-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin: 20px 15px; transition: background-color 0.3s ease; }.page-slotvip-555-login-register__promo-card-button:hover { background-color: #e0a800; }.page-slotvip-555-login-register__security-section { text-align: center; margin-top: 40px; }.page-slotvip-555-login-register__security-title { font-size: 2em; color: #007bff; margin-bottom: 15px; }.page-slotvip-555-login-register__security-description { font-size: 1.1em; color: #555; margin-bottom: 30px; }.page-slotvip-555-login-register__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; justify-content: center; }.page-slotvip-555-login-register__feature-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); padding: 30px; display: flex; flex-direction: column; align-items: center; box-sizing: border-box; }.page-slotvip-555-login-register__feature-icon { width: 200px; height: 200px; object-fit: contain; margin-bottom: 20px; max-width: 100%; box-sizing: border-box; }.page-slotvip-555-login-register__feature-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; }.page-slotvip-555-login-register__feature-text { font-size: 0.95em; color: #666; flex-grow: 1; }.page-slotvip-555-login-register__feature-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease; }.page-slotvip-555-login-register__feature-button:hover { background-color: #0056b3; }.page-slotvip-555-login-register__faq-section { background-color: #f0f8ff; border-radius: 10px; margin-top: 40px; }.page-slotvip-555-login-register__faq-title { font-size: 2em; color: #007bff; text-align: center; margin-bottom: 30px; }.page-slotvip-555-login-register__faq-container { max-width: 900px; margin: 0 auto; }.page-slotvip-555-login-register__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-slotvip-555-login-register__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e9f5ff; color: #007bff; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-slotvip-555-login-register__faq-question:hover { background-color: #d0e9ff; }.page-slotvip-555-login-register__faq-question-text { font-size: 1.1em; margin: 0; pointer-events: none; color: #007bff; }.page-slotvip-555-login-register__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; color: #007bff; }.page-slotvip-555-login-register__faq-item.active .page-slotvip-555-login-register__faq-toggle { transform: rotate(45deg); }.page-slotvip-555-login-register__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.page-slotvip-555-login-register__faq-item.active .page-slotvip-555-login-register__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-slotvip-555-login-register__faq-answer p { margin: 0; }.page-slotvip-555-login-register__blog-section { text-align: center; margin-top: 40px; padding-bottom: 60px; }.page-slotvip-555-login-register__blog-title { font-size: 2em; color: #007bff; margin-bottom: 15px; }.page-slotvip-555-login-register__blog-description { font-size: 1.1em; color: #555; margin-bottom: 30px; }.page-slotvip-555-login-register__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; justify-content: center; }.page-slotvip-555-login-register__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; text-align: left; box-sizing: border-box; }.page-slotvip-555-login-register__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-slotvip-555-login-register__blog-card-image { width: 100%; height: 220px; object-fit: cover; display: block; max-width: 100%; box-sizing: border-box; }.page-slotvip-555-login-register__blog-card-title { font-size: 1.3em; margin-bottom: 10px; line-height: 1.3; }.page-slotvip-555-login-register__blog-card-title a { color: #007bff; text-decoration: none; transition: color 0.3s ease; }.page-slotvip-555-login-register__blog-card-title a:hover { color: #0056b3; text-decoration: underline; }.page-slotvip-555-login-register__blog-card-meta { font-size: 0.85em; color: #999; margin-bottom: 10px; }.page-slotvip-555-login-register__blog-card-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; flex-grow: 1; }.page-slotvip-555-login-register__blog-card-link { display: inline-block; background-color: #ffc107; color: #333; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; align-self: flex-start; }.page-slotvip-555-login-register__blog-card-link:hover { background-color: #e0a800; }@media (max-width: 768px) { .page-slotvip-555-login-register__hero-title { font-size: 2em; } .page-slotvip-555-login-register__hero-subtitle { font-size: 1em; } .page-slotvip-555-login-register__hero-ctas { flex-direction: column; gap: 15px; } .page-slotvip-555-login-register__hero-button { width: 100%; max-width: 300px; margin: 0 auto; padding: 12px 20px; } .page-slotvip-555-login-register__intro-title,.page-slotvip-555-login-register__quick-access-title,.page-slotvip-555-login-register__games-title,.page-slotvip-555-login-register__promotions-title,.page-slotvip-555-login-register__security-title,.page-slotvip-555-login-register__faq-title,.page-slotvip-555-login-register__blog-title { font-size: 1.6em; } .page-slotvip-555-login-register__intro-text,.page-slotvip-555-login-register__quick-access-description,.page-slotvip-555-login-register__games-description,.page-slotvip-555-login-register__promotions-description,.page-slotvip-555-login-register__security-description,.page-slotvip-555-login-register__blog-description { font-size: 0.95em; } .page-slotvip-555-login-register__quick-access-links { flex-direction: column; } .page-slotvip-555-login-register__access-button { width: 100% !important; max-width: 300px !important; margin: 0 auto 10px auto !important; box-sizing: border-box !important; padding: 10px 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-slotvip-555-login-register__games-section .page-slotvip-555-login-register__game-categories,.page-slotvip-555-login-register__promotions-section .page-slotvip-555-login-register__promo-grid,.page-slotvip-555-login-register__security-section .page-slotvip-555-login-register__security-features,.page-slotvip-555-login-register__blog-section .page-slotvip-555-login-register__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-slotvip-555-login-register__game-card,.page-slotvip-555-login-register__promo-card,.page-slotvip-555-login-register__feature-item,.page-slotvip-555-login-register__blog-card { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-slotvip-555-login-register__game-card-image,.page-slotvip-555-login-register__promo-card-image,.page-slotvip-555-login-register__feature-icon,.page-slotvip-555-login-register__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-slotvip-555-login-register__feature-icon { width: 200px !important; height: 200px !important; } .page-slotvip-555-login-register__faq-question-text { font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-slotvip-555-login-register__faq-answer { padding: 0 15px !important; } .page-slotvip-555-login-register__faq-item.active .page-slotvip-555-login-register__faq-answer { padding: 15px !important; } .page-slotvip-555-login-register__blog-card-title a { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }.page-slotvip-555-login-register img { max-width: 100%; height: auto; display: block; box-sizing: border-box; }.page-slotvip-555-login-register__hero-title,.page-slotvip-555-login-register__hero-subtitle,.page-slotvip-555-login-register__hero-button--secondary { color: #fff; }.page-slotvip-555-login-register__hero-button--primary,.page-slotvip-555-login-register__game-card-button,.page-slotvip-555-login-register__promo-card-button,.page-slotvip-555-login-register__blog-card-link { color: #333; }.page-slotvip-555-login-register__intro-title,.page-slotvip-555-login-register__quick-access-title,.page-slotvip-555-login-register__games-title,.page-slotvip-555-login-register__promotions-title,.page-slotvip-555-login-register__security-title,.page-slotvip-555-login-register__faq-title,.page-slotvip-555-login-register__feature-title,.page-slotvip-555-login-register__game-card-title,.page-slotvip-555-login-register__promo-card-title,.page-slotvip-555-login-register__blog-card-title a,.page-slotvip-555-login-register__faq-question-text,.page-slotvip-555-login-register__faq-toggle { color: #007bff; }.page-slotvip-555-login-register__intro-text,.page-slotvip-555-login-register__quick-access-description,.page-slotvip-555-login-register__games-description,.page-slotvip-555-login-register__promotions-description,.page-slotvip-555-login-register__security-description,.page-slotvip-555-login-register__game-card-text,.page-slotvip-555-login-register__promo-card-text,.page-slotvip-555-login-register__feature-text,.page-slotvip-555-login-register__faq-answer,.page-slotvip-555-login-register__blog-description,.page-slotvip-555-login-register__blog-card-excerpt { color: #555; }.page-slotvip-555-login-register__blog-card-meta { color: #999; }@media (max-width: 768px) { .page-slotvip-555-login-register__hero-section,.page-slotvip-555-login-register__intro-section,.page-slotvip-555-login-register__quick-access-section,.page-slotvip-555-login-register__games-section,.page-slotvip-555-login-register__promotions-section,.page-slotvip-555-login-register__security-section,.page-slotvip-555-login-register__faq-section,.page-slotvip-555-login-register__blog-section { padding-left: 15px; padding-right: 15px; } }