.page-1win-apk-senegal__main { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; }.page-1win-apk-senegal__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-1win-apk-senegal__section { padding: 60px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }.page-1win-apk-senegal__section:last-of-type { border-bottom: none; }.page-1win-apk-senegal__h1, .page-1win-apk-senegal__h2 { text-align: center; color: #e94560; margin-bottom: 40px; }.page-1win-apk-senegal__h1 { font-size: 3em; margin-top: 0; padding-top: 10px; }.page-1win-apk-senegal__h2 { font-size: 2.5em; }.page-1win-apk-senegal__h3 { color: #e0e0e0; font-size: 1.8em; margin-bottom: 20px; }.page-1win-apk-senegal__p { font-size: 1.1em; margin-bottom: 20px; text-align: center; }.page-1win-apk-senegal__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; text-align: center; }.page-1win-apk-senegal__btn:hover { background-color: #ff6a80; }.page-1win-apk-senegal__hero-section { background-image: url('[GALLERY:hero:1920x1080:1win,senegal,mobile_betting,casino]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; position: relative; }.page-1win-apk-senegal__hero-content { max-width: 800px; z-index: 1; }.page-1win-apk-senegal__hero-content .page-1win-apk-senegal__h1 { color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-1win-apk-senegal__hero-content .page-1win-apk-senegal__p { font-size: 1.3em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-1win-apk-senegal__hero-cta { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }.page-1win-apk-senegal__intro-section .page-1win-apk-senegal__p { max-width: 900px; margin-left: auto; margin-right: auto; }.page-1win-apk-senegal__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-1win-apk-senegal__quick-access-links .page-1win-apk-senegal__btn { min-width: 200px; }.page-1win-apk-senegal__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-1win-apk-senegal__game-card { background-color: #2b2b45; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-1win-apk-senegal__game-card:hover { transform: translateY(-10px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }.page-1win-apk-senegal__game-card-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-1win-apk-senegal__game-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-1win-apk-senegal__game-card-title { font-size: 1.5em; margin-bottom: 10px; color: #e94560; }.page-1win-apk-senegal__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-1win-apk-senegal__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-1win-apk-senegal__promo-card { background-color: #2b2b45; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-1win-apk-senegal__promo-card:hover { transform: translateY(-10px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }.page-1win-apk-senegal__promo-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-1win-apk-senegal__promo-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-1win-apk-senegal__promo-title { font-size: 1.6em; margin-bottom: 10px; color: #e94560; }.page-1win-apk-senegal__promo-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-1win-apk-senegal__promo-button { margin-top: auto; }.page-1win-apk-senegal__features-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; text-align: center; }.page-1win-apk-senegal__feature-item { background-color: #2b2b45; border-radius: 10px; padding: 30px 20px; flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); box-sizing: border-box; transition: transform 0.3s ease; }.page-1win-apk-senegal__feature-item:hover { transform: translateY(-5px); }.page-1win-apk-senegal__feature-icon { font-size: 3em; color: #e94560; margin-bottom: 15px; }.page-1win-apk-senegal__feature-title { font-size: 1.4em; color: #e0e0e0; margin-bottom: 10px; }.page-1win-apk-senegal__feature-description { font-size: 0.95em; color: #ccc; }.page-1win-apk-senegal__faq-list { margin-top: 40px; max-width: 900px; margin-left: auto; margin-right: auto; }.page-1win-apk-senegal__faq-item { background-color: #2b2b45; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-1win-apk-senegal__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3b3b5e; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; }.page-1win-apk-senegal__faq-question:hover { background-color: #4a4a70; }.page-1win-apk-senegal__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0e0e0; pointer-events: none; }.page-1win-apk-senegal__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; }.page-1win-apk-senegal__faq-item.active .page-1win-apk-senegal__faq-toggle { transform: rotate(45deg); }.page-1win-apk-senegal__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; 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-apk-senegal__faq-item.active .page-1win-apk-senegal__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-1win-apk-senegal__faq-answer p { margin: 0; font-size: 1em; color: #ccc; }.page-1win-apk-senegal__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-1win-apk-senegal__blog-card { background-color: #2b2b45; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-1win-apk-senegal__blog-card:hover { transform: translateY(-10px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }.page-1win-apk-senegal__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-1win-apk-senegal__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-1win-apk-senegal__blog-date { font-size: 0.85em; color: #aaa; margin-bottom: 10px; }.page-1win-apk-senegal__blog-title { font-size: 1.4em; color: #e94560; text-decoration: none; margin-bottom: 10px; transition: color 0.3s ease; }.page-1win-apk-senegal__blog-title:hover { color: #ff6a80; }.page-1win-apk-senegal__blog-excerpt { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-1win-apk-senegal__blog-read-more { margin-top: auto; align-self: flex-start; font-size: 0.9em; color: #e94560; text-decoration: none; font-weight: bold; }.page-1win-apk-senegal__blog-read-more:hover { text-decoration: underline; }.page-1win-apk-senegal__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-1win-apk-senegal__floating-btn { background-color: #e94560; color: #fff; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 1.2em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-decoration: none; transition: background-color 0.3s ease; }.page-1win-apk-senegal__floating-btn:hover { background-color: #ff6a80; }@media (max-width: 992px) { .page-1win-apk-senegal__h1 { font-size: 2.5em; }.page-1win-apk-senegal__h2 { font-size: 2em; }.page-1win-apk-senegal__hero-section { padding: 80px 15px; }.page-1win-apk-senegal__feature-item { flex: 1 1 calc(50% - 30px); max-width: calc(50% - 30px); }.page-1win-apk-senegal__faq-question h3 { font-size: 1.1em; }}.page-1win-apk-senegal__features-list { padding-left: 0; }.page-1win-apk-senegal__feature-item { box-sizing: border-box !important; }.page-1win-apk-senegal__games-grid, .page-1win-apk-senegal__promo-grid, .page-1win-apk-senegal__blog-grid { padding-left: 0; padding-right: 0; }.page-1win-apk-senegal__game-card, .page-1win-apk-senegal__promo-card, .page-1win-apk-senegal__blog-card { box-sizing: border-box !important; }.page-1win-apk-senegal__game-card-image, .page-1win-apk-senegal__promo-image, .page-1win-apk-senegal__blog-image { max-width: 100% !important; height: auto !important; }.page-1win-apk-senegal__faq-list { padding-left: 0; padding-right: 0; }.page-1win-apk-senegal__faq-item { box-sizing: border-box !important; }@media (max-width: 768px) { .page-1win-apk-senegal__h1 { font-size: 2em; }.page-1win-apk-senegal__h2 { font-size: 1.8em; }.page-1win-apk-senegal__hero-section { padding: 60px 15px; min-height: 50vh; }.page-1win-apk-senegal__hero-content .page-1win-apk-senegal__p { font-size: 1.1em; }.page-1win-apk-senegal__hero-cta { flex-direction: column; gap: 15px; }.page-1win-apk-senegal__btn { padding: 12px 25px; font-size: 0.9em; min-width: unset; width: 100%; box-sizing: border-box !important; }.page-1win-apk-senegal__section { padding: 40px 0; }.page-1win-apk-senegal__feature-item { flex: 1 1 100%; max-width: 100%; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; padding: 20px 15px; }.page-1win-apk-senegal__feature-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-1win-apk-senegal__games-grid, .page-1win-apk-senegal__promo-grid, .page-1win-apk-senegal__blog-grid { grid-template-columns: 1fr; }.page-1win-apk-senegal__game-card, .page-1win-apk-senegal__promo-card, .page-1win-apk-senegal__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-1win-apk-senegal__game-card-image, .page-1win-apk-senegal__promo-image, .page-1win-apk-senegal__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-1win-apk-senegal__faq-question { padding: 15px 20px; }.page-1win-apk-senegal__faq-question h3 { font-size: 1em; }.page-1win-apk-senegal__faq-toggle { font-size: 1.5em; }.page-1win-apk-senegal__faq-answer { padding: 0 20px; }.page-1win-apk-senegal__faq-item.active .page-1win-apk-senegal__faq-answer { padding: 15px 20px !important; }.page-1win-apk-senegal__floating-buttons { bottom: 15px; right: 15px; }.page-1win-apk-senegal__floating-btn { width: 45px; height: 45px; font-size: 1em; }}.page-1win-apk-senegal__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(26, 26, 46, 0.5), rgba(26, 26, 46, 0.8)); z-index: 0; }