.video-grid{gap:28px}.video-grid,.video-grid-videos{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.video-grid-videos{gap:30px}.video-container{overflow:hidden;box-sizing:border-box;height:320px}[dir] .video-container{margin:10px;border:1px solid #ccc;border-radius:20px;text-align:center}.training-title{text-decoration:underline}.dashboard__heading{color:#002884;font-weight:700}[dir] .dashboard__heading{margin-bottom:1.2rem}.student-dashboard .card-title{color:#000;font-weight:600}.primary-color{color:#00d09c}.min-height{min-height:60vh}.container{display:flex;height:50vh;overflow:hidden}.scrollable{height:100%;overflow-y:auto}.map-column{width:60%}.pdf-link{transition:all .3s}.pdf-link:hover{color:#00d09c}iframe{display:block;width:100%;height:100%}[dir] iframe{border:0}@media (max-width:768px){.container{flex-direction:column-reverse;height:auto}.scrollable{height:auto;overflow-y:visible}.map-column{width:100%}}