.container{max-width:960px;}
.col-lg{flex:1 0 0%;}
.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%;}
.col-lg-auto{flex:0 0 auto;width:auto;}
.col-lg-1{flex:0 0 auto;width:8.33333333%;}
.col-lg-3{flex:0 0 auto;width:25%;}
.col-lg-4{flex:0 0 auto;width:33.33333333%;}
.col-lg-5{flex:0 0 auto;width:41.66666667%;}
.col-lg-6{flex:0 0 auto;width:50%;}
.col-lg-7{flex:0 0 auto;width:58.33333333%;}
.col-lg-8{flex:0 0 auto;width:66.66666667%;}
.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}
.d-lg-block{display:block !important;}
.d-lg-flex{display:flex !important;}
.d-lg-none{display:none !important;}
.flex-lg-row{flex-direction:row !important;}
.flex-lg-column{flex-direction:column !important;}
.justify-content-lg-center{justify-content:center !important;}
.justify-content-lg-between{justify-content:space-between !important;}
.align-items-lg-end{align-items:flex-end !important;}
.align-items-lg-center{align-items:center !important;}
.order-lg-0{order:0 !important;}
.order-lg-1{order:1 !important;}
.order-lg-2{order:2 !important;}
.mt-lg-auto{margin-top:auto !important;}
.me-lg-0{margin-right:0 !important;}
.ms-lg-0{margin-left:0 !important;}
.px-lg-0{padding-right:0 !important;padding-left:0 !important;}
.text-lg-start{text-align:left !important;}