/* ===== Unscoped / Global rules preserved ===== */
/*
==================================================
  gxs-pages-styles — V3 structurée (par rubriques)
  • Dédoublonnage (last wins), props triées A→Z
  • Rubriques groupées par préfixe (HOME/CKoi/FOOTER/etc.)
  • Media queries consolidées (mobile-first), reclassées pareil
==================================================
  Table des matières
  - TYPO
  - FORMS
  - LAYOUT
  - RUBRIQUES :
      • HOME SLIDER
      • CKoi / Derniers titres
      • FOOTER & BREADCRUMBS
      • SCHEDULER
      • CONTENT (articles/pages)
      • STORIES
      • FRESHNEWS
      • PLAYLISTS
      • PARTENAIRES & COLONNES
      • CONTACT
      • COLONNE DROITE (layout v2)
      • PROMOS & PLAYLISTS CTA
      • PAGINATION
      • BOUTONS & CTA GÉNÉRIQUES
  - Animations & Keyframes
  - Media Queries (mobile-first)
==================================================
*//* ===== TYPO ===== *//* ===== FORMS ===== */
/* GXS | CSS THEME ------------------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
@import url('https://fonts.googleapis.com/css2?family=Arizonia&display=swap');


.one-input-button input, .one-input-button textarea {
  background: #0b0b0b;
  border: 1px solid #2B2B2B;
  border-radius: 6px;
  box-sizing: border-box;
  color: #eee;
  outline: none;
  padding: 16px 14px;
  width: 100%;
}.one-input-button label {
  font-size: 14px;
  left: 14px;
  opacity: .85;
  position: absolute;
  top: 10px;
}.one-input-button textarea {
  min-height: 238px;
  resize: vertical;
}

/* ===== LAYOUT ===== *//* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== *//* —— HOME SLIDER —— *//* .gxs_home-slide *//* .gxs_home-slider-container *//* .gxs_home-slider-wrap *//* .gxs_home-stories *//* .gxs_slider-main-col *//* .gxs_slider-right-col *//* —— CKoi / Derniers titres —— *//* #gxs-btn-cKoi */
 #gxs-btn-cKoi {
  display: flex;
}

/* #gxs-ckoi-content */
#gxs-ckoi-content {
  color: #ffffff;
  width: 100%;
}
/* .gxs-ckoi-current-date /* .gxs-ckoi-img *//* .gxs-ckoi-track-apple-music *//* .gxs-ckoi-track-buttons *//* .gxs-ckoi-track-info *//* .gxs-ckoi-track-time *//* .gxs-like-btn *//* .gxs-track-artist *//* .gxs-track-artwork *//* .gxs-track-cover *//* .gxs-track-duration *//* .gxs-track-image *//* .gxs-track-info *//* .gxs-track-item *//* .gxs-track-number *//* .gxs-track-title *//* .gxs-track-year *//* .gxs-unlike-btn *//* —— FOOTER & BREADCRUMBS —— *//* #gxs-nav-footer */
#gxs-nav-footer {
  background-color: var(--color-black);
  
}/* .gxs-block-full *//* .gxs-bottom *//* .gxs-breadcrumbs *//* .gxs-breadcrumbs-inner-footer *//* .gxs-copyright *//* .gxs-svg-container-bottom *//* .gxs-wrapper-footer *//* —— SCHEDULER —— *//* .gxs-scheduler-card-img *//* .gxs-scheduler-card-title *//* .gxs-scheduler-more-link *//* .gxs-scheduler-more-tab *//* .gxs-scheduler-spaceborder *//* .gxs-scheduler-subtitle *//* .gxs-scheduler-tab *//* .gxs-scheduler-tabgroup *//* .gxs-scheduler-tabs *//* .gxs-scheduler-title *//* .gxs-scheduler-wrap *//* —— CONTENT (articles/pages) —— *//* .gxs-article-tag *//* .gxs-article-title *//* .gxs-content-figure *//* .gxs-content-items *//* .gxs-content-tag *//* .gxs-content-text *//* .gxs-content-text-items *//* .gxs-content-title *//* —— STORIES —— *//* .gxs_programmes-container *//* .gxs_programmes-section *//* .gxs_stories-container *//* .gxs_stories-section *//* .gxs_story-card *//* .gxs_story-content *//* .gxs_story-image *//* —— FRESHNEWS —— *//* .gxs_freshnews-artist *//* .gxs_freshnews-artwork *//* .gxs_freshnews-container *//* .gxs_freshnews-grid *//* .gxs_freshnews-info *//* .gxs_freshnews-item *//* .gxs_freshnews-section *//* .gxs_freshnews-title *//* —— PLAYLISTS —— *//* .gxs-playlist-artist *//* .gxs-playlist-back *//* .gxs-playlist-cover *//* .gxs-playlist-date *//* .gxs-playlist-description *//* .gxs-playlist-guest *//* .gxs-playlist-header *//* .gxs-playlist-header-cover *//* .gxs-playlist-header-info *//* .gxs-playlist-info *//* .gxs-playlist-item *//* .gxs-playlist-link *//* .gxs-playlist-no-cover *//* .gxs-playlist-stats *//* .gxs-playlist-subtitle *//* .gxs-playlist-title *//* .gxs-playlist-tracks *//* .gxs-playlists-grid *//* —— PARTENAIRES & COLONNES —— *//* .gxs_mainpage_column *//* .gxs_page_container *//* .gxs_partner_container *//* .gxs_partner_item *//* .gxs_partner_link *//* .gxs_partner_link_text *//* .gxs_partner_visual *//* .gxs_partners_grid *//* .gxs_partners_page_container *//* —— CONTACT —— *//* .extra-info */
.extra-info {
  margin-top: 2px;
}/* .extra-small */.extra-small {
  font-size: .8rem;
  opacity: .9;
}/* .form-column */.form-column {
  flex: 1 1 50%;
}/* .form-container */.form-container {
  display: flex;
  gap: 20px;
}/* .gxs-contact-feedback *//* .gxs-contact-form *//* .gxs-contact-hero *//* .gxs-contact-map-wrap *//* .one-input-button */.one-input-button {
  margin: 0 0 14px;
  position: relative;
}/* —— COLONNE DROITE (layout v2) —— *//* .gxs_right_block *//* .gxs_right_block_title *//* .gxs_right_blocks_container *//* Petits & moyens écrans: grille 2 colonnes sur 1 rangée */

@media (max-width: 1023.98px) {
/* Images responsive */
}
/* —— PROMOS & PLAYLISTS CTA —— *//* 
.gxs_avatar_btnplaylists, .gxs_block_btnplaylists, .gxs_btn_btnplaylists, .gxs_grid_btnplaylists, .gxs_item_btnplaylists, .gxs_promoplayers_block, .gxs_promoplayers_btn, .gxs_promoplayers_desc, .gxs_promoplayers_doubleblocks, .gxs_promoplayers_title, 

/* —— PAGINATION —— *//* .gxs-pagination-btn *//* .gxs-pagination-count *//* .gxs-pagination-info *//* .gxs-pagination-section *//* —— BOUTONS & CTA GÉNÉRIQUES —— *//* .gxs-back-link *//* .gxs-btn *//* .gxs_back_link *//* .gxs_block-title *//* .gxs_follow_btn *//* ===== MISC (non classé) ===== */
#feedback-message {
  color: #232323;
  font-size: 1.1rem;
  padding-top: 2rem;
  text-align: left;
  text-transform: inherit;
}

#gxs-breadcrumbs-footer {
  background-color: var(--color-black);
  border-bottom: 1px solid #393939;
  border-top: 1px solid #393939;
}

.like-count, .unlike-count {
  color: #fff;
  font-size: 1rem;
  margin-left: 0.4rem;
}

/* ==================================================
   Animations & Keyframes
   ================================================== */

@keyframes gxs_pulse_badge {
    0%, 100% { 
        opacity: 0.7;
        transform: scale(1);
    }
    50% { 
        opacity: 0.4;
        transform: scale(1.1);
    }
}@keyframes gxs_loading_sweep {
    0% { left: -100%; }
    100% { left: 100%; }
}@keyframes gxs_update_success {
    0% { transform: scale(1); }
    50% { transform: scale(1.02); }
    100% { transform: scale(1); }
}@keyframes gxs_fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}/* ==================================================
   Media Queries (mobile-first order)
   ================================================== */
 @media (prefers-reduced-motion: reduce) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_partner_item */
