/* Lightweight Bootstrap 5-compatible fallback for offline preview.
   The page also links official Bootstrap 5.3.8 from jsDelivr. */
*,*::before,*::after{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}a{color:inherit}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:.75rem;padding-left:.75rem}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;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>*{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-0{--bs-gutter-x:0;--bs-gutter-y:0}.g-2{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.col{flex:1 0 0%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.d-none{display:none!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-column{flex-direction:column!important}.flex-shrink-0{flex-shrink:0!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.text-center{text-align:center!important}.text-lg-start{text-align:left!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.ms-lg-auto{margin-left:auto!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pb-4{padding-bottom:1.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pe-3{padding-right:1rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.h-100{height:100%!important}.position-relative{position:relative!important}.list-unstyled{padding-left:0;list-style:none}.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}.col-sm-6{flex:0 0 auto;width:50%}.d-sm-block{display:block!important}.d-sm-inline-flex{display:inline-flex!important}.flex-sm-row{flex-direction:row!important}.gap-sm-3{gap:1rem!important}.align-items-sm-center{align-items:center!important}}
@media(min-width:768px){.container{max-width:720px}.col-md-6{flex:0 0 auto;width:50%}.d-md-none{display:none!important}.row-cols-md-3>*{flex:0 0 auto;width:33.333333%}}
@media(min-width:992px){.container{max-width:960px}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.333333%}.col-lg-5{flex:0 0 auto;width:41.666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.333333%}.d-lg-block{display:block!important}.d-lg-none{display:none!important}.d-lg-inline-flex{display:inline-flex!important}.flex-lg-row{flex-direction:row!important}.align-items-lg-center{align-items:center!important}.justify-content-lg-start{justify-content:flex-start!important}.text-lg-start{text-align:left!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mb-lg-0{margin-bottom:0!important}.g-lg-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.g-lg-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem}.row-cols-lg-5>*{flex:0 0 auto;width:20%}}
@media(min-width:1200px){.container{max-width:1140px}.col-xl-6{flex:0 0 auto;width:50%}}
@media(min-width:1400px){.container{max-width:1320px}}
