body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f7f6; color: #333; } .page-1win-mines-bot-telegram { max-width: 1200px; margin: 0 auto; padding: 10px 0; } .page-1win-mines-bot-telegram__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; } .page-1win-mines-bot-telegram__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #e74c3c; margin: 10px auto 0; } .page-1win-mines-bot-telegram__text-content { font-size: 1.1em; line-height: 1.7; text-align: center; max-width: 800px; margin: 0 auto 30px; padding: 0 15px; } .page-1win-mines-bot-telegram__hero-section { position: relative; width: 100%; height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; margin-bottom: 60px; padding-top: 10px; } .page-1win-mines-bot-telegram__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; filter: brightness(0.6); max-width: 100% !important; height: auto !important; } .page-1win-mines-bot-telegram__hero-content { z-index: 1; max-width: 900px; padding: 0 20px; } .page-1win-mines-bot-telegram__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-1win-mines-bot-telegram__hero-description { font-size: 1.4em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-1win-mines-bot-telegram__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-1win-mines-bot-telegram__cta-button:hover { background-color: #c0392b; } .page-1win-mines-bot-telegram__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: 40px 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 60px; } .page-1win-mines-bot-telegram__logo-carousel { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; } .page-1win-mines-bot-telegram__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-1win-mines-bot-telegram__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-1win-mines-bot-telegram__introduction-section { padding: 60px 0; text-align: center; } .page-1win-mines-bot-telegram__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 0 20px; max-width: 1000px; margin: 0 auto; } .page-1win-mines-bot-telegram__feature-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-1win-mines-bot-telegram__feature-item:hover { transform: translateY(-10px); } .page-1win-mines-bot-telegram__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100% !important; height: auto !important; } .page-1win-mines-bot-telegram__feature-title { font-size: 1.5em; color: #e74c3c; margin-bottom: 15px; } .page-1win-mines-bot-telegram__feature-description { font-size: 1em; line-height: 1.6; color: #555; } .page-1win-mines-bot-telegram__quick-access-section { background-color: #2c3e50; color: #fff; padding: 60px 20px; text-align: center; margin-top: 60px; } .page-1win-mines-bot-telegram__quick-access-section .page-1win-mines-bot-telegram__section-title { color: #fff; } .page-1win-mines-bot-telegram__quick-access-section .page-1win-mines-bot-telegram__section-title::after { background-color: #f39c12; } .page-1win-mines-bot-telegram__quick-access-section .page-1win-mines-bot-telegram__text-content { color: #ecf0f1; } .page-1win-mines-bot-telegram__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-1win-mines-bot-telegram__access-button { display: inline-block; background-color: #f39c12; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; box-sizing: border-box; } .page-1win-mines-bot-telegram__access-button:hover { background-color: #e67e22; } .page-1win-mines-bot-telegram__games-section { padding: 60px 0; } .page-1win-mines-bot-telegram__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 0 20px; max-width: 1100px; margin: 0 auto; } .page-1win-mines-bot-telegram__game-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-1win-mines-bot-telegram__game-card:hover { transform: translateY(-10px); } .page-1win-mines-bot-telegram__game-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; height: auto !important; } .page-1win-mines-bot-telegram__game-title { font-size: 1.6em; color: #2c3e50; margin: 20px 15px 10px; } .page-1win-mines-bot-telegram__game-description { font-size: 0.95em; line-height: 1.6; color: #555; padding: 0 15px 20px; } .page-1win-mines-bot-telegram__game-button { display: inline-block; background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 1em; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-1win-mines-bot-telegram__game-button:hover { background-color: #2980b9; } .page-1win-mines-bot-telegram__promotions-section { background-color: #ecf0f1; padding: 60px 0; } .page-1win-mines-bot-telegram__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 0 20px; max-width: 1100px; margin: 0 auto; } .page-1win-mines-bot-telegram__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-1win-mines-bot-telegram__promo-card:hover { transform: translateY(-10px); } .page-1win-mines-bot-telegram__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100% !important; height: auto !important; } .page-1win-mines-bot-telegram__promo-title { font-size: 1.6em; color: #e74c3c; margin: 20px 15px 10px; } .page-1win-mines-bot-telegram__promo-description { font-size: 0.95em; line-height: 1.6; color: #555; padding: 0 15px 20px; } .page-1win-mines-bot-telegram__promo-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 1em; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-1win-mines-bot-telegram__promo-button:hover { background-color: #c0392b; } .page-1win-mines-bot-telegram__support-section { padding: 60px 0; text-align: center; } .page-1win-mines-bot-telegram__support-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; padding: 0 20px; max-width: 1000px; margin: 0 auto 40px; } .page-1win-mines-bot-telegram__support-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: center; box-sizing: border-box; } .page-1win-mines-bot-telegram__support-icon { width: 90px; height: 90px; object-fit: contain; margin-bottom: 20px; max-width: 100% !important; height: auto !important; } .page-1win-mines-bot-telegram__support-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 15px; } .page-1win-mines-bot-telegram__support-description { font-size: 0.95em; line-height: 1.6; color: #555; } .page-1win-mines-bot-telegram__contact-button { display: inline-block; background-color: #2ecc71; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; margin-top: 20px; } .page-1win-mines-bot-telegram__contact-button:hover { background-color: #27ae60; } .page-1win-mines-bot-telegram__faq-section { background-color: #ecf0f1; padding: 60px 0; } .page-1win-mines-bot-telegram__faq-container { max-width: 800px; margin: 0 auto; padding: 0 20px; } .page-1win-mines-bot-telegram__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-1win-mines-bot-telegram__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #f9f9f9; border-bottom: 1px solid #eee; user-select: none; transition: background-color 0.3s ease; } .page-1win-mines-bot-telegram__faq-question:hover { background-color: #f0f0f0; } .page-1win-mines-bot-telegram__faq-title { font-size: 1.2em; color: #34495e; margin: 0; pointer-events: none; } .page-1win-mines-bot-telegram__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; } .page-1win-mines-bot-telegram__faq-item.active .page-1win-mines-bot-telegram__faq-toggle { transform: rotate(45deg); } .page-1win-mines-bot-telegram__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; } .page-1win-mines-bot-telegram__faq-item.active .page-1win-mines-bot-telegram__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-1win-mines-bot-telegram__faq-answer p { margin: 0; font-size: 1em; line-height: 1.6; color: #555; } .page-1win-mines-bot-telegram__blog-section { padding: 60px 0; } .page-1win-mines-bot-telegram__blog-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 0 20px; max-width: 1100px; margin: 0 auto; } .page-1win-mines-bot-telegram__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease; box-sizing: border-box; } .page-1win-mines-bot-telegram__blog-card:hover { transform: translateY(-10px); } .page-1win-mines-bot-telegram__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; height: auto !important; } .page-1win-mines-bot-telegram__blog-title { font-size: 1.4em; margin: 20px 15px 10px; line-height: 1.4; } .page-1win-mines-bot-telegram__blog-title a { color: #2c3e50; text-decoration: none; transition: color 0.3s ease; } .page-1win-mines-bot-telegram__blog-title a:hover { color: #e74c3c; } .page-1win-mines-bot-telegram__blog-excerpt { font-size: 0.9em; line-height: 1.6; color: #555; padding: 0 15px; margin-bottom: 15px; } .page-1win-mines-bot-telegram__blog-date { display: block; font-size: 0.85em; color: #999; padding: 0 15px 20px; text-align: right; } @media (max-width: 768px) { .page-1win-mines-bot-telegram__hero-section { height: 400px; } .page-1win-mines-bot-telegram__hero-title { font-size: 2.5em; } .page-1win-mines-bot-telegram__hero-description { font-size: 1.1em; } .page-1win-mines-bot-telegram__section-title { font-size: 2em; margin-bottom: 30px; } .page-1win-mines-bot-telegram__text-content { font-size: 1em; margin-bottom: 20px; } .page-1win-mines-bot-telegram__payment-providers { padding: 30px 15px; gap: 16px; } .page-1win-mines-bot-telegram__logo-carousel { gap: 16px; } .page-1win-mines-bot-telegram__payment-logo, .page-1win-mines-bot-telegram__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-1win-mines-bot-telegram__features-grid, .page-1win-mines-bot-telegram__game-categories, .page-1win-mines-bot-telegram__promo-cards, .page-1win-mines-bot-telegram__support-content, .page-1win-mines-bot-telegram__blog-cards { grid-template-columns: 1fr; gap: 20px; padding: 0 15px; } .page-1win-mines-bot-telegram__feature-item, .page-1win-mines-bot-telegram__game-card, .page-1win-mines-bot-telegram__promo-card, .page-1win-mines-bot-telegram__support-item, .page-1win-mines-bot-telegram__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-1win-mines-bot-telegram__feature-description, .page-1win-mines-bot-telegram__game-description, .page-1win-mines-bot-telegram__promo-description, .page-1win-mines-bot-telegram__support-description, .page-1win-mines-bot-telegram__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-1win-mines-bot-telegram__quick-access-section { padding: 40px 15px; } .page-1win-mines-bot-telegram__access-buttons { flex-direction: column; } .page-1win-mines-bot-telegram__access-button { width: 100%; } .page-1win-mines-bot-telegram__faq-question { padding: 15px; } .page-1win-mines-bot-telegram__faq-title { font-size: 1.1em; } .page-1win-mines-bot-telegram__faq-toggle { font-size: 1.3em; } .page-1win-mines-bot-telegram__faq-answer { padding: 0 15px; } .page-1win-mines-bot-telegram__faq-item.active .page-1win-mines-bot-telegram__faq-answer { padding: 15px !important; } .page-1win-mines-bot-telegram__blog-title { font-size: 1.2em; } } @media (max-width: 480px) { .page-1win-mines-bot-telegram__hero-section { height: 350px; } .page-1win-mines-bot-telegram__hero-title { font-size: 2em; } .page-1win-mines-bot-telegram__hero-description { font-size: 1em; } .page-1win-mines-bot-telegram__cta-button { padding: 12px 25px; font-size: 1.1em; } }