.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:right!important}.float-end{float:left!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-tertiary{--bs-focus-ring-color:rgba(var(--bs-tertiary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-progress{--bs-focus-ring-color:rgba(var(--bs-progress-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-lighter{--bs-focus-ring-color:rgba(var(--bs-lighter-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.focus-ring-white{--bs-focus-ring-color:rgba(var(--bs-white-rgb),var(--bs-focus-ring-opacity))}.focus-ring-orange{--bs-focus-ring-color:rgba(var(--bs-orange-rgb),var(--bs-focus-ring-opacity))}.focus-ring-100{--bs-focus-ring-color:rgba(var(--bs-100-rgb),var(--bs-focus-ring-opacity))}.focus-ring-200{--bs-focus-ring-color:rgba(var(--bs-200-rgb),var(--bs-focus-ring-opacity))}.focus-ring-300{--bs-focus-ring-color:rgba(var(--bs-300-rgb),var(--bs-focus-ring-opacity))}.focus-ring-400{--bs-focus-ring-color:rgba(var(--bs-400-rgb),var(--bs-focus-ring-opacity))}.focus-ring-500{--bs-focus-ring-color:rgba(var(--bs-500-rgb),var(--bs-focus-ring-opacity))}.focus-ring-600{--bs-focus-ring-color:rgba(var(--bs-600-rgb),var(--bs-focus-ring-opacity))}.focus-ring-700{--bs-focus-ring-color:rgba(var(--bs-700-rgb),var(--bs-focus-ring-opacity))}.focus-ring-800{--bs-focus-ring-color:rgba(var(--bs-800-rgb),var(--bs-focus-ring-opacity))}.focus-ring-900{--bs-focus-ring-color:rgba(var(--bs-900-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.top-10px{top:10px!important}.top-30px{top:30px!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{right:0!important}.start-50{right:50%!important}.start-100{right:100%!important}.end-0{left:0!important}.end-50{left:50%!important}.end-100{left:100%!important}.end-10px{left:10px!important}.end-15px{left:15px!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-left:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-bottom-4px{border-bottom:4px var(--bs-border-style) var(--bs-border-color)!important}.border-start{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-right:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-tertiary{--bs-border-opacity:1;border-color:rgba(var(--bs-tertiary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-progress{--bs-border-opacity:1;border-color:rgba(var(--bs-progress-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-lighter{--bs-border-opacity:1;border-color:rgba(var(--bs-lighter-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-orange{--bs-border-opacity:1;border-color:rgba(var(--bs-orange-rgb),var(--bs-border-opacity))!important}.border-100{--bs-border-opacity:1;border-color:rgba(var(--bs-100-rgb),var(--bs-border-opacity))!important}.border-200{--bs-border-opacity:1;border-color:rgba(var(--bs-200-rgb),var(--bs-border-opacity))!important}.border-300{--bs-border-opacity:1;border-color:rgba(var(--bs-300-rgb),var(--bs-border-opacity))!important}.border-400{--bs-border-opacity:1;border-color:rgba(var(--bs-400-rgb),var(--bs-border-opacity))!important}.border-500{--bs-border-opacity:1;border-color:rgba(var(--bs-500-rgb),var(--bs-border-opacity))!important}.border-600{--bs-border-opacity:1;border-color:rgba(var(--bs-600-rgb),var(--bs-border-opacity))!important}.border-700{--bs-border-opacity:1;border-color:rgba(var(--bs-700-rgb),var(--bs-border-opacity))!important}.border-800{--bs-border-opacity:1;border-color:rgba(var(--bs-800-rgb),var(--bs-border-opacity))!important}.border-900{--bs-border-opacity:1;border-color:rgba(var(--bs-900-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-unset{width:unset!important}.w-30px{width:30px!important}.w-120px{width:120px!important}.w-130px{width:130px!important}.w-140px{width:140px!important}.w-155px{width:155px!important}.w-200px{width:200px!important}.w-240px{width:240px!important}.w-285px{width:285px!important}.mw-unset{max-width:unset!important}.mw-83{max-width:83%!important}.mw-100{max-width:100%!important}.mw-200px{max-width:200px!important}.mw-300px{max-width:300px!important}.mw-350px{max-width:350px!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.min-w-unset{min-width:unset!important}.min-w-0{min-width:0!important}.min-w-fit{min-width:fit-content!important}.min-w-30px{min-width:30px!important}.min-w-60px{min-width:60px!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-24px{height:24px!important}.h-32px{height:32px!important}.h-40px{height:40px!important}.h-50px{height:50px!important}.h-105px{height:105px!important}.mh-100{max-height:100%!important}.mh-740px{max-height:740px!important}.mh-100vh{max-height:100vh!important}.min-h-unset{min-height:unset!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mx-15px{margin-right:15px!important;margin-left:15px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.my-5px{margin-top:5px!important;margin-bottom:5px!important}.my-10px{margin-top:10px!important;margin-bottom:10px!important}.my-15px{margin-top:15px!important;margin-bottom:15px!important}.my-20px{margin-top:20px!important;margin-bottom:20px!important}.my-30px{margin-top:30px!important;margin-bottom:30px!important}.my-50px{margin-top:50px!important;margin-bottom:50px!important}.my-60px{margin-top:60px!important;margin-bottom:60px!important}.my-90px{margin-top:90px!important;margin-bottom:90px!important}.mt-0{margin-top:0!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}.mt-auto{margin-top:auto!important}.mt-5px{margin-top:5px!important}.mt-10px{margin-top:10px!important}.mt-15px{margin-top:15px!important}.mt-20px{margin-top:20px!important}.mt-30px{margin-top:30px!important}.mt-32px{margin-top:32px!important}.mt-60px{margin-top:60px!important}.mt-90px{margin-top:90px!important}.me-0{margin-left:0!important}.me-1{margin-left:.25rem!important}.me-2{margin-left:.5rem!important}.me-3{margin-left:1rem!important}.me-4{margin-left:1.5rem!important}.me-5{margin-left:3rem!important}.me-auto{margin-left:auto!important}.me-30px{margin-left:30px!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}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.mb-5px{margin-bottom:5px!important}.mb-10px{margin-bottom:10px!important}.mb-15px{margin-bottom:15px!important}.mb-20px{margin-bottom:20px!important}.mb-22px{margin-bottom:22px!important}.mb-30px{margin-bottom:30px!important}.mb-40px{margin-bottom:40px!important}.mb-45px{margin-bottom:45px!important}.mb-50px{margin-bottom:50px!important}.mb-56px{margin-bottom:56px!important}.mb-60px{margin-bottom:60px!important}.mb-90px{margin-bottom:90px!important}.mb-120px{margin-bottom:120px!important}.ms-0{margin-right:0!important}.ms-1{margin-right:.25rem!important}.ms-2{margin-right:.5rem!important}.ms-3{margin-right:1rem!important}.ms-4{margin-right:1.5rem!important}.ms-5{margin-right:3rem!important}.ms-auto{margin-right:auto!important}.ms-15px{margin-right:15px!important}.mt-n40px{margin-top:-40px!important}.mt-n60px{margin-top:-60px!important}.mt-n105px{margin-top:-105px!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-10px{padding:10px!important}.p-15px{padding:15px!important}.p-20px{padding:20px!important}.p-25px{padding:25px!important}.p-30px{padding:30px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-5px{padding-right:5px!important;padding-left:5px!important}.px-10px{padding-right:10px!important;padding-left:10px!important}.px-15px{padding-right:15px!important;padding-left:15px!important}.px-20px{padding-right:20px!important;padding-left:20px!important}.px-25px{padding-right:25px!important;padding-left:25px!important}.px-30px{padding-right:30px!important;padding-left:30px!important}.px-80px{padding-right:80px!important;padding-left:80px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-5px{padding-top:5px!important;padding-bottom:5px!important}.py-7px{padding-top:7px!important;padding-bottom:7px!important}.py-10px{padding-top:10px!important;padding-bottom:10px!important}.py-12px{padding-top:12px!important;padding-bottom:12px!important}.py-15px{padding-top:15px!important;padding-bottom:15px!important}.py-25px{padding-top:25px!important;padding-bottom:25px!important}.py-30px{padding-top:30px!important;padding-bottom:30px!important}.py-60px{padding-top:60px!important;padding-bottom:60px!important}.py-175px{padding-top:175px!important;padding-bottom:175px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-10px{padding-top:10px!important}.pt-15px{padding-top:15px!important}.pt-22px{padding-top:22px!important}.pe-1{padding-left:.25rem!important}.pe-2{padding-left:.5rem!important}.pe-3{padding-left:1rem!important}.pe-4{padding-left:1.5rem!important}.pe-5{padding-left:3rem!important}.pe-0{padding-left:0!important}.pe-15px{padding-left:15px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-5px{padding-bottom:5px!important}.pb-10px{padding-bottom:10px!important}.pb-15px{padding-bottom:15px!important}.pb-30px{padding-bottom:30px!important}.ps-0{padding-right:0!important}.ps-1{padding-right:.25rem!important}.ps-2{padding-right:.5rem!important}.ps-3{padding-right:1rem!important}.ps-4{padding-right:1.5rem!important}.ps-5{padding-right:3rem!important}.ps-5px{padding-right:5px!important}.ps-15px{padding-right:15px!important}.ps-30px{padding-right:30px!important}.ps-60px{padding-right:60px!important}.ps-110px{padding-right:110px!important}.g-5px{--bs-gutter-x:5px!important;--bs-gutter-y:5px!important}.g-10px{--bs-gutter-x:10px!important;--bs-gutter-y:10px!important}.g-15px{--bs-gutter-x:15px!important;--bs-gutter-y:15px!important}.g-30px{--bs-gutter-x:30px!important;--bs-gutter-y:30px!important}.g-60px{--bs-gutter-x:60px!important;--bs-gutter-y:60px!important}.gx-8px{--bs-gutter-x:8px!important}.gx-10px{--bs-gutter-x:10px!important}.gx-15px{--bs-gutter-x:15px!important}.gx-30px{--bs-gutter-x:30px!important}.gy-0{--bs-gutter-y:0!important}.gy-10px{--bs-gutter-y:10px!important}.gy-15px{--bs-gutter-y:15px!important}.gy-30px{--bs-gutter-y:30px!important}.gy-60px{--bs-gutter-y:60px!important}.gap-3px{gap:3px!important}.gap-4px{gap:4px!important}.gap-5px{gap:5px!important}.gap-8px{gap:8px!important}.gap-10px{gap:10px!important}.gap-12px{gap:12px!important}.gap-15px{gap:15px!important}.gap-30px{gap:30px!important}.gap-45px{gap:45px!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.row-gap-2px{row-gap:2px!important}.row-gap-4px{row-gap:4px!important}.row-gap-5px{row-gap:5px!important}.row-gap-6px{row-gap:6px!important}.row-gap-10px{row-gap:10px!important}.row-gap-12px{row-gap:12px!important}.row-gap-15px{row-gap:15px!important}.row-gap-20px{row-gap:20px!important}.row-gap-30px{row-gap:30px!important}.row-gap-60px{row-gap:60px!important}.row-gap-90px{row-gap:90px!important}.row-gap-120px{row-gap:120px!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.column-gap-2px{column-gap:2px!important}.column-gap-3px{column-gap:3px!important}.column-gap-4px{column-gap:4px!important}.column-gap-5px{column-gap:5px!important}.column-gap-6px{column-gap:6px!important}.column-gap-8px{column-gap:8px!important}.column-gap-10px{column-gap:10px!important}.column-gap-12px{column-gap:12px!important}.column-gap-15px{column-gap:15px!important}.column-gap-16px{column-gap:16px!important}.column-gap-20px{column-gap:20px!important}.column-gap-30px{column-gap:30px!important}.column-gap-35px{column-gap:35px!important}.column-gap-45px{column-gap:45px!important}.column-gap-60px{column-gap:60px!important}.column-gap-110px{column-gap:110px!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fs-xxs{font-size:10px!important}.fs-xs{font-size:12px!important}.fs-sm{font-size:14px!important}.fs-base{font-size:16px!important}.fs-md{font-size:18px!important}.fs-lg{font-size:20px!important}.fs-xl{font-size:22px!important}.fs-xxl{font-size:24px!important}.fs-26px{font-size:26px!important}.fs-28px{font-size:28px!important}.fs-32px{font-size:32px!important}.fs-40px{font-size:40px!important}.fs-42px{font-size:42px!important}.fs-46px{font-size:46px!important}.fs-48px{font-size:48px!important}.fs-60px{font-size:60px!important}.fs-50px{font-size:50px!important}.fs-80px{font-size:80px!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.fw-lighter{font-variation-settings:"wght" lighter!important}.fw-light{font-variation-settings:"wght" 300!important}.fw-normal{font-variation-settings:"wght" 400!important}.fw-medium{font-variation-settings:"wght" 500!important}.fw-semibold{font-variation-settings:"wght" 600!important}.fw-bold{font-variation-settings:"wght" 700!important}.fw-bolder{font-variation-settings:"wght" bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.lh-24px{line-height:24px!important}.lh-26px{line-height:26px!important}.lh-29px{line-height:29px!important}.lh-31px{line-height:31px!important}.lh-32px{line-height:32px!important}.lh-38px{line-height:38px!important}.lh-40px{line-height:40px!important}.lh-48px{line-height:48px!important}.lh-50px{line-height:50px!important}.lh-60px{line-height:60px!important}.lh-90px{line-height:90px!important}.text-start{text-align:right!important}.text-end{text-align:left!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-last-start{text-align-last:right!important}.text-last-end{text-align-last:left!important}.text-last-center{text-align-last:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break-spaces{white-space:break-spaces!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-tertiary{--bs-text-opacity:1;color:rgba(var(--bs-tertiary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-progress{--bs-text-opacity:1;color:rgba(var(--bs-progress-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-lighter{--bs-text-opacity:1;color:rgba(var(--bs-lighter-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-orange{--bs-text-opacity:1;color:rgba(var(--bs-orange-rgb),var(--bs-text-opacity))!important}.text-100{--bs-text-opacity:1;color:rgba(var(--bs-100-rgb),var(--bs-text-opacity))!important}.text-200{--bs-text-opacity:1;color:rgba(var(--bs-200-rgb),var(--bs-text-opacity))!important}.text-300{--bs-text-opacity:1;color:rgba(var(--bs-300-rgb),var(--bs-text-opacity))!important}.text-400{--bs-text-opacity:1;color:rgba(var(--bs-400-rgb),var(--bs-text-opacity))!important}.text-500{--bs-text-opacity:1;color:rgba(var(--bs-500-rgb),var(--bs-text-opacity))!important}.text-600{--bs-text-opacity:1;color:rgba(var(--bs-600-rgb),var(--bs-text-opacity))!important}.text-700{--bs-text-opacity:1;color:rgba(var(--bs-700-rgb),var(--bs-text-opacity))!important}.text-800{--bs-text-opacity:1;color:rgba(var(--bs-800-rgb),var(--bs-text-opacity))!important}.text-900{--bs-text-opacity:1;color:rgba(var(--bs-900-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.text-100{color:#f5f5f5!important}.text-200{color:#f0f0f0!important}.text-300{color:#e6e6e6!important}.text-400{color:#d2d2d2!important}.text-500{color:#bebebe!important}.text-600{color:#787878!important}.text-700{color:#5a5a5a!important}.text-800{color:#3c3c3c!important}.text-900{color:#282828!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-tertiary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-tertiary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-progress{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-progress-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-lighter{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-lighter-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline-white{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-white-rgb),var(--bs-link-underline-opacity))!important}.link-underline-orange{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-orange-rgb),var(--bs-link-underline-opacity))!important}.link-underline-100{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-100-rgb),var(--bs-link-underline-opacity))!important}.link-underline-200{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-200-rgb),var(--bs-link-underline-opacity))!important}.link-underline-300{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-300-rgb),var(--bs-link-underline-opacity))!important}.link-underline-400{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-400-rgb),var(--bs-link-underline-opacity))!important}.link-underline-500{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-500-rgb),var(--bs-link-underline-opacity))!important}.link-underline-600{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-600-rgb),var(--bs-link-underline-opacity))!important}.link-underline-700{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-700-rgb),var(--bs-link-underline-opacity))!important}.link-underline-800{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-800-rgb),var(--bs-link-underline-opacity))!important}.link-underline-900{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-900-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-progress{--bs-bg-opacity:1;background-color:rgba(var(--bs-progress-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-lighter{--bs-bg-opacity:1;background-color:rgba(var(--bs-lighter-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-orange{--bs-bg-opacity:1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity))!important}.bg-100{--bs-bg-opacity:1;background-color:rgba(var(--bs-100-rgb),var(--bs-bg-opacity))!important}.bg-200{--bs-bg-opacity:1;background-color:rgba(var(--bs-200-rgb),var(--bs-bg-opacity))!important}.bg-300{--bs-bg-opacity:1;background-color:rgba(var(--bs-300-rgb),var(--bs-bg-opacity))!important}.bg-400{--bs-bg-opacity:1;background-color:rgba(var(--bs-400-rgb),var(--bs-bg-opacity))!important}.bg-500{--bs-bg-opacity:1;background-color:rgba(var(--bs-500-rgb),var(--bs-bg-opacity))!important}.bg-600{--bs-bg-opacity:1;background-color:rgba(var(--bs-600-rgb),var(--bs-bg-opacity))!important}.bg-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-700-rgb),var(--bs-bg-opacity))!important}.bg-800{--bs-bg-opacity:1;background-color:rgba(var(--bs-800-rgb),var(--bs-bg-opacity))!important}.bg-900{--bs-bg-opacity:1;background-color:rgba(var(--bs-900-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-left-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-end-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-left-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-end-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-start-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-start-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}.cursor-wait{cursor:wait!important}.ratio-1{aspect-ratio:1!important}@media (min-width:540px){.float-xs-start{float:right!important}.float-xs-end{float:left!important}.float-xs-none{float:none!important}.object-fit-xs-contain{object-fit:contain!important}.object-fit-xs-cover{object-fit:cover!important}.object-fit-xs-fill{object-fit:fill!important}.object-fit-xs-scale{object-fit:scale-down!important}.object-fit-xs-none{object-fit:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-grid{display:grid!important}.d-xs-inline-grid{display:inline-grid!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-none{display:none!important}.top-xs-0{top:0!important}.top-xs-50{top:50%!important}.top-xs-100{top:100%!important}.top-xs-10px{top:10px!important}.top-xs-30px{top:30px!important}.w-xs-25{width:25%!important}.w-xs-50{width:50%!important}.w-xs-75{width:75%!important}.w-xs-100{width:100%!important}.w-xs-auto{width:auto!important}.w-xs-unset{width:unset!important}.w-xs-30px{width:30px!important}.w-xs-120px{width:120px!important}.w-xs-130px{width:130px!important}.w-xs-140px{width:140px!important}.w-xs-155px{width:155px!important}.w-xs-200px{width:200px!important}.w-xs-240px{width:240px!important}.w-xs-285px{width:285px!important}.mw-xs-unset{max-width:unset!important}.mw-xs-83{max-width:83%!important}.mw-xs-100{max-width:100%!important}.mw-xs-200px{max-width:200px!important}.mw-xs-300px{max-width:300px!important}.mw-xs-350px{max-width:350px!important}.min-w-xs-unset{min-width:unset!important}.min-w-xs-0{min-width:0!important}.min-w-xs-fit{min-width:fit-content!important}.min-w-xs-30px{min-width:30px!important}.min-w-xs-60px{min-width:60px!important}.flex-xs-fill{flex:1 1 auto!important}.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.flex-xs-grow-0{flex-grow:0!important}.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.justify-content-xs-evenly{justify-content:space-evenly!important}.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}.align-content-xs-start{align-content:flex-start!important}.align-content-xs-end{align-content:flex-end!important}.align-content-xs-center{align-content:center!important}.align-content-xs-between{align-content:space-between!important}.align-content-xs-around{align-content:space-around!important}.align-content-xs-stretch{align-content:stretch!important}.align-self-xs-auto{align-self:auto!important}.align-self-xs-start{align-self:flex-start!important}.align-self-xs-end{align-self:flex-end!important}.align-self-xs-center{align-self:center!important}.align-self-xs-baseline{align-self:baseline!important}.align-self-xs-stretch{align-self:stretch!important}.order-xs-first{order:-1!important}.order-xs-0{order:0!important}.order-xs-1{order:1!important}.order-xs-2{order:2!important}.order-xs-3{order:3!important}.order-xs-4{order:4!important}.order-xs-5{order:5!important}.order-xs-last{order:6!important}.m-xs-0{margin:0!important}.m-xs-1{margin:.25rem!important}.m-xs-2{margin:.5rem!important}.m-xs-3{margin:1rem!important}.m-xs-4{margin:1.5rem!important}.m-xs-5{margin:3rem!important}.m-xs-auto{margin:auto!important}.mx-xs-0{margin-right:0!important;margin-left:0!important}.mx-xs-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xs-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xs-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xs-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xs-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xs-auto{margin-right:auto!important;margin-left:auto!important}.mx-xs-15px{margin-right:15px!important;margin-left:15px!important}.my-xs-0{margin-top:0!important;margin-bottom:0!important}.my-xs-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xs-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xs-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xs-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xs-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xs-auto{margin-top:auto!important;margin-bottom:auto!important}.my-xs-5px{margin-top:5px!important;margin-bottom:5px!important}.my-xs-10px{margin-top:10px!important;margin-bottom:10px!important}.my-xs-15px{margin-top:15px!important;margin-bottom:15px!important}.my-xs-20px{margin-top:20px!important;margin-bottom:20px!important}.my-xs-30px{margin-top:30px!important;margin-bottom:30px!important}.my-xs-50px{margin-top:50px!important;margin-bottom:50px!important}.my-xs-60px{margin-top:60px!important;margin-bottom:60px!important}.my-xs-90px{margin-top:90px!important;margin-bottom:90px!important}.mt-xs-0{margin-top:0!important}.mt-xs-1{margin-top:.25rem!important}.mt-xs-2{margin-top:.5rem!important}.mt-xs-3{margin-top:1rem!important}.mt-xs-4{margin-top:1.5rem!important}.mt-xs-5{margin-top:3rem!important}.mt-xs-auto{margin-top:auto!important}.mt-xs-5px{margin-top:5px!important}.mt-xs-10px{margin-top:10px!important}.mt-xs-15px{margin-top:15px!important}.mt-xs-20px{margin-top:20px!important}.mt-xs-30px{margin-top:30px!important}.mt-xs-32px{margin-top:32px!important}.mt-xs-60px{margin-top:60px!important}.mt-xs-90px{margin-top:90px!important}.me-xs-0{margin-left:0!important}.me-xs-1{margin-left:.25rem!important}.me-xs-2{margin-left:.5rem!important}.me-xs-3{margin-left:1rem!important}.me-xs-4{margin-left:1.5rem!important}.me-xs-5{margin-left:3rem!important}.me-xs-auto{margin-left:auto!important}.me-xs-30px{margin-left:30px!important}.mb-xs-0{margin-bottom:0!important}.mb-xs-1{margin-bottom:.25rem!important}.mb-xs-2{margin-bottom:.5rem!important}.mb-xs-3{margin-bottom:1rem!important}.mb-xs-4{margin-bottom:1.5rem!important}.mb-xs-5{margin-bottom:3rem!important}.mb-xs-auto{margin-bottom:auto!important}.mb-xs-5px{margin-bottom:5px!important}.mb-xs-10px{margin-bottom:10px!important}.mb-xs-15px{margin-bottom:15px!important}.mb-xs-20px{margin-bottom:20px!important}.mb-xs-22px{margin-bottom:22px!important}.mb-xs-30px{margin-bottom:30px!important}.mb-xs-40px{margin-bottom:40px!important}.mb-xs-45px{margin-bottom:45px!important}.mb-xs-50px{margin-bottom:50px!important}.mb-xs-56px{margin-bottom:56px!important}.mb-xs-60px{margin-bottom:60px!important}.mb-xs-90px{margin-bottom:90px!important}.mb-xs-120px{margin-bottom:120px!important}.ms-xs-0{margin-right:0!important}.ms-xs-1{margin-right:.25rem!important}.ms-xs-2{margin-right:.5rem!important}.ms-xs-3{margin-right:1rem!important}.ms-xs-4{margin-right:1.5rem!important}.ms-xs-5{margin-right:3rem!important}.ms-xs-auto{margin-right:auto!important}.ms-xs-15px{margin-right:15px!important}.mt-xs-n40px{margin-top:-40px!important}.mt-xs-n60px{margin-top:-60px!important}.mt-xs-n105px{margin-top:-105px!important}.p-xs-0{padding:0!important}.p-xs-1{padding:.25rem!important}.p-xs-2{padding:.5rem!important}.p-xs-3{padding:1rem!important}.p-xs-4{padding:1.5rem!important}.p-xs-5{padding:3rem!important}.p-xs-10px{padding:10px!important}.p-xs-15px{padding:15px!important}.p-xs-20px{padding:20px!important}.p-xs-25px{padding:25px!important}.p-xs-30px{padding:30px!important}.px-xs-0{padding-right:0!important;padding-left:0!important}.px-xs-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xs-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xs-3{padding-right:1rem!important;padding-left:1rem!important}.px-xs-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xs-5{padding-right:3rem!important;padding-left:3rem!important}.px-xs-5px{padding-right:5px!important;padding-left:5px!important}.px-xs-10px{padding-right:10px!important;padding-left:10px!important}.px-xs-15px{padding-right:15px!important;padding-left:15px!important}.px-xs-20px{padding-right:20px!important;padding-left:20px!important}.px-xs-25px{padding-right:25px!important;padding-left:25px!important}.px-xs-30px{padding-right:30px!important;padding-left:30px!important}.px-xs-80px{padding-right:80px!important;padding-left:80px!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.py-xs-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xs-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xs-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xs-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xs-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xs-5px{padding-top:5px!important;padding-bottom:5px!important}.py-xs-7px{padding-top:7px!important;padding-bottom:7px!important}.py-xs-10px{padding-top:10px!important;padding-bottom:10px!important}.py-xs-12px{padding-top:12px!important;padding-bottom:12px!important}.py-xs-15px{padding-top:15px!important;padding-bottom:15px!important}.py-xs-25px{padding-top:25px!important;padding-bottom:25px!important}.py-xs-30px{padding-top:30px!important;padding-bottom:30px!important}.py-xs-60px{padding-top:60px!important;padding-bottom:60px!important}.py-xs-175px{padding-top:175px!important;padding-bottom:175px!important}.pt-xs-0{padding-top:0!important}.pt-xs-1{padding-top:.25rem!important}.pt-xs-2{padding-top:.5rem!important}.pt-xs-3{padding-top:1rem!important}.pt-xs-4{padding-top:1.5rem!important}.pt-xs-5{padding-top:3rem!important}.pt-xs-10px{padding-top:10px!important}.pt-xs-15px{padding-top:15px!important}.pt-xs-22px{padding-top:22px!important}.pe-xs-1{padding-left:.25rem!important}.pe-xs-2{padding-left:.5rem!important}.pe-xs-3{padding-left:1rem!important}.pe-xs-4{padding-left:1.5rem!important}.pe-xs-5{padding-left:3rem!important}.pe-xs-0{padding-left:0!important}.pe-xs-15px{padding-left:15px!important}.pb-xs-0{padding-bottom:0!important}.pb-xs-1{padding-bottom:.25rem!important}.pb-xs-2{padding-bottom:.5rem!important}.pb-xs-3{padding-bottom:1rem!important}.pb-xs-4{padding-bottom:1.5rem!important}.pb-xs-5{padding-bottom:3rem!important}.pb-xs-5px{padding-bottom:5px!important}.pb-xs-10px{padding-bottom:10px!important}.pb-xs-15px{padding-bottom:15px!important}.pb-xs-30px{padding-bottom:30px!important}.ps-xs-0{padding-right:0!important}.ps-xs-1{padding-right:.25rem!important}.ps-xs-2{padding-right:.5rem!important}.ps-xs-3{padding-right:1rem!important}.ps-xs-4{padding-right:1.5rem!important}.ps-xs-5{padding-right:3rem!important}.ps-xs-5px{padding-right:5px!important}.ps-xs-15px{padding-right:15px!important}.ps-xs-30px{padding-right:30px!important}.ps-xs-60px{padding-right:60px!important}.ps-xs-110px{padding-right:110px!important}.g-xs-5px{--bs-gutter-x:5px!important;--bs-gutter-y:5px!important}.g-xs-10px{--bs-gutter-x:10px!important;--bs-gutter-y:10px!important}.g-xs-15px{--bs-gutter-x:15px!important;--bs-gutter-y:15px!important}.g-xs-30px{--bs-gutter-x:30px!important;--bs-gutter-y:30px!important}.g-xs-60px{--bs-gutter-x:60px!important;--bs-gutter-y:60px!important}.gx-xs-8px{--bs-gutter-x:8px!important}.gx-xs-10px{--bs-gutter-x:10px!important}.gx-xs-15px{--bs-gutter-x:15px!important}.gx-xs-30px{--bs-gutter-x:30px!important}.gy-xs-0{--bs-gutter-y:0!important}.gy-xs-10px{--bs-gutter-y:10px!important}.gy-xs-15px{--bs-gutter-y:15px!important}.gy-xs-30px{--bs-gutter-y:30px!important}.gy-xs-60px{--bs-gutter-y:60px!important}.gap-xs-3px{gap:3px!important}.gap-xs-4px{gap:4px!important}.gap-xs-5px{gap:5px!important}.gap-xs-8px{gap:8px!important}.gap-xs-10px{gap:10px!important}.gap-xs-12px{gap:12px!important}.gap-xs-15px{gap:15px!important}.gap-xs-30px{gap:30px!important}.gap-xs-45px{gap:45px!important}.row-gap-xs-0{row-gap:0!important}.row-gap-xs-1{row-gap:.25rem!important}.row-gap-xs-2{row-gap:.5rem!important}.row-gap-xs-3{row-gap:1rem!important}.row-gap-xs-4{row-gap:1.5rem!important}.row-gap-xs-5{row-gap:3rem!important}.row-gap-xs-2px{row-gap:2px!important}.row-gap-xs-4px{row-gap:4px!important}.row-gap-xs-5px{row-gap:5px!important}.row-gap-xs-6px{row-gap:6px!important}.row-gap-xs-10px{row-gap:10px!important}.row-gap-xs-12px{row-gap:12px!important}.row-gap-xs-15px{row-gap:15px!important}.row-gap-xs-20px{row-gap:20px!important}.row-gap-xs-30px{row-gap:30px!important}.row-gap-xs-60px{row-gap:60px!important}.row-gap-xs-90px{row-gap:90px!important}.row-gap-xs-120px{row-gap:120px!important}.column-gap-xs-0{column-gap:0!important}.column-gap-xs-1{column-gap:.25rem!important}.column-gap-xs-2{column-gap:.5rem!important}.column-gap-xs-3{column-gap:1rem!important}.column-gap-xs-4{column-gap:1.5rem!important}.column-gap-xs-5{column-gap:3rem!important}.column-gap-xs-2px{column-gap:2px!important}.column-gap-xs-3px{column-gap:3px!important}.column-gap-xs-4px{column-gap:4px!important}.column-gap-xs-5px{column-gap:5px!important}.column-gap-xs-6px{column-gap:6px!important}.column-gap-xs-8px{column-gap:8px!important}.column-gap-xs-10px{column-gap:10px!important}.column-gap-xs-12px{column-gap:12px!important}.column-gap-xs-15px{column-gap:15px!important}.column-gap-xs-16px{column-gap:16px!important}.column-gap-xs-20px{column-gap:20px!important}.column-gap-xs-30px{column-gap:30px!important}.column-gap-xs-35px{column-gap:35px!important}.column-gap-xs-45px{column-gap:45px!important}.column-gap-xs-60px{column-gap:60px!important}.column-gap-xs-110px{column-gap:110px!important}.fs-xs-1{font-size:2.5rem!important}.fs-xs-2{font-size:2rem!important}.fs-xs-3{font-size:1.75rem!important}.fs-xs-4{font-size:1.5rem!important}.fs-xs-5{font-size:1.25rem!important}.fs-xs-6{font-size:1rem!important}.fs-xs-xxs{font-size:10px!important}.fs-xs-xs{font-size:12px!important}.fs-xs-sm{font-size:14px!important}.fs-xs-base{font-size:16px!important}.fs-xs-md{font-size:18px!important}.fs-xs-lg{font-size:20px!important}.fs-xs-xl{font-size:22px!important}.fs-xs-xxl{font-size:24px!important}.fs-xs-26px{font-size:26px!important}.fs-xs-28px{font-size:28px!important}.fs-xs-32px{font-size:32px!important}.fs-xs-40px{font-size:40px!important}.fs-xs-42px{font-size:42px!important}.fs-xs-46px{font-size:46px!important}.fs-xs-48px{font-size:48px!important}.fs-xs-60px{font-size:60px!important}.fs-xs-50px{font-size:50px!important}.fs-xs-80px{font-size:80px!important}.fw-xs-lighter{font-variation-settings:"wght" lighter!important}.fw-xs-light{font-variation-settings:"wght" 300!important}.fw-xs-normal{font-variation-settings:"wght" 400!important}.fw-xs-medium{font-variation-settings:"wght" 500!important}.fw-xs-semibold{font-variation-settings:"wght" 600!important}.fw-xs-bold{font-variation-settings:"wght" 700!important}.fw-xs-bolder{font-variation-settings:"wght" bolder!important}.lh-xs-1{line-height:1!important}.lh-xs-sm{line-height:1.25!important}.lh-xs-base{line-height:1.5!important}.lh-xs-lg{line-height:2!important}.lh-xs-24px{line-height:24px!important}.lh-xs-26px{line-height:26px!important}.lh-xs-29px{line-height:29px!important}.lh-xs-31px{line-height:31px!important}.lh-xs-32px{line-height:32px!important}.lh-xs-38px{line-height:38px!important}.lh-xs-40px{line-height:40px!important}.lh-xs-48px{line-height:48px!important}.lh-xs-50px{line-height:50px!important}.lh-xs-60px{line-height:60px!important}.lh-xs-90px{line-height:90px!important}.text-xs-start{text-align:right!important}.text-xs-end{text-align:left!important}.text-xs-center{text-align:center!important}.text-xs-justify{text-align:justify!important}.text-last-xs-start{text-align-last:right!important}.text-last-xs-end{text-align-last:left!important}.text-last-xs-center{text-align-last:center!important}}@media (min-width:768px){.float-sm-start{float:right!important}.float-sm-end{float:left!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.top-sm-0{top:0!important}.top-sm-50{top:50%!important}.top-sm-100{top:100%!important}.top-sm-10px{top:10px!important}.top-sm-30px{top:30px!important}.w-sm-25{width:25%!important}.w-sm-50{width:50%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.w-sm-unset{width:unset!important}.w-sm-30px{width:30px!important}.w-sm-120px{width:120px!important}.w-sm-130px{width:130px!important}.w-sm-140px{width:140px!important}.w-sm-155px{width:155px!important}.w-sm-200px{width:200px!important}.w-sm-240px{width:240px!important}.w-sm-285px{width:285px!important}.mw-sm-unset{max-width:unset!important}.mw-sm-83{max-width:83%!important}.mw-sm-100{max-width:100%!important}.mw-sm-200px{max-width:200px!important}.mw-sm-300px{max-width:300px!important}.mw-sm-350px{max-width:350px!important}.min-w-sm-unset{min-width:unset!important}.min-w-sm-0{min-width:0!important}.min-w-sm-fit{min-width:fit-content!important}.min-w-sm-30px{min-width:30px!important}.min-w-sm-60px{min-width:60px!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.mx-sm-15px{margin-right:15px!important;margin-left:15px!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.my-sm-5px{margin-top:5px!important;margin-bottom:5px!important}.my-sm-10px{margin-top:10px!important;margin-bottom:10px!important}.my-sm-15px{margin-top:15px!important;margin-bottom:15px!important}.my-sm-20px{margin-top:20px!important;margin-bottom:20px!important}.my-sm-30px{margin-top:30px!important;margin-bottom:30px!important}.my-sm-50px{margin-top:50px!important;margin-bottom:50px!important}.my-sm-60px{margin-top:60px!important;margin-bottom:60px!important}.my-sm-90px{margin-top:90px!important;margin-bottom:90px!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.mt-sm-5px{margin-top:5px!important}.mt-sm-10px{margin-top:10px!important}.mt-sm-15px{margin-top:15px!important}.mt-sm-20px{margin-top:20px!important}.mt-sm-30px{margin-top:30px!important}.mt-sm-32px{margin-top:32px!important}.mt-sm-60px{margin-top:60px!important}.mt-sm-90px{margin-top:90px!important}.me-sm-0{margin-left:0!important}.me-sm-1{margin-left:.25rem!important}.me-sm-2{margin-left:.5rem!important}.me-sm-3{margin-left:1rem!important}.me-sm-4{margin-left:1.5rem!important}.me-sm-5{margin-left:3rem!important}.me-sm-auto{margin-left:auto!important}.me-sm-30px{margin-left:30px!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.mb-sm-5px{margin-bottom:5px!important}.mb-sm-10px{margin-bottom:10px!important}.mb-sm-15px{margin-bottom:15px!important}.mb-sm-20px{margin-bottom:20px!important}.mb-sm-22px{margin-bottom:22px!important}.mb-sm-30px{margin-bottom:30px!important}.mb-sm-40px{margin-bottom:40px!important}.mb-sm-45px{margin-bottom:45px!important}.mb-sm-50px{margin-bottom:50px!important}.mb-sm-56px{margin-bottom:56px!important}.mb-sm-60px{margin-bottom:60px!important}.mb-sm-90px{margin-bottom:90px!important}.mb-sm-120px{margin-bottom:120px!important}.ms-sm-0{margin-right:0!important}.ms-sm-1{margin-right:.25rem!important}.ms-sm-2{margin-right:.5rem!important}.ms-sm-3{margin-right:1rem!important}.ms-sm-4{margin-right:1.5rem!important}.ms-sm-5{margin-right:3rem!important}.ms-sm-auto{margin-right:auto!important}.ms-sm-15px{margin-right:15px!important}.mt-sm-n40px{margin-top:-40px!important}.mt-sm-n60px{margin-top:-60px!important}.mt-sm-n105px{margin-top:-105px!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-10px{padding:10px!important}.p-sm-15px{padding:15px!important}.p-sm-20px{padding:20px!important}.p-sm-25px{padding:25px!important}.p-sm-30px{padding:30px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-5px{padding-right:5px!important;padding-left:5px!important}.px-sm-10px{padding-right:10px!important;padding-left:10px!important}.px-sm-15px{padding-right:15px!important;padding-left:15px!important}.px-sm-20px{padding-right:20px!important;padding-left:20px!important}.px-sm-25px{padding-right:25px!important;padding-left:25px!important}.px-sm-30px{padding-right:30px!important;padding-left:30px!important}.px-sm-80px{padding-right:80px!important;padding-left:80px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-5px{padding-top:5px!important;padding-bottom:5px!important}.py-sm-7px{padding-top:7px!important;padding-bottom:7px!important}.py-sm-10px{padding-top:10px!important;padding-bottom:10px!important}.py-sm-12px{padding-top:12px!important;padding-bottom:12px!important}.py-sm-15px{padding-top:15px!important;padding-bottom:15px!important}.py-sm-25px{padding-top:25px!important;padding-bottom:25px!important}.py-sm-30px{padding-top:30px!important;padding-bottom:30px!important}.py-sm-60px{padding-top:60px!important;padding-bottom:60px!important}.py-sm-175px{padding-top:175px!important;padding-bottom:175px!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-10px{padding-top:10px!important}.pt-sm-15px{padding-top:15px!important}.pt-sm-22px{padding-top:22px!important}.pe-sm-1{padding-left:.25rem!important}.pe-sm-2{padding-left:.5rem!important}.pe-sm-3{padding-left:1rem!important}.pe-sm-4{padding-left:1.5rem!important}.pe-sm-5{padding-left:3rem!important}.pe-sm-0{padding-left:0!important}.pe-sm-15px{padding-left:15px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-5px{padding-bottom:5px!important}.pb-sm-10px{padding-bottom:10px!important}.pb-sm-15px{padding-bottom:15px!important}.pb-sm-30px{padding-bottom:30px!important}.ps-sm-0{padding-right:0!important}.ps-sm-1{padding-right:.25rem!important}.ps-sm-2{padding-right:.5rem!important}.ps-sm-3{padding-right:1rem!important}.ps-sm-4{padding-right:1.5rem!important}.ps-sm-5{padding-right:3rem!important}.ps-sm-5px{padding-right:5px!important}.ps-sm-15px{padding-right:15px!important}.ps-sm-30px{padding-right:30px!important}.ps-sm-60px{padding-right:60px!important}.ps-sm-110px{padding-right:110px!important}.g-sm-5px{--bs-gutter-x:5px!important;--bs-gutter-y:5px!important}.g-sm-10px{--bs-gutter-x:10px!important;--bs-gutter-y:10px!important}.g-sm-15px{--bs-gutter-x:15px!important;--bs-gutter-y:15px!important}.g-sm-30px{--bs-gutter-x:30px!important;--bs-gutter-y:30px!important}.g-sm-60px{--bs-gutter-x:60px!important;--bs-gutter-y:60px!important}.gx-sm-8px{--bs-gutter-x:8px!important}.gx-sm-10px{--bs-gutter-x:10px!important}.gx-sm-15px{--bs-gutter-x:15px!important}.gx-sm-30px{--bs-gutter-x:30px!important}.gy-sm-0{--bs-gutter-y:0!important}.gy-sm-10px{--bs-gutter-y:10px!important}.gy-sm-15px{--bs-gutter-y:15px!important}.gy-sm-30px{--bs-gutter-y:30px!important}.gy-sm-60px{--bs-gutter-y:60px!important}.gap-sm-3px{gap:3px!important}.gap-sm-4px{gap:4px!important}.gap-sm-5px{gap:5px!important}.gap-sm-8px{gap:8px!important}.gap-sm-10px{gap:10px!important}.gap-sm-12px{gap:12px!important}.gap-sm-15px{gap:15px!important}.gap-sm-30px{gap:30px!important}.gap-sm-45px{gap:45px!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.row-gap-sm-2px{row-gap:2px!important}.row-gap-sm-4px{row-gap:4px!important}.row-gap-sm-5px{row-gap:5px!important}.row-gap-sm-6px{row-gap:6px!important}.row-gap-sm-10px{row-gap:10px!important}.row-gap-sm-12px{row-gap:12px!important}.row-gap-sm-15px{row-gap:15px!important}.row-gap-sm-20px{row-gap:20px!important}.row-gap-sm-30px{row-gap:30px!important}.row-gap-sm-60px{row-gap:60px!important}.row-gap-sm-90px{row-gap:90px!important}.row-gap-sm-120px{row-gap:120px!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.column-gap-sm-2px{column-gap:2px!important}.column-gap-sm-3px{column-gap:3px!important}.column-gap-sm-4px{column-gap:4px!important}.column-gap-sm-5px{column-gap:5px!important}.column-gap-sm-6px{column-gap:6px!important}.column-gap-sm-8px{column-gap:8px!important}.column-gap-sm-10px{column-gap:10px!important}.column-gap-sm-12px{column-gap:12px!important}.column-gap-sm-15px{column-gap:15px!important}.column-gap-sm-16px{column-gap:16px!important}.column-gap-sm-20px{column-gap:20px!important}.column-gap-sm-30px{column-gap:30px!important}.column-gap-sm-35px{column-gap:35px!important}.column-gap-sm-45px{column-gap:45px!important}.column-gap-sm-60px{column-gap:60px!important}.column-gap-sm-110px{column-gap:110px!important}.fs-sm-1{font-size:2.5rem!important}.fs-sm-2{font-size:2rem!important}.fs-sm-3{font-size:1.75rem!important}.fs-sm-4{font-size:1.5rem!important}.fs-sm-5{font-size:1.25rem!important}.fs-sm-6{font-size:1rem!important}.fs-sm-xxs{font-size:10px!important}.fs-sm-xs{font-size:12px!important}.fs-sm-sm{font-size:14px!important}.fs-sm-base{font-size:16px!important}.fs-sm-md{font-size:18px!important}.fs-sm-lg{font-size:20px!important}.fs-sm-xl{font-size:22px!important}.fs-sm-xxl{font-size:24px!important}.fs-sm-26px{font-size:26px!important}.fs-sm-28px{font-size:28px!important}.fs-sm-32px{font-size:32px!important}.fs-sm-40px{font-size:40px!important}.fs-sm-42px{font-size:42px!important}.fs-sm-46px{font-size:46px!important}.fs-sm-48px{font-size:48px!important}.fs-sm-60px{font-size:60px!important}.fs-sm-50px{font-size:50px!important}.fs-sm-80px{font-size:80px!important}.fw-sm-lighter{font-variation-settings:"wght" lighter!important}.fw-sm-light{font-variation-settings:"wght" 300!important}.fw-sm-normal{font-variation-settings:"wght" 400!important}.fw-sm-medium{font-variation-settings:"wght" 500!important}.fw-sm-semibold{font-variation-settings:"wght" 600!important}.fw-sm-bold{font-variation-settings:"wght" 700!important}.fw-sm-bolder{font-variation-settings:"wght" bolder!important}.lh-sm-1{line-height:1!important}.lh-sm-sm{line-height:1.25!important}.lh-sm-base{line-height:1.5!important}.lh-sm-lg{line-height:2!important}.lh-sm-24px{line-height:24px!important}.lh-sm-26px{line-height:26px!important}.lh-sm-29px{line-height:29px!important}.lh-sm-31px{line-height:31px!important}.lh-sm-32px{line-height:32px!important}.lh-sm-38px{line-height:38px!important}.lh-sm-40px{line-height:40px!important}.lh-sm-48px{line-height:48px!important}.lh-sm-50px{line-height:50px!important}.lh-sm-60px{line-height:60px!important}.lh-sm-90px{line-height:90px!important}.text-sm-start{text-align:right!important}.text-sm-end{text-align:left!important}.text-sm-center{text-align:center!important}.text-sm-justify{text-align:justify!important}.text-last-sm-start{text-align-last:right!important}.text-last-sm-end{text-align-last:left!important}.text-last-sm-center{text-align-last:center!important}}@media (min-width:992px){.float-md-start{float:right!important}.float-md-end{float:left!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.top-md-0{top:0!important}.top-md-50{top:50%!important}.top-md-100{top:100%!important}.top-md-10px{top:10px!important}.top-md-30px{top:30px!important}.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.w-md-unset{width:unset!important}.w-md-30px{width:30px!important}.w-md-120px{width:120px!important}.w-md-130px{width:130px!important}.w-md-140px{width:140px!important}.w-md-155px{width:155px!important}.w-md-200px{width:200px!important}.w-md-240px{width:240px!important}.w-md-285px{width:285px!important}.mw-md-unset{max-width:unset!important}.mw-md-83{max-width:83%!important}.mw-md-100{max-width:100%!important}.mw-md-200px{max-width:200px!important}.mw-md-300px{max-width:300px!important}.mw-md-350px{max-width:350px!important}.min-w-md-unset{min-width:unset!important}.min-w-md-0{min-width:0!important}.min-w-md-fit{min-width:fit-content!important}.min-w-md-30px{min-width:30px!important}.min-w-md-60px{min-width:60px!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.mx-md-15px{margin-right:15px!important;margin-left:15px!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.my-md-5px{margin-top:5px!important;margin-bottom:5px!important}.my-md-10px{margin-top:10px!important;margin-bottom:10px!important}.my-md-15px{margin-top:15px!important;margin-bottom:15px!important}.my-md-20px{margin-top:20px!important;margin-bottom:20px!important}.my-md-30px{margin-top:30px!important;margin-bottom:30px!important}.my-md-50px{margin-top:50px!important;margin-bottom:50px!important}.my-md-60px{margin-top:60px!important;margin-bottom:60px!important}.my-md-90px{margin-top:90px!important;margin-bottom:90px!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.mt-md-5px{margin-top:5px!important}.mt-md-10px{margin-top:10px!important}.mt-md-15px{margin-top:15px!important}.mt-md-20px{margin-top:20px!important}.mt-md-30px{margin-top:30px!important}.mt-md-32px{margin-top:32px!important}.mt-md-60px{margin-top:60px!important}.mt-md-90px{margin-top:90px!important}.me-md-0{margin-left:0!important}.me-md-1{margin-left:.25rem!important}.me-md-2{margin-left:.5rem!important}.me-md-3{margin-left:1rem!important}.me-md-4{margin-left:1.5rem!important}.me-md-5{margin-left:3rem!important}.me-md-auto{margin-left:auto!important}.me-md-30px{margin-left:30px!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.mb-md-5px{margin-bottom:5px!important}.mb-md-10px{margin-bottom:10px!important}.mb-md-15px{margin-bottom:15px!important}.mb-md-20px{margin-bottom:20px!important}.mb-md-22px{margin-bottom:22px!important}.mb-md-30px{margin-bottom:30px!important}.mb-md-40px{margin-bottom:40px!important}.mb-md-45px{margin-bottom:45px!important}.mb-md-50px{margin-bottom:50px!important}.mb-md-56px{margin-bottom:56px!important}.mb-md-60px{margin-bottom:60px!important}.mb-md-90px{margin-bottom:90px!important}.mb-md-120px{margin-bottom:120px!important}.ms-md-0{margin-right:0!important}.ms-md-1{margin-right:.25rem!important}.ms-md-2{margin-right:.5rem!important}.ms-md-3{margin-right:1rem!important}.ms-md-4{margin-right:1.5rem!important}.ms-md-5{margin-right:3rem!important}.ms-md-auto{margin-right:auto!important}.ms-md-15px{margin-right:15px!important}.mt-md-n40px{margin-top:-40px!important}.mt-md-n60px{margin-top:-60px!important}.mt-md-n105px{margin-top:-105px!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-10px{padding:10px!important}.p-md-15px{padding:15px!important}.p-md-20px{padding:20px!important}.p-md-25px{padding:25px!important}.p-md-30px{padding:30px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-5px{padding-right:5px!important;padding-left:5px!important}.px-md-10px{padding-right:10px!important;padding-left:10px!important}.px-md-15px{padding-right:15px!important;padding-left:15px!important}.px-md-20px{padding-right:20px!important;padding-left:20px!important}.px-md-25px{padding-right:25px!important;padding-left:25px!important}.px-md-30px{padding-right:30px!important;padding-left:30px!important}.px-md-80px{padding-right:80px!important;padding-left:80px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-5px{padding-top:5px!important;padding-bottom:5px!important}.py-md-7px{padding-top:7px!important;padding-bottom:7px!important}.py-md-10px{padding-top:10px!important;padding-bottom:10px!important}.py-md-12px{padding-top:12px!important;padding-bottom:12px!important}.py-md-15px{padding-top:15px!important;padding-bottom:15px!important}.py-md-25px{padding-top:25px!important;padding-bottom:25px!important}.py-md-30px{padding-top:30px!important;padding-bottom:30px!important}.py-md-60px{padding-top:60px!important;padding-bottom:60px!important}.py-md-175px{padding-top:175px!important;padding-bottom:175px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-10px{padding-top:10px!important}.pt-md-15px{padding-top:15px!important}.pt-md-22px{padding-top:22px!important}.pe-md-1{padding-left:.25rem!important}.pe-md-2{padding-left:.5rem!important}.pe-md-3{padding-left:1rem!important}.pe-md-4{padding-left:1.5rem!important}.pe-md-5{padding-left:3rem!important}.pe-md-0{padding-left:0!important}.pe-md-15px{padding-left:15px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-5px{padding-bottom:5px!important}.pb-md-10px{padding-bottom:10px!important}.pb-md-15px{padding-bottom:15px!important}.pb-md-30px{padding-bottom:30px!important}.ps-md-0{padding-right:0!important}.ps-md-1{padding-right:.25rem!important}.ps-md-2{padding-right:.5rem!important}.ps-md-3{padding-right:1rem!important}.ps-md-4{padding-right:1.5rem!important}.ps-md-5{padding-right:3rem!important}.ps-md-5px{padding-right:5px!important}.ps-md-15px{padding-right:15px!important}.ps-md-30px{padding-right:30px!important}.ps-md-60px{padding-right:60px!important}.ps-md-110px{padding-right:110px!important}.g-md-5px{--bs-gutter-x:5px!important;--bs-gutter-y:5px!important}.g-md-10px{--bs-gutter-x:10px!important;--bs-gutter-y:10px!important}.g-md-15px{--bs-gutter-x:15px!important;--bs-gutter-y:15px!important}.g-md-30px{--bs-gutter-x:30px!important;--bs-gutter-y:30px!important}.g-md-60px{--bs-gutter-x:60px!important;--bs-gutter-y:60px!important}.gx-md-8px{--bs-gutter-x:8px!important}.gx-md-10px{--bs-gutter-x:10px!important}.gx-md-15px{--bs-gutter-x:15px!important}.gx-md-30px{--bs-gutter-x:30px!important}.gy-md-0{--bs-gutter-y:0!important}.gy-md-10px{--bs-gutter-y:10px!important}.gy-md-15px{--bs-gutter-y:15px!important}.gy-md-30px{--bs-gutter-y:30px!important}.gy-md-60px{--bs-gutter-y:60px!important}.gap-md-3px{gap:3px!important}.gap-md-4px{gap:4px!important}.gap-md-5px{gap:5px!important}.gap-md-8px{gap:8px!important}.gap-md-10px{gap:10px!important}.gap-md-12px{gap:12px!important}.gap-md-15px{gap:15px!important}.gap-md-30px{gap:30px!important}.gap-md-45px{gap:45px!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.row-gap-md-2px{row-gap:2px!important}.row-gap-md-4px{row-gap:4px!important}.row-gap-md-5px{row-gap:5px!important}.row-gap-md-6px{row-gap:6px!important}.row-gap-md-10px{row-gap:10px!important}.row-gap-md-12px{row-gap:12px!important}.row-gap-md-15px{row-gap:15px!important}.row-gap-md-20px{row-gap:20px!important}.row-gap-md-30px{row-gap:30px!important}.row-gap-md-60px{row-gap:60px!important}.row-gap-md-90px{row-gap:90px!important}.row-gap-md-120px{row-gap:120px!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.column-gap-md-2px{column-gap:2px!important}.column-gap-md-3px{column-gap:3px!important}.column-gap-md-4px{column-gap:4px!important}.column-gap-md-5px{column-gap:5px!important}.column-gap-md-6px{column-gap:6px!important}.column-gap-md-8px{column-gap:8px!important}.column-gap-md-10px{column-gap:10px!important}.column-gap-md-12px{column-gap:12px!important}.column-gap-md-15px{column-gap:15px!important}.column-gap-md-16px{column-gap:16px!important}.column-gap-md-20px{column-gap:20px!important}.column-gap-md-30px{column-gap:30px!important}.column-gap-md-35px{column-gap:35px!important}.column-gap-md-45px{column-gap:45px!important}.column-gap-md-60px{column-gap:60px!important}.column-gap-md-110px{column-gap:110px!important}.fs-md-1{font-size:2.5rem!important}.fs-md-2{font-size:2rem!important}.fs-md-3{font-size:1.75rem!important}.fs-md-4{font-size:1.5rem!important}.fs-md-5{font-size:1.25rem!important}.fs-md-6{font-size:1rem!important}.fs-md-xxs{font-size:10px!important}.fs-md-xs{font-size:12px!important}.fs-md-sm{font-size:14px!important}.fs-md-base{font-size:16px!important}.fs-md-md{font-size:18px!important}.fs-md-lg{font-size:20px!important}.fs-md-xl{font-size:22px!important}.fs-md-xxl{font-size:24px!important}.fs-md-26px{font-size:26px!important}.fs-md-28px{font-size:28px!important}.fs-md-32px{font-size:32px!important}.fs-md-40px{font-size:40px!important}.fs-md-42px{font-size:42px!important}.fs-md-46px{font-size:46px!important}.fs-md-48px{font-size:48px!important}.fs-md-60px{font-size:60px!important}.fs-md-50px{font-size:50px!important}.fs-md-80px{font-size:80px!important}.fw-md-lighter{font-variation-settings:"wght" lighter!important}.fw-md-light{font-variation-settings:"wght" 300!important}.fw-md-normal{font-variation-settings:"wght" 400!important}.fw-md-medium{font-variation-settings:"wght" 500!important}.fw-md-semibold{font-variation-settings:"wght" 600!important}.fw-md-bold{font-variation-settings:"wght" 700!important}.fw-md-bolder{font-variation-settings:"wght" bolder!important}.lh-md-1{line-height:1!important}.lh-md-sm{line-height:1.25!important}.lh-md-base{line-height:1.5!important}.lh-md-lg{line-height:2!important}.lh-md-24px{line-height:24px!important}.lh-md-26px{line-height:26px!important}.lh-md-29px{line-height:29px!important}.lh-md-31px{line-height:31px!important}.lh-md-32px{line-height:32px!important}.lh-md-38px{line-height:38px!important}.lh-md-40px{line-height:40px!important}.lh-md-48px{line-height:48px!important}.lh-md-50px{line-height:50px!important}.lh-md-60px{line-height:60px!important}.lh-md-90px{line-height:90px!important}.text-md-start{text-align:right!important}.text-md-end{text-align:left!important}.text-md-center{text-align:center!important}.text-md-justify{text-align:justify!important}.text-last-md-start{text-align-last:right!important}.text-last-md-end{text-align-last:left!important}.text-last-md-center{text-align-last:center!important}}@media (min-width:1320px){.float-lg-start{float:right!important}.float-lg-end{float:left!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.top-lg-0{top:0!important}.top-lg-50{top:50%!important}.top-lg-100{top:100%!important}.top-lg-10px{top:10px!important}.top-lg-30px{top:30px!important}.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.w-lg-unset{width:unset!important}.w-lg-30px{width:30px!important}.w-lg-120px{width:120px!important}.w-lg-130px{width:130px!important}.w-lg-140px{width:140px!important}.w-lg-155px{width:155px!important}.w-lg-200px{width:200px!important}.w-lg-240px{width:240px!important}.w-lg-285px{width:285px!important}.mw-lg-unset{max-width:unset!important}.mw-lg-83{max-width:83%!important}.mw-lg-100{max-width:100%!important}.mw-lg-200px{max-width:200px!important}.mw-lg-300px{max-width:300px!important}.mw-lg-350px{max-width:350px!important}.min-w-lg-unset{min-width:unset!important}.min-w-lg-0{min-width:0!important}.min-w-lg-fit{min-width:fit-content!important}.min-w-lg-30px{min-width:30px!important}.min-w-lg-60px{min-width:60px!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.mx-lg-15px{margin-right:15px!important;margin-left:15px!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.my-lg-5px{margin-top:5px!important;margin-bottom:5px!important}.my-lg-10px{margin-top:10px!important;margin-bottom:10px!important}.my-lg-15px{margin-top:15px!important;margin-bottom:15px!important}.my-lg-20px{margin-top:20px!important;margin-bottom:20px!important}.my-lg-30px{margin-top:30px!important;margin-bottom:30px!important}.my-lg-50px{margin-top:50px!important;margin-bottom:50px!important}.my-lg-60px{margin-top:60px!important;margin-bottom:60px!important}.my-lg-90px{margin-top:90px!important;margin-bottom:90px!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.mt-lg-5px{margin-top:5px!important}.mt-lg-10px{margin-top:10px!important}.mt-lg-15px{margin-top:15px!important}.mt-lg-20px{margin-top:20px!important}.mt-lg-30px{margin-top:30px!important}.mt-lg-32px{margin-top:32px!important}.mt-lg-60px{margin-top:60px!important}.mt-lg-90px{margin-top:90px!important}.me-lg-0{margin-left:0!important}.me-lg-1{margin-left:.25rem!important}.me-lg-2{margin-left:.5rem!important}.me-lg-3{margin-left:1rem!important}.me-lg-4{margin-left:1.5rem!important}.me-lg-5{margin-left:3rem!important}.me-lg-auto{margin-left:auto!important}.me-lg-30px{margin-left:30px!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.mb-lg-5px{margin-bottom:5px!important}.mb-lg-10px{margin-bottom:10px!important}.mb-lg-15px{margin-bottom:15px!important}.mb-lg-20px{margin-bottom:20px!important}.mb-lg-22px{margin-bottom:22px!important}.mb-lg-30px{margin-bottom:30px!important}.mb-lg-40px{margin-bottom:40px!important}.mb-lg-45px{margin-bottom:45px!important}.mb-lg-50px{margin-bottom:50px!important}.mb-lg-56px{margin-bottom:56px!important}.mb-lg-60px{margin-bottom:60px!important}.mb-lg-90px{margin-bottom:90px!important}.mb-lg-120px{margin-bottom:120px!important}.ms-lg-0{margin-right:0!important}.ms-lg-1{margin-right:.25rem!important}.ms-lg-2{margin-right:.5rem!important}.ms-lg-3{margin-right:1rem!important}.ms-lg-4{margin-right:1.5rem!important}.ms-lg-5{margin-right:3rem!important}.ms-lg-auto{margin-right:auto!important}.ms-lg-15px{margin-right:15px!important}.mt-lg-n40px{margin-top:-40px!important}.mt-lg-n60px{margin-top:-60px!important}.mt-lg-n105px{margin-top:-105px!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-10px{padding:10px!important}.p-lg-15px{padding:15px!important}.p-lg-20px{padding:20px!important}.p-lg-25px{padding:25px!important}.p-lg-30px{padding:30px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-5px{padding-right:5px!important;padding-left:5px!important}.px-lg-10px{padding-right:10px!important;padding-left:10px!important}.px-lg-15px{padding-right:15px!important;padding-left:15px!important}.px-lg-20px{padding-right:20px!important;padding-left:20px!important}.px-lg-25px{padding-right:25px!important;padding-left:25px!important}.px-lg-30px{padding-right:30px!important;padding-left:30px!important}.px-lg-80px{padding-right:80px!important;padding-left:80px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-5px{padding-top:5px!important;padding-bottom:5px!important}.py-lg-7px{padding-top:7px!important;padding-bottom:7px!important}.py-lg-10px{padding-top:10px!important;padding-bottom:10px!important}.py-lg-12px{padding-top:12px!important;padding-bottom:12px!important}.py-lg-15px{padding-top:15px!important;padding-bottom:15px!important}.py-lg-25px{padding-top:25px!important;padding-bottom:25px!important}.py-lg-30px{padding-top:30px!important;padding-bottom:30px!important}.py-lg-60px{padding-top:60px!important;padding-bottom:60px!important}.py-lg-175px{padding-top:175px!important;padding-bottom:175px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-10px{padding-top:10px!important}.pt-lg-15px{padding-top:15px!important}.pt-lg-22px{padding-top:22px!important}.pe-lg-1{padding-left:.25rem!important}.pe-lg-2{padding-left:.5rem!important}.pe-lg-3{padding-left:1rem!important}.pe-lg-4{padding-left:1.5rem!important}.pe-lg-5{padding-left:3rem!important}.pe-lg-0{padding-left:0!important}.pe-lg-15px{padding-left:15px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-5px{padding-bottom:5px!important}.pb-lg-10px{padding-bottom:10px!important}.pb-lg-15px{padding-bottom:15px!important}.pb-lg-30px{padding-bottom:30px!important}.ps-lg-0{padding-right:0!important}.ps-lg-1{padding-right:.25rem!important}.ps-lg-2{padding-right:.5rem!important}.ps-lg-3{padding-right:1rem!important}.ps-lg-4{padding-right:1.5rem!important}.ps-lg-5{padding-right:3rem!important}.ps-lg-5px{padding-right:5px!important}.ps-lg-15px{padding-right:15px!important}.ps-lg-30px{padding-right:30px!important}.ps-lg-60px{padding-right:60px!important}.ps-lg-110px{padding-right:110px!important}.g-lg-5px{--bs-gutter-x:5px!important;--bs-gutter-y:5px!important}.g-lg-10px{--bs-gutter-x:10px!important;--bs-gutter-y:10px!important}.g-lg-15px{--bs-gutter-x:15px!important;--bs-gutter-y:15px!important}.g-lg-30px{--bs-gutter-x:30px!important;--bs-gutter-y:30px!important}.g-lg-60px{--bs-gutter-x:60px!important;--bs-gutter-y:60px!important}.gx-lg-8px{--bs-gutter-x:8px!important}.gx-lg-10px{--bs-gutter-x:10px!important}.gx-lg-15px{--bs-gutter-x:15px!important}.gx-lg-30px{--bs-gutter-x:30px!important}.gy-lg-0{--bs-gutter-y:0!important}.gy-lg-10px{--bs-gutter-y:10px!important}.gy-lg-15px{--bs-gutter-y:15px!important}.gy-lg-30px{--bs-gutter-y:30px!important}.gy-lg-60px{--bs-gutter-y:60px!important}.gap-lg-3px{gap:3px!important}.gap-lg-4px{gap:4px!important}.gap-lg-5px{gap:5px!important}.gap-lg-8px{gap:8px!important}.gap-lg-10px{gap:10px!important}.gap-lg-12px{gap:12px!important}.gap-lg-15px{gap:15px!important}.gap-lg-30px{gap:30px!important}.gap-lg-45px{gap:45px!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.row-gap-lg-2px{row-gap:2px!important}.row-gap-lg-4px{row-gap:4px!important}.row-gap-lg-5px{row-gap:5px!important}.row-gap-lg-6px{row-gap:6px!important}.row-gap-lg-10px{row-gap:10px!important}.row-gap-lg-12px{row-gap:12px!important}.row-gap-lg-15px{row-gap:15px!important}.row-gap-lg-20px{row-gap:20px!important}.row-gap-lg-30px{row-gap:30px!important}.row-gap-lg-60px{row-gap:60px!important}.row-gap-lg-90px{row-gap:90px!important}.row-gap-lg-120px{row-gap:120px!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.column-gap-lg-2px{column-gap:2px!important}.column-gap-lg-3px{column-gap:3px!important}.column-gap-lg-4px{column-gap:4px!important}.column-gap-lg-5px{column-gap:5px!important}.column-gap-lg-6px{column-gap:6px!important}.column-gap-lg-8px{column-gap:8px!important}.column-gap-lg-10px{column-gap:10px!important}.column-gap-lg-12px{column-gap:12px!important}.column-gap-lg-15px{column-gap:15px!important}.column-gap-lg-16px{column-gap:16px!important}.column-gap-lg-20px{column-gap:20px!important}.column-gap-lg-30px{column-gap:30px!important}.column-gap-lg-35px{column-gap:35px!important}.column-gap-lg-45px{column-gap:45px!important}.column-gap-lg-60px{column-gap:60px!important}.column-gap-lg-110px{column-gap:110px!important}.fs-lg-1{font-size:2.5rem!important}.fs-lg-2{font-size:2rem!important}.fs-lg-3{font-size:1.75rem!important}.fs-lg-4{font-size:1.5rem!important}.fs-lg-5{font-size:1.25rem!important}.fs-lg-6{font-size:1rem!important}.fs-lg-xxs{font-size:10px!important}.fs-lg-xs{font-size:12px!important}.fs-lg-sm{font-size:14px!important}.fs-lg-base{font-size:16px!important}.fs-lg-md{font-size:18px!important}.fs-lg-lg{font-size:20px!important}.fs-lg-xl{font-size:22px!important}.fs-lg-xxl{font-size:24px!important}.fs-lg-26px{font-size:26px!important}.fs-lg-28px{font-size:28px!important}.fs-lg-32px{font-size:32px!important}.fs-lg-40px{font-size:40px!important}.fs-lg-42px{font-size:42px!important}.fs-lg-46px{font-size:46px!important}.fs-lg-48px{font-size:48px!important}.fs-lg-60px{font-size:60px!important}.fs-lg-50px{font-size:50px!important}.fs-lg-80px{font-size:80px!important}.fw-lg-lighter{font-variation-settings:"wght" lighter!important}.fw-lg-light{font-variation-settings:"wght" 300!important}.fw-lg-normal{font-variation-settings:"wght" 400!important}.fw-lg-medium{font-variation-settings:"wght" 500!important}.fw-lg-semibold{font-variation-settings:"wght" 600!important}.fw-lg-bold{font-variation-settings:"wght" 700!important}.fw-lg-bolder{font-variation-settings:"wght" bolder!important}.lh-lg-1{line-height:1!important}.lh-lg-sm{line-height:1.25!important}.lh-lg-base{line-height:1.5!important}.lh-lg-lg{line-height:2!important}.lh-lg-24px{line-height:24px!important}.lh-lg-26px{line-height:26px!important}.lh-lg-29px{line-height:29px!important}.lh-lg-31px{line-height:31px!important}.lh-lg-32px{line-height:32px!important}.lh-lg-38px{line-height:38px!important}.lh-lg-40px{line-height:40px!important}.lh-lg-48px{line-height:48px!important}.lh-lg-50px{line-height:50px!important}.lh-lg-60px{line-height:60px!important}.lh-lg-90px{line-height:90px!important}.text-lg-start{text-align:right!important}.text-lg-end{text-align:left!important}.text-lg-center{text-align:center!important}.text-lg-justify{text-align:justify!important}.text-last-lg-start{text-align-last:right!important}.text-last-lg-end{text-align-last:left!important}.text-last-lg-center{text-align-last:center!important}}@media (min-width:1920px){.float-xl-start{float:right!important}.float-xl-end{float:left!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.top-xl-0{top:0!important}.top-xl-50{top:50%!important}.top-xl-100{top:100%!important}.top-xl-10px{top:10px!important}.top-xl-30px{top:30px!important}.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.w-xl-unset{width:unset!important}.w-xl-30px{width:30px!important}.w-xl-120px{width:120px!important}.w-xl-130px{width:130px!important}.w-xl-140px{width:140px!important}.w-xl-155px{width:155px!important}.w-xl-200px{width:200px!important}.w-xl-240px{width:240px!important}.w-xl-285px{width:285px!important}.mw-xl-unset{max-width:unset!important}.mw-xl-83{max-width:83%!important}.mw-xl-100{max-width:100%!important}.mw-xl-200px{max-width:200px!important}.mw-xl-300px{max-width:300px!important}.mw-xl-350px{max-width:350px!important}.min-w-xl-unset{min-width:unset!important}.min-w-xl-0{min-width:0!important}.min-w-xl-fit{min-width:fit-content!important}.min-w-xl-30px{min-width:30px!important}.min-w-xl-60px{min-width:60px!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.mx-xl-15px{margin-right:15px!important;margin-left:15px!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.my-xl-5px{margin-top:5px!important;margin-bottom:5px!important}.my-xl-10px{margin-top:10px!important;margin-bottom:10px!important}.my-xl-15px{margin-top:15px!important;margin-bottom:15px!important}.my-xl-20px{margin-top:20px!important;margin-bottom:20px!important}.my-xl-30px{margin-top:30px!important;margin-bottom:30px!important}.my-xl-50px{margin-top:50px!important;margin-bottom:50px!important}.my-xl-60px{margin-top:60px!important;margin-bottom:60px!important}.my-xl-90px{margin-top:90px!important;margin-bottom:90px!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.mt-xl-5px{margin-top:5px!important}.mt-xl-10px{margin-top:10px!important}.mt-xl-15px{margin-top:15px!important}.mt-xl-20px{margin-top:20px!important}.mt-xl-30px{margin-top:30px!important}.mt-xl-32px{margin-top:32px!important}.mt-xl-60px{margin-top:60px!important}.mt-xl-90px{margin-top:90px!important}.me-xl-0{margin-left:0!important}.me-xl-1{margin-left:.25rem!important}.me-xl-2{margin-left:.5rem!important}.me-xl-3{margin-left:1rem!important}.me-xl-4{margin-left:1.5rem!important}.me-xl-5{margin-left:3rem!important}.me-xl-auto{margin-left:auto!important}.me-xl-30px{margin-left:30px!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.mb-xl-5px{margin-bottom:5px!important}.mb-xl-10px{margin-bottom:10px!important}.mb-xl-15px{margin-bottom:15px!important}.mb-xl-20px{margin-bottom:20px!important}.mb-xl-22px{margin-bottom:22px!important}.mb-xl-30px{margin-bottom:30px!important}.mb-xl-40px{margin-bottom:40px!important}.mb-xl-45px{margin-bottom:45px!important}.mb-xl-50px{margin-bottom:50px!important}.mb-xl-56px{margin-bottom:56px!important}.mb-xl-60px{margin-bottom:60px!important}.mb-xl-90px{margin-bottom:90px!important}.mb-xl-120px{margin-bottom:120px!important}.ms-xl-0{margin-right:0!important}.ms-xl-1{margin-right:.25rem!important}.ms-xl-2{margin-right:.5rem!important}.ms-xl-3{margin-right:1rem!important}.ms-xl-4{margin-right:1.5rem!important}.ms-xl-5{margin-right:3rem!important}.ms-xl-auto{margin-right:auto!important}.ms-xl-15px{margin-right:15px!important}.mt-xl-n40px{margin-top:-40px!important}.mt-xl-n60px{margin-top:-60px!important}.mt-xl-n105px{margin-top:-105px!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-10px{padding:10px!important}.p-xl-15px{padding:15px!important}.p-xl-20px{padding:20px!important}.p-xl-25px{padding:25px!important}.p-xl-30px{padding:30px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-5px{padding-right:5px!important;padding-left:5px!important}.px-xl-10px{padding-right:10px!important;padding-left:10px!important}.px-xl-15px{padding-right:15px!important;padding-left:15px!important}.px-xl-20px{padding-right:20px!important;padding-left:20px!important}.px-xl-25px{padding-right:25px!important;padding-left:25px!important}.px-xl-30px{padding-right:30px!important;padding-left:30px!important}.px-xl-80px{padding-right:80px!important;padding-left:80px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-5px{padding-top:5px!important;padding-bottom:5px!important}.py-xl-7px{padding-top:7px!important;padding-bottom:7px!important}.py-xl-10px{padding-top:10px!important;padding-bottom:10px!important}.py-xl-12px{padding-top:12px!important;padding-bottom:12px!important}.py-xl-15px{padding-top:15px!important;padding-bottom:15px!important}.py-xl-25px{padding-top:25px!important;padding-bottom:25px!important}.py-xl-30px{padding-top:30px!important;padding-bottom:30px!important}.py-xl-60px{padding-top:60px!important;padding-bottom:60px!important}.py-xl-175px{padding-top:175px!important;padding-bottom:175px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-10px{padding-top:10px!important}.pt-xl-15px{padding-top:15px!important}.pt-xl-22px{padding-top:22px!important}.pe-xl-1{padding-left:.25rem!important}.pe-xl-2{padding-left:.5rem!important}.pe-xl-3{padding-left:1rem!important}.pe-xl-4{padding-left:1.5rem!important}.pe-xl-5{padding-left:3rem!important}.pe-xl-0{padding-left:0!important}.pe-xl-15px{padding-left:15px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-5px{padding-bottom:5px!important}.pb-xl-10px{padding-bottom:10px!important}.pb-xl-15px{padding-bottom:15px!important}.pb-xl-30px{padding-bottom:30px!important}.ps-xl-0{padding-right:0!important}.ps-xl-1{padding-right:.25rem!important}.ps-xl-2{padding-right:.5rem!important}.ps-xl-3{padding-right:1rem!important}.ps-xl-4{padding-right:1.5rem!important}.ps-xl-5{padding-right:3rem!important}.ps-xl-5px{padding-right:5px!important}.ps-xl-15px{padding-right:15px!important}.ps-xl-30px{padding-right:30px!important}.ps-xl-60px{padding-right:60px!important}.ps-xl-110px{padding-right:110px!important}.g-xl-5px{--bs-gutter-x:5px!important;--bs-gutter-y:5px!important}.g-xl-10px{--bs-gutter-x:10px!important;--bs-gutter-y:10px!important}.g-xl-15px{--bs-gutter-x:15px!important;--bs-gutter-y:15px!important}.g-xl-30px{--bs-gutter-x:30px!important;--bs-gutter-y:30px!important}.g-xl-60px{--bs-gutter-x:60px!important;--bs-gutter-y:60px!important}.gx-xl-8px{--bs-gutter-x:8px!important}.gx-xl-10px{--bs-gutter-x:10px!important}.gx-xl-15px{--bs-gutter-x:15px!important}.gx-xl-30px{--bs-gutter-x:30px!important}.gy-xl-0{--bs-gutter-y:0!important}.gy-xl-10px{--bs-gutter-y:10px!important}.gy-xl-15px{--bs-gutter-y:15px!important}.gy-xl-30px{--bs-gutter-y:30px!important}.gy-xl-60px{--bs-gutter-y:60px!important}.gap-xl-3px{gap:3px!important}.gap-xl-4px{gap:4px!important}.gap-xl-5px{gap:5px!important}.gap-xl-8px{gap:8px!important}.gap-xl-10px{gap:10px!important}.gap-xl-12px{gap:12px!important}.gap-xl-15px{gap:15px!important}.gap-xl-30px{gap:30px!important}.gap-xl-45px{gap:45px!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.row-gap-xl-2px{row-gap:2px!important}.row-gap-xl-4px{row-gap:4px!important}.row-gap-xl-5px{row-gap:5px!important}.row-gap-xl-6px{row-gap:6px!important}.row-gap-xl-10px{row-gap:10px!important}.row-gap-xl-12px{row-gap:12px!important}.row-gap-xl-15px{row-gap:15px!important}.row-gap-xl-20px{row-gap:20px!important}.row-gap-xl-30px{row-gap:30px!important}.row-gap-xl-60px{row-gap:60px!important}.row-gap-xl-90px{row-gap:90px!important}.row-gap-xl-120px{row-gap:120px!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.column-gap-xl-2px{column-gap:2px!important}.column-gap-xl-3px{column-gap:3px!important}.column-gap-xl-4px{column-gap:4px!important}.column-gap-xl-5px{column-gap:5px!important}.column-gap-xl-6px{column-gap:6px!important}.column-gap-xl-8px{column-gap:8px!important}.column-gap-xl-10px{column-gap:10px!important}.column-gap-xl-12px{column-gap:12px!important}.column-gap-xl-15px{column-gap:15px!important}.column-gap-xl-16px{column-gap:16px!important}.column-gap-xl-20px{column-gap:20px!important}.column-gap-xl-30px{column-gap:30px!important}.column-gap-xl-35px{column-gap:35px!important}.column-gap-xl-45px{column-gap:45px!important}.column-gap-xl-60px{column-gap:60px!important}.column-gap-xl-110px{column-gap:110px!important}.fs-xl-1{font-size:2.5rem!important}.fs-xl-2{font-size:2rem!important}.fs-xl-3{font-size:1.75rem!important}.fs-xl-4{font-size:1.5rem!important}.fs-xl-5{font-size:1.25rem!important}.fs-xl-6{font-size:1rem!important}.fs-xl-xxs{font-size:10px!important}.fs-xl-xs{font-size:12px!important}.fs-xl-sm{font-size:14px!important}.fs-xl-base{font-size:16px!important}.fs-xl-md{font-size:18px!important}.fs-xl-lg{font-size:20px!important}.fs-xl-xl{font-size:22px!important}.fs-xl-xxl{font-size:24px!important}.fs-xl-26px{font-size:26px!important}.fs-xl-28px{font-size:28px!important}.fs-xl-32px{font-size:32px!important}.fs-xl-40px{font-size:40px!important}.fs-xl-42px{font-size:42px!important}.fs-xl-46px{font-size:46px!important}.fs-xl-48px{font-size:48px!important}.fs-xl-60px{font-size:60px!important}.fs-xl-50px{font-size:50px!important}.fs-xl-80px{font-size:80px!important}.fw-xl-lighter{font-variation-settings:"wght" lighter!important}.fw-xl-light{font-variation-settings:"wght" 300!important}.fw-xl-normal{font-variation-settings:"wght" 400!important}.fw-xl-medium{font-variation-settings:"wght" 500!important}.fw-xl-semibold{font-variation-settings:"wght" 600!important}.fw-xl-bold{font-variation-settings:"wght" 700!important}.fw-xl-bolder{font-variation-settings:"wght" bolder!important}.lh-xl-1{line-height:1!important}.lh-xl-sm{line-height:1.25!important}.lh-xl-base{line-height:1.5!important}.lh-xl-lg{line-height:2!important}.lh-xl-24px{line-height:24px!important}.lh-xl-26px{line-height:26px!important}.lh-xl-29px{line-height:29px!important}.lh-xl-31px{line-height:31px!important}.lh-xl-32px{line-height:32px!important}.lh-xl-38px{line-height:38px!important}.lh-xl-40px{line-height:40px!important}.lh-xl-48px{line-height:48px!important}.lh-xl-50px{line-height:50px!important}.lh-xl-60px{line-height:60px!important}.lh-xl-90px{line-height:90px!important}.text-xl-start{text-align:right!important}.text-xl-end{text-align:left!important}.text-xl-center{text-align:center!important}.text-xl-justify{text-align:justify!important}.text-last-xl-start{text-align-last:right!important}.text-last-xl-end{text-align-last:left!important}.text-last-xl-center{text-align-last:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}