/* ===== MISC (non classé) ===== */
}
@media screen and (min-width: 320px) and (max-width: 374.9px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— CKoi / Derniers titres —— */
/* #gxs-btn-cKoi */
#gxs-btn-cKoi {
  margin-bottom: 1.2rem;
}
/* #gxs-ckoi-content */
#gxs-ckoi-content {
  padding-left: 20px;
  padding-right: 20px;
}
/* .gxs-ckoi-current-date */
/* .gxs-ckoi-img */
/* .gxs-ckoi-track-time */
/* .gxs-last-played-track */
/* ===== MISC (non classé) ===== */
}
@media screen and (min-width: 375px) and (max-width: 767.9px) {
/* ===== FORMS ===== */
#gxs-cookie-popup button {
  font-size: 1rem;
  padding: 0.5rem 2rem;
}
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— CKoi / Derniers titres —— */
/* #gxs-btn-cKoi */
#gxs-btn-cKoi {
  margin-bottom: 1.2rem;
}
/* #gxs-ckoi-content */
#gxs-ckoi-content {
  padding-left: 20px;
  padding-right: 20px;
}
/* .gxs-ckoi-img */
/* .gxs-ckoi-track-time */
/* .gxs-last-played-track */
/* ===== MISC (non classé) ===== */
#gxs-logo-div-top {
  margin-left: 0.75rem;
}
}
@media (min-width: 640px) and (max-width: 767px) {
/* ===== MISC (non classé) ===== */
}
@media (min-width: 768px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— STORIES —— */
/* .gxs_story-card */
/* ===== MISC (non classé) ===== */
}
@media (min-width: 768px) and (max-width: 1023px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_mainpage_column */
/* .gxs_partners_grid */
/* .gxs_partners_page_container */
/* .gxs_rightpage_column */
}
@media (min-width: 768px) and (max-width: 1059px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— HOME SLIDER —— */
/* .gxs_home-slider-wrap */
/* .gxs_slider-main-col */
/* .gxs_slider-right-col */
/* ===== MISC (non classé) ===== */
}
@media screen and (min-width: 768px) and (max-width: 1022.9px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— CKoi / Derniers titres —— */
/* #gxs-btn-cKoi */
#gxs-btn-cKoi {
  margin-bottom: 0;
  margin-right: 1rem;
}
/* #gxs-ckoi-content */
#gxs-ckoi-content {
  padding-left: 20px;
  padding-right: 20px;
}
/* .gxs-ckoi-current-date */
}
@media (min-width: 992px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— STORIES —— */
/* .gxs_story-card */
/* ===== MISC (non classé) ===== */
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* ===== MISC (non classé) ===== */
}
@media screen and (min-width: 1023px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— CKoi / Derniers titres —— */
/* #gxs-btn-cKoi */
#gxs-btn-cKoi {
  margin-bottom: 0;
  margin-right: 1.2rem;
}
}
@media (min-width: 1060px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— HOME SLIDER —— */
/* .gxs_home-slider-wrap */
/* .gxs_slider-main-col */
/* .gxs_slider-right-col */
/* ===== MISC (non classé) ===== */
}
@media (max-width: 991.98px), (min-width: 1200px) {
/* ===== MISC (non classé) ===== */
}
@media (min-width: 1200px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— STORIES —— */
/* .gxs_story-card */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_partners_grid */
/* ===== MISC (non classé) ===== */
}
@media (max-width: 1024px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— COLONNE DROITE (layout v2) —— */
/* .gxs_right_block */
}
@media (max-width: 1023px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— SCHEDULER —— */
/* .gxs-scheduler-subtitle */
/* .gxs-scheduler-title */
/* —— FRESHNEWS —— */
/* .gxs_freshnews-artwork */
/* .gxs_freshnews-grid */
/* .gxs_freshnews-info */
/* .gxs_freshnews-item */
/* —— PLAYLISTS —— */
/* .gxs-playlist-header */
/* .gxs-playlist-header-cover */
/* .gxs-playlist-subtitle */
/* .gxs-playlist-title */
/* .gxs-playlists-grid */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_rightpage_column_responsive */
/* ===== MISC (non classé) ===== */
}
@media (max-width:1022.98px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_page_container */
/* .gxs_rightpage_column */
}
@media (max-width: 900px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— PROMOS & PLAYLISTS CTA —— */
/* .gxs_grid_btnplaylists */
/* .gxs_promoplayers_block */
}
@media (max-width: 768px) {
/* ===== TYPO ===== */
@media (max-width: 492px) {
   .gxs_freshnews-grid, .gxs-home-tracks-grid {
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
	.gxs-main-titles h1 {
		font-size: 2rem;
	}
}
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— CKoi / Derniers titres —— */
/* .gxs-track-artwork */
/* .gxs-track-cover */
/* .gxs-track-duration */
/* .gxs-track-item */
/* .gxs-track-number */
/* —— PLAYLISTS —— */
/* .gxs-playlist-header */
/* .gxs-playlist-header-cover */
/* .gxs-playlists-grid */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_rightpage_column_responsive */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— SCHEDULER —— */
/* .gxs-scheduler-more-tab */
/* .gxs-scheduler-subtitle */
/* .gxs-scheduler-tabs */
/* .gxs-scheduler-title */
}
@media (max-width: 767px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— HOME SLIDER —— */
/* .gxs_home-slider-wrap */
/* .gxs_slider-main-col */
/* .gxs_slider-right-col */
/* —— STORIES —— */
/* .gxs_story-card */
/* .gxs_story-content */
/* —— FRESHNEWS —— */
/* .gxs_freshnews-artist */
/* .gxs_freshnews-artwork */
/* .gxs_freshnews-grid */
/* .gxs_freshnews-info */
/* .gxs_freshnews-item */
/* .gxs_freshnews-section */
/* .gxs_freshnews-title */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_mainpage_column */
/* .gxs_partner_container */
/* .gxs_partner_link_text */
/* .gxs_partners_grid */
/* .gxs_partners_page_container */
/* .gxs_rightpage_column */
/* ===== MISC (non classé) ===== */
}
@media (max-width: 639px) {
/* ===== MISC (non classé) ===== */
}
@media (max-width: 520px) {
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— PROMOS & PLAYLISTS CTA —— */
/* .gxs_avatar_btnplaylists */
/* .gxs_block_btnplaylists */
/* .gxs_grid_btnplaylists */
}
@media (max-width: 480px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— CKoi / Derniers titres —— */
/* .gxs-track-artist */
/* .gxs-track-artwork */
/* .gxs-track-cover */
/* .gxs-track-duration */
/* .gxs-track-item */
/* .gxs-track-number */
/* .gxs-track-title */
/* .gxs-track-year */
/* —— FRESHNEWS —— */
/* .gxs_freshnews-artwork */
/* .gxs_freshnews-grid */
/* .gxs_freshnews-info */
/* .gxs_freshnews-item */
/* —— PLAYLISTS —— */
/* .gxs-playlist-header-cover */
/* .gxs-playlist-subtitle */
/* .gxs-playlist-title */
/* .gxs-playlists-grid */
/* —— PARTENAIRES & COLONNES —— */
/* .gxs_rightpage_column_responsive */
/* —— COLONNE DROITE (layout v2) —— */
/* .gxs_right_blocks_container */
/* —— BOUTONS & CTA GÉNÉRIQUES —— */
/* .gxs_follow_btn */
/* ===== MISC (non classé) ===== */
}
@media (max-width: 375px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— COLONNE DROITE (layout v2) —— */
/* ===== MISC (non classé) ===== */
}
@media (max-width: 374.9px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— SCHEDULER —— */
/* .gxs-scheduler-subtitle */
/* .gxs-scheduler-title */
}
@media screen and (max-width: 319.9px) {
/* ===== TYPO ===== */
/* ==================================================
   RUBRIQUES (par pages/composants)
   ================================================== */
/* —— CKoi / Derniers titres —— */
/* #gxs-btn-cKoi */
#gxs-btn-cKoi {
  margin-bottom: 1.2rem;
}
/* #gxs-ckoi-content */
#gxs-ckoi-content {
  padding-left: 20px;
  padding-right: 20px;
}
/* .gxs-ckoi-current-date */
/* .gxs-ckoi-img */
/* .gxs-ckoi-track-time */
/* .gxs-last-played-track */
/* ===== MISC (non classé) ===== */
}
/* CONTACT — mise en page responsive du formulaire *//* À partir des grands écrans: 2 colonnes *//* Optionnel: les boutons d'action en bas sur toute la largeur */#gxs-captcha-word {
	color: var(--color-primary);
}/* ==========================================================
   SYSTÈME COLONNE DROITE RESPONSIVE COMPLET
   Toutes les classes préfixées : gxs-rightcolumn-*
   ========================================================== *//* === STRUCTURE DE BASE === *//* === RESPONSIVE BREAKPOINTS === *//* Moyens écrans (768px à 989px) : grille 2 colonnes *//* Petits écrans (<768px) : 1 colonne verticale *//* Très petits écrans (≤480px) : ajustements fins *//* Extra petits écrans (≤375px) : optimisations finales */

/* ===== GXS Components grouped by usage ===== */

/* === gxs-apple-music-btn === */
.gxs-like-btn, .gxs-unlike-btn, .gxs-apple-music-btn {
  margin: 0 1rem;
}

/* === gxs-apple-music-icon === */
.gxs-apple-music-icon {
  background-image: url('https://hitxradio.net/_assets/img/sys/Apple_Music_Icon_wht_sm_073120.svg');
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 25px;
  width: 25px;
}

/* === gxs-article-tag === */
.gxs-article-tag {
  color: var(--color-primary);
  display: block;
  font-size: .95rem;
  line-height: 1.4rem;
  padding: 10px 0;
  text-decoration: none;
  text-transform: lowercase;
}

.gxs-article-tag:hover {
	color: var(--color-primary);
	decoration: none;
}

/* === gxs-article-title === */
.gxs-article-title {
  color: var(--color-white);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
  text-transform: none;
}

/* === gxs-back-link === */
.gxs-back-link {
  align-items: center;
  color: var(--color-primary);
  display: inline-flex;
  font-size: 1rem;
  gap: 8px;
  text-decoration: none;
  transition: color 0.3s ease;
}
.gxs-back-link:hover {
  background: transparent;
  color: var(--color-white);
}

