.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);margin-right:auto;margin-left:auto;}
@media (min-width:576px){.container{max-width:540px;}
}
@media (min-width:768px){.container{max-width:720px;}
}
@media (min-width:992px){.container{max-width:960px;}
}
@media (min-width:1200px){.container{max-width:1140px;}
}
@media (min-width:1400px){.container{max-width:1320px;}
}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}
.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}
.col-12{flex:0 0 auto;width:100%;}
@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%;}
}
@media (min-width:768px){.col-md-2{flex:0 0 auto;width:16.66666667%;}
.col-md-4{flex:0 0 auto;width:33.33333333%;}
.col-md-5{flex:0 0 auto;width:41.66666667%;}
.col-md-6{flex:0 0 auto;width:50%;}
.col-md-7{flex:0 0 auto;width:58.33333333%;}
.col-md-8{flex:0 0 auto;width:66.66666667%;}
.col-md-12{flex:0 0 auto;width:100%;}
}
@media (min-width:992px){.col-lg-2{flex:0 0 auto;width:16.66666667%;}
.col-lg-3{flex:0 0 auto;width:25%;}
.col-lg-4{flex:0 0 auto;width:33.33333333%;}
.col-lg-5{flex:0 0 auto;width:41.66666667%;}
.col-lg-6{flex:0 0 auto;width:50%;}
.col-lg-7{flex:0 0 auto;width:58.33333333%;}
.col-lg-8{flex:0 0 auto;width:66.66666667%;}
.col-lg-9{flex:0 0 auto;width:75%;}
.col-lg-10{flex:0 0 auto;width:83.33333333%;}
.col-lg-12{flex:0 0 auto;width:100%;}
.offset-lg-1{margin-left:8.33333333%;}
.offset-lg-2{margin-left:16.66666667%;}
}
@media (min-width:1200px){.col-xl-8{flex:0 0 auto;width:66.66666667%;}
}
@media (min-width:1400px){.col-xxl-6{flex:0 0 auto;width:50%;}
}
.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}
.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;}
.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}
@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}
}
.modal.show .modal-dialog{transform:none;}
.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0;}
.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}
.modal-title{margin-bottom:0;line-height:1.5;}
.modal-body{position:relative;flex:1 1 auto;padding:1rem;}
@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}
}
@media (min-width:992px){.modal-lg{max-width:800px;}
}
.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:1rem;border-radius:0.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}
@media (prefers-reduced-motion:reduce){.btn{transition:none;}
}
.btn:hover{color:#212529;}
.btn:focus{outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}
.btn:disabled,.btn.disabled{pointer-events:none;opacity:0.65;}
.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd;}
.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;}
.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 0.25rem rgba(49,132,253,0.5);}
.btn-primary:active,.btn-primary.active{color:#fff;background-color:#0a58ca;border-color:#0a53be;}
.btn-primary:active:focus,.btn-primary.active:focus{box-shadow:0 0 0 0.25rem rgba(49,132,253,0.5);}
.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd;}
.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}
.tab-content > .tab-pane{display:none;}
.tab-content > .active{display:block;}
.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6;}
.table >:not(caption) > * > *{padding:0.5rem 0.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}
.table > tbody{vertical-align:inherit;}
.table > thead{vertical-align:bottom;}
.table >:not(:first-child){border-top:2px solid currentColor;}
.table-bordered >:not(caption) > *{border-width:1px 0;}
.table-bordered >:not(caption) > * > *{border-width:0 1px;}
.table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}
.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}
.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;}
.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;}
.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}
.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;}
.alert-success .alert-link{color:#0c4128;}
.d-block{display:block !important;}
.d-flex{display:flex !important;}
.d-none{display:none !important;}
.border{border:1px solid #dee2e6 !important;}
.border-top{border-top:1px solid #dee2e6 !important;}
.w-100{width:100% !important;}
.flex-column{flex-direction:column !important;}
.flex-wrap{flex-wrap:wrap !important;}
.justify-content-end{justify-content:flex-end !important;}
.justify-content-center{justify-content:center !important;}
.justify-content-between{justify-content:space-between !important;}
.align-items-start{align-items:flex-start !important;}
.align-items-end{align-items:flex-end !important;}
.align-items-center{align-items:center !important;}
.order-1{order:1 !important;}
.order-2{order:2 !important;}
.order-3{order:3 !important;}
.order-4{order:4 !important;}
.mt-2{margin-top:0.5rem !important;}
.mt-3{margin-top:1rem !important;}
.mt-4{margin-top:1.5rem !important;}
.mt-5{margin-top:3rem !important;}
.mb-0{margin-bottom:0 !important;}
.mb-1{margin-bottom:0.25rem !important;}
.mb-2{margin-bottom:0.5rem !important;}
.mb-3{margin-bottom:1rem !important;}
.mb-4{margin-bottom:1.5rem !important;}
.mb-5{margin-bottom:3rem !important;}
.p-2{padding:0.5rem !important;}
.p-3{padding:1rem !important;}
.p-4{padding:1.5rem !important;}
.pt-0{padding-top:0 !important;}
.pt-2{padding-top:0.5rem !important;}
.pt-3{padding-top:1rem !important;}
.pt-5{padding-top:3rem !important;}
.pb-0{padding-bottom:0rem !important;}
.pb-2{padding-bottom:0.5rem !important;}
.pb-3{padding-bottom:1rem !important;}
.pb-5{padding-bottom:3rem !important;}
.text-start{text-align:left !important;}
.text-center{text-align:center !important;}
/* rtl:begin:remove */
/* rtl:end:remove */
.visible{visibility:visible !important;}
@media (min-width:768px){.order-md-1{order:1 !important;}
.order-md-2{order:2 !important;}
}
@media (min-width:992px){.d-lg-block{display:block !important;}
.d-lg-flex{display:flex !important;}
.d-lg-none{display:none !important;}
.justify-content-lg-start{justify-content:flex-start !important;}
.justify-content-lg-end{justify-content:flex-end !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;}
.text-lg-start{text-align:left !important;}
.text-lg-end{text-align:right !important;}
}
@media (min-width:1200px){.d-xl-block{display:block !important;}
.d-xl-none{display:none !important;}
.col-xl-3{flex:0 0 auto;width:25%;}
.col-xl-4{flex:0 0 auto;width:33.33333333%;}
}
.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}
.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}
.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}
.fs-4{font-size:calc(1.275rem + 0.3vw) !important;}
.fs-5{font-size:1.25rem !important;}
.fs-6{font-size:1rem !important;}
