#cegepsth_body .cegepsth_countdown,#cegepsth_body .cegepsth_countdown2{display:flex;justify-content:center;gap:8px;margin-bottom:16px;transition:.5s all ease-out;--size:64px}@media(max-width: 600px){#cegepsth_body .cegepsth_countdown,#cegepsth_body .cegepsth_countdown2{--size:32px}}#cegepsth_body .cegepsth_countdown:not(.active),#cegepsth_body .cegepsth_countdown2:not(.active){opacity:0}#cegepsth_body .cegepsth_countdown span.nbs,#cegepsth_body .cegepsth_countdown2 span.nbs{display:flex;align-items:center;justify-content:center;gap:8px;font-size:var(--size)}#cegepsth_body .cegepsth_countdown span.nb,#cegepsth_body .cegepsth_countdown span.sep,#cegepsth_body .cegepsth_countdown2 span.nb,#cegepsth_body .cegepsth_countdown2 span.sep{display:flex;align-items:center;justify-content:center}#cegepsth_body .cegepsth_countdown span.sep,#cegepsth_body .cegepsth_countdown2 span.sep{font-size:1em;margin-bottom:1em}#cegepsth_body .cegepsth_countdown span.nb,#cegepsth_body .cegepsth_countdown2 span.nb{background:#000;color:#fff;font-size:var(--size);min-width:var(--size);aspect-ratio:3/4;text-shadow:none;font-family:"Conv_Lato-Regular",sans-serif}#cegepsth_body .cegepsth_countdown.ces span.nb,#cegepsth_body .cegepsth_countdown2.ces span.nb{background:#8481ba}#cegepsth_body .cegepsth_countdown .categ:after,#cegepsth_body .cegepsth_countdown2 .categ:after{display:block;content:" ";text-align:center;font-size:8px;text-transform:uppercase;margin-top:8px;line-height:1.5em;font-weight:400;font-family:"Conv_Lato-Regular",sans-serif}#cegepsth_body .cegepsth_countdown .categ.jour:after,#cegepsth_body .cegepsth_countdown2 .categ.jour:after{content:"Jours"}#cegepsth_body .cegepsth_countdown .categ.heure:after,#cegepsth_body .cegepsth_countdown2 .categ.heure:after{content:"Heures"}#cegepsth_body .cegepsth_countdown .categ.minute:after,#cegepsth_body .cegepsth_countdown2 .categ.minute:after{content:"Minutes"}#cegepsth_body .cegepsth_countdown .categ.seconde:after,#cegepsth_body .cegepsth_countdown2 .categ.seconde:after{content:"Secondes"}h2+.cegepsth_countdown,h2+.cegepsth_countdown2{margin-top:20px}