/* === gxs-block-full === */
.gxs-block-full {
  background-image: url('https://hitxradio.net/_assets/img/web/bottom_allpages_largest.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  display: flex;
  height: auto;
  min-height: 330px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* === gxs-block-img === */
.gxs-block-img img {
  display: inline-block;
  height: auto;
  position: relative;
  width: 100%;
}

/* === gxs-bottom === */
.gxs-bottom {
  background-color: var(--color-primary);
  bottom: 80px;
  font-size: 1rem;
  max-height: 350px;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}

/* === gxs-breadcrumbs === */
.gxs-breadcrumbs a {
  color: var(--color-white);
  text-decoration: none;
  transition: color 0.3s;
}
.gxs-breadcrumbs li {
  align-items: center;
  display: flex;
}
.gxs-breadcrumbs ul {
  align-items: center;
  display: flex;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.gxs-breadcrumbs {
  font-size: 14px;
  padding: 10px 0;
}
.gxs-breadcrumbs li:not(:last-child)::after {
  color: #aaa;
  content: ">";
  margin-left: 8px;
}
.gxs-breadcrumbs a:hover {
  color: #a7a7a7;
}
.gxs-breadcrumbs span {
  color: #a7a7a7;
  font-weight: 600;
}

/* === gxs-breadcrumbs-inner-footer === */
.gxs-breadcrumbs-inner-footer {
  align-items: center;
  display: flex;
  margin: auto;
  max-width: 1155px;
  padding: 0 15px;
  text-align: left;
}

/* === gxs-btn === */
.gxs-btn {
  align-items: center;
  background: #fd000f;
  border: none;
  border-radius: 30px;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  gap: 10px;
  padding: 15px 30px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.gxs-btn:hover {
  background: #e50009;
  box-shadow: 0 6px 20px rgba(253, 0, 15, 0.3);
  color: #ffffff;
  transform: translateY(-2px);
}
.gxs-btn i {
  transition: transform 0.3s ease;
}
.gxs-btn:hover i {
  transform: translateX(5px);
}

/* === gxs-captcha === */
.one-input-button.gxs-captcha label, .one-input-button.gxs-captcha .gxs-captcha-label {
  display: block;
  font-size: 0.95rem;
  margin: 0 0 8px;
  opacity: 1;
  position: static;
}

/* === gxs-ckoi-current-date === */
.gxs-ckoi-current-date {
  font-size: 1.6rem;
  margin: 2rem 0;
}
@media screen and (min-width: 320px) and (max-width: 374.9px) {
.gxs-ckoi-current-date {
  font-size: 1.4rem;
}
.gxs-last-played-track, .gxs-ckoi-current-date {
  text-align: center;
}
}
@media screen and (min-width: 375px) and (max-width: 767.9px) {
.gxs-last-played-track, .gxs-ckoi-current-date {
  text-align: center;
}
}
@media screen and (min-width: 768px) and (max-width: 1022.9px) {
.gxs-ckoi-current-date {
  font-size: 1.45rem;
  padding-left: 1.5rem;
}
}
@media screen and (max-width: 319.9px) {
.gxs-ckoi-current-date {
  font-size: 1.4rem;
}
.gxs-last-played-track, .gxs-ckoi-current-date {
  text-align: center;
}
}

/* === gxs-ckoi-img === */
.gxs-ckoi-img {
  flex-shrink: 0;
  height: 80px;
  margin-right: 1rem;
  width: auto;
}
@media screen and (min-width: 320px) and (max-width: 374.9px) {
.gxs-ckoi-img {
  margin: 0;
}
}
@media screen and (min-width: 375px) and (max-width: 767.9px) {
.gxs-ckoi-img {
  margin: 0;
}
}
@media screen and (max-width: 319.9px) {
.gxs-ckoi-img {
  margin: 0;
}
}

/* === gxs-ckoi-track-apple-music === */
.gxs-ckoi-track-apple-music a:hover {
  background: transparent;
  color: #ffffff;
}
.gxs-like-btn, .gxs-unlike-btn, .gxs-ckoi-track-apple-music {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.5rem;
  padding: 10px;
}
.gxs-unlike-btn i, .gxs-like-btn i,.gxs-ckoi-track-apple-music i {
  pointer-events: none;
}

/* === gxs-ckoi-track-artist === */
.gxs-ckoi-track-artist h3 {
  font-size: 1.05rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 320px) and (max-width: 374.9px) {
.gxs-ckoi-track-artist h3 {
  font-size: 1rem;
  font-weight: 600;
}
}
@media screen and (min-width: 768px) and (max-width: 1022.9px) {
.gxs-ckoi-track-artist h3 {
  font-size: 1.25rem;
  font-weight: 700;
}
}
@media screen and (max-width: 319.9px) {
.gxs-ckoi-track-artist h3 {
  font-size: 1rem;
  font-weight: 600;
}
}

/* === gxs-ckoi-track-buttons === */
.gxs-ckoi-track-buttons {
  text-align: center;
}

/* === gxs-ckoi-track-info === */
.gxs-ckoi-track-info {
  flex-grow: 1;
  margin: 1rem 0;
}

/* === gxs-ckoi-track-time === */
.gxs-ckoi-track-time {
  font-size: 1.2rem;
  font-weight: 800;
  margin: 0 2rem;
}
@media screen and (min-width: 320px) and (max-width: 374.9px) {
.gxs-ckoi-track-time {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
}
@media screen and (min-width: 375px) and (max-width: 767.9px) {
.gxs-ckoi-track-time {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
}
@media screen and (max-width: 319.9px) {
.gxs-ckoi-track-time {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
}

/* === gxs-ckoi-track-title === */
.gxs-ckoi-track-title p {
  font-size: 1.0rem;
  margin: 0;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) and (max-width: 1022.9px) {
.gxs-ckoi-track-title p {
  font-size: 1.1rem;
}
}
@media screen and (max-width: 319.9px) {
.gxs-ckoi-track-title p {
  font-size: 0.95rem;
}
}

/* === gxs-cKoi-year === */
.gxs-cKoi-year {
  color: #ccc;
}

/* === gxs-contact-feedback === */
.gxs-contact-feedback p {
  margin: .25rem 0;
}
.gxs-contact-feedback {
  border-radius: 6px;
  display: none;
  margin: 1rem 0;
  padding: 1rem;
}
.gxs-contact-feedback.ok {
  background: #0a0a0a;
  border: 1px solid #2b8f2b;
  color: #e2ffe2;
}
.gxs-contact-feedback.err {
  background: #0a0a0a;
  border: 1px solid #a33;
  color: #ffd9d9;
}

/* === gxs-contact-form === */
.gxs-contact-form {
  margin-top: 16px;
}
.gxs-contact-form .form-container {
  display: flex;        /* existe déjà, on précise juste la direction */
  flex-direction: column;   /* par défaut: en lignes (mobile/tablette) */
  gap: 20px;            /* existe déjà, on garde l'espacement */
}
.gxs-contact-form .form-column {
  flex: 1 1 100%;
}
.gxs-contact-form .form-actions {
  margin-top: 10px;
}
@media (min-width: 992px) {
.gxs-contact-form .form-container {
    flex-direction: row;        /* deux colonnes côte à côte */
    align-items: flex-start;
  }
.gxs-contact-form .form-column {
    flex: 1 1 50%;
  }
.gxs-contact-form .form-actions {
    /* placé en dehors des .form-column pour occuper toute la largeur */
  }
}

/* === gxs-contact-hero === */
.gxs-contact-hero {
  aspect-ratio: 1200/380;
  background: #111;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gxs-contact-hero img {
  display: block;
  height: 100%;
  object-fit: cover;
  opacity: .95;
  width: 100%;
}

/* === gxs-contact-map-wrap === */
.gxs-contact-map-wrap {
  margin: 2.4rem 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.gxs-contact-map-wrap img {
  display: block;
  height: auto;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 100%;
}

/* === gxs-content-figure === */
.gxs-content-figure {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  width: 100%;
}

/* === gxs-content-items === */
.gxs-content-items {
  color: var(--color-white);
  padding: 20px;
  width: 100%;
}
.gxs-content-items:nth-child(1) {
  animation-delay: 0.1s;
}
.gxs-content-items:nth-child(2) {
  animation-delay: 0.2s;
}
.gxs-content-items:nth-child(3) {
  animation-delay: 0.3s;
}
.gxs-content-items:nth-child(4) {
  animation-delay: 0.4s;
}

/* === gxs-content-tag === */
.gxs-content-tag {
  display: flex;
  flex-wrap: wrap;
  margin: 6px 0 8px;
  width: 100%;
}
.gxs-content-tag a:hover {
  background: transparent;
}

/* === gxs-content-text === */
.gxs-content-text a {
  color: var(--color-primary);
  font-size: 0.96rem;
  padding: 0 2px;
  text-decoration: none;
}
.gxs-content-text h2 {
  clear: both !important;
  display: block !important;
  margin-bottom: 1rem !important;
  overflow-wrap: break-word !important;
  padding-top: 25px;
  width: 100% !important;
  word-wrap: break-word !important;
}
.gxs-content-text p {
  clear: both !important;
  display: block !important;
  line-height: 1.5 !important;
  margin-bottom: 1rem !important;
  overflow-wrap: break-word !important;
  width: 100% !important;
  word-wrap: break-word !important;
}
.gxs-content-text {
  box-sizing: border-box !important;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.96rem;
  line-height: 1.5;
  max-width: 100% !important;
  overflow: hidden !important;
  text-align: justify;
  text-transform: none;
  width: 100% !important;
  word-spacing: -1.45px;
  word-wrap: break-word !important;
}
.gxs-content-text a:hover {
  background: transparent;
}
.gxs-content-text a:link, .gxs-content-text a:active, .gxs-content-text a:visited {
  color: var(--color-primary);
  text-decoration: none;
}

/* === gxs-content-text-items === */
.gxs-content-text-items {
  min-height: 350px;
}

/* === gxs-content-title === */
.gxs-content-title {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.gxs-content-title h1.gxs-article-title {
  font-size: 2.4rem;
  margin: .25rem 0 1rem;
}

/* === gxs-copyright === */
.gxs-copyright {
  background-color: var(--color-black);
  bottom: 0;
  color: #a7a7a7;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.0rem;
  height: 80px;
  justify-content: center;
  margin-bottom: 100px;
  padding: 15px;
  text-align: center;
  width: 100%;
}
@media (max-width: 768px) {
.gxs-copyright {
	margin-bottom: 150px;
}
}

/* === gxs-home-recent-tracks-simple === */
.gxs-home-recent-tracks-simple {
  background-color: transparent;
  margin: 2rem 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
  padding: 0;
}
@media (max-width: 767px) {
.gxs-home-recent-tracks-simple {
  margin: 1rem 0;
}
}

/* === gxs-home-stories === */
.gxs-home-stories .gxs-main-titles h2 {
  color: #333;
  font-size: 2.5rem;
  margin-bottom: 0;
  text-align: center;
}

/* === gxs-home-track-artist === */
.gxs-home-track-artist {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #ffffff;
  display: -webkit-box;
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 1.1;
  max-height: 2.2rem;
  overflow: hidden;
  text-transform: uppercase;
}
@media (max-width: 767px) {
.gxs-home-track-artist {
  font-size: 0.75rem;
}
}

/* === gxs-home-track-cover === */
.gxs-home-track-cover {
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  flex-shrink: 0;
  height: 230px;
  overflow: hidden;
  width: auto;
}
@media (max-width: 480px) {
.gxs-home-track-cover {
  height: 50px;
  width: 50px;
}
}
@media (max-width: 767px) {
.gxs-home-track-cover, .gxs_freshnews-artwork {
  height: auto;
  width: 300px;
}
}
@media (max-width: 1023px) {
.gxs-home-track-cover {
  height: auto;
  width: 380px;
}
}

/* === gxs-home-track-img === */
.gxs-home-track-img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* === gxs-home-track-info === */
.gxs-home-track-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
  justify-content: center;
  min-height: 80px;
  width: 100%;
}
@media (max-width: 480px) {
.gxs-home-track-info {
  gap: 4px;
  min-height: 50px;
}
}
@media (max-width: 767px) {
.gxs-home-track-info {
  min-height: 60px;
}
}
@media (max-width: 1023px) {
.gxs-home-track-info {
  min-height: 70px;
}
}

/* === gxs-home-track-item === */
.gxs-home-track-item {
  align-items: center;
  background-color: #000000;
  border: 2px solid #232323;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: space-between;
  padding: 20px 15px;
  text-align: center;
  transition: border-color 0.3s ease, transform 0.2s ease;
  width: 100%;
}
@media (max-width: 480px) {
.gxs-home-track-item {
  height: 140px;
  padding: 12px 8px;
}
}
@media (max-width: 767px) {
.gxs-home-track-item {
  height: auto;
  padding: 15px 10px;
}
}
@media (max-width: 1023px) {
.gxs-home-track-item {
  height: auto;
  padding: 18px 12px;
}
}

/* === gxs-home-track-title === */
.gxs-home-track-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #cccccc;
  display: -webkit-box;
  font-size: 0.8rem;
  line-height: 1.1;
  max-height: 2.2rem;
  overflow: hidden;
}
@media (max-width: 767px) {
.gxs-home-track-title {
  font-size: 0.7rem;
}
}

/* === gxs-home-track-year === */
.gxs-home-track-year {
  color: #232323;
  font-size: 0.7rem;
  margin-top: 2px;
}
@media (max-width: 767px) {
.gxs-home-track-year {
  font-size: 0.65rem;
}
}

/* === gxs-home-tracks-grid === */
.gxs-home-tracks-grid {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 auto;
  max-width: 1300px;
}
@media (min-width: 320px) and (max-width: 767px) {
.gxs-home-tracks-grid {
	grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
.gxs-home-tracks-grid {
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}
}

/* === gxs-last-played-track === */
.gxs-last-played-track {
  align-items: center;
  background-color: #232323;
  border-right: 0.154rem solid #f90819;
  display: flex;
  margin-bottom: 2rem;
}
.gxs-last-played-track:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (min-width: 320px) and (max-width: 374.9px) {
.gxs-last-played-track, .gxs-ckoi-current-date {
  text-align: center;
}
.gxs-last-played-track {
  flex-direction: column;
}
}
@media screen and (min-width: 375px) and (max-width: 767.9px) {
.gxs-last-played-track, .gxs-ckoi-current-date {
  text-align: center;
}
.gxs-last-played-track {
  flex-direction: column;
}
}
@media screen and (max-width: 319.9px) {
.gxs-last-played-track, .gxs-ckoi-current-date {
  text-align: center;
}
.gxs-last-played-track {
  flex-direction: column;
}
}

/* === gxs-like-btn === */
.gxs-like-btn, .gxs-unlike-btn, .gxs-ckoi-track-apple-music {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.5rem;
  padding: 10px;
}
.gxs-unlike-btn i, .gxs-like-btn i,.gxs-ckoi-track-apple-music i {
  pointer-events: none;
}
.gxs-like-btn {
  color: #22a045;
}
.gxs-like-btn, .gxs-unlike-btn, .gxs-apple-music-btn {
  margin: 0 1rem;
}

/* === gxs-main-titles === */
.gxs-main-titles h1 {
  color: var(--color-white);
  font-size: 2.5rem;
}
.gxs-main-titles {
  height: auto;
  margin-bottom: 40px;
  padding: 0.625rem 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.gxs-main-titles:after {
  background-color: var(--color-white);
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  width: 30%;
}
.gxs-main-titles:before {
  background: var(--color-white);
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 30%;
}
@media (max-width: 768px) {
.gxs-main-titles h1 {
		font-size: 2.2rem;
	}
}

/* === gxs-nav-inner-footer === */
.gxs-nav-inner-footer nav a {
  background-color: transparent;
  color: #a7a7a7;
  font-size: 1rem;
  padding: 0 10px;
  text-decoration: none;
  text-transform: inherit;
  transition: color 0.3s;
}
.gxs-nav-inner-footer nav {
  align-items: center;
  display: flex;
  justify-content: center;
}
.gxs-nav-inner-footer nav a:hover {
  color: var(--color-white);
}
.gxs-nav-inner-footer {
  bottom: 0;
  left: 0;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.gxs-nav-inner-footer span {
  color: #a7a7a7;
  margin: 0 5px;
}

@media (max-width: 768px) {
    .gxs-nav-inner-footer nav {
        flex-wrap: wrap;
        gap: 0.5rem;
        padding: 0 1rem;
    }
    
    .gxs-nav-inner-footer nav a {
        font-size: 0.85rem;
        padding: 0.3rem 0.5rem;
    }
    
    .gxs-nav-inner-footer span {
        font-size: 0.85rem;
    }
}

/* === gxs-no-playlists === */
.gxs-no-playlists {
  background-color: #1a1a1a;
  border-radius: var(--radius-base);
  color: var(--color-light-grey);
  padding: 3rem;
  text-align: center;
}

/* === gxs-no-stories === */
.gxs-no-stories p {
  font-size: 18px;
  margin: 0;
}
.gxs-no-stories {
  color: #666;
  padding: 60px 20px;
  text-align: center;
}

/* === gxs-no-tracks === */
.gxs-no-tracks {
  background-color: #000000;
  border: 2px solid #232323;
  border-radius: 8px;
  color: #cccccc;
  font-style: italic;
  grid-column: 1 / -1;
  height: auto;
  padding: 40px;
  text-align: center;
}

/* === gxs-one-button-send === */
.gxs-one-button-send {
  background: #e31d1a;
  border: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  padding: 10px 18px;
  text-transform: lowercase;
}
.gxs-one-button-send:disabled {
  cursor: not-allowed;
  opacity: .6;
}

/* === gxs-pagination === */
.gxs-pagination {
  align-items: center;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 600px;
}

/* === gxs-pagination-btn === */
.gxs-pagination-btn {
  align-items: center;
  background: #fd000f;
  border-radius: 25px;
  color: #ffffff;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  gap: 8px;
  justify-content: center;
  min-width: 120px;
  padding: 12px 24px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.gxs-pagination-btn:hover {
  background: #e50009;
  color: #ffffff;
}

/* === gxs-pagination-count === */
.gxs-pagination-count {
  color: #999;
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin-top: 4px;
}

/* === gxs-pagination-info === */
.gxs-pagination-info {
  color: #666;
  font-weight: 600;
  text-align: center;
}

/* === gxs-pagination-section === */
.gxs-pagination-section {
  border-top: 1px solid #eee;
  margin-top: 60px;
  padding: 40px 0;
}

/* === gxs-playlist-artist === */
.gxs-playlist-artist {
  color: var(--color-white);
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 8px;
}

/* === gxs-playlist-back === */
.gxs-playlist-back {
  margin-bottom: 2rem;
}

/* === gxs-playlist-cover === */

.gxs-playlist-cover-details {
	width: 300px;
	height: auto;
}

.gxs-playlist-cover, .gxs-playlist-cover-details {
    flex-shrink: 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    position: relative;
    order: 2;
    
    /* Effet noir et blanc uniquement */
    filter: grayscale(100%);
}
.gxs-playlist-cover img, .gxs-playlist-cover-details img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 768px) {
.gxs-playlist-cover {
    width: 250px;
    height: auto;
	margin: 0 auto;
}

.gxs-playlist-cover-details  {
	display: none; !important
}
}

/* === gxs-playlist-cover-image === */
.gxs-playlist-cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* === gxs-playlist-date === */
.gxs-playlist-date {
  color: var(--color-date-grey);
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
}

/* === gxs-playlist-description === */
.gxs-playlist-description {
  color: var(--color-light-grey);
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

/* === gxs-playlist-guest === */
.gxs-playlist-guest {
  color: var(--color-text-secondary);
  font-size: 1rem;
  font-style: italic;
  margin: 1rem 0;
}

/* === gxs-playlist-header === */
.gxs-playlist-header {
    display: flex;
    gap: 2rem;
    margin-bottom: 2rem;
    align-items: flex-start;
}
@media (max-width: 520px) {
.gxs-playlist-header {
        gap: 0;
}
}
@media (max-width: 768px) {
.gxs-playlist-header {
  flex-direction: column;
  gap: 1rem;
  text-align: left;
}
}
@media (max-width: 1023px) {
.gxs-playlist-header {
  gap: 1.5rem;
}
}

/* === gxs-playlist-header-cover === */
.gxs-playlist-header-cover {
  flex: 0 0 200px;
}
.gxs-playlist-header-cover img {
  border-radius: var(--radius-base);
  height: 200px;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 480px) {
.gxs-playlist-header-cover {
  flex: 0 0 120px;
}
.gxs-playlist-header-cover img {
  height: 120px;
}
}
@media (max-width: 768px) {
.gxs-playlist-header-cover {
  align-self: center;
  flex: none;
}
}
@media (max-width: 1023px) {
.gxs-playlist-header-cover {
  flex: 0 0 160px;
}
.gxs-playlist-header-cover img {
  height: 160px;
}
}

/* === gxs-playlist-header-info === */
.gxs-playlist-header-info {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
    order: 1;
}
@media (max-width: 520px) {
.gxs-playlist-header-info {
        width: 100%;
}
}

/* === gxs-playlist-info === */
.gxs-playlist-info {
   color: var(--color-white);
   padding: 15px;
   text-align: center;
}

/* === gxs-playlist-item === */
.gxs-playlist-item {
  background-color: var(--color-black);
  border: 2px solid #232323;
  border-radius: var(--radius-base);
  overflow: hidden;
  transition: border-color 0.3s ease;
}
.gxs-playlist-item:hover {
  border-color: var(--color-primary);
}

/* === gxs-playlist-link === */
.gxs-playlist-link {
  color: inherit;
  display: block;
  height: 100%;
  text-decoration: none;
  padding: 12px;
}

/* === gxs-playlist-no-cover === */
.gxs-playlist-no-cover {
  align-items: center;
  background-color: #1a1a1a;
  color: #666;
  display: flex;
  font-size: 2rem;
  height: 100%;
  justify-content: center;
  width: 100%;
}

/* === gxs-playlist-stats === */
.gxs-playlist-stats {
  color: var(--color-text-secondary);
  font-size: 0.9rem;
}

/* === gxs-playlist-subtitle === */
.gxs-playlist-subtitle {
  color: var(--color-primary);
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 1rem 0;
}
@media (max-width: 480px) {
.gxs-playlist-subtitle {
  font-size: 1.1rem;
}
}
@media (max-width: 520px) {
.gxs-playlist-subtitle {
        font-size: 1.1rem;
}
}
@media (max-width: 1023px) {
.gxs-playlist-subtitle {
  font-size: 1.3rem;
}
}

/* === gxs-playlist-title === */
.gxs-playlist-title {
  color: var(--color-white);
  font-size: 2.5rem;
  margin: 0.5rem 0;
}
@media (max-width: 480px) {
.gxs-playlist-title {
  font-size: 1.5rem;
}
}
@media (max-width: 520px) {
.gxs-playlist-title {
        font-size: 1.7rem;
}
}
@media (max-width: 1023px) {
.gxs-playlist-title {
  font-size: 2rem;
}
}

/* === gxs-playlist-tracks === */
.gxs-playlist-tracks {
  border-right: 2px solid #fd000f;
  max-width: 100%;
}

/* === gxs-playlists-grid === */
.gxs-playlists-grid {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 2rem;
}
@media (max-width: 479px) {
.gxs-playlists-grid {
  gap: 12px;
  grid-template-columns: 1fr;
}
}
@media (min-width:480px) and (max-width: 768px) {
.gxs-playlists-grid {
  gap: 15px;
  grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.gxs-playlists-grid {
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
}

/* === gxs-rightcolumn-block === */

.gxs-rightcolumn-block span {
	color: var(--color-primary);
}

.gxs-rightcolumn-block a, .gxs-rightcolumn-block a:hover {
	color: var(--color-primary);
	text-decoration: none;
}

.gxs-rightcolumn-block {
  margin: 0 auto;
  max-width: 300px;
  text-align: left;
  transition: all 0.3s ease;
  width: 100%;
}
.gxs-rightcolumn-block img {
  border-radius: 6px;
  display: block;
  height: auto;
  max-width: 100%;
  transition: opacity 0.3s ease;
  width: 100%;
}
.gxs-rightcolumn-block img:hover {
  opacity: 0.9;
}
.gxs-rightcolumn-block h5 {
  color: var(--color-primary);
  font-size: 1.1rem;
  margin: .5rem 0 .25rem;
  margin-top: 10px;
}
.gxs-rightcolumn-block p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: justify;
}

@media (min-width: 320px) and (max-width: 1023px) {
	.gxs-rightcolumn-column { padding-top: 60px; }
}

@media (min-width: 768px) and (max-width: 989px) {
.gxs-rightcolumn-block {
    max-width: none;
    display: flex;
    flex-direction: column;
    min-height: 300px;
  }
.gxs-rightcolumn-block img {
    object-fit: cover;
  }
}
@media (max-width: 375px) {
.gxs-rightcolumn-block p {
    font-size: 0.95rem;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
.gxs-rightcolumn-block h5 {
    font-size: 1rem;
  }
.gxs-rightcolumn-block p {
    font-size: 0.95rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
.gxs-rightcolumn-block {
    max-width: none;
  }
.gxs-rightcolumn-block h5 {
    font-size: 1rem;
  }
.gxs-rightcolumn-block p {
    font-size: 0.95rem;
    margin-bottom: 15px;
  }
}

/* === gxs-rightcolumn-block-title === */
.gxs-rightcolumn-block-title {
  background-color: #232323;
  margin-bottom: 1rem;
  width: 100%;
}
.gxs-rightcolumn-block-title h2 {
  color: var(--color-white);
  font-size: 1.2rem;
  font-weight: 600;
  margin: .25rem 0 .5rem;
  padding: 0.75rem 0 0.75rem 0.75rem;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 989px) {
.gxs-rightcolumn-block-title h2 {
    font-size: 1.1rem;
    padding: 0.6rem 0 0.6rem 0.6rem;
  }
}
@media (max-width: 375px) {
.gxs-rightcolumn-block-title h2 {
    font-size: 1rem;
    padding: 0.5rem;
  }
}
@media (max-width: 767px) {
.gxs-rightcolumn-block-title h2 {
    font-size: 1.1rem;
    padding: 0.6rem 0 0.6rem 0.6rem;
  }
}

/* === gxs-rightcolumn-column === */
.gxs-rightcolumn-column {
  color: var(--color-white);
  flex: 0 0 300px;
  padding-left: 15px;
  width: 300px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.gxs-rightcolumn-column {
    flex: 1 1 100%;
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
.gxs-rightcolumn-column {
    flex: 1 1 100%;
    width: 100%;
    padding-left: 0;
  }
}

/* === gxs-rightcolumn-container === */
.gxs-rightcolumn-container {
  display: flex;
  flex-direction: column;
  gap: 22px;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.gxs-rightcolumn-container {
    display: grid;
	width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 480px) {
.gxs-rightcolumn-container {
    gap: 15px;
  }
}
@media (max-width: 767px) {
.gxs-rightcolumn-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 0 auto;
	padding-top: 80px;
  }
}

/* === gxs-rightcolumn-spacer === */
.gxs-rightcolumn-spacer {
  height: 8px;
  margin-bottom: 40px;
}

/* === gxs-scheduler-card-img === */
.gxs-scheduler-card-img {
  background-position: center;
  background-size: cover;
  height: 50vw;
  max-height: 80px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gxs-scheduler-card-img:after {
  background-color: var(--color-primary);
  bottom: -20px;
  content: '';
  display: block;
  height: 40px;
  position: absolute;
  right: -20px;
  transform: rotate(45deg);
  width: 40px;
}

/* === gxs-scheduler-card-title === */
.gxs-scheduler-card-title {
  color: var(--color-white);
  font-size: 2.5rem;
  padding-left: 2rem;
  position: relative;
}
.gxs-scheduler-card-title:before {
  background-color: rgba(245,29,32,1);
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.154rem;
}
@media (max-width: 374.9px) {
.gxs-scheduler-title, .gxs-scheduler-card-title {
  font-size: 1.5rem;
}
}
@media (max-width: 768px) {
.gxs-scheduler-title, .gxs-scheduler-card-title {
  font-size: 1.8rem;
  padding-left: 1.5rem;
}
}
@media (max-width: 1023px) {
.gxs-scheduler-title, .gxs-scheduler-card-title {
  font-size: 2rem;
  padding-left: 1.5rem;
}
}

/* === gxs-scheduler-more-link === */
.gxs-scheduler-more-link {
  background: var(--color-primary);
  border-radius: 4px;
  color: var(--color-white);
  font-size: 1rem;
  padding: 10px 15px;
  transition: background-color 0.3s ease;
}
.gxs-scheduler-more-link:hover {
  background: var(--color-dark-grey);
  color: var(--color-white);
}

/* === gxs-scheduler-more-tab === */
.gxs-scheduler-more-tab {
  display: none;
}
@media (max-width: 768px) {
.gxs-scheduler-more-tab {
  display: inline-block;
}
}

/* === gxs-scheduler-spaceborder === */
.gxs-scheduler-spaceborder {
  content: "";
  display: block;
  height: 60px;
  position: relative;
  width: 100%;
}
.gxs-scheduler-title, .gxs-scheduler-subtitle, .gxs-scheduler-spaceborder {
  background-color: var(--color-dark-grey);
  border-left: 0.154rem solid var(--color-primary);
}

/* === gxs-scheduler-subtitle === */
.gxs-scheduler-subtitle {
  color: var(--color-light-grey);
  font-size: 0.96rem;
}
.gxs-scheduler-title, .gxs-scheduler-subtitle {
  padding-left: 3.3rem;
}
.gxs-scheduler-title, .gxs-scheduler-subtitle, .gxs-scheduler-spaceborder {
  background-color: var(--color-dark-grey);
  border-left: 0.154rem solid var(--color-primary);
}
@media (max-width: 374.9px) {
.gxs-scheduler-subtitle {
  font-size: 1rem;
}
}
@media (max-width: 768px) {
.gxs-scheduler-subtitle {
  font-size: 1.1rem;
  padding-left: 2.8rem;
}
}
@media (max-width: 1023px) {
.gxs-scheduler-subtitle {
  padding-left: 2.8rem;
}
}

/* === gxs-scheduler-tab === */
.gxs-scheduler-tab {
  display: none;
}
.gxs-scheduler-tab.active {
  display: block;
}

/* === gxs-scheduler-tabgroup === */
.gxs-scheduler-tabgroup {
  width: 100%;
}

/* === gxs-scheduler-tabs === */
.gxs-scheduler-tabs a {
  background: #000;
  border: 0px;
  border-radius: 0px;
  color: var(--color-white);
  display: inline-block;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: capitalize;
  transition: color 0.3s ease, border-color 0.3s ease;
}
.gxs-scheduler-tabs li {
  display: inline-block;
  list-style-type: none;
  width: auto;
}
.gxs-scheduler-tabs {
  margin: 40px auto 60px auto;
  overflow-x: hidden;
  text-align: center;
  white-space: nowrap;
}
.gxs-scheduler-tabs a:hover {
  background: transparent;
  color: #cdcdcd;
}
.gxs-scheduler-tabs a.active {
  background: #000;
  border-bottom: 2px solid #fd000f;
  color: var(--color-white);
}
.gxs-scheduler-tabs .date {
  display: block;
  font-size: 0.96rem;
}
@media (max-width: 374.9px) {
.gxs-scheduler-tabs a {
  font-size: 0.8rem;
  padding: 6px 8px;
}
}
@media (max-width: 767px) {
.gxs-scheduler-tabs {
  margin: 20px auto 40px auto;
}
}
@media (min-width: 1023px) {
	.gxs-scheduler-tabs a {
		font-size: 0.96rem;
		padding: 10px 17px;
	}
}

/* === gxs-scheduler-title === */
.gxs-scheduler-title {
  color: var(--color-white);
  font-size: 2.2rem;
  padding: 1rem 0 0.5rem 2rem;
  text-transform: uppercase;
}
.gxs-scheduler-title, .gxs-scheduler-subtitle {
  padding-left: 3.3rem;
}
.gxs-scheduler-title, .gxs-scheduler-subtitle, .gxs-scheduler-spaceborder {
  background-color: var(--color-dark-grey);
  border-left: 0.154rem solid var(--color-primary);
}
@media (max-width: 374.9px) {
.gxs-scheduler-title, .gxs-scheduler-card-title {
  font-size: 1.5rem;
}
}
@media (max-width: 768px) {
.gxs-scheduler-title, .gxs-scheduler-card-title {
  font-size: 1.8rem;
  padding-left: 1.5rem;
}
}
@media (max-width: 1023px) {
.gxs-scheduler-title, .gxs-scheduler-card-title {
  font-size: 2rem;
  padding-left: 1.5rem;
}
}

/* === gxs-scheduler-wrap === */
.gxs-scheduler-wrap ul {
  list-style: none;
  padding: 0;
}
.gxs-scheduler-wrap {
  color: var(--color-white);
  margin-bottom: 20px;
}

/* === gxs-schedulercard-wrap === */
.gxs-schedulercard-wrap {
  position: relative;
}

/* === gxs-section-subtitle === */
.gxs-section-subtitle {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 0;
  text-align: center;
}

/* === gxs-space-content-10 === */
.gxs-space-content-10 {
  margin-top: 10px;
}

/* === gxs-space-content-5 === */
.gxs-space-content-5 {
  margin-top: 5px;
}

/* === gxs-stories-more === */
.gxs-stories-more {
  margin-top: 40px;
  text-align: center;
}

/* === gxs-stories-section === */
.gxs-stories-section .gxs-main-titles h2 {
  color: #333;
  font-size: 2rem;
  margin-bottom: 20px;
}

/* === gxs-svg-container-bottom === */
.gxs-svg-container-bottom {
  align-items: center;
  display: flex;
  height: 250px;
  justify-content: center;
  overflow: hidden;
  width: 100%;
}
.gxs-svg-container-bottom img {
  height: auto;
  max-width: 360px;
  width: auto;
}

/* === gxs-track-artist === */
.gxs-track-artist {
  color: var(--color-white);
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 480px) {
.gxs-track-artist {
  font-size: 0.9rem;
}
}

/* === gxs-track-artwork === */
.gxs-track-artwork {
  border-radius: var(--radius-sm);
  display: block;
  height: 60px;
  object-fit: cover;
  width: 60px;
}
@media (max-width: 480px) {
.gxs-track-artwork {
  height: 40px;
  width: 40px;
}
}
@media (max-width: 768px) {
.gxs-track-artwork {
  height: 50px;
  width: 50px;
}
}

/* === gxs-track-cover === */
.gxs-track-cover {
  flex: 0 0 60px;
}
.gxs-track-cover.loading .gxs-track-artwork {
  opacity: 0.5;
}
.gxs-track-cover.loaded .gxs-track-artwork {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.gxs-track-cover.error .gxs-track-artwork {
  filter: grayscale(1);
  opacity: 0.7;
}
@media (max-width: 480px) {
.gxs-track-cover {
  flex: 0 0 40px;
}
}
@media (max-width: 768px) {
.gxs-track-cover {
  flex: 0 0 50px;
}
}

/* === gxs-track-duration === */
.gxs-track-duration {
  color: var(--color-text-secondary);
  flex: 0 0 60px;
  font-size: 0.9rem;
  text-align: right;
}
@media (max-width: 480px) {
.gxs-track-duration {
  flex: 0 0 45px;
  font-size: 0.8rem;
}
}
@media (max-width: 768px) {
.gxs-track-duration {
  flex: 0 0 50px;
  font-size: 0.85rem;
}
}

/* === gxs-track-image === */
.gxs-track-image {
  height: 80px;
  object-fit: cover;
  width: 80px;
}

/* === gxs-track-info === */
.gxs-track-info {
  flex: 1;
  min-width: 0;
}

/* === gxs-track-item === */
.gxs-track-item {
  align-items: center;
  background-color: #232323;
  border-radius: var(--radius-sm);
  display: flex;
  gap: 15px;
  margin-bottom: 8px;
  padding: 15px;
}
@media (max-width: 480px) {
.gxs-track-item {
  gap: 10px;
  padding: 10px;
}
}
@media (max-width: 768px) {
.gxs-track-item {
  gap: 12px;
  padding: 12px;
}
}

/* === gxs-track-number === */
.gxs-track-number {
  color: var(--color-light-grey);
  flex: 0 0 40px;
  font-size: 1.1rem;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 480px) {
.gxs-track-number {
  flex: 0 0 25px;
  font-size: 0.9rem;
}
}
@media (max-width: 768px) {
.gxs-track-number {
  flex: 0 0 30px;
  font-size: 1rem;
}
}

/* === gxs-track-title === */
.gxs-track-title {
  color: var(--color-light-grey);
  font-size: 0.95rem;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 480px) {
.gxs-track-title {
  font-size: 0.85rem;
}
}

/* === gxs-track-year === */
.gxs-track-year {
  color: var(--color-text-secondary);
  font-size: 0.8rem;
}
@media (max-width: 480px) {
.gxs-track-year {
  font-size: 0.75rem;
}
}

/* === gxs-unlike-btn === */
.gxs-like-btn, .gxs-unlike-btn, .gxs-ckoi-track-apple-music {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.5rem;
  padding: 10px;
}
.gxs-unlike-btn i, .gxs-like-btn i,.gxs-ckoi-track-apple-music i {
  pointer-events: none;
}
.gxs-like-btn, .gxs-unlike-btn, .gxs-apple-music-btn {
  margin: 0 1rem;
}
.gxs-unlike-btn {
  color: #e84637;
  margin-top: 1px;
}

/* === gxs-wrap-center === */
.gxs-wrap-center {
  display: flex;
  justify-content: center;
  margin: 18px 0 8px;
}

/* === gxs-wrapper-footer === */
.gxs-wrapper-footer {
  box-sizing: border-box;
  color: var(--color-white);
  height: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

/* === gxs-X-red === */
.gxs-X-red {
  color: var(--color-primary);
  font-family: 'Arizonia', cursive;
  font-size: 1.375em;
  font-weight: 900;
  line-height: 0;
  text-transform: capitalize;
}

/* === gxs_avatar_btnplaylists === */
.gxs_avatar_btnplaylists {
  border: 2px solid rgba(255,255,255,.25);
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0,0,0,.25);
  display: block;
  height: 150px;
  margin: 0 auto 8px;
  object-fit: cover;
  transition: transform .2s ease, box-shadow .2s ease;
  width: 150px;
}
@media (max-width: 520px) {
.gxs_avatar_btnplaylists {
  height: 84px;
  width: 84px;
}
}

/* === gxs_back_link === */
.gxs_back_link {
  padding-top: 80px;
}

/* === gxs_block-title === */
.gxs_block-title {
  align-items: center;
  background-color: var(--color-primary);
  box-shadow: 0.7rem -0.6rem 1rem rgba(0, 0, 0, 0.16);
  color: var(--color-white);
  display: flex;
  gap: 3px;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  text-transform: uppercase;
  top: -10px;
  z-index: 10;
}

/* === gxs_block_btnplaylists === */
.gxs_block_btnplaylists {
  align-items: center;
  background-image: url('/_assets/img/home/promos/gxs_promo_playlists.webp');
  box-sizing: border-box;
  color: #fff;
  display: flex;
  height: auto;
  justify-content: center;
  margin: 3rem 0;
  padding: 16px;
  width: 100%;
}
@media (max-width: 520px) {
.gxs_block_btnplaylists {
  height: auto;
  padding: 3% 0;
}
}
@media (max-width: 768px) {
.gxs_block_btnplaylists {
	background-image:
}
.gxs_block_btnplaylists {
	background-image: url('/_assets/img/home/promos/gxs_promo_playlists_smallscreen.webp');
}
}

/* === gxs_btn_btnplaylists === */
.gxs_btn_btnplaylists {
  align-items: center;
  background: #fd000f;
  border-radius: 999px;
  box-shadow: 0 2px 8px rgba(0,0,0,.25);
  color: #fff;
  display: inline-flex;
  font-weight: 600;
  justify-content: center;
  margin-top: 1.25rem;
  padding: 10px 16px;
  text-decoration: none;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
  user-select: none;
}
.gxs_btn_btnplaylists:hover, .gxs_btn_btnplaylists:focus {
  box-shadow: 0 6px 16px rgba(0,0,0,.35);
}
.gxs_btn_btnplaylists:active {
  box-shadow: 0 2px 8px rgba(0,0,0,.25);
  transform: translateY(0);
}

/* === gxs_follow_btn === */
.gxs_follow_btn {
  background: #2b2b2b;
  border-radius: 6px;
  color: var(--color-white);
  display: inline-block;
  font-weight: 600;
  margin-bottom: 12px;
  padding: 10px 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.gxs_follow_btn:hover {
  background: var(--color-primary);
  color: var(--color-white);
}
@media (max-width: 480px) {
.gxs_follow_btn {
  font-size: 0.9rem;
  padding: 8px 12px;
}
}

/* === gxs_freshnews-artist === */
.gxs_freshnews-artist {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #ffffff;
  display: -webkit-box;
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 1.1;
  max-height: 2.2rem;
  overflow: hidden;
  text-transform: uppercase;
}
@media (max-width: 767px) {
.gxs_freshnews-artist {
  font-size: 0.75rem;
}
}

/* === gxs_freshnews-artwork === */
.gxs_freshnews-artwork {
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  flex-shrink: 0;
  height: 230px;
  overflow: hidden;
  width: auto;
}
.gxs_freshnews-artwork img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 480px) {
.gxs_freshnews-artwork {
  height: 50px;
  width: 50px;
}
}
@media (max-width: 767px) {
.gxs_freshnews-artwork {
  height: 100px;
  width: 100px;
}
.gxs-home-track-cover, .gxs_freshnews-artwork {
  height: auto;
  width: 100%;
}
}

@media (min-width: 320px) and (max-width: 767px) {
.gxs_freshnews-artwork {
  height: auto;
  width: 100%;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
.gxs_freshnews-artwork {
  height: auto;
  width: 200px;
}
}

/* === gxs_freshnews-container === */
.gxs_freshnews-container {
  background-color: transparent;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
  padding: 0;
}

/* === gxs_freshnews-grid === */
.gxs_freshnews-grid {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 auto;
  max-width: 1300px;
}
@media (min-width: 320px) and (max-width: 767px) {
.gxs_freshnews-grid {
	grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.gxs_freshnews-grid {
	grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
}
@media (max-width: 1023px) {
.gxs_freshnews-grid {
  gap: 20px;
}
}

/* === gxs_freshnews-info === */
.gxs_freshnews-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
  justify-content: center;
  min-height: 80px;
  width: 100%;
}
@media (max-width: 480px) {
.gxs_freshnews-info {
  gap: 4px;
  min-height: 50px;
}
}
@media (max-width: 767px) {
.gxs_freshnews-info {
  min-height: 60px;
}
}
@media (max-width: 1023px) {
.gxs_freshnews-info {
  min-height: 70px;
}
}

/* === gxs_freshnews-item === */
.gxs_freshnews-item {
  align-items: center;
  background-color: #000000;
  border: 2px solid #232323;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: space-between;
  padding: 20px 15px;
  text-align: center;
  transition: border-color 0.3s ease, transform 0.2s ease;
  width: 100%;
}
@media (max-width: 480px) {
.gxs_freshnews-item {
  height: 140px;
  padding: 12px 8px;
}
}
@media (max-width: 767px) {
.gxs_freshnews-item {
  height: auto;
  padding: 15px 10px;
}
}
@media (max-width: 1023px) {
.gxs_freshnews-item {
  height: auto;
  padding: 18px 12px;
}
}

/* === gxs_freshnews-section === */
.gxs_freshnews-section {
  background-color: transparent;
  margin: 2rem 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
  padding: 0;
}
@media (max-width: 767px) {
.gxs_freshnews-section {
  margin: 1rem 0;
}
}

/* === gxs_freshnews-title === */
.gxs_freshnews-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #cccccc;
  display: -webkit-box;
  font-size: 0.8rem;
  line-height: 1.1;
  max-height: 2.2rem;
  overflow: hidden;
}
@media (max-width: 767px) {
.gxs_freshnews-title {
  font-size: 0.7rem;
}
}

/* === gxs_grid_btnplaylists === */
.gxs_grid_btnplaylists {
  align-items: start;
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(4, minmax(0,1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 520px) {
.gxs_grid_btnplaylists {
  gap: 18px;
  grid-template-columns: 1fr;
}
}
@media (max-width: 900px) {
.gxs_grid_btnplaylists {
  grid-template-columns: repeat(2, minmax(0,1fr));
}
}

/* === gxs_home-slide === */
.gxs_home-slide {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 1000ms ease-in-out;
  width: 100%;
}
.gxs_home-slide:first-child {
  opacity: 1;
  z-index: 2;
}
.gxs_home-slide picture {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.gxs_home-slide img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* === gxs_home-slider-container === */
.gxs_home-slider-container {
  height: 100%;
  position: relative;
  width: 100%;
}

/* === gxs_home-slider-wrap === */
.gxs_home-slider-wrap {
  display: flex;
  gap: 25px;
  margin: 0 auto var(--spacing-xl);
  max-width: 1300px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1059px) {
.gxs_home-slider-wrap {
  flex-direction: column;
  gap: 20px;
}
}
@media (min-width: 1060px) {
.gxs_home-slider-wrap {
  flex-direction: row;
  justify-content: space-between;
}
}
@media (max-width: 767px) {
.gxs_home-slider-wrap {
  flex-direction: column;
  gap: 15px;
}
}

/* === gxs_home-stories === */
.gxs_home-stories {
  padding: 4rem 0;
}

/* === gxs_inner_btnplaylists === */
.gxs_inner_btnplaylists {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 18px;
  width: min(1100px, 100%);
}

/* === gxs_item_btnplaylists === */
.gxs_item_btnplaylists:hover .gxs_avatar_btnplaylists, .gxs_item_btnplaylists:focus-within .gxs_avatar_btnplaylists {
  border: 3px solid #fd000f;
  box-shadow: 0 6px 16px rgba(0,0,0,.35);
}
.gxs_item_btnplaylists {
  text-align: center;
}

/* === gxs_label_btnplaylists === */
.gxs_label_btnplaylists {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  opacity: .95;
  overflow: hidden;
  padding: 0 6px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* === gxs_mainpage_column === */
.gxs_mainpage_column {
  color: var(--color-white);
  flex: 1 1 auto;
  min-width: 0;
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.gxs_mainpage_column {
  padding-right: 0;
}
}
@media (max-width: 767px) {
.gxs_mainpage_column {
  padding-right: 0;
}
}

/* === gxs_page_container === */
.gxs_partner_content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.gxs_partner_description {
    font-size: 0.9em;
    color: #666;
    line-height: 1.4;
    margin: 0;
    padding: 8px 0 0 0;
	text-align: justify;
}

/* Responsive : cacher les descriptions sur mobile si nécessaire */
@media (max-width: 640px) {
    .gxs_partner_description {
        font-size: 0.85em;
    }
}

.gxs_page_container {
  display: flex;
  gap: 20px;
  margin: 0 auto;
  max-width: 1200px;
}
@media (max-width:1022.98px) {
.gxs_page_container {
  display: block;
  padding: 0 16px;
}
}

/* === gxs_partner_container === */
.gxs_partner_container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 20px 15px;
  text-align: center;
}
@media (max-width: 767px) {
.gxs_partner_container {
  padding: 15px 10px;
}
}

/* === gxs_partner_item === */
.gxs_partner_item {
  background-color: #000000;
  border: 1px solid #fff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  transition: all 0.3s ease;
}
.gxs_partner_item:hover {
  border-color: var(--color-primary);
  box-shadow: 0 4px 15px rgba(249, 8, 25, 0.3);
}
@media (prefers-reduced-motion: reduce) {
.gxs_partner_item {
  animation: none;
  opacity: 1;
  transform: none;
}
.gxs_partner_item:hover {
  transform: none;
}
}

/* === gxs_partner_link === */
.gxs_partner_link {
  margin-top: auto;
  padding: 0 20px;
}

/* === gxs_partner_link_text === */
.gxs_partner_link_text {
  color: var(--color-primary);
  display: block;
  font-size: 1.1rem;
  line-height: 1.4rem;
  padding: 10px 0;
  text-decoration: none;
  transition: color 0.3s ease;
}
.gxs_partner_link_text:hover {
  background: transparent;
  color: var(--color-white);
}
.gxs_partner_link_text::after {
  color: var(--color-white);
  content: ">";
  font-size: 2rem;
  margin-left: 3%;
  position: relative;
  top: -2px;
  transition: all 0.3s ease;
  vertical-align: middle;
}
.gxs_partner_link_text:hover::after {
  color: var(--color-primary);
}

@media (max-width: 767px) {
.gxs_partner_link_text {
  font-size: 1rem;
}
}

/* === gxs_partner_visual === */
.gxs_partner_visual a {
  display: block;
  height: auto;
  max-width: 100%;
}
.gxs_partner_visual {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
  margin-bottom: 15px;
  min-height: 80px;
}
.gxs_partner_visual img {
  filter: grayscale(1);
  height: auto;
  max-width: 100%;
  transition: filter 0.3s ease;
}
.gxs_partner_visual:hover img {
  filter: grayscale(0);
}

/* === gxs_partners_grid === */
.gxs_partners_grid {
  display: grid;
  gap: 20px;
  width: 100%;
}

@media (min-width: 1022.9px) {
	.gxs_partners_grid {grid-template-columns: repeat(2, 1fr);}
}

@media (min-width: 1239.9px) {
	.gxs_partners_grid {grid-template-columns: repeat(3, 1fr);}
}

@media (max-width: 479.5px) {
.gxs_partners_grid {
  gap: 15px;
  grid-template-columns: repeat(1, 1fr);
}
}

@media (min-width: 768px) and (max-width: 1023px) {
.gxs_partners_grid {
  gap: 18px;
  grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width: 1400px) {
.gxs_partners_grid {
  gap: 22px;
  grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width:480px) and (max-width: 767px) {
.gxs_partners_grid {
  gap: 15px;
  grid-template-columns: repeat(2, 1fr);
}
}

/* === gxs_partners_page_container === */
.gxs_partners_page_container {
  box-sizing: border-box;
  display: flex;
  gap: 25px;
  margin: 0 auto;
  max-width: 1300px;
  padding: 20px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.gxs_partners_page_container {
  flex-direction: column;
  gap: 30px;
}
}
@media (max-width: 767px) {
.gxs_partners_page_container {
  flex-direction: column;
  gap: 20px;
  padding: 15px;
}
}

/* === gxs_program-live-badge === */
.gxs_program-live-badge {
  background: linear-gradient(135deg, #fd000f, #ff4757);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(253, 0, 15, 0.4);
  color: white;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.5px;
  opacity: 0;
  padding: 4px 8px;
  position: absolute;
  right: 8px;
  text-transform: uppercase;
  top: 8px;
  transform: translateY(-5px);
  transition: all 0.3s ease;
  z-index: 10;
}
.gxs_program-live-badge::before {
  animation: gxs_pulse_badge 2s infinite;
  background: inherit;
  border-radius: inherit;
  content: '';
  inset: -2px;
  position: absolute;
  z-index: -1;
}
@media (max-width: 375px) {
.gxs_program-live-badge {
  font-size: 8px;
  padding: 2px 6px;
}
}
@media (prefers-reduced-motion: reduce) {
.gxs_program-live-badge {
  animation: none;
}
}

/* === gxs_program-loading === */
.gxs_program-loading {
  overflow: hidden;
  position: relative;
}
.gxs_program-loading::after {
  animation: gxs_loading_sweep 1.5s infinite;
  background: linear-gradient(90deg, 
        transparent, 
        rgba(253, 0, 15, 0.3), 
        transparent
    );
  content: '';
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}

/* === gxs_programme-card === */
.gxs_programme-card {
  color: var(--color-white);
  display: flex;
  flex: 1 1 calc(100% - 20px);
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 991.98px), (min-width: 1200px) {
.gxs_programme-card:nth-child(4) {
  display: flex !important;
}
}
@media (min-width: 768px) {
.gxs_programme-card {
  flex: 1 1 calc(50% - 20px);
}
}
@media (min-width: 992px) {
.gxs_programme-card {
  flex: 1 1 calc(33.333% - 20px);
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.gxs_programme-card:nth-child(4) {
  display: none !important;
}
}
@media (min-width: 1200px) {
.gxs_programme-card {
  flex: 1 1 calc(25% - 20px);
}
}

/* === gxs_programme-content === */
.gxs_programme-content h3 {
  color: var(--color-white);
  flex-shrink: 0;
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin: 1.2rem 0;
}
.gxs_programme-content p {
  letter-spacing: 0.010em;
  word-spacing: 0.01em;
}
.gxs_programme-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  line-height: 1.4rem;
  padding: 15px 0;
  text-align: justify;
}
.gxs_programme-content p:not(.gxs_programme-signature) {
  flex: 1;
  margin-bottom: var(--spacing-base);
}
@media (min-width: 1060px) {
.gxs_programme-content p:not(.gxs_programme-signature) {
  min-height: 200px;
}
}
@media (max-width: 767px) {
.gxs_programme-content p:not(.gxs_programme-signature) {
  margin-bottom: 2rem;
}
}

/* === gxs_programme-image === */
.gxs_programme-image {
  flex-shrink: 0;
  margin-bottom: var(--spacing-base);
  width: 100%;
}
.gxs_programme-image img {
  display: block;
  height: auto;
  width: 100%;
}

/* === gxs_programme-signature === */
.gxs_programme-signature {
  flex-shrink: 0;
  font-size: 0.95rem;
  margin: 0;
  margin-top: auto;
}

/* === gxs_programme-tag === */
.gxs_programme-tag {
  color: var(--color-primary);
  display: inline-block;
  flex-shrink: 0;
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
  text-decoration: none;
}
.gxs_programme-tag::before {
  color: var(--color-primary);
  content: "#";
  font-weight: 400;
}

/* === gxs_programmes-container === */
.gxs_programmes-container, .gxs_story-container {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin: 0 auto;
  max-width: 1300px;
}

/* === gxs_programmes-section === */
.gxs_programmes-section, .gxs_story-section {
  padding: 1rem 0;
}

/* === gxs_promoplayers_block === */
.gxs_promoplayers_block {
  align-items: center;
  background: linear-gradient(to top, #000000, #232323);
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,.25);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex: 1 1 400px;
  flex-direction: column;
  height: 250px;
  justify-content: center;
  padding: 20px;
  text-align: center;
  transition: transform .2s ease, box-shadow .2s ease;
}
.gxs_promoplayers_block:hover {
  box-shadow: 0 8px 20px rgba(0,0,0,.35);
}
@media (max-width: 900px) {
.gxs_promoplayers_block {
  height: auto;
  padding: 30px 20px;
}
}

/* === gxs_promoplayers_btn === */
.gxs_promoplayers_btn {
  align-items: center;
  background: #fd000f;
  border-radius: 999px;
  box-shadow: 0 2px 8px rgba(0,0,0,.25);
  color: #fff;
  display: inline-flex;
  font-weight: 600;
  justify-content: center;
  padding: 12px 18px;
  text-decoration: none;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.gxs_promoplayers_btn:hover {
  box-shadow: 0 6px 16px rgba(0,0,0,.35);
}
.gxs_promoplayers_btn:active {
  box-shadow: 0 2px 8px rgba(0,0,0,.25);
  transform: none;
}

/* === gxs_promoplayers_desc === */
.gxs_promoplayers_desc {
  font-size: clamp(14px,1.6vw,16px);
  line-height: 1.4;
  margin: 0 0 20px;
  opacity: .95;
}

/* === gxs_promoplayers_doubleblocks === */
.gxs_promoplayers_doubleblocks {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  padding: 4rem 0;
}

/* === gxs_promoplayers_title === */
.gxs_promoplayers_title {
  font-size: clamp(25px,2vw,26px);
  font-weight: 700;
  margin: 0 0 10px;
}

/* === gxs_recent-tracks-section === */
.gxs_recent-tracks-section {
  padding: 4rem 0 0 0;
}

/* === gxs_right-bloc === */
@media (max-width: 639px) {
.gxs_right-bloc {
  margin: 2rem 0 0 0;
}
}

/* === gxs_right-block === */
.gxs_right-block {
  flex: 1;
  overflow: visible;
  position: relative;
}
.gxs_right-block img {
  height: 100%;
  width: 100%;
}
.gxs_right-block img[data-program] {
  display: block;
  height: auto;
  transition: opacity 0.5s ease-in-out, transform 0.3s ease;
  width: 100%;
}
.gxs_right-block img[data-program]:hover {
  opacity: 0.8;
}
.gxs_right-block picture {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.gxs_right-block.gxs_error img {
  filter: grayscale(0.5);
  opacity: 0.8;
}
.gxs_right-block.gxs_updated {
  animation: gxs_update_success 0.6s ease-out;
}
.gxs_right-block.gxs_updating {
  opacity: 0.7;
}
.gxs_right-block.gxs_updating img {
  pointer-events: none;
}
.gxs_right-block:hover .gxs_program-live-badge {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 640px) and (max-width: 767px) {
.gxs_right-block img {
  aspect-ratio: 495/278;
}
}
@media (min-width: 768px) and (max-width: 1059px) {
.gxs_right-block {
  flex: 1;
  max-width: calc(50% - 10px);
}
.gxs_right-block img {
  aspect-ratio: 735/413;
}
}
@media (min-width: 1060px) {
.gxs_right-block img {
  aspect-ratio: 610/343;
}
}
@media (max-width: 375px) {
.gxs_right-block img[data-program] {
  border-left-width: 2px;
}
}
@media (max-width: 639px) {
.gxs_right-block img {
  aspect-ratio: 330/186;
}
}
@media (max-width: 767px) {
.gxs_right-block {
  margin: 0.8rem 0 0 0;
  max-width: none;
  width: 100%;
}
}
@media (prefers-reduced-motion: reduce) {
.gxs_right-block img[data-program] {
  transition: none;
}
.gxs_right-block img[data-program]:hover {
  transform: none;
}
}

/* === gxs_right_block === */
.gxs_right_block {
  margin: 0 auto;
  max-width: 300px;
  text-align: left;
  transition: all 0.3s ease;
  width: 100%;
}
.gxs_right_block img {
  border-radius: 6px;
  display: block;
  height: auto;
  max-width: 100%;
  transition: opacity 0.3s ease;
  width: 100%;
}
.gxs_right_block img:hover {
  opacity: 0.9;
}
@media (max-width: 1023.98px) {
.gxs_right_block {
    max-width: none;
  }
.gxs_right_block picture,
  .gxs_right_block img {
    display: block;
    width: 100%;
    height: auto;   /* garde les proportions */
  }
}
@media (max-width: 375px) {
.gxs_right_block p {
  font-size: 0.85rem;
  line-height: 1.4;
}
}
@media (max-width: 480px) {
.gxs_right_block h5 {
  font-size: 1rem;
}
.gxs_right_block p {
  font-size: 0.9rem;
  margin-bottom: 15px;
}
}
@media (max-width: 1024px) {
.gxs_right_block {
  min-width: 100%;
}
}

/* === gxs_right_block_title === */
.gxs_right_block_title {
  background-color: #232323;
  margin-bottom: 1rem;
  width: 100%;
}
@media (max-width: 375px) {
.gxs_right_block_title h2 {
  font-size: 1rem;
  padding: 0.5rem;
}
}
@media (max-width: 768px) {
.gxs_right_block_title h2 {
  font-size: 1.1rem;
  padding: 0.6rem 0 0.6rem 0.6rem;
}
}

/* === gxs_right_blocks_container === */
.gxs_right_blocks_container {
  display: flex;
  flex-direction: column;
  gap: 22px;
  height: 100%;
}
.gxs_right_blocks_container {
  display: flex;             /* desktop: pile (1 colonne) */
  flex-direction: column;
  gap: 22px;                 /* cohérent avec tes espacements */
}
@media (max-width: 1023.98px) {
.gxs_right_blocks_container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media (max-width: 480px) {
.gxs_right_blocks_container {
  gap: 15px;
}
}

/* === gxs_right_spacer === */
.gxs_right_spacer {
  height: 8px;
  margin-bottom: 40px;
}

/* === gxs_rightpage_column === */
.gxs_rightpage_column {
  flex: 0 0 300px;   /* largeur fixe desktop */
  width: 300px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.gxs_rightpage_column {
  flex: 1;
  padding-left: 0;
}
}
@media (max-width: 1023.98px) {
.gxs_rightpage_column {
    flex: 1 1 100%;
    width: 100%;
  }
}
@media (max-width:1022.98px) {
.gxs_rightpage_column {
  flex: unset;
  width: 100%;
}
}
@media (max-width: 767px) {
.gxs_rightpage_column {
  flex: 1;
  padding-left: 0;
}
}

/* === gxs_rightpage_column_responsive === */
@media (max-width: 480px) {
.gxs_rightpage_column_responsive {
  margin-top: 10px;
}
}
@media (max-width: 768px) {
.gxs_rightpage_column_responsive {
  margin-top: 15px;
}
}
@media (max-width: 1023px) {
.gxs_rightpage_column_responsive {
  flex: 1;
  margin-top: 20px;
  padding-left: 0;
  width: 100%;
}
}

/* === gxs_signature-grey === */
.gxs_signature-grey {
  color: var(--color-text-secondary);
}

/* === gxs_slider-main-col === */
.gxs_slider-main-col {
  aspect-ratio: 16/9;
  flex: 1;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1059px) {
.gxs_slider-main-col {
  width: 100%;
}
}
@media (min-width: 1060px) {
.gxs_slider-main-col {
  width: 65%;
}
}
@media (max-width: 767px) {
.gxs_slider-main-col {
  width: 100%;
}
}

/* === gxs_slider-right-col === */
.gxs_slider-right-col {
  display: flex;
  flex-direction: column;
  gap: 22px;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1059px) {
.gxs_slider-right-col {
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  margin: 0.8rem 0;
  width: 100%;
}
}
@media (min-width: 1060px) {
.gxs_slider-right-col {
  flex-direction: column;
  gap: calc(1vw - 2px);
  width: 30%;
}
}
@media (max-width: 767px) {
.gxs_slider-right-col {
  flex-direction: column;
  gap: 15px;
  width: 100%;
}
}

/* === gxs_social_button === */
.gxs_social_button:focus {
  outline: 2px solid var(--color-primary);
  outline-offset: 2px;
}

/* === gxs_stories-container === */
.gxs_stories-container {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin: 0 auto;
  max-width: 1300px;
}

/* === gxs_stories-section === */
.gxs_stories-section {
  padding: 2rem 0;
}

/* === gxs_story-card === */
.gxs_story-card {
  background: #000000;
  border: 0;
  color: var(--color-white);
  display: flex;
  flex: 1 1 calc(100% - 20px);
  flex-direction: column;
  height: auto;
  min-height: 350px;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
.gxs_story-card {
  flex: 1 1 calc(50% - 20px);
  min-height: 380px;
}
}
@media (min-width: 992px) {
.gxs_story-card {
  flex: 1 1 calc(25% - 20px);
  min-height: 400px;
}
}
@media (min-width: 1200px) {
.gxs_story-card {
  flex: 1 1 calc(25% - 20px);
  min-height: 420px;
}
}
@media (max-width: 767px) {
.gxs_story-card {
  min-height: 300px;
}
}

/* === gxs_story-container === */
.gxs_programmes-container, .gxs_story-container {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin: 0 auto;
  max-width: 1300px;
}

/* === gxs_story-content === */
.gxs_story-content p {
  color: var(--color-white);
  font-size: 0.95rem;
  line-height: 1.5;
  margin: 0;
}
.gxs_story-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  letter-spacing: 0.010em;
  line-height: 1.5;
  padding: 10px 5px;
  text-align: justify;
  word-spacing: 0.01em;
}
.gxs_story-content b {
  color: var(--color-white);
  font-weight: 700;
}
.gxs_story-content i {
  color: var(--color-white);
  font-style: italic;
}
@media (min-width: 768px) {
.gxs_story-content p {
  font-size: 0.9rem;
}
}
@media (min-width: 992px) {
.gxs_story-content p {
  font-size: 0.95rem;
}
}
@media (min-width: 1200px) {
.gxs_story-content p {
  font-size: 0.95rem;
}
}
@media (max-width: 767px) {
.gxs_story-content p {
  font-size: 0.9rem;
}
.gxs_story-content {
  padding: 15px;
}
}

/* === gxs_story-image === */
.gxs_story-image {
  flex-shrink: 0;
  /*margin-bottom: var(--spacing-base);*/
  overflow: hidden;
  width: 100%;
}
.gxs_story-image img {
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

/* === gxs_story-section === */
.gxs_programmes-section, .gxs_story-section {
  padding: 1rem 0;
}

/* === gxs_title-bold === */
.gxs_title-bold {
  font-size: 18px;
  font-weight: 900;
}

/* === gxs_title-light === */
.gxs_title-light {
  font-size: 18px;
  font-weight: 400;
  opacity: 0.9;
}


/* GXS | 404 ------------------------------------------------------------------------------------- */

.header404 {
    background-image: url(../img/sys/404-img-bg.png);
}

.header404_h1 {
    color: var(--color-white);
    display: block;
    font-size: 12rem;
    font-weight: 700;
    margin-bottom: 0.4rem;
    text-transform: uppercase;
    margin: 0;
    background: transparent no-repeat 50% 0;
    line-height: 1.2;
    text-align: center;
    padding: 18rem 6.4rem 6.4rem;
}

.header404_comment {
    color: var(--color-white);
    font-size: 3rem;
    text-transform: uppercase;
    text-align: center;
}


/* GXS | COOKIES --------------------------------------------------------------------------------- */

#gxs-cookie-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1005; 
}

.gxs-popup-cookie {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--color-white);
  width: 100%;
  max-width: 600px;
  height: 450px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 1010;
}

.gxs-popup-cookie-content {
  text-align: center;
}

.gxs-cookie-button-container {
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
}

#gxs-cookie-popup button {
  font-size: 1.5rem;
  text-transform: lowercase;
  padding: 0.5rem 3rem;
  border: none;
  cursor: pointer;
  border-radius: 6px;
  transition: background-color 0.3s;
}

#gxs-cookie-accept-button {
  background-color: var(--color-primary);
  color: var(--color-white);
  position: absolute;
  right: 52%;
}

#gxs-cookie-refuse-button {
  position: absolute;
  left: 52%;
}

#gxs-cookie-popup button {
  background-color: var(--color-primary);
  color: var(--color-white);
}

.gxs-cookie-button-container a {
  background-color: var(--color-grey);
  color: var(--color-white);
  text-decoration: none;
}

.gxs-cookie-button-container button:hover {
  background-color: var(--color-primary);
}

.gxs-popup-cookie-logo img {
  max-width: 200px;
  max-height: 129px;
  width: auto;
  height: auto;
  margin-left: 3rem;
}

.gxs-popup-cookie-content h2 {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 1.5rem 0 0 0;
  color: var(--color-black);
}

.gxs-popup-cookie-text p { 
  text-align: justify;
  padding: 1rem 0.7rem 0 0.7rem;
  font-size: 0.96rem;
  font-weight: 300;
  color: var(--color-black);
}

@media screen and (min-width: 375px) and (max-width: 767.9px) {
	.gxs-popup-cookie { max-width: 95%; min-height: 550px; }
	#gxs-cookie-popup button { font-size: 1rem; padding: 0.5rem 2rem; }
}

@media screen and (min-width: 320px) and (max-width: 374.9px) {
	#gxs-cookie-popup button { font-size: 1rem; padding: 0.5rem 2rem; }
	.gxs-popup-cookie { max-width: 95%; min-height: 600px; }
}


/* GXS | FAQ --------------------------------------------------------------------------------- */

.gxs-faq-container {
    margin-top: 2rem;
    width: 100%;
}

.gxs-faq-item {
    margin-bottom: 1rem;
    border-radius: 6px;
    overflow: hidden;
}

.gxs-faq-question {
    background-color: #2b2b2b;
    border: none;
    color: var(--color-white);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.2rem 1.5rem;
    width: 100%;
    text-align: left;
    font-size: 1.05rem;
    font-weight: 600;
    transition: background-color 0.3s ease;
}

.gxs-faq-question:hover {
    background-color: #363636;
}

.gxs-faq-question span:first-child {
    flex: 1;
    padding-right: 1rem;
}

.gxs-faq-icon {
    color: var(--color-primary);
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.gxs-faq-item.active .gxs-faq-icon {
    transform: rotate(45deg);
}

.gxs-faq-answer {
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 1.5rem;
}

.gxs-faq-item.active .gxs-faq-answer {
    max-height: 500px;
    padding: 1.2rem 1.5rem;
}

.gxs-faq-answer p {
    color: var(--color-white);
    font-size: 0.96rem;
    line-height: 1.6;
	margin: 15px 0 0 0;
    text-align: justify;
}

.gxs-faq-answer a {
    color: var(--color-primary);
    text-decoration: none;
}

.gxs-faq-answer a:hover {
    text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
    .gxs-faq-question {
        padding: 1rem 1.2rem;
        font-size: 1rem;
    }
    
    .gxs-faq-icon {
        font-size: 1.5rem;
    }
    
    .gxs-faq-answer {
        padding: 0 1.2rem;
    }
    
    .gxs-faq-item.active .gxs-faq-answer {
        padding: 1rem 1.2rem;
    }
    
    .gxs-faq-answer p {
        font-size: 0.9rem;
    }
}

@media (max-width: 480px) {
    .gxs-faq-question {
        padding: 0.9rem 1rem;
        font-size: 0.95rem;
    }
    
    .gxs-faq-icon {
        font-size: 1.4rem;
    }
    
    .gxs-faq-answer p {
        font-size: 0.88rem;
    }
}


/* GXS | DONS --------------------------------------------------------------------------------- */
.gxs-cta-support {
    display: flex;
    justify-content: center;
    margin: 1.5rem auto;
    padding: 2rem 0;
}

.gxs-cta-support a {
    color: var(--color-primary);
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.gxs-cta-support a:hover {
    color: var(--color-white);
    text-decoration: none;
}

.gxs-signature-support {
    color: var(--color-light-grey);
    font-size: 1.1rem;
    font-style: italic;
    margin-top: 3rem;
    text-align: right;
}

/* Responsive */
@media (max-width: 768px) {
    .gxs-cta-support a {
        font-size: 0.95rem;
    }
    
    .gxs-cta-support {
        margin: 1.0rem auto;
        padding: 1.5rem 0;
    }
}

@media (max-width: 480px) {
    .gxs-cta-support a {
        font-size: 0.95rem;
    }
    
    .gxs-signature-support {
        font-size: 0.95rem;
        text-align: center;
    }
}