:root{--bs-blue:#2c7be5;--bs-indigo:#727cf5;--bs-purple:#6b5eae;--bs-pink:#ff679b;--bs-red:#e63757;--bs-orange:#fd7e14;--bs-yellow:#f5803e;--bs-green:#00d27a;--bs-teal:#02a8b5;--bs-cyan:#27bcfd;--bs-white:#fff;--bs-gray:#748194;--bs-gray-dark:#4d5969;--bs-primary:#2c7be5;--bs-secondary:#748194;--bs-success:#00d27a;--bs-info:#27bcfd;--bs-warning:#f5803e;--bs-danger:#e63757;--bs-light:#f9fafd;--bs-dark:#0b1727;--bs-font-sans-serif:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bs-font-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#5e6e82;background-color:#edf2f9;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:#d8e2ef;background-color:currentColor;border:0;opacity:1}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:500;line-height:1.2;color:#344050}.h1,h1{font-size:calc(1.37383rem + 1.48598vw)}@media (min-width:1200px){.h1,h1{font-size:2.48832rem}}.h2,h2{font-size:calc(1.33236rem + .98832vw)}@media (min-width:1200px){.h2,h2{font-size:2.0736rem}}.h3,h3{font-size:calc(1.2978rem + .5736vw)}@media (min-width:1200px){.h3,h3{font-size:1.728rem}}.h4,h4{font-size:calc(1.269rem + .228vw)}@media (min-width:1200px){.h4,h4{font-size:1.44rem}}.h5,h5{font-size:1.2rem}.h6,h6{font-size:.83333rem}p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}dt{font-weight:700}strong{font-weight:800}.small,small{font-size:75%}a{color:#2c7be5;text-decoration:none}a:hover{color:#1657af;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-lg,.container-md,.container-sm{--bs-gutter-x:2rem;width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm{max-width:1140px}}@media (min-width:1540px){.container,.container-lg,.container-md,.container-sm{max-width:1480px}}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.g-0{--bs-gutter-x:0}.g-0{--bs-gutter-y:0}.g-1{--bs-gutter-x:.25rem}.g-1{--bs-gutter-y:.25rem}.g-2{--bs-gutter-x:.5rem}.g-2{--bs-gutter-y:.5rem}.g-3{--bs-gutter-x:1rem}.g-3{--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.8rem}.g-4{--bs-gutter-y:1.8rem}.g-5{--bs-gutter-x:3rem}.g-5{--bs-gutter-y:3rem}.g-6{--bs-gutter-x:4rem}.g-6{--bs-gutter-y:4rem}.g-7{--bs-gutter-x:5rem}.g-7{--bs-gutter-y:5rem}.g-8{--bs-gutter-x:7.5rem}.g-8{--bs-gutter-y:7.5rem}.g-9{--bs-gutter-x:10rem}.g-9{--bs-gutter-y:10rem}.g-10{--bs-gutter-x:12.5rem}.g-10{--bs-gutter-y:12.5rem}.g-11{--bs-gutter-x:15rem}.g-11{--bs-gutter-y:15rem}.g-card{--bs-gutter-x:2.5rem}.g-card{--bs-gutter-y:2.5rem}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.g-sm-0{--bs-gutter-x:0}.g-sm-0{--bs-gutter-y:0}.g-sm-1{--bs-gutter-x:.25rem}.g-sm-1{--bs-gutter-y:.25rem}.g-sm-2{--bs-gutter-x:.5rem}.g-sm-2{--bs-gutter-y:.5rem}.g-sm-3{--bs-gutter-x:1rem}.g-sm-3{--bs-gutter-y:1rem}.g-sm-4{--bs-gutter-x:1.8rem}.g-sm-4{--bs-gutter-y:1.8rem}.g-sm-5{--bs-gutter-x:3rem}.g-sm-5{--bs-gutter-y:3rem}.g-sm-6{--bs-gutter-x:4rem}.g-sm-6{--bs-gutter-y:4rem}.g-sm-7{--bs-gutter-x:5rem}.g-sm-7{--bs-gutter-y:5rem}.g-sm-8{--bs-gutter-x:7.5rem}.g-sm-8{--bs-gutter-y:7.5rem}.g-sm-9{--bs-gutter-x:10rem}.g-sm-9{--bs-gutter-y:10rem}.g-sm-10{--bs-gutter-x:12.5rem}.g-sm-10{--bs-gutter-y:12.5rem}.g-sm-11{--bs-gutter-x:15rem}.g-sm-11{--bs-gutter-y:15rem}.g-sm-card{--bs-gutter-x:2.5rem}.g-sm-card{--bs-gutter-y:2.5rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.g-md-0{--bs-gutter-x:0}.g-md-0{--bs-gutter-y:0}.g-md-1{--bs-gutter-x:.25rem}.g-md-1{--bs-gutter-y:.25rem}.g-md-2{--bs-gutter-x:.5rem}.g-md-2{--bs-gutter-y:.5rem}.g-md-3{--bs-gutter-x:1rem}.g-md-3{--bs-gutter-y:1rem}.g-md-4{--bs-gutter-x:1.8rem}.g-md-4{--bs-gutter-y:1.8rem}.g-md-5{--bs-gutter-x:3rem}.g-md-5{--bs-gutter-y:3rem}.g-md-6{--bs-gutter-x:4rem}.g-md-6{--bs-gutter-y:4rem}.g-md-7{--bs-gutter-x:5rem}.g-md-7{--bs-gutter-y:5rem}.g-md-8{--bs-gutter-x:7.5rem}.g-md-8{--bs-gutter-y:7.5rem}.g-md-9{--bs-gutter-x:10rem}.g-md-9{--bs-gutter-y:10rem}.g-md-10{--bs-gutter-x:12.5rem}.g-md-10{--bs-gutter-y:12.5rem}.g-md-11{--bs-gutter-x:15rem}.g-md-11{--bs-gutter-y:15rem}.g-md-card{--bs-gutter-x:2.5rem}.g-md-card{--bs-gutter-y:2.5rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.g-lg-0{--bs-gutter-x:0}.g-lg-0{--bs-gutter-y:0}.g-lg-1{--bs-gutter-x:.25rem}.g-lg-1{--bs-gutter-y:.25rem}.g-lg-2{--bs-gutter-x:.5rem}.g-lg-2{--bs-gutter-y:.5rem}.g-lg-3{--bs-gutter-x:1rem}.g-lg-3{--bs-gutter-y:1rem}.g-lg-4{--bs-gutter-x:1.8rem}.g-lg-4{--bs-gutter-y:1.8rem}.g-lg-5{--bs-gutter-x:3rem}.g-lg-5{--bs-gutter-y:3rem}.g-lg-6{--bs-gutter-x:4rem}.g-lg-6{--bs-gutter-y:4rem}.g-lg-7{--bs-gutter-x:5rem}.g-lg-7{--bs-gutter-y:5rem}.g-lg-8{--bs-gutter-x:7.5rem}.g-lg-8{--bs-gutter-y:7.5rem}.g-lg-9{--bs-gutter-x:10rem}.g-lg-9{--bs-gutter-y:10rem}.g-lg-10{--bs-gutter-x:12.5rem}.g-lg-10{--bs-gutter-y:12.5rem}.g-lg-11{--bs-gutter-x:15rem}.g-lg-11{--bs-gutter-y:15rem}.g-lg-card{--bs-gutter-x:2.5rem}.g-lg-card{--bs-gutter-y:2.5rem}}.table{--bs-table-bg:rgba(0, 0, 0, 0);--bs-table-accent-bg:transparent;--bs-table-striped-color:#5e6e82;--bs-table-striped-bg:#f9fafd;--bs-table-active-color:#5e6e82;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#5e6e82;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#5e6e82;vertical-align:top;border-color:#edf2f9}.table>:not(caption)>*>*{padding:.75rem .75rem;background-color:var(--bs-table-bg);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--bs-table-accent-bg)),to(var(--bs-table-accent-bg)));background-image:-o-linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));background-image:linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));border-bottom-width:1px}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:inherit}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-striped>tbody>tr:nth-of-type(even){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#c4daf8;--bs-table-striped-bg:#bed4f1;--bs-table-striped-color:#4d5969;--bs-table-active-bg:#b8cdea;--bs-table-active-color:#4d5969;--bs-table-hover-bg:#bbd0ed;--bs-table-hover-color:#4d5969;color:#4d5969;border-color:#b8cdea}.table-success{--bs-table-bg:#b8f2da;--bs-table-striped-bg:#b3ead4;--bs-table-striped-color:#4d5969;--bs-table-active-bg:#ade3cf;--bs-table-active-color:#4d5969;--bs-table-hover-bg:#b0e7d2;--bs-table-hover-color:#4d5969;color:#4d5969;border-color:#ade3cf}.table-info{--bs-table-bg:#c3ecfe;--bs-table-striped-bg:#bde5f7;--bs-table-striped-color:#4d5969;--bs-table-active-bg:#b7ddef;--bs-table-active-color:#4d5969;--bs-table-hover-bg:#bae1f3;--bs-table-hover-color:#4d5969;color:#4d5969;border-color:#b7ddef}.table-warning{--bs-table-bg:#fcdbc9;--bs-table-striped-bg:#f3d5c4;--bs-table-striped-color:#4d5969;--bs-table-active-bg:#ebcebf;--bs-table-active-color:#4d5969;--bs-table-hover-bg:#efd1c2;--bs-table-hover-color:#4d5969;color:#4d5969;border-color:#ebcebf}.table-danger{--bs-table-bg:#f8c7d0;--bs-table-striped-bg:#efc2cb;--bs-table-striped-color:#4d5969;--bs-table-active-bg:#e7bcc6;--bs-table-active-color:#4d5969;--bs-table-hover-bg:#ebbfc8;--bs-table-hover-color:#4d5969;color:#4d5969;border-color:#e7bcc6}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem;font-size:.875rem}.col-form-label{padding-top:calc(.3125rem + 1px);padding-bottom:calc(.3125rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);font-size:1.2rem}.col-form-label-sm{padding-top:calc(.1875rem + 1px);padding-bottom:calc(.1875rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:75%;color:#9da9bb}.form-control{display:block;width:100%;min-height:calc(1.5em + .625rem + 2px);padding:.3125rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#344050;background-color:#fff;background-clip:padding-box;border:1px solid #d8e2ef;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);box-shadow:inset 0 1px 2px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;-o-transition:none;transition:none}}.form-control:focus{color:#344050;background-color:#fff;border-color:#9ec2f3;outline:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(44,123,229,.25);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(44,123,229,.25)}.form-control::-webkit-input-placeholder{color:#748194;opacity:1}.form-control::-moz-placeholder{color:#748194;opacity:1}.form-control:-ms-input-placeholder{color:#748194;opacity:1}.form-control::-ms-input-placeholder{color:#748194;opacity:1}.form-control::placeholder{color:#748194;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#edf2f9;opacity:1}.form-control-sm{min-height:calc(1.5em + .375rem + 2px);padding:.1875rem .75rem;font-size:.875rem;border-radius:.2rem}.form-control-lg{min-height:calc(1.5em + .75rem + 2px);padding:.375rem 1.25rem;font-size:1.2rem;border-radius:.375rem}.form-control-color{max-width:3rem;padding:.3125rem}.form-control-color::-moz-color-swatch{border-radius:.25rem}.form-control-color::-webkit-color-swatch{border-radius:.25rem}.form-select{display:block;width:100%;height:calc(1.5em + .625rem + 2px);padding:.3125rem 2rem .3125rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#344050;vertical-align:middle;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234d5969' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:1px solid #d8e2ef;border-radius:.25rem;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);box-shadow:inset 0 1px 2px rgba(0,0,0,.075);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#9ec2f3;outline:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(44,123,229,.25);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(44,123,229,.25)}.form-select:focus::-ms-value{color:#344050;background-color:#fff}.form-select[multiple],.form-select[size]:not([size="1"]){height:auto;padding-right:1rem;background-image:none}.form-select:disabled{color:#748194;background-color:#edf2f9}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #344050}.form-select-sm{height:calc(1.5em + .375rem + 2px);padding-top:.1875rem;padding-bottom:.1875rem;padding-left:.75rem;font-size:.875rem}.form-select-lg{height:calc(1.5em + .75rem + 2px);padding-top:.375rem;padding-bottom:.375rem;padding-left:1.25rem;font-size:1.2rem}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.3125rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#344050;text-align:center;white-space:nowrap;background-color:#edf2f9;border:1px solid #d8e2ef;border-radius:.25rem}.input-group-lg>.form-control{min-height:calc(1.5em + .75rem + 2px)}.input-group-lg>.form-select{height:calc(1.5em + .75rem + 2px)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.375rem 1.25rem;font-size:1.2rem;border-radius:.375rem}.input-group-sm>.form-control{min-height:calc(1.5em + .375rem + 2px)}.input-group-sm>.form-select{height:calc(1.5em + .375rem + 2px)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.1875rem .75rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:2rem}.input-group>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.btn{display:inline-block;font-weight:500;line-height:1.5;color:#5e6e82;text-align:center;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:.3125rem 1rem;font-size:1rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover{color:#5e6e82;text-decoration:none}.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(44,123,229,.25);box-shadow:0 0 0 .25rem rgba(44,123,229,.25)}.btn.active,.btn:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active:focus,.btn:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(44,123,229,.25),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 .25rem rgba(44,123,229,.25),inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn:disabled{pointer-events:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.btn-primary{color:#fff;background-color:#2c7be5;background-image:var(--bs-gradient);border-color:#2c7be5;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-primary:hover{color:#fff;background-color:#1a68d1;background-image:var(--bs-gradient);border-color:#1862c6}.btn-primary:focus{color:#fff;background-color:#1a68d1;background-image:var(--bs-gradient);border-color:#1862c6;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(76,143,233,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(76,143,233,.5)}.btn-primary.active,.btn-primary:active{color:#fff;background-color:#1862c6;background-image:none;border-color:#175dba}.btn-primary.active:focus,.btn-primary:active:focus{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(76,143,233,.5);box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(76,143,233,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#2c7be5;background-image:none;border-color:#2c7be5}.btn-success{color:#fff;background-color:#00d27a;background-image:var(--bs-gradient);border-color:#00d27a;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-success:hover{color:#fff;background-color:#00ac64;background-image:var(--bs-gradient);border-color:#009f5c}.btn-success:focus{color:#fff;background-color:#00ac64;background-image:var(--bs-gradient);border-color:#009f5c;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(38,217,142,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(38,217,142,.5)}.btn-success.active,.btn-success:active{color:#fff;background-color:#009f5c;background-image:none;border-color:#009255}.btn-success.active:focus,.btn-success:active:focus{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(38,217,142,.5);box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(38,217,142,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#00d27a;background-image:none;border-color:#00d27a}.btn-info{color:#fff;background-color:#27bcfd;background-image:var(--bs-gradient);border-color:#27bcfd;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-info:hover{color:#fff;background-color:#02b0fb;background-image:var(--bs-gradient);border-color:#02a7ef}.btn-info:focus{color:#fff;background-color:#02b0fb;background-image:var(--bs-gradient);border-color:#02a7ef;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(71,198,253,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(71,198,253,.5)}.btn-info.active,.btn-info:active{color:#fff;background-color:#02a7ef;background-image:none;border-color:#029ee2}.btn-info.active:focus,.btn-info:active:focus{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(71,198,253,.5);box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(71,198,253,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#27bcfd;background-image:none;border-color:#27bcfd}.btn-warning{color:#fff;background-color:#f5803e;background-image:var(--bs-gradient);border-color:#f5803e;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-warning:hover{color:#fff;background-color:#f3681a;background-image:var(--bs-gradient);border-color:#f2600e}.btn-warning:focus{color:#fff;background-color:#f3681a;background-image:var(--bs-gradient);border-color:#f2600e;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(247,147,91,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(247,147,91,.5)}.btn-warning.active,.btn-warning:active{color:#fff;background-color:#f2600e;background-image:none;border-color:#e75b0c}.btn-warning.active:focus,.btn-warning:active:focus{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(247,147,91,.5);box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(247,147,91,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#f5803e;background-image:none;border-color:#f5803e}.btn-danger{color:#fff;background-color:#e63757;background-image:var(--bs-gradient);border-color:#e63757;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger:hover{color:#fff;background-color:#db1b3f;background-image:var(--bs-gradient);border-color:#d01a3b}.btn-danger:focus{color:#fff;background-color:#db1b3f;background-image:var(--bs-gradient);border-color:#d01a3b;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(234,85,112,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 0 rgba(234,85,112,.5)}.btn-danger.active,.btn-danger:active{color:#fff;background-color:#d01a3b;background-image:none;border-color:#c51938}.btn-danger.active:focus,.btn-danger:active:focus{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(234,85,112,.5);box-shadow:inset 0 3px 5px rgba(0,0,0,.125),0 0 0 0 rgba(234,85,112,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#e63757;background-image:none;border-color:#e63757}.btn-link{font-weight:400;color:#2c7be5;text-decoration:none}.btn-link:hover{color:#1657af;text-decoration:underline}.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#748194}.btn-group-lg>.btn,.btn-lg{padding:.375rem 1.25rem;font-size:1.2rem;border-radius:.375rem}.btn-group-sm>.btn,.btn-sm{padding:.1875rem .75rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}.btn-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid #edf2f9;border-radius:.375rem}.card>hr{margin-right:0;margin-left:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem 1.25rem}.card-title{margin-bottom:.5rem}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-footer{padding:1rem 1.25rem;background-color:#fff;border-top:0 solid #edf2f9}.card-footer:last-child{border-radius:0 0 calc(.375rem - 0px) calc(.375rem - 0px)}.card-img{width:100%}.card-img{border-top-left-radius:calc(.375rem - 0px);border-top-right-radius:calc(.375rem - 0px)}.card-img{border-bottom-right-radius:calc(.375rem - 0px);border-bottom-left-radius:calc(.375rem - 0px)}.card-group>.card{margin-bottom:1rem}@media (min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#000;background-color:#fff;border:1px solid #d8e2ef;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;-o-transition:none;transition:none}}.page-link:hover{z-index:2;color:#fff;text-decoration:none;background-color:#2c7be5;border-color:#2c7be5}.page-link:focus{z-index:3;color:#1657af;background-color:#edf2f9;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(44,123,229,.25);box-shadow:0 0 0 .25rem rgba(44,123,229,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#2c7be5;background-image:var(--bs-gradient);border-color:#2c7be5}.page-item.disabled .page-link{color:#748194;pointer-events:none;background-color:#fff;border-color:#d8e2ef}.page-link{padding:.5rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.2rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.link-primary{color:#2c7be5}.link-primary:focus,.link-primary:hover{color:#1657af}.link-success{color:#00d27a}.link-success:focus,.link-success:hover{color:#00864e}.link-info{color:#27bcfd}.link-info:focus,.link-info:hover{color:#0295d6}.link-warning{color:#f5803e}.link-warning:focus,.link-warning:hover{color:#db560b}.link-danger{color:#e63757}.link-danger:focus,.link-danger:hover{color:#b91735}.align-middle{vertical-align:middle!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.left-0{left:0!important}.left-50{left:50%!important}.left-100{left:100%!important}.right-0{right:0!important}.right-50{right:50%!important}.right-100{right:100%!important}.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}.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}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!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.8rem!important}.m-5{margin:3rem!important}.m-6{margin:4rem!important}.m-7{margin:5rem!important}.m-8{margin:7.5rem!important}.m-9{margin:10rem!important}.m-10{margin:12.5rem!important}.m-11{margin:15rem!important}.m-auto{margin:auto!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.8rem!important;margin-bottom:1.8rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-9{margin-top:10rem!important;margin-bottom:10rem!important}.my-10{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-11{margin-top:15rem!important;margin-bottom:15rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!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.8rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:4rem!important}.mt-7{margin-top:5rem!important}.mt-8{margin-top:7.5rem!important}.mt-9{margin-top:10rem!important}.mt-10{margin-top:12.5rem!important}.mt-11{margin-top:15rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.8rem!important}.mr-5{margin-right:3rem!important}.mr-6{margin-right:4rem!important}.mr-7{margin-right:5rem!important}.mr-8{margin-right:7.5rem!important}.mr-9{margin-right:10rem!important}.mr-10{margin-right:12.5rem!important}.mr-11{margin-right:15rem!important}.mr-auto{margin-right:auto!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.8rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:4rem!important}.mb-7{margin-bottom:5rem!important}.mb-8{margin-bottom:7.5rem!important}.mb-9{margin-bottom:10rem!important}.mb-10{margin-bottom:12.5rem!important}.mb-11{margin-bottom:15rem!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.8rem!important}.ml-5{margin-left:3rem!important}.ml-6{margin-left:4rem!important}.ml-7{margin-left:5rem!important}.ml-8{margin-left:7.5rem!important}.ml-9{margin-left:10rem!important}.ml-10{margin-left:12.5rem!important}.ml-11{margin-left:15rem!important}.ml-auto{margin-left:auto!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.8rem!important}.p-5{padding:3rem!important}.p-6{padding:4rem!important}.p-7{padding:5rem!important}.p-8{padding:7.5rem!important}.p-9{padding:10rem!important}.p-10{padding:12.5rem!important}.p-11{padding:15rem!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.8rem!important;padding-left:1.8rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:4rem!important;padding-left:4rem!important}.px-7{padding-right:5rem!important;padding-left:5rem!important}.px-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-9{padding-right:10rem!important;padding-left:10rem!important}.px-10{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-11{padding-right:15rem!important;padding-left:15rem!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.8rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:4rem!important}.pt-7{padding-top:5rem!important}.pt-8{padding-top:7.5rem!important}.pt-9{padding-top:10rem!important}.pt-10{padding-top:12.5rem!important}.pt-11{padding-top:15rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.8rem!important}.pr-5{padding-right:3rem!important}.pr-6{padding-right:4rem!important}.pr-7{padding-right:5rem!important}.pr-8{padding-right:7.5rem!important}.pr-9{padding-right:10rem!important}.pr-10{padding-right:12.5rem!important}.pr-11{padding-right:15rem!important}.font-weight-bold{font-weight:700!important}.font-weight-black{font-weight:900!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#2c7be5!important}.text-success{color:#00d27a!important}.text-info{color:#2c7be5!important}.text-warning{color:#f5803e!important}.text-danger{color:#e63757!important}.text-body{color:#5e6e82!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-wrap{white-space:normal!important}.rounded{border-radius:.25rem!important}.rounded-sm{border-radius:.2rem!important}.rounded-lg{border-radius:.375rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-right-lg{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-left{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-left-lg{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.rounded-left-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.invisible{visibility:hidden!important}.text-black{color:#000!important}.text-100{color:#f9fafd!important}.text-200{color:#edf2f9!important}.text-300{color:#d8e2ef!important}.text-400{color:#b6c1d2!important}.text-500{color:#9da9bb!important}.text-600{color:#748194!important}.text-700{color:#5e6e82!important}.text-800{color:#4d5969!important}.text-900{color:#344050!important}.text-1000{color:#232e3c!important}.text-1100{color:#0b1727!important}.fs--2{font-size:.69444rem!important}.fs--1{font-size:.83333rem!important}.fs-0{font-size:1rem!important}.fs-1{font-size:1.2rem!important}.fs-2{font-size:1.44rem!important}.fs-3{font-size:1.728rem!important}.fs-4{font-size:2.0736rem!important}.fs-5{font-size:2.48832rem!important}.fs-6{font-size:2.98598rem!important}.fs-7{font-size:3.58318rem!important}.fs-8{font-size:4.29982rem!important}.rounded-0{border-radius:0!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!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}.h-sm-25{height:25%!important}.h-sm-50{height:50%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!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.8rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:4rem!important}.m-sm-7{margin:5rem!important}.m-sm-8{margin:7.5rem!important}.m-sm-9{margin:10rem!important}.m-sm-10{margin:12.5rem!important}.m-sm-11{margin:15rem!important}.m-sm-auto{margin:auto!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.8rem!important;margin-bottom:1.8rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-9{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-10{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-sm-11{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!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.8rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:4rem!important}.mt-sm-7{margin-top:5rem!important}.mt-sm-8{margin-top:7.5rem!important}.mt-sm-9{margin-top:10rem!important}.mt-sm-10{margin-top:12.5rem!important}.mt-sm-11{margin-top:15rem!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:1rem!important}.mr-sm-4{margin-right:1.8rem!important}.mr-sm-5{margin-right:3rem!important}.mr-sm-6{margin-right:4rem!important}.mr-sm-7{margin-right:5rem!important}.mr-sm-8{margin-right:7.5rem!important}.mr-sm-9{margin-right:10rem!important}.mr-sm-10{margin-right:12.5rem!important}.mr-sm-11{margin-right:15rem!important}.mr-sm-auto{margin-right:auto!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.8rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:4rem!important}.mb-sm-7{margin-bottom:5rem!important}.mb-sm-8{margin-bottom:7.5rem!important}.mb-sm-9{margin-bottom:10rem!important}.mb-sm-10{margin-bottom:12.5rem!important}.mb-sm-11{margin-bottom:15rem!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:1rem!important}.ml-sm-4{margin-left:1.8rem!important}.ml-sm-5{margin-left:3rem!important}.ml-sm-6{margin-left:4rem!important}.ml-sm-7{margin-left:5rem!important}.ml-sm-8{margin-left:7.5rem!important}.ml-sm-9{margin-left:10rem!important}.ml-sm-10{margin-left:12.5rem!important}.ml-sm-11{margin-left:15rem!important}.ml-sm-auto{margin-left:auto!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.8rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:4rem!important}.p-sm-7{padding:5rem!important}.p-sm-8{padding:7.5rem!important}.p-sm-9{padding:10rem!important}.p-sm-10{padding:12.5rem!important}.p-sm-11{padding:15rem!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.8rem!important;padding-left:1.8rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:4rem!important;padding-left:4rem!important}.px-sm-7{padding-right:5rem!important;padding-left:5rem!important}.px-sm-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-sm-9{padding-right:10rem!important;padding-left:10rem!important}.px-sm-10{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-sm-11{padding-right:15rem!important;padding-left:15rem!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.8rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:4rem!important}.pt-sm-7{padding-top:5rem!important}.pt-sm-8{padding-top:7.5rem!important}.pt-sm-9{padding-top:10rem!important}.pt-sm-10{padding-top:12.5rem!important}.pt-sm-11{padding-top:15rem!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:1rem!important}.pr-sm-4{padding-right:1.8rem!important}.pr-sm-5{padding-right:3rem!important}.pr-sm-6{padding-right:4rem!important}.pr-sm-7{padding-right:5rem!important}.pr-sm-8{padding-right:7.5rem!important}.pr-sm-9{padding-right:10rem!important}.pr-sm-10{padding-right:12.5rem!important}.pr-sm-11{padding-right:15rem!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}.rounded-sm-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-sm-right-lg{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-sm-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-sm-left{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-sm-left-lg{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.rounded-sm-left-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.fs-sm--2{font-size:.69444rem!important}.fs-sm--1{font-size:.83333rem!important}.fs-sm-0{font-size:1rem!important}.fs-sm-1{font-size:1.2rem!important}.fs-sm-2{font-size:1.44rem!important}.fs-sm-3{font-size:1.728rem!important}.fs-sm-4{font-size:2.0736rem!important}.fs-sm-5{font-size:2.48832rem!important}.fs-sm-6{font-size:2.98598rem!important}.fs-sm-7{font-size:3.58318rem!important}.fs-sm-8{font-size:4.29982rem!important}.rounded-sm-0{border-radius:0!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!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}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!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.8rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:4rem!important}.m-md-7{margin:5rem!important}.m-md-8{margin:7.5rem!important}.m-md-9{margin:10rem!important}.m-md-10{margin:12.5rem!important}.m-md-11{margin:15rem!important}.m-md-auto{margin:auto!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.8rem!important;margin-bottom:1.8rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-9{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-10{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-md-11{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!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.8rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:4rem!important}.mt-md-7{margin-top:5rem!important}.mt-md-8{margin-top:7.5rem!important}.mt-md-9{margin-top:10rem!important}.mt-md-10{margin-top:12.5rem!important}.mt-md-11{margin-top:15rem!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:1rem!important}.mr-md-4{margin-right:1.8rem!important}.mr-md-5{margin-right:3rem!important}.mr-md-6{margin-right:4rem!important}.mr-md-7{margin-right:5rem!important}.mr-md-8{margin-right:7.5rem!important}.mr-md-9{margin-right:10rem!important}.mr-md-10{margin-right:12.5rem!important}.mr-md-11{margin-right:15rem!important}.mr-md-auto{margin-right:auto!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.8rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:4rem!important}.mb-md-7{margin-bottom:5rem!important}.mb-md-8{margin-bottom:7.5rem!important}.mb-md-9{margin-bottom:10rem!important}.mb-md-10{margin-bottom:12.5rem!important}.mb-md-11{margin-bottom:15rem!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:1rem!important}.ml-md-4{margin-left:1.8rem!important}.ml-md-5{margin-left:3rem!important}.ml-md-6{margin-left:4rem!important}.ml-md-7{margin-left:5rem!important}.ml-md-8{margin-left:7.5rem!important}.ml-md-9{margin-left:10rem!important}.ml-md-10{margin-left:12.5rem!important}.ml-md-11{margin-left:15rem!important}.ml-md-auto{margin-left:auto!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.8rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:4rem!important}.p-md-7{padding:5rem!important}.p-md-8{padding:7.5rem!important}.p-md-9{padding:10rem!important}.p-md-10{padding:12.5rem!important}.p-md-11{padding:15rem!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.8rem!important;padding-left:1.8rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:4rem!important;padding-left:4rem!important}.px-md-7{padding-right:5rem!important;padding-left:5rem!important}.px-md-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-md-9{padding-right:10rem!important;padding-left:10rem!important}.px-md-10{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-md-11{padding-right:15rem!important;padding-left:15rem!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.8rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:4rem!important}.pt-md-7{padding-top:5rem!important}.pt-md-8{padding-top:7.5rem!important}.pt-md-9{padding-top:10rem!important}.pt-md-10{padding-top:12.5rem!important}.pt-md-11{padding-top:15rem!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:1rem!important}.pr-md-4{padding-right:1.8rem!important}.pr-md-5{padding-right:3rem!important}.pr-md-6{padding-right:4rem!important}.pr-md-7{padding-right:5rem!important}.pr-md-8{padding-right:7.5rem!important}.pr-md-9{padding-right:10rem!important}.pr-md-10{padding-right:12.5rem!important}.pr-md-11{padding-right:15rem!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}.rounded-md-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-md-right-lg{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-md-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-md-left{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-md-left-lg{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.rounded-md-left-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.fs-md--2{font-size:.69444rem!important}.fs-md--1{font-size:.83333rem!important}.fs-md-0{font-size:1rem!important}.fs-md-1{font-size:1.2rem!important}.fs-md-2{font-size:1.44rem!important}.fs-md-3{font-size:1.728rem!important}.fs-md-4{font-size:2.0736rem!important}.fs-md-5{font-size:2.48832rem!important}.fs-md-6{font-size:2.98598rem!important}.fs-md-7{font-size:3.58318rem!important}.fs-md-8{font-size:4.29982rem!important}.rounded-md-0{border-radius:0!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!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}.h-lg-25{height:25%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!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.8rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:4rem!important}.m-lg-7{margin:5rem!important}.m-lg-8{margin:7.5rem!important}.m-lg-9{margin:10rem!important}.m-lg-10{margin:12.5rem!important}.m-lg-11{margin:15rem!important}.m-lg-auto{margin:auto!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.8rem!important;margin-bottom:1.8rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-9{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-10{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-lg-11{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!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.8rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:4rem!important}.mt-lg-7{margin-top:5rem!important}.mt-lg-8{margin-top:7.5rem!important}.mt-lg-9{margin-top:10rem!important}.mt-lg-10{margin-top:12.5rem!important}.mt-lg-11{margin-top:15rem!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:1rem!important}.mr-lg-4{margin-right:1.8rem!important}.mr-lg-5{margin-right:3rem!important}.mr-lg-6{margin-right:4rem!important}.mr-lg-7{margin-right:5rem!important}.mr-lg-8{margin-right:7.5rem!important}.mr-lg-9{margin-right:10rem!important}.mr-lg-10{margin-right:12.5rem!important}.mr-lg-11{margin-right:15rem!important}.mr-lg-auto{margin-right:auto!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.8rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:4rem!important}.mb-lg-7{margin-bottom:5rem!important}.mb-lg-8{margin-bottom:7.5rem!important}.mb-lg-9{margin-bottom:10rem!important}.mb-lg-10{margin-bottom:12.5rem!important}.mb-lg-11{margin-bottom:15rem!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:1rem!important}.ml-lg-4{margin-left:1.8rem!important}.ml-lg-5{margin-left:3rem!important}.ml-lg-6{margin-left:4rem!important}.ml-lg-7{margin-left:5rem!important}.ml-lg-8{margin-left:7.5rem!important}.ml-lg-9{margin-left:10rem!important}.ml-lg-10{margin-left:12.5rem!important}.ml-lg-11{margin-left:15rem!important}.ml-lg-auto{margin-left:auto!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.8rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:4rem!important}.p-lg-7{padding:5rem!important}.p-lg-8{padding:7.5rem!important}.p-lg-9{padding:10rem!important}.p-lg-10{padding:12.5rem!important}.p-lg-11{padding:15rem!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.8rem!important;padding-left:1.8rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:4rem!important;padding-left:4rem!important}.px-lg-7{padding-right:5rem!important;padding-left:5rem!important}.px-lg-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-lg-9{padding-right:10rem!important;padding-left:10rem!important}.px-lg-10{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-lg-11{padding-right:15rem!important;padding-left:15rem!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.8rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:4rem!important}.pt-lg-7{padding-top:5rem!important}.pt-lg-8{padding-top:7.5rem!important}.pt-lg-9{padding-top:10rem!important}.pt-lg-10{padding-top:12.5rem!important}.pt-lg-11{padding-top:15rem!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:1rem!important}.pr-lg-4{padding-right:1.8rem!important}.pr-lg-5{padding-right:3rem!important}.pr-lg-6{padding-right:4rem!important}.pr-lg-7{padding-right:5rem!important}.pr-lg-8{padding-right:7.5rem!important}.pr-lg-9{padding-right:10rem!important}.pr-lg-10{padding-right:12.5rem!important}.pr-lg-11{padding-right:15rem!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}.rounded-lg-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-lg-right-lg{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-lg-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-lg-left{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-lg-left-lg{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.rounded-lg-left-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.fs-lg--2{font-size:.69444rem!important}.fs-lg--1{font-size:.83333rem!important}.fs-lg-0{font-size:1rem!important}.fs-lg-1{font-size:1.2rem!important}.fs-lg-2{font-size:1.44rem!important}.fs-lg-3{font-size:1.728rem!important}.fs-lg-4{font-size:2.0736rem!important}.fs-lg-5{font-size:2.48832rem!important}.fs-lg-6{font-size:2.98598rem!important}.fs-lg-7{font-size:3.58318rem!important}.fs-lg-8{font-size:4.29982rem!important}.rounded-lg-0{border-radius:0!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-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}::-webkit-input-placeholder{opacity:1;color:#b6c1d2!important}::-moz-placeholder{opacity:1;color:#b6c1d2!important}:-ms-input-placeholder{opacity:1;color:#b6c1d2!important}::-ms-input-placeholder{opacity:1;color:#b6c1d2!important}::placeholder{opacity:1;color:#b6c1d2!important}html{scroll-behavior:smooth;scroll-padding-top:6.3125rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.btn,.pagination,button,input,label,select{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}strong{font-weight:600}label{font-weight:500!important;margin-bottom:.5rem}.card{-webkit-box-shadow:0 7px 14px 0 rgba(65,69,88,.1),0 3px 6px 0 rgba(0,0,0,.07);box-shadow:0 7px 14px 0 rgba(65,69,88,.1),0 3px 6px 0 rgba(0,0,0,.07)}.card-link{font-size:.83333rem;font-weight:600}.card-title{font-weight:600;font-size:1.2rem}.card-body:last-child{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.p-card,.px-card{padding-left:1.25rem!important}.p-card,.pr-card,.px-card{padding-right:1.25rem!important}.p-card,.pt-card{padding-top:1.25rem!important}.p-card{padding-bottom:1.25rem!important}.mt-card{margin-top:1.25rem!important}.mr-card{margin-right:1.25rem!important}:not(pre)>code[class*=language-]{background-color:#232e3c;border:1px solid #edf2f9;border-radius:.25rem}[data-dismiss=dropdown] *,[data-offset-top] *,[data-toggle=collapse] *,[data-toggle=popover] *,[data-toggle=tooltip] *{pointer-events:none}.min-w-0{min-width:0}:root{--fc-button-bg-color:#344050;--fc-button-border-color:#344050;--fc-button-hover-bg-color:#0b1727;--fc-button-hover-border-color:#0b1727;--fc-button-active-bg-color:#0b1727;--fc-button-active-border-color:#0b1727}.table thead>tr>th:first-child,.table tr td:first-child,.table tr th:first-child{padding-left:1.25rem}.table thead>tr>th:last-child,.table tr td:last-child,.table tr th:last-child{padding-right:1.25rem}th{font-weight:600}.h5,h5{margin-bottom:.25rem}.text-justify{text-align:justify!important}.container,.container-fluid,.container-lg,.container-md,.container-sm{position:relative}.all-0{top:0;right:0;bottom:0;left:0}.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-between-center{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.link-black{color:#000!important}.link-black:focus,.link-black:hover{color:#000!important}.link-100{color:#f9fafd!important}.link-100:focus,.link-100:hover{color:#c0caea!important}.link-200{color:#edf2f9!important}.link-200:focus,.link-200:hover{color:#b4c9e6!important}.link-300{color:#d8e2ef!important}.link-300:focus,.link-300:hover{color:#a2bad9!important}.link-400{color:#b6c1d2!important}.link-400:focus,.link-400:hover{color:#8799b5!important}.link-500{color:#9da9bb!important}.link-500:focus,.link-500:hover{color:#70819c!important}.link-600{color:#748194!important}.link-600:focus,.link-600:hover{color:#525b6a!important}.link-700{color:#5e6e82!important}.link-700:focus,.link-700:hover{color:#3e4856!important}.link-800{color:#4d5969!important}.link-800:focus,.link-800:hover{color:#2d343d!important}.link-900{color:#344050!important}.link-900:focus,.link-900:hover{color:#161b22!important}.link-1000{color:#232e3c!important}.link-1000:focus,.link-1000:hover{color:#07090c!important}.link-1100{color:#0b1727!important}.link-1100:focus,.link-1100:hover{color:#000!important}.hover-primary:focus,.hover-primary:hover{color:#2c7be5!important}@-webkit-keyframes ripple{0%{height:1rem;width:1rem}100%{height:3.125rem;width:3.125rem;border-color:transparent}}@keyframes ripple{0%{height:1rem;width:1rem}100%{height:3.125rem;width:3.125rem;border-color:transparent}}@-webkit-keyframes icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icon-group{display:-webkit-box;display:-ms-flexbox;display:flex}.icon-group .icon-item:not(:last-child){margin-right:.5rem}.icon-item{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5e6e82;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:2.5rem;width:2.5rem;border:0;font-size:.875rem;-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.icon-item:focus,.icon-item:hover{background-color:#edf2f9}.icon-item.icon-item-sm{height:1.875rem;width:1.875rem}.icon-item.icon-item-lg{height:2.75rem;width:2.75rem}.card-span{-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.card-span .card-span-img{position:absolute;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:5rem;height:5rem;background-color:#fff;-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-span:focus,.card-span:hover{-webkit-transform:translateY(-.2rem);-ms-transform:translateY(-.2rem);transform:translateY(-.2rem);-webkit-box-shadow:0 1rem 4rem rgba(0,0,0,.175);box-shadow:0 1rem 4rem rgba(0,0,0,.175)}label{font-size:.83333rem;font-weight:700;letter-spacing:.02em}.card-chat{height:calc(100vh - 4.3125rem - .625rem);z-index:1}.card-chat .card-body{position:relative;overflow:hidden}.card-chat-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;height:100%;font-size:.83333rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-content-body{height:calc(100% - 4.25rem)}.chat-option{color:#b6c1d2}.chat-option:focus,.chat-option:hover{color:#2c7be5}@media (min-width:576px){.card-chat{height:calc(100vh - 4.3125rem - 3.9875rem)}}button.btn-circle{width:2.5rem;height:2.5rem;padding:0;background-color:#edf2f9;text-shadow:none;border-radius:50%;-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075);opacity:1}button.btn-circle:focus,button.btn-circle:hover{opacity:1!important;background-color:#d8e2ef}.icon-title{width:1.25rem;text-align:center;margin-right:1rem}table.dataTable{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important;border-collapse:separate!important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:400;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:.85em;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>th.sorting{padding-right:30px}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:0}table.dataTable thead .sorting{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting:before{position:absolute;bottom:.9em;display:block;opacity:.3}table.dataTable thead .sorting:before{right:1em;content:"\2191"}table.dataTable thead .sorting:after{right:.5em;content:"\2193"}@media screen and (max-width:767px){div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-sm>thead>tr>th{padding-right:20px}table.dataTable.table-sm .sorting:before{top:5px;right:.85em}table.dataTable.table-sm .sorting:after{top:5px}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}@media only screen and (max-width:991px){.enqueued-table tbody tr td{text-align:center!important;display:block;border:none!important;padding-top:37px;position:relative;width:23.359%}.enqueued-table tbody tr td:nth-child(1){text-align:right!important;display:block;border:none!important;padding-top:12px;position:relative;width:100%}.enqueued-table tbody tr td:nth-child(2){text-align:center!important;display:block;border:none!important;padding-top:37px;position:relative;width:100%}.enqueued-table tbody tr td:last-child{text-align:center!important;display:block;border:none!important;padding-top:37px;position:relative;width:100%}.enqueued-table tbody tr td:first-child{padding-left:12px}.enqueued-table tbody tr td:before{content:attr(data-title);font-weight:800;position:absolute;display:block;top:12px;left:50%;transform:translateX(-50%)}.enqueued-table thead{display:none}.enqueued-table tr{display:flex;flex-wrap:wrap;justify-content:center;align-content:stretch;margin-bottom:15px;border:1px solid #dad6eb;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.11)}}