/*!
 * Bootstrap-compatible local utilities for Atlas Pathways.
 * The pages also load Bootstrap 5.3.8 from the official CDN.
 */
.container{width:100%;max-width:1180px;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.col,.col-md-6,.col-lg-4,.col-lg-3{position:relative;width:100%;padding-right:.75rem;padding-left:.75rem}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:1rem}.text-center{text-align:center}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.py-5{padding-top:3rem;padding-bottom:3rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}@media(min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}}
