.clearfix:after{content:" ";display:block;clear:both}.card{background:var(--surface-card);border:1px solid var(--surface-border);padding:2rem;margin-bottom:2rem;box-shadow:var(--card-shadow);border-radius:10px}.card:last-child{margin-bottom:0}.p-toast.p-toast-top-center,.p-toast.p-toast-top-left,.p-toast.p-toast-top-right{top:100px}.flex-container{display:flex;flex-wrap:wrap;gap:1rem}.card{flex:1 1 calc(50% - 1rem);min-width:300px;margin-top:10px;margin-bottom:10px}@media(max-width:768px){.card{flex:1 1 100%}}.flex-container-2{display:flex;flex-wrap:wrap}.flex-2{flex:1 1 33%;box-sizing:border-box;padding:10px}@media(max-width:768px){.flex-2{flex:1 1 50%}}@media(max-width:480px){.flex-2{flex:1 1 100%}}.session-title,.session-title-h2{color:#4999ff;font-size:1.5rem;margin-bottom:1rem}.session-title-h2{font-weight:700}