.row{--grid-gutter-x: .75rem;--grid-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--grid-gutter-y));margin-right:calc(-.5 * var(--grid-gutter-x));margin-left:calc(-.5 * var(--grid-gutter-x));min-width:0}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;min-width:0;padding-right:calc(var(--grid-gutter-x) * .5);padding-left:calc(var(--grid-gutter-x) * .5);margin-top:var(--grid-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.333333%}.col-2{flex:0 0 auto;width:16.666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.333333%}.col-5{flex:0 0 auto;width:41.666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.333333%}.col-8{flex:0 0 auto;width:66.666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.333333%}.col-11{flex:0 0 auto;width:91.666667%}.col-12{flex:0 0 auto;width:100%}@media(min-width:1280px){.col-xl-1{flex:0 0 auto;width:8.333333%}.col-xl-2{flex:0 0 auto;width:16.666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.333333%}.col-xl-5{flex:0 0 auto;width:41.666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.333333%}.col-xl-8{flex:0 0 auto;width:66.666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.333333%}.col-xl-11{flex:0 0 auto;width:91.666667%}.col-xl-12{flex:0 0 auto;width:100%}}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.g-0{--grid-gutter-x: 0;--grid-gutter-y: 0}.g-1{--grid-gutter-x: .25rem;--grid-gutter-y: .25rem}.g-2{--grid-gutter-x: .5rem;--grid-gutter-y: .5rem}.g-3{--grid-gutter-x: .75rem;--grid-gutter-y: .75rem}.g-4{--grid-gutter-x: 1rem;--grid-gutter-y: 1rem}.mb-3{margin-bottom:.75rem}.mt-3{margin-top:.75rem}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eceff3;color:#334155}
