.liste-conferences-block{padding:0 4rem;position:relative}.liste-conferences-block .liste-conferences-arrows{display:flex;justify-content:space-between;left:1rem;position:absolute;right:1rem;top:50%;z-index:1}.liste-conferences-block .liste-conferences-arrows svg{fill:#d1266f;width:2rem}.liste-conferences-block .liste-conferences-arrows .arrow--left{transform:rotate(180deg)}.liste-conferences{overflow:hidden;overscroll-behavior:none;padding:0 4rem}.liste-conferences .horizontal-scroll--track{display:flex;flex-wrap:nowrap;margin:0 -1.5rem;overflow:hidden;overscroll-behavior:none}.liste-conferences .conference{display:flex;flex-basis:370px;flex-direction:column;flex-grow:0;flex-shrink:0;font-family:Kirome,sans-serif;margin:0 .75rem;max-width:calc(75dvw - 2rem)}.liste-conferences .conference .conference--header{align-items:center;background-color:#e6f346;border:2px solid #fff;border-radius:2.5rem;color:#d1266f;display:flex;font-family:Kirome,sans-serif;font-size:1.3rem;justify-content:center;line-height:1;margin:0 -.5rem -.5rem;min-height:4.25rem;padding:.5rem 1rem;position:relative;text-align:center;z-index:1}.liste-conferences .conference .conference--body{background-color:#ff7c17;border-radius:0 0 2rem 2rem;border-top:0;display:flex;flex-direction:column;flex-grow:1;margin-top:-.25rem;padding:1rem 2rem}@media screen and (max-width:768px){.liste-conferences .conference .conference--body{padding:1rem 1.5rem}}.liste-conferences .conference .conference--body .conference--titre{color:#fff;font-size:1.8rem;margin-bottom:.75rem;margin-top:.5rem}@media screen and (max-width:768px){.liste-conferences .conference .conference--body .conference--titre{font-size:1.4rem}}.liste-conferences .conference .conference--body .conference--date{color:#e6f346;font-size:1.4rem;line-height:1}.liste-conferences .conference .conference--body .conference--details{color:#e6f346;font-size:1.4rem;line-height:1;margin-bottom:.75rem}.liste-conferences .conference .conference--body .conference--infos{color:#fff;font-size:1.4rem;line-height:1.15;margin-bottom:auto}@media screen and (max-width:991px){.liste-conferences-block{padding:0 1rem}}