.cegepsth_countdown{display:flex;justify-content:center;gap:8px;margin-bottom:16px;transition:.5s all ease-out;--size:64px}@media(max-width: 600px){.cegepsth_countdown{--size:32px}}.cegepsth_countdown:not(.active){opacity:0}.cegepsth_countdown span.nbs{display:flex;align-items:center;justify-content:center;gap:8px;font-size:var(--size)}.cegepsth_countdown span.nb,.cegepsth_countdown span.sep{display:flex;align-items:center;justify-content:center}.cegepsth_countdown span.sep{font-size:1em;margin-bottom:1em}.cegepsth_countdown 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_countdown.ces span.nb{background:#8481ba}.cegepsth_countdown .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_countdown .categ.jour:after{content:"Jours"}.cegepsth_countdown .categ.heure:after{content:"Heures"}.cegepsth_countdown .categ.minute:after{content:"Minutes"}.cegepsth_countdown .categ.seconde:after{content:"Secondes"}h2+.cegepsth_countdown,h2+.cegepsth_countdown2{margin-top:20px}