.img-avatar{width:50px!important;height:50px!important;border-radius:50px!important;background-color:#f5f5f5}.w-100{width:100%}.d-flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:2rem}.mb-2{margin-bottom:2rem}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;max-width:900px;margin:0 auto}.calendar div{text-align:center;background-color:#2b273f;border-radius:10px}.calendar .header{font-weight:700}.calendar .day{min-height:76px;text-align:center;justify-content:center;display:flex;flex-direction:column;padding:5px}.map-icon{padding:4px;background-color:rgb(var(--primary));border-radius:50%}.map-icon-secondary{padding:4px;background-color:rgb(var(--secondary));border-radius:50%}.map-icon-school{padding:4px;background-color:rgb(var(--dark-50));border-radius:25%}.animate-bus{transition:transform .3s ease-in-out}.student-tile{cursor:pointer;transform:scale(.95);transition:transform .3s ease-in-out;border-radius:10px;padding:4px;margin:20px 4px 4px}.student-tile:hover{transform:scale(1);background-color:rgb(var(--primary, .5))}.student-tile.selected{background-color:rgb(var(--primary))}.student-tile.selected:hover{transform:scale(1);background-color:rgb(var(--primary, .8))}.img-region-name{font-size:.6rem;background-color:rgba(var(--secondary),.5);padding:.1rem;border-radius:10px}
