/* Local Bootstrap-compatible subset for this project. No external requests. */
:root{--bs-gutter-x:1.5rem;--bs-gutter-y:0}.container-fluid{width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.g-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem}.d-flex{display:flex!important}.grid{display:grid!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.h-100{height:100%!important}.w-100{width:100%!important}.text-white{color:#fff!important}.text-white-50{color:rgba(255,255,255,.5)!important}.border-white{border-color:#fff!important}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:400;line-height:1.5;text-align:center;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;text-decoration:none}.alert{padding:1rem 1.25rem;border:1px solid transparent;margin-bottom:1rem}.alert-success{color:#0f5132;background:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background:#f8d7da;border-color:#f5c2c7}.form-control,.form-check-input{font:inherit}.form-control{display:block;width:100%;padding:.875rem 1rem;color:#111;background:#fff;border:1px solid #d8d8d8;border-radius:0}.form-control:focus{outline:2px solid #111;outline-offset:2px}.form-label{display:block;margin-bottom:.5rem;font-weight:700;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.form-check{display:flex;gap:.75rem;align-items:flex-start}.form-check-input{width:1.15rem;height:1.15rem;margin-top:.18rem}.d-none{display:none!important}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-6{flex:0 0 auto;width:50%}}@media (min-width:1200px){.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-10{flex:0 0 auto;width:83.33333333%}}@media (min-width:1400px){.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}}
