@import url(https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700&display=swap);*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Sora,sans-serif;margin:0;overflow:hidden}:root{--primary:#003eb0;--secondary:#97afdd;--black:#000}.app-container{margin:0 auto;max-height:720px;overflow:hidden}header{align-items:center;display:flex;justify-content:space-between;padding:24px 30px;width:100%}.logo{width:200px}.date-time{align-items:flex-end;display:flex;flex-direction:column-reverse;justify-content:center;line-height:1;text-align:end;text-transform:lowercase}#time{font-size:36px;font-weight:700}#date,#time{margin-left:18px}#date{font-size:20px;font-weight:400}main{padding:0 30px;width:100%}.section-title{color:#003eb0;color:var(--primary);font-size:18px;font-weight:600;margin-bottom:12px;text-transform:uppercase}.section-now{grid-gap:32px;gap:32px;grid-template-columns:repeat(3,1fr);margin-bottom:36px}.section-next,.section-now{display:grid;overflow:hidden}.section-next{grid-gap:24px;gap:24px;grid-template-columns:repeat(4,1fr)}.event-small{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;line-height:1;position:relative}.event-small:after,.event-small:before{background-color:#d3d3d3;content:"";position:absolute;z-index:1}.event-small:after{block-size:1px;inline-size:100vw;inset-block-start:-12px;inset-inline-start:0}.event-small:before{block-size:100vh;inline-size:1px;inset-block-start:0;inset-inline-start:-12px}.event-large{align-items:flex-start;display:flex;flex-direction:row;gap:24px;justify-content:flex-start;line-height:1;position:relative}.event-large:after,.event-large:before{background-color:#d3d3d3;content:"";position:absolute;z-index:1}.event-large:after{block-size:1px;inline-size:100vw;inset-block-start:-18px;inset-inline-start:0}.event-large:before{block-size:100vh;inline-size:1px;inset-block-start:0;inset-inline-start:-18px}.event-time{align-items:baseline;display:flex;flex-direction:row}.event-large .event-time{width:120px}.event-small .event-hour{font-size:30px;font-weight:600;line-height:.95}.event-large .event-hour{font-size:40px;font-weight:600;line-height:.95}.event-small .event-minutes{font-size:30px;font-weight:600;margin-left:3px}.event-large .event-minutes{font-size:36px;font-weight:600;margin-left:3px}.event-small .event-text{gap:8px}.event-small .event-text,.event-small .event-text .event-text-sub{display:flex;flex-direction:column;justify-content:center}.event-small .event-title{line-height:1;max-height:3em}.event-large .event-title,.event-small .event-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:24px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.event-large .event-title{line-height:1.1;max-height:3.3em}.event-small .event-subtitle{font-size:14px}.event-large .event-subtitle,.event-small .event-subtitle{font-weight:400;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-large .event-subtitle{font-size:16px}.event-small .event-aula{font-size:13px;padding:6px 10px}.event-large .event-aula,.event-small .event-aula{align-items:center;background-color:#003eb0;background-color:var(--primary);border-radius:100px;color:#fff;display:flex;flex-direction:row;font-weight:700;gap:8px;justify-content:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.event-large .event-aula{font-size:16px;margin-top:16px;padding:7px 12px}.event-small .event-aula-icon{height:12px}.event-large .event-aula-icon{height:14px}.no-classes{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:600;padding:100px 0;text-align:center}.no-classes-icon{margin-bottom:30px;width:60px}
/*# sourceMappingURL=main.796392dc.css.map*/