/* VORTEXX-owned layout, spacing, form, and accessibility utilities. */
*,::before,::after{box-sizing:border-box}body{margin:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}svg{vertical-align:middle}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:.75rem;padding-left:.75rem}.row{--vx-gutter-x:1.5rem;--vx-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--vx-gutter-y));margin-right:calc(-.5 * var(--vx-gutter-x));margin-left:calc(-.5 * var(--vx-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--vx-gutter-x) * .5);padding-left:calc(var(--vx-gutter-x) * .5);margin-top:var(--vx-gutter-y)}.col{flex:1 0 0%}.col-xs-12{flex:0 0 auto;width:100%}.d-flex{display:flex!important}.flex-column,.flex-lg-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.justify-content-left{justify-content:flex-start!important}.gap-3{gap:1rem!important}.gap-5{gap:3rem!important}.w-100{width:100%!important}.w-50{width:50%!important}.h-100{height:100%!important}.mb-2{margin-bottom:.5rem!important}.ms-2{margin-left:.5rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-n2{margin-top:-.5rem!important}.pb-2{padding-bottom:.5rem!important}.pt-2{padding-top:.5rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.text-center{text-align:center!important}.text-left,.text-start{text-align:left!important}.text-danger{color:#b42318!important}.text-decoration-none{text-decoration:none!important}.font-weight-bold{font-weight:700!important}.list-inline-item{display:inline-block}.bg-black{background-color:#000!important}.form-control,.form-select{display:block;width:100%;font:inherit;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.form-control{padding:.375rem .75rem}.form-select{padding:.375rem 2.25rem .375rem .75rem}.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:576px){.container{max-width:540px}}
@media (min-width:768px){.container{max-width:720px}.col-md-6{flex:0 0 auto;width:50%}}
@media (min-width:992px){.container{max-width:960px}.flex-lg-column{flex-direction:column!important}.mb-lg-5{margin-bottom:3rem!important}.mt-lg-4{margin-top:1.5rem!important}.px-lg-20{padding-right:5rem!important;padding-left:5rem!important}.w-lg-50{width:50%!important}}
@media (min-width:1200px){.container{max-width:1140px}}
@media (min-width:1400px){.container{max-width:1320px}}
