.events{margin:0 auto}.events__month{width:fit-content;font-style:normal;margin:30px 10px;padding:6px;color:white;font-weight:400;font-size:32px;background-color:#e91a23;box-shadow:10px 5px 5px #c4c4c4;border-radius:8px}.events_not-affiche{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:40vh}.events__subtitle_not-affiche{font-family:Raleway, sans-serif;font-size:40px;line-height:52px;color:#e91a23;text-align:center}@media screen and (max-width: 800px){.events__subtitle_not-affiche{font-size:33px;line-height:44px;padding:0 5px}}.event{display:flex;flex-flow:column wrap;justify-items:center;width:90%;margin:0 auto;padding:40px 0;gap:40px}@media screen and (max-width: 568px){.event{padding:20px 0;gap:30px}}.event__row{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px}@media screen and (max-width: 568px){.event__row{justify-content:center}}.event__column{display:flex;flex-direction:column;min-width:53px;width:fit-content}.event__column:nth-child(1){align-items:center}.event__column:nth-child(2){width:min-content}.event__date{font-size:44px;font-style:normal;font-weight:700;color:#000201}.event__day{font-style:normal;font-weight:500;font-size:18px;line-height:38px;text-transform:lowercase;color:#000201}.event__title{max-width:calc(100vw - 203px);min-width:212px;overflow-wrap:break-word}.event__title-link{transition:opacity .3s ease}.event__title-link:hover{opacity:.6}.event__info{display:flex;gap:50px;letter-spacing:0.105em;margin-top:28px}@media screen and (max-width: 766px){.event__info{flex-direction:column;gap:20px}}.event__time-container{display:flex;flex-direction:column;gap:10px;width:252px}.event__time{display:flex;gap:14px}.event__duration{display:flex;gap:14px;margin-bottom:10px}.event__about-container{min-width:160px;display:flex;flex-direction:column;width:max-content;max-width:250px;gap:10px}.event__about{margin-bottom:20px}.event__show-container{min-width:160px;display:flex;flex-direction:column;gap:10px}.event__show-on-main{font-size:14px}.event__age{width:fit-content;border:2px solid #e91a23;font-size:16px;min-width:50px;min-height:30px;text-align:center;padding:10px 8px}.event__line{margin:0 auto;width:100%;height:2px;background-color:#c4c4c4}.event__link-container{display:flex;flex-wrap:wrap;align-self:center;justify-content:center;gap:14px}.event__link-container_direction-column{flex-direction:column}.event__poster{display:inline-block;max-width:230px;min-width:215px;width:100%}.event__poster img{max-width:100%;padding:5px}.duration__value{width:max-content}
