.programme{color:#221a44;display:grid;gap:1.75rem;grid-template-columns:1fr 1fr}.programme__visuel-img{border-radius:.5rem;height:100%;max-height:450px;object-fit:cover}.programme__title{font-size:1.625rem;font-weight:500;margin-bottom:1rem}.programme__location{align-items:center;display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;margin-bottom:1.625rem}.programme__location-picto{height:auto;width:1.125rem}.programme__location-text{font-size:1.125rem}.programme__badges{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-bottom:1.5rem}.programme__badges img{filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}.programme__desc{color:#212529;line-height:1.7;transition:max-height .5s ease;word-break:break-word}.programme__desc p{color:#212529;font-size:.875rem;margin-bottom:1.25rem}.programme__desc h2,h3,h4{color:#212529;font-weight:500;margin-bottom:.875rem}.programme__readmore{margin-bottom:1.25rem}.programme__readmore-toggle{align-items:center;color:#b70081;display:flex;flex-direction:row;font-size:.875rem;gap:.625rem;justify-content:flex-start;margin-top:1rem;text-decoration:underline}.programme__readmore-toggle-chevron{height:auto;transition:all .2s ease;width:.6875rem}.programme__readmore-toggle.active .programme__readmore-toggle-chevron{transform:rotate(180deg)}.programme__phone{background-color:#f8e8ae;border-radius:6.25rem;color:#212529;font-size:1rem;font-weight:500;margin-bottom:1.875rem;padding:.75rem;text-align:center;width:calc(100% - 1.875rem)}.programme__phone-number,.programme__phone.active .programme__phone-label{display:none}.programme__phone.active .programme__phone-number{display:block}.programme__cta{margin-bottom:.625rem}.programmes{display:grid;gap:2.5rem;grid-template-columns:1fr}.programmes .programme:nth-of-type(2n) .programme__visuel{grid-column:2/3;grid-row:1/2}.programmes .programme:nth-of-type(2n) .programme__content{grid-column:1/2;grid-row:1/2}@container modules (max-width: 568px){.programme{gap:1.25rem;grid-template-columns:1fr}.programme__visuel-img{aspect-ratio:300/200}.programme__title{margin-bottom:.875rem}.programme__location{margin-bottom:1.25rem}.programme__readmore-toggle{margin-top:.5rem}.programme__phone{margin-bottom:0;width:100%}.programme__cta{margin-bottom:0}.programmes .programme:nth-of-type(2n) .programme__content,.programmes .programme:nth-of-type(2n) .programme__visuel{grid-column:initial;grid-row:initial}.programmes{gap:1.5rem}.programmes .programme:not(:last-of-type){border-bottom:1px solid #efeff2;gap:1.5rem;padding-bottom:1.25rem}}