.page-how-to-win-mines-game-on-1win { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-how-to-win-mines-game-on-1win__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-how-to-win-mines-game-on-1win__section { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 25px; padding: 30px; }.page-how-to-win-mines-game-on-1win__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding: 80px 20px; text-align: center; border-radius: 0; margin-bottom: 0; padding-top: 90px; position: relative; overflow: hidden; }.page-how-to-win-mines-game-on-1win__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:mines_game,1win,winning_strategy]') center center / cover no-repeat; opacity: 0.2; z-index: 1; }.page-how-to-win-mines-game-on-1win__hero-content { position: relative; z-index: 2; }.page-how-to-win-mines-game-on-1win__hero-title { font-size: 3em; margin-bottom: 20px; font-weight: 700; }.page-how-to-win-mines-game-on-1win__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-how-to-win-mines-game-on-1win__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-how-to-win-mines-game-on-1win__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-how-to-win-mines-game-on-1win__section-title { font-size: 2.2em; color: #007bff; text-align: center; margin-bottom: 30px; padding-top: 20px; }.page-how-to-win-mines-game-on-1win__text-content p { margin-bottom: 15px; }.page-how-to-win-mines-game-on-1win__text-content strong { color: #0056b3; }.page-how-to-win-mines-game-on-1win__image-wrapper { text-align: center; margin: 30px 0; }.page-how-to-win-mines-game-on-1win__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-how-to-win-mines-game-on-1win__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-how-to-win-mines-game-on-1win__game-card { background-color: #f1f7ff; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-how-to-win-mines-game-on-1win__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); }.page-how-to-win-mines-game-on-1win__game-card-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-how-to-win-mines-game-on-1win__game-card-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-how-to-win-mines-game-on-1win__game-card-description { font-size: 0.95em; color: #555; padding: 0 15px; margin-bottom: 15px; }.page-how-to-win-mines-game-on-1win__game-card-link { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-how-to-win-mines-game-on-1win__game-card-link:hover { background-color: #218838; }.page-how-to-win-mines-game-on-1win__promo-list { list-style: none; padding: 0; }.page-how-to-win-mines-game-on-1win__promo-item { background-color: #e9f5ff; border-left: 5px solid #007bff; padding: 20px; margin-bottom: 15px; border-radius: 5px; display: flex; align-items: center; }.page-how-to-win-mines-game-on-1win__promo-icon { margin-right: 15px; font-size: 2em; color: #007bff; }.page-how-to-win-mines-game-on-1win__promo-details h3 { margin-top: 0; color: #0056b3; }.page-how-to-win-mines-game-on-1win__promo-details p { margin-bottom: 0; }.page-how-to-win-mines-game-on-1win__faq-list { list-style: none; padding: 0; }.page-how-to-win-mines-game-on-1win__faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; }.page-how-to-win-mines-game-on-1win__faq-question { display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f5; padding: 15px 20px; cursor: pointer; font-weight: bold; color: #333; transition: background-color 0.3s ease; user-select: none; }.page-how-to-win-mines-game-on-1win__faq-question:hover { background-color: #e0e0e0; }.page-how-to-win-mines-game-on-1win__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-how-to-win-mines-game-on-1win__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-how-to-win-mines-game-on-1win__faq-item.active .page-how-to-win-mines-game-on-1win__faq-toggle { transform: rotate(45deg); }.page-how-to-win-mines-game-on-1win__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-how-to-win-mines-game-on-1win__faq-item.active .page-how-to-win-mines-game-on-1win__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-how-to-win-mines-game-on-1win__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-how-to-win-mines-game-on-1win__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: #333; }.page-how-to-win-mines-game-on-1win__blog-card:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-how-to-win-mines-game-on-1win__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-how-to-win-mines-game-on-1win__blog-content { padding: 20px; }.page-how-to-win-mines-game-on-1win__blog-title { font-size: 1.2em; color: #0056b3; margin-top: 0; margin-bottom: 10px; }.page-how-to-win-mines-game-on-1win__blog-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-how-to-win-mines-game-on-1win__blog-date { font-size: 0.8em; color: #999; }.page-how-to-win-mines-game-on-1win__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-how-to-win-mines-game-on-1win__quick-access-button { display: block; background-color: #17a2b8; color: #fff; padding: 15px 20px; border-radius: 8px; text-align: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-how-to-win-mines-game-on-1win__quick-access-button:hover { background-color: #138496; transform: translateY(-2px); }.page-how-to-win-mines-game-on-1win__quick-access-button.register { background-color: #28a745; }.page-how-to-win-mines-game-on-1win__quick-access-button.register:hover { background-color: #218838; }.page-how-to-win-mines-game-on-1win__quick-access-button.login { background-color: #007bff; }.page-how-to-win-mines-game-on-1win__quick-access-button.login:hover { background-color: #0056b3; }.page-how-to-win-mines-game-on-1win__quick-access-button.download { background-color: #6c757d; }.page-how-to-win-mines-game-on-1win__quick-access-button.download:hover { background-color: #5a6268; }@media (max-width: 768px) { .page-how-to-win-mines-game-on-1win__hero-title { font-size: 2em; }.page-how-to-win-mines-game-on-1win__hero-subtitle { font-size: 1em; }.page-how-to-win-mines-game-on-1win__section-title { font-size: 1.8em; }.page-how-to-win-mines-game-on-1win__section { padding: 20px; }.page-how-to-win-mines-game-on-1win__game-grid, .page-how-to-win-mines-game-on-1win__blog-grid, .page-how-to-win-mines-game-on-1win__quick-access-grid { grid-template-columns: 1fr; }.page-how-to-win-mines-game-on-1win__promo-item { flex-direction: column; text-align: center; }.page-how-to-win-mines-game-on-1win__promo-icon { margin: 0 0 10px 0; }.page-how-to-win-mines-game-on-1win__faq-question { padding: 12px 15px; }.page-how-to-win-mines-game-on-1win__faq-answer { padding: 15px !important; }.page-how-to-win-mines-game-on-1win__faq-question h3 { font-size: 1em; }.page-how-to-win-mines-game-on-1win__faq-list, .page-how-to-win-mines-game-on-1win__promo-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-how-to-win-mines-game-on-1win__faq-item, .page-how-to-win-mines-game-on-1win__promo-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-how-to-win-mines-game-on-1win__blog-image, .page-how-to-win-mines-game-on-1win__game-card-image, .page-how-to-win-mines-game-on-1win__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}