.page-188-to-gauge { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-188-to-gauge__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-188-to-gauge__hero-section { background: linear-gradient(135deg, #ff6b6b, #ee4c7c); color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; padding-top: 10px; }.page-188-to-gauge__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.2; z-index: 0; }.page-188-to-gauge__hero-content { position: relative; z-index: 1; }.page-188-to-gauge__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-188-to-gauge__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-188-to-gauge__btn { display: inline-block; background-color: #fff; color: #ee4c7c; padding: 12px 28px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: all 0.3s ease; border: 2px solid #fff; }.page-188-to-gauge__btn:hover { background-color: #ee4c7c; color: #fff; border-color: #fff; transform: translateY(-3px); box-shadow: 0 4px 8px rgba(0,0,0,0.2); }.page-188-to-gauge__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; background-color: #fff; border-radius: 10px; margin-bottom: 30px; }.page-188-to-gauge__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-188-to-gauge__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-188-to-gauge__section-title { font-size: 2.2em; color: #333; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-188-to-gauge__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ee4c7c; margin: 10px auto 0; border-radius: 2px; }.page-188-to-gauge__about-section { background-color: #fff; padding: 50px 20px; border-radius: 10px; margin-bottom: 30px; text-align: center; }.page-188-to-gauge__about-text { font-size: 1.1em; max-width: 900px; margin: 0 auto 30px; }.page-188-to-gauge__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-188-to-gauge__feature-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: left; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-188-to-gauge__feature-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.15); }.page-188-to-gauge__feature-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-188-to-gauge__feature-title { font-size: 1.4em; font-weight: bold; margin-bottom: 10px; color: #ee4c7c; }.page-188-to-gauge__quick-links { background-color: #f5f5f5; padding: 50px 20px; border-radius: 10px; margin-bottom: 30px; text-align: center; }.page-188-to-gauge__link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-188-to-gauge__link-item { background-color: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-188-to-gauge__link-item:hover { transform: translateY(-3px); box-shadow: 0 4px 10px rgba(0,0,0,0.15); }.page-188-to-gauge__link-btn { display: block; background-color: #ee4c7c; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; }.page-188-to-gauge__link-btn:hover { background-color: #d63a6a; }.page-188-to-gauge__games-section { padding: 50px 20px; margin-bottom: 30px; }.page-188-to-gauge__game-tabs { display: flex; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; gap: 10px; }.page-188-to-gauge__tab-btn { background-color: #eee; border: none; padding: 12px 25px; cursor: pointer; font-size: 1.1em; border-radius: 25px; transition: background-color 0.3s ease, color 0.3s ease; }.page-188-to-gauge__tab-btn.active { background-color: #ee4c7c; color: #fff; }.page-188-to-gauge__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; }.page-188-to-gauge__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-188-to-gauge__game-card:hover { transform: translateY(-7px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }.page-188-to-gauge__game-image { width: 100%; height: 200px; object-fit: cover; }.page-188-to-gauge__game-info { padding: 20px; }.page-188-to-gauge__game-title { font-size: 1.3em; font-weight: bold; margin-bottom: 10px; color: #333; }.page-188-to-gauge__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-188-to-gauge__promo-section { background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%); color: #fff; padding: 50px 20px; border-radius: 10px; margin-bottom: 30px; text-align: center; }.page-188-to-gauge__promo-title { font-size: 2.5em; margin-bottom: 20px; }.page-188-to-gauge__promo-description { font-size: 1.1em; max-width: 800px; margin: 0 auto 30px; }.page-188-to-gauge__security-section { background-color: #fff; padding: 50px 20px; border-radius: 10px; margin-bottom: 30px; }.page-188-to-gauge__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-188-to-gauge__security-item { text-align: center; padding: 25px; border: 1px solid #eee; border-radius: 8px; }.page-188-to-gauge__security-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-188-to-gauge__security-title { font-size: 1.3em; font-weight: bold; margin-bottom: 10px; color: #333; }.page-188-to-gauge__faq-section { padding: 50px 20px; margin-bottom: 30px; }.page-188-to-gauge__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); overflow: hidden; }.page-188-to-gauge__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #f7f7f7; border-bottom: 1px solid #eee; user-select: none; transition: background-color 0.3s ease; }.page-188-to-gauge__faq-question:hover { background-color: #f0f0f0; }.page-188-to-gauge__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-188-to-gauge__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ee4c7c; transition: transform 0.3s ease; pointer-events: none; }.page-188-to-gauge__faq-item.active .page-188-to-gauge__faq-toggle { transform: rotate(45deg); }.page-188-to-gauge__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-188-to-gauge__faq-item.active .page-188-to-gauge__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-188-to-gauge__blog-section { padding: 50px 20px; margin-bottom: 30px; background-color: #fefefe; border-radius: 10px; }.page-188-to-gauge__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-188-to-gauge__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-188-to-gauge__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0,0,0,0.15); }.page-188-to-gauge__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-188-to-gauge__blog-info { padding: 20px; }.page-188-to-gauge__blog-title { font-size: 1.3em; font-weight: bold; margin-bottom: 10px; }.page-188-to-gauge__blog-title a { text-decoration: none; color: #333; transition: color 0.3s ease; }.page-188-to-gauge__blog-title a:hover { color: #ee4c7c; }.page-188-to-gauge__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-188-to-gauge__read-more { display: inline-block; color: #ee4c7c; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-188-to-gauge__read-more:hover { color: #d63a6a; }.page-188-to-gauge__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-188-to-gauge__floating-btn { background-color: #ee4c7c; color: #fff; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 0.9em; text-align: center; text-decoration: none; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-188-to-gauge__floating-btn:hover { background-color: #d63a6a; transform: scale(1.05); }@media (max-width: 768px) { .page-188-to-gauge__hero-title { font-size: 2em; }.page-188-to-gauge__hero-subtitle { font-size: 1.1em; }.page-188-to-gauge__section-title { font-size: 1.8em; }.page-188-to-gauge__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-188-to-gauge__payment-logo, .page-188-to-gauge__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-188-to-gauge__features-grid, .page-188-to-gauge__link-grid, .page-188-to-gauge__game-grid, .page-188-to-gauge__security-grid, .page-188-to-gauge__blog-grid { grid-template-columns: 1fr; }.page-188-to-gauge__feature-item, .page-188-to-gauge__link-item, .page-188-to-gauge__game-card, .page-188-to-gauge__security-item, .page-188-to-gauge__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-188-to-gauge__feature-item p, .page-188-to-gauge__link-item p, .page-188-to-gauge__game-card p, .page-188-to-gauge__security-item p, .page-188-to-gauge__blog-card p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-188-to-gauge__game-tabs { flex-direction: column; align-items: center; }.page-188-to-gauge__tab-btn { width: 100%; max-width: 250px; }.page-188-to-gauge__faq-answer { padding: 15px !important; }.page-188-to-gauge__faq-item.active .page-188-to-gauge__faq-answer { padding: 15px !important; }.page-188-to-gauge__faq-question h3 { font-size: 1em; }.page-188-to-gauge__floating-buttons { right: 10px; bottom: 10px; }}.page-188-to-gauge__faq-item ul, .page-188-to-gauge__faq-item ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-188-to-gauge__faq-item li { 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; padding: 5px 0; }