.detail-programmation{flex-direction:column;gap:2rem;display:flex}.detail-programmation-group{margin-bottom:2rem}.detail-programmation-group__title{font-size:2.7rem;font-weight:600}.detail-programmation__list{flex-flow:wrap;justify-content:center;gap:1rem;display:flex}.detail-programmation .activity{background-color:#f7f7f7;border-radius:8px;flex-direction:row;flex:400px;gap:1rem;min-width:350px;padding:2rem;display:flex;position:relative}@media screen and (max-width:768px){.detail-programmation .activity{min-width:100%}}.detail-programmation .activity__content{flex-direction:column;font-size:.9rem;display:flex}.activity__content--tag{border:1px solid #e6e5e4;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1rem;font-size:1.5rem;font-weight:500;display:flex}.activity__content--tag svg{font-size:14px}.activity__content-tags{flex-flow:wrap;align-items:center;gap:.4rem;margin-top:1rem;display:flex}.activity__content--name{margin-bottom:0;font-size:2rem;font-weight:700}.activity__content--text{color:#6c757d;font-size:1.6rem;font-weight:500}.activity__content--details{color:#373a3d;margin-top:2rem;font-size:1.8rem;font-weight:500}.activity__content--details div{margin:1rem 0}.activity__content--details p{color:currentColor;margin:.2rem 0;font-size:1.5rem}.activity__content--details ul{padding:0;font-size:1.4rem;list-style:none}.activity__content--details ul li{border-bottom:1px solid #e6e5e4;margin-bottom:1rem;padding-bottom:1rem}.activity__content--details ul li:last-child{border-bottom:none}.activity__content--details p{font-size:1.5rem}.activity__content--details img{object-fit:cover;border-radius:8px;width:100%;height:100%}.activity__content--details a{color:#d48927;margin-top:1rem;font-weight:500;text-decoration:underline;display:inline-block}.activity__content--details button{color:#fff;cursor:pointer;z-index:2;background-color:#d48927;border:none;border-radius:8px;align-items:center;gap:.9rem;padding:.8rem 1rem;font-size:1.4rem;transition:all .3s;display:flex;position:relative}.activity__content--details button svg{font-size:1.8rem}.activity__content--details button:hover{opacity:.9}.detail-content{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.detail-content.visible{max-height:1000px}.activity__image{border-radius:8px;flex:0 0 100px;min-width:40px;max-height:100px;margin-right:1rem;position:relative;overflow:hidden}.activity__image img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:768px){.activity__image{max-width:70px;max-height:70px}}@media (max-width:768px){.detail-programmation .activity{padding:1rem}.activity__content{padding:1rem 0}}.detail-programmation .detail-programmation-group{border-bottom:1px solid #e6e5e4;padding-bottom:4rem}.detail-programmation .detail-programmation-group:last-child{border-bottom:none}.activity__present-by{opacity:.8;color:#fff;background-color:#faeedd;border-radius:8px 0;align-items:center;gap:.5rem;max-height:25px;padding:3rem .5rem;display:flex;position:absolute;top:auto;bottom:0;right:0;overflow:hidden}.activity__present-by img{width:auto;min-width:45px;height:37px}.activity__present-by img.ciment{height:120px;padding:1rem}.activity__present-by img.citadelle{height:80px}.activity__present-by img.excel{height:90px;padding:1rem}.activity__present-by img.alarme{height:80px;padding:1rem}@media (max-width:768px){.activity__present-by{border-radius:8px 0;min-height:40px;padding:1rem;top:auto;bottom:0}.activity__present-by img{height:25px}.activity__present-by img.ciment{height:80px;padding:.5rem}.activity__present-by img.citadelle{height:50px;padding:.5rem}.activity__present-by img.excel{height:60px;padding:.5rem}.activity__present-by img.alarme{height:50px;padding:.5rem}}@media screen and (min-width:768px){.activity__image{min-height:100px}}
