/* CSS styles for the 1win Côte d'Ivoire page */.page-1win-c-te-d-ivoire {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;}.page-1win-c-te-d-ivoire__container {  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-1win-c-te-d-ivoire__section {  padding: 40px 0;  text-align: center;  margin-bottom: 20px;  background-color: #2c2c4d;  border-radius: 8px;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);}.page-1win-c-te-d-ivoire__section--dark {  background-color: #1a1a2e;}.page-1win-c-te-d-ivoire__section-title {  font-size: 2.5em;  color: #e0b02a;  margin-bottom: 25px;  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}.page-1win-c-te-d-ivoire__section-subtitle {  font-size: 1.5em;  color: #f8f8f8;  margin-bottom: 20px;}.page-1win-c-te-d-ivoire__text {  font-size: 1.1em;  margin-bottom: 20px;  color: #d0d0d0;}.page-1win-c-te-d-ivoire__hero-section {  position: relative;  padding: 10px 0 60px 0; /* Small top padding, body handles main offset */  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  overflow: hidden;  border-radius: 0;  box-shadow: none;  background: linear-gradient(135deg, #2c2c4d, #1a1a2e);}.page-1win-c-te-d-ivoire__hero-background {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 0;  opacity: 0.3;}.page-1win-c-te-d-ivoire__hero-content {  position: relative;  z-index: 1;  max-width: 800px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.6);  border-radius: 12px;}.page-1win-c-te-d-ivoire__hero-title {  font-size: 3.5em;  color: #e0b02a;  margin-bottom: 20px;  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);  line-height: 1.2;}.page-1win-c-te-d-ivoire__hero-description {  font-size: 1.4em;  color: #f8f8f8;  margin-bottom: 30px;}.page-1win-c-te-d-ivoire__button {  display: inline-block;  background-color: #e0b02a;  color: #1a1a2e;  padding: 15px 30px;  border-radius: 30px;  text-decoration: none;  font-weight: bold;  font-size: 1.2em;  transition: background-color 0.3s ease, transform 0.3s ease;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);}.page-1win-c-te-d-ivoire__button:hover {  background-color: #f5c74a;  transform: translateY(-3px);}.page-1win-c-te-d-ivoire__button--secondary {  background-color: #4a4a6e;  color: #e0b02a;}.page-1win-c-te-d-ivoire__button--secondary:hover {  background-color: #5c5c82;}.page-1win-c-te-d-ivoire__grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 25px;  margin-top: 30px;}.page-1win-c-te-d-ivoire__card {  background-color: #3a3a5e;  padding: 25px;  border-radius: 10px;  text-align: left;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);  transition: transform 0.3s ease;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-1win-c-te-d-ivoire__card:hover {  transform: translateY(-5px);}.page-1win-c-te-d-ivoire__card-image {  width: 100%;  max-width: 100%;  height: auto;  border-radius: 8px;  margin-bottom: 15px;  object-fit: cover;}.page-1win-c-te-d-ivoire__card-title {  font-size: 1.4em;  color: #e0b02a;  margin-bottom: 10px;  line-height: 1.3;}.page-1win-c-te-d-ivoire__card-text {  font-size: 1em;  color: #d0d0d0;  margin-bottom: 15px;  flex-grow: 1;}.page-1win-c-te-d-ivoire__list {  list-style: none;  padding: 0;  margin: 0;  text-align: left;}.page-1win-c-te-d-ivoire__list-item {  background-color: #3a3a5e;  margin-bottom: 10px;  padding: 15px 20px;  border-radius: 8px;  display: flex;  align-items: center;  gap: 15px;  box-sizing: border-box;}.page-1win-c-te-d-ivoire__list-item-icon {  width: 40px;  height: 40px;  object-fit: contain;}.page-1win-c-te-d-ivoire__list-item-text {  color: #d0d0d0;  font-size: 1.1em;}.page-1win-c-te-d-ivoire__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 25px;  margin-top: 30px;}.page-1win-c-te-d-ivoire__promo-card {  background-color: #3a3a5e;  padding: 25px;  border-radius: 10px;  text-align: center;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);  transition: transform 0.3s ease;}.page-1win-c-te-d-ivoire__promo-card:hover {  transform: translateY(-5px);}.page-1win-c-te-d-ivoire__promo-image {  width: 100%;  max-width: 100%;  height: auto;  border-radius: 8px;  margin-bottom: 15px;  object-fit: cover;}.page-1win-c-te-d-ivoire__promo-title {  font-size: 1.5em;  color: #e0b02a;  margin-bottom: 10px;}.page-1win-c-te-d-ivoire__promo-description {  font-size: 1em;  color: #d0d0d0;  margin-bottom: 20px;}.page-1win-c-te-d-ivoire__faq-list {  list-style: none;  padding: 0;  margin-top: 30px;}.page-1win-c-te-d-ivoire__faq-item {  background-color: #3a3a5e;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);}.page-1win-c-te-d-ivoire__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  user-select: none;  background-color: #4a4a6e;  transition: background-color 0.3s ease;}.page-1win-c-te-d-ivoire__faq-question:hover {  background-color: #5c5c82;}.page-1win-c-te-d-ivoire__faq-question h3 {  margin: 0;  font-size: 1.2em;  color: #f8f8f8;  pointer-events: none; /* Prevents click on h3 from interfering */}.page-1win-c-te-d-ivoire__faq-toggle {  font-size: 1.8em;  color: #e0b02a;  font-weight: bold;  transition: transform 0.3s ease;  pointer-events: none; /* Prevents click on toggle from interfering */}.page-1win-c-te-d-ivoire__faq-item.active .page-1win-c-te-d-ivoire__faq-toggle {  transform: rotate(45deg);}.page-1win-c-te-d-ivoire__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;  color: #d0d0d0;}.page-1win-c-te-d-ivoire__faq-item.active .page-1win-c-te-d-ivoire__faq-answer {  max-height: 2000px !important; /* Sufficiently large */  padding: 20px 25px !important;  opacity: 1;}.page-1win-c-te-d-ivoire__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 25px;  margin-top: 30px;}.page-1win-c-te-d-ivoire__blog-card {  background-color: #3a3a5e;  padding: 20px;  border-radius: 10px;  text-align: left;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);  transition: transform 0.3s ease;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-1win-c-te-d-ivoire__blog-card:hover {  transform: translateY(-5px);}.page-1win-c-te-d-ivoire__blog-image {  width: 100%;  max-width: 100%;  height: auto;  border-radius: 8px;  margin-bottom: 15px;  object-fit: cover;}.page-1win-c-te-d-ivoire__blog-title {  font-size: 1.3em;  color: #e0b02a;  margin-bottom: 10px;  line-height: 1.3;}.page-1win-c-te-d-ivoire__blog-date {  font-size: 0.9em;  color: #999;  margin-bottom: 10px;}.page-1win-c-te-d-ivoire__blog-excerpt {  font-size: 1em;  color: #d0d0d0;  margin-bottom: 15px;  flex-grow: 1;}.page-1win-c-te-d-ivoire__blog-link {  color: #e0b02a;  text-decoration: none;  font-weight: bold;  transition: color 0.3s ease;}.page-1win-c-te-d-ivoire__blog-link:hover {  color: #f5c74a;}/* Floating buttons for mobile */.page-1win-c-te-d-ivoire__floating-buttons {  position: fixed;  bottom: 20px;  right: 20px;  display: flex;  flex-direction: column;  gap: 15px;  z-index: 1000;}.page-1win-c-te-d-ivoire__floating-button {  background-color: #e0b02a;  color: #1a1a2e;  padding: 12px 20px;  border-radius: 25px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  text-align: center;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);  transition: background-color 0.3s ease, transform 0.3s ease;}.page-1win-c-te-d-ivoire__floating-button:hover {  background-color: #f5c74a;  transform: scale(1.05);}.page-1win-c-te-d-ivoire__floating-button--login {  background-color: #4a4a6e;  color: #e0b02a;}.page-1win-c-te-d-ivoire__floating-button--login:hover {  background-color: #5c5c82;}/* Responsive adjustments */@media (max-width: 1024px) {  .page-1win-c-te-d-ivoire__hero-title {    font-size: 3em;  }  .page-1win-c-te-d-ivoire__hero-description {    font-size: 1.3em;  }  .page-1win-c-te-d-ivoire__section-title {    font-size: 2em;  }}@media (max-width: 768px) {  .page-1win-c-te-d-ivoire__hero-section {    min-height: 400px;  }  .page-1win-c-te-d-ivoire__hero-title {    font-size: 2.2em;  }  .page-1win-c-te-d-ivoire__hero-description {    font-size: 1.1em;  }  .page-1win-c-te-d-ivoire__button {    padding: 12px 25px;    font-size: 1em;  }  .page-1win-c-te-d-ivoire__section {    padding: 30px 0;  }  .page-1win-c-te-d-ivoire__section-title {    font-size: 1.8em;  }  .page-1win-c-te-d-ivoire__section-subtitle {    font-size: 1.2em;  }  .page-1win-c-te-d-ivoire__text {    font-size: 1em;  }  .page-1win-c-te-d-ivoire__grid,  .page-1win-c-te-d-ivoire__promo-grid,  .page-1win-c-te-d-ivoire__blog-grid {    grid-template-columns: 1fr;  }  .page-1win-c-te-d-ivoire__card,  .page-1win-c-te-d-ivoire__promo-card,  .page-1win-c-te-d-ivoire__blog-card {    padding: 20px;  }  .page-1win-c-te-d-ivoire__card-title,  .page-1win-c-te-d-ivoire__promo-title,  .page-1win-c-te-d-ivoire__blog-title {    font-size: 1.2em;  }  .page-1win-c-te-d-ivoire__list-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 12px 15px;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-1win-c-te-d-ivoire__list {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-1win-c-te-d-ivoire__faq-question {    padding: 15px 20px;  }  .page-1win-c-te-d-ivoire__faq-question h3 {    font-size: 1.1em;  }  .page-1win-c-te-d-ivoire__faq-answer {    padding: 0 20px;  }  .page-1win-c-te-d-ivoire__faq-item.active .page-1win-c-te-d-ivoire__faq-answer {    padding: 15px 20px !important;  }  .page-1win-c-te-d-ivoire__floating-buttons {    flex-direction: row;    bottom: 15px;    right: 15px;    left: 15px;    justify-content: center;    gap: 10px;  }  .page-1win-c-te-d-ivoire__floating-button {    flex: 1;    padding: 10px 15px;    font-size: 0.9em;  }}@media (max-width: 480px) {  .page-1win-c-te-d-ivoire__hero-title {    font-size: 1.8em;  }  .page-1win-c-te-d-ivoire__hero-description {    font-size: 0.9em;  }  .page-1win-c-te-d-ivoire__floating-buttons {    flex-wrap: wrap;  }  .page-1win-c-te-d-ivoire__floating-button {    flex: 1 1 calc(50% - 10px);  }}