.cmp-programmation{padding:24px 0}
.cmp-programmation--wrapper .programmation-title{margin-bottom:16px}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-title{margin-bottom:12px}
}
.cmp-programmation--wrapper .programmation-dates{margin-bottom:28px}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-dates{margin-bottom:16px}
}
.cmp-programmation--wrapper .programmation-dates .title{margin-bottom:28px;font-weight:100}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-dates .title{margin-bottom:12px}
}
.cmp-programmation--wrapper .programmation-dates .slider{position:relative}
.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-prev{display:none}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-prev{display:flex;width:32px;height:32px;right:auto;left:-8px;top:60%}
.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-prev .background{display:flex;height:58px;padding:10px 4px;justify-content:flex-end;align-items:center;gap:4px;position:absolute;left:-6px;bottom:16px;background:linear-gradient(90deg,#fff 37.34%,#fff 42.81%,rgba(255,255,255,0.5) 60.73%,rgba(255,255,255,0) 79.85%);width:69px;top:-15px;z-index:-1}
.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-prev::after{font-size:12px;color:var(--Greyscale-800);display:flex;width:100%;height:100%;justify-content:center;align-items:center;border-radius:71px;border:.5px solid var(--Greyscale-700,#333);background:var(--Neutral-White,#fff);box-shadow:0 4px 8.7px 0 rgba(0,0,0,0.11);font-weight:bold}
}
.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;gap:16px}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper{gap:0}
}
.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper .swiper-slide{width:5rem;height:5rem;background-color:var(--Greyscale-800);border-radius:80px;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;cursor:pointer}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper .swiper-slide{width:3.25rem;height:3.25rem;border-radius:1.75rem}
}
.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper .swiper-slide .name-week{color:var(--Neutral-White);text-transform:uppercase}
.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper .swiper-slide .number-week{color:var(--Neutral-White)}
.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper .swiper-slide.isToday{background-color:var(--primary-primary-500)}
.cmp-programmation--wrapper .programmation-dates .slider .swiper .swiper-wrapper .swiper-slide.isToday span{font-family:var(--inter-bold)}
.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-next{display:none}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-next{display:flex;width:32px;height:32px;left:auto;right:-8px;top:60%}
.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-next .background{display:flex;height:58px;padding:10px 4px;justify-content:flex-end;align-items:center;gap:4px;position:absolute;right:-6px;bottom:16px;background:linear-gradient(267deg,#fff 37.34%,#fff 42.81%,rgba(255,255,255,0.5) 60.73%,rgba(255,255,255,0) 79.85%);width:69px;top:-15px;z-index:-1}
.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-next::after{font-size:12px;color:var(--Greyscale-800);display:flex;width:100%;height:100%;justify-content:center;align-items:center;border-radius:71px;border:.5px solid var(--Greyscale-700,#333);background:var(--Neutral-White,#fff);box-shadow:0 4px 8.7px 0 rgba(0,0,0,0.11);font-weight:bold}
}
.cmp-programmation--wrapper .programmation-dates .slider .swiper-button-disabled{display:none}
.cmp-programmation--wrapper .programmation-cards{display:none;padding:0;gap:12px;flex-wrap:wrap;height:100%;flex-direction:row}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-cards{flex-direction:column;flex-wrap:nowrap;height:100%}
}
.cmp-programmation--wrapper .programmation-cards.active{display:flex}
.cmp-programmation--wrapper .programmation-cards__card{display:flex;padding:.5rem;align-items:flex-start;gap:12px;align-self:stretch;border-radius:0;background:var(--Neutral-White,#fff);box-shadow:0 2px 4px 0 #dcd6d9,0 2px 16px 1px #eeeced;max-width:49.5%;width:100%}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-cards__card{max-width:unset;box-sizing:border-box;height:122px}
}
.cmp-programmation--wrapper .programmation-cards__card .image{position:relative;width:7.5625rem;height:7.5625rem}
.cmp-programmation--wrapper .programmation-cards__card .image img{width:100%;height:100%}
.cmp-programmation--wrapper .programmation-cards__card .image .icon-play{background-color:var(--primary-primary-500);width:40px;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--Neutral-White);border-radius:22px;cursor:pointer;position:absolute;right:5px;bottom:9px;font-size:36px}
@media(max-width:1024px){.cmp-programmation--wrapper .programmation-cards__card .image{width:6.625rem;height:6.625rem}
}
.cmp-programmation--wrapper .programmation-cards__card .card-right{display:flex;flex-direction:column;justify-content:space-between;height:100%}
.cmp-programmation--wrapper .programmation-cards__card .card-right .text{display:flex;flex-direction:column}
.cmp-programmation--wrapper .programmation-cards__card .card-right .text .time{color:var(--primary-primary-500)}
.cmp-programmation--wrapper .programmation-cards__card .card-right .link{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;text-decoration:none}
.cmp-programmation--wrapper .programmation-cards__card .card-right .link .card-text{display:flex;text-decoration:underline}
.cmp-programmation--wrapper .programmation-cards__card .card-right .link .card-text:hover{text-decoration:none}
.cmp-programmation--wrapper .programmation-cards__card .card-right .link span.icon-arrow_right_alt{font-size:24px;text-decoration:none;color:#232323}
.cmp-programmation p{margin:0}
.cmp-programmation h3{color:#232323;font-family:var(--inter-regular);font-size:1.125rem;line-height:1.5rem;font-weight:100}
@media(max-width:1024px){.cmp-programmation h3{color:#232323;font-family:var(--inter-regular);font-size:.875rem;line-height:1.125rem}
}