@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700&display=swap);
#root {
  background-color: #f4f4f4;
  font-family: 'Mulish', sans-serif;
  min-height: 100vh;
}

a:focus {
  box-shadow: none !important;
}

.switch-reset {
  padding-left: 0;
}

.custom-control {
  padding-left: 0;
}

.no-underline-hover:hover {
  text-decoration: none !important;
}

.badge-filter {
  cursor: pointer;
}

.container-max {
  max-width: 1400px;
  margin: auto;
}

.main-container {
  min-height: 80vh;
}

.min-h-100 {
  min-height: 100%;
}

.btn-primary {
  background-color: #4987be !important;
  border-color: #4987be !important;
}

.hidden {
  opacity: 0;
  transform: translateX(-20px);
}

.show {
  opacity: 1;
  transform: translateX(0px);
  transition: opacity 1s, transform 1s;
}

.outline-none:focus,
.outline-none:focus-visible,
.outline-none:focus-within {
  outline: none;
}

.show {
  transition: opacity 0.5s !important;
}

.non-selectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.nav-link.active {
  background: none !important;
  border-bottom-color: #f8f9fa !important;
}

/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{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}[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}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;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,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.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:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;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}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.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}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .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.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content: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,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.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}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!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:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.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:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.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:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.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:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!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}}@media print{.d-print-none{display:none!important}.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:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.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-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!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}.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}.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}@media (min-width:576px){.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-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!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}.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}.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}}@media (min-width:768px){.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-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!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}.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}.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}}@media (min-width:992px){.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-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!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}.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}.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}}@media (min-width:1200px){.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-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!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}.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}.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}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.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}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!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}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
body{margin:0;font-family:"Mulish",sans-serif !important;overflow-x:hidden !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.w-80vw{width:80vw !important;max-width:1000px !important}.px-6{padding-left:1.5rem;padding-right:1.5rem}.body-modal-open{position:fixed;overflow-y:scroll !important}.text-light-black{color:#303030}@media screen and (min-width: 576px){.w-80vw{width:90% !important}}@media(min-width: 768px){.px-6{padding-left:2rem !important;padding-right:2rem !important}}@media(min-width: 992px){.px-6{padding-left:2rem !important;padding-right:2rem !important}}@media(min-width: 1200px){.px-6{padding-left:4.5rem !important;padding-right:4.5rem !important}}.ant-tooltip-inner a{color:#fff}.cursor-pointer{cursor:pointer !important}.cursor-normal{cursor:default !important}.w-fit-content{width:-moz-fit-content;width:fit-content}.h-fit-content{height:-moz-fit-content !important;height:fit-content !important}.h-80{height:80% !important}.left-0{left:0 !important}.top-0{top:0 !important}.right-0{right:0 !important}.bottom-0{bottom:0 !important}.text-lg{font-size:1.125rem !important}.text-title{font-size:1rem !important}.text-xl{font-size:1.25rem !important}.text-xxl{font-size:1.5rem !important}.text-large{font-size:1.125rem !important}.text-base{font-size:.875rem !important}.text-sm{font-size:.875rem !important}.text-xxs{font-size:.625rem !important}.text-xs{font-size:.75rem !important}.text-12-px{font-size:.75rem !important}.font-tiny{font-size:.6rem !important}.outstanding-text{letter-spacing:1px}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-weight-1000{font-weight:1000}.border-thin-blue-principal{border:.065rem solid #4987be;border-radius:8px}.dotted-border-bottom{border-bottom:.125rem dotted #4987be !important}.size-checkbox{height:1.375rem;width:1.375rem}.transition-2-ms{transition:.2s}.font-mulish{font-family:Mulish,sans-serif;font-style:normal}.rotate-180{transform:rotate(180deg)}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.z-index-0{z-index:0}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}.bg-gray{background-color:#f4f4f4}.border-blue-principal{border-color:#4987be !important}.border-blue-principal{border-color:#4987be !important}.border-red-danger{border-color:#dc251c !important}.text-red-danger{color:#dc251c !important}.text-muted-alkemy{color:#4f4f4f}.bg-maya-blue{background-color:#4987be !important}.bg-maya-blue.disabled{background-color:#828282 !important}.bg-disabled-button{background-color:#828282 !important}.bg-dark-maya-blue{background-color:#4987be !important}.bg-blue-principal{background-color:#4987be !important}.bg-blue-light{background-color:#a5c4e0 !important}.bg-blue-mid{background-color:#79a6cf !important}.bg-blue-dark{background-color:#357b9e !important}.bg-blue-secondary{background-color:#0e9ce2 !important}.bg-green-principal{background-color:#67e0ae !important}.bg-green-secondary{background-color:#a3ecce !important}.bg-grey-1{background-color:#686868 !important}.bg-grey-2{background-color:#bcbcbc !important}.bg-grey-3{background-color:#ececec !important}.bg-grey-4{background-color:#d9d9d9 !important}.color-blue-principal{color:#4987be !important}.color-blue-secondary{color:#0e9ce2 !important}.border-dark-maya-blue{border-color:#4987be !important}.description-container{max-width:65rem}.text-dark-maya-blue{color:#4987be !important}.text-dark{color:#1a1a1a !important}.text-blue-principal{color:#4987be !important}.cursor-not-allowed{cursor:not-allowed}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cacaca #eee}.custom-scrollbar::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#4987be !important;border-radius:10px;border:1px solid #fff}::-webkit-scrollbar-thumb:hover{background-color:#07c}.custom-scrollbar::-webkit-scrollbar-track{background:#eee}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#4987be !important;border-radius:20px;border:3px solid #eee}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.unstyled-button{background:none;border:none}.border-none{border:none}.break-before{-moz-column-break-before:always;break-before:always}.w-min-content{width:-moz-min-content;width:min-content}.w-max-content{width:-moz-max-content;width:max-content}.min-width-100{min-width:100%}.w-85{width:85%}.w-60{width:60%}.text-gray-2{color:#4f4f4f}.text-gray-4{color:#757575}.smooth-scroll{scroll-behavior:smooth}@media screen and (min-width: 768px){.border-md-right{border-right:1px solid #dee2e6 !important}}@media screen and (min-width: 576px){.w-sm-25{width:25% !important}.w-sm-100{width:100% !important}}.flex-grow-2{flex-grow:2}.flex-grow-3{flex-grow:3}.border-container{border:1.5px solid rgba(26,172,240,.52);border-radius:8px}.border-container-gray{border:1.5px solid #bcbcbc}.italic{font-style:italic}.b-radius-8{border-radius:8px !important}.b-left-radius-8{border-radius:8px 0px 0px 8px !important}.b-right-radius-8{border-radius:0px 8px 8px 0px !important}.line-height-20{line-height:1.25rem}.line-height-17{line-height:1.063rem}.line-height-14{line-height:.914rem}.letter-spacing-05{letter-spacing:-0.031rem}.gray-subtitle{color:rgba(79,79,79,.84)}.secondary-contrast-color{color:#3430f8}.blue-color{color:#4147a8}.red-color{color:#dc251c}.custom-date-button{width:9.375rem;height:2.375rem;background-color:#fff;box-shadow:0rem .063rem 0rem rgba(0,0,0,.1);border-radius:4px;border:1px solid #eff0f4;color:#182c4c}.border-gray{border:1px solid #c9c9c9}.text-purple{color:#4987be}.ant-btn-primary{background-color:#4987be !important;color:#fff !important;border:0}.bg-yellow-warning{background:rgba(255,211,41,.6)}.bg-disabled{background-color:#828282}.text-disabled{color:#828282}.bg-red-danger{background:#dc251c}.time-picker-button{width:8.5rem;height:2.28rem;box-shadow:0rem .063rem 0rem rgba(0,0,0,.1);border-radius:4px}.time-picker-button img{margin-top:.4rem}.time-picker-button .dropdown-select-options-container-open{max-height:8.5rem}.time-picker-button-small .dropdown-select-options-container-open{max-height:6.2rem}.text-black{color:#000 !important}.header-vertical-line{border-left:.125rem solid #d9d9d9;height:2.375rem}.absolute-top-right{position:absolute;top:0;right:0;z-index:1}.gap-1{gap:.625rem}.gap-2{gap:1.25rem}.gap-3{gap:1.875rem}.gap-4{gap:2.5rem}.rounded-start-0{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.b-radius-4{border-radius:4px}.b-radius-8{border-radius:8px}.b-radius-12{border-radius:12px}.b-radius-16{border-radius:16px}.b-radius-20{border-radius:20px}.b-radius-24{border-radius:24px}.b-radius-28{border-radius:28px}.b-radius-32{border-radius:32px}.b-radius-36{border-radius:36px}.b-radius-40{border-radius:40px}.b-radius-44{border-radius:44px}.b-radius-48{border-radius:48px}.b-radius-52{border-radius:52px}.b-radius-56{border-radius:56px}.b-radius-60{border-radius:60px}.b-radius-64{border-radius:64px}
.pt-6,.py-6{padding-top:5rem !important}.pr-6,.px-6{padding-right:5rem !important}.pb-6,.py-6{padding-bottom:5rem !important}.pl-6,.px-6{padding-left:5rem !important}@media(min-width: 576px){.pt-sm-6,.py-sm-6{padding-top:5rem !important}.pr-sm-6,.px-sm-6{padding-right:5rem !important}.pb-sm-6,.py-sm-6{padding-bottom:5rem !important}.pl-sm-6,.px-sm-6{padding-left:5rem !important}}@media(min-width: 768px){.pt-md-6,.py-md-6{padding-top:5rem !important}.pr-md-6,.px-md-6{padding-right:5rem !important}.pb-md-6,.py-md-6{padding-bottom:5rem !important}.pl-md-6,.px-md-6{padding-left:5rem !important}}@media(min-width: 992px){.pt-lg-6,.py-lg-6{padding-top:5rem !important}.pr-lg-6,.px-lg-6{padding-right:5rem !important}.pb-lg-6,.py-lg-6{padding-bottom:5rem !important}.pl-lg-6,.px-lg-6{padding-left:5rem !important}}@media(min-width: 1200px){.pt-xl-6,.py-xl-6{padding-top:5rem !important}.pr-xl-6,.px-xl-6{padding-right:5rem !important}.pb-xl-6,.py-xl-6{padding-bottom:5rem !important}.pl-xl-6,.px-xl-6{padding-left:5rem !important}}
/**
 * placeholder-loading v0.4.0
 * Author: Zalog (https://www.zalog.ro/)
 * License: MIT
 **/
.ph-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  /* padding: 30px 15px 15px 15px; */
  overflow: hidden;
  direction: ltr;
  /* background-color: #fff;
  border: 1px solid #e6e6e6; */
  border-radius: 2px;
}
.ph-item,
.ph-item *,
.ph-item ::after,
.ph-item ::before {
  box-sizing: border-box;
}
.ph-item::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 46%,
      rgba(255, 255, 255, 0.35) 50%,
      rgba(255, 255, 255, 0) 54%
    )
    50% 50%;
  animation: phAnimation 1s linear infinite;
  content: ' ';
  pointer-events: none;
}
.ph-item > * {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column;
  /* margin-bottom: 15px; */
  padding-right: 15px;
  padding-left: 15px;
}

.ph-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: -7.5px;
}
.ph-row div {
  height: 10px;
  margin-top: 7.5px;
  background-color: #dadadac7;
}
.ph-row .big,
.ph-row.big div {
  height: 20px;
}
.ph-row .hiper,
.ph-row.hiper div {
  height: 10rem;
}
.ph-row .auto,
.ph-row.auto div {
  height: 100%;
}
.ph-row .med,
.ph-row.med div {
  height: 15px;
}
.ph-row .empty {
  background-color: rgba(255, 255, 255, 0);
}

.ph-col-2 {
  flex: 0 0 16.66667%;
}

.ph-col-4 {
  flex: 0 0 33.33333%;
}

.ph-col-6 {
  flex: 0 0 50%;
}

.ph-col-8 {
  flex: 0 0 66.66667%;
}

.ph-col-10 {
  flex: 0 0 83.33333%;
}

.ph-col-12 {
  flex: 0 0 100%;
}

[class*='ph-col'] {
  direction: ltr;
}
[class*='ph-col'] > * + .ph-row {
  margin-top: 0;
}
[class*='ph-col'] > * + * {
  margin-top: 7.5px;
}

.ph-avatar {
  position: relative;
  width: 100%;
  min-width: 60px;
  overflow: hidden;
  background-color: #ced4da;
  border-radius: 50%;
}
.ph-avatar::before {
  display: block;
  padding-top: 100%;
  content: ' ';
}

.ph-picture {
  width: 100%;
  height: 120px;
  background-color: #ced4da;
}

@keyframes phAnimation {
  0% {
    transform: translate3d(-30%, 0, 0);
  }
  100% {
    transform: translate3d(30%, 0, 0);
  }
}

th{width:-moz-max-content !important;width:max-content !important}thead{position:sticky;top:0px;background:#f8f9fa;box-shadow:0px 6px 6px -5px rgba(0,0,0,.2)}.react-bootstrap-table th .caret-4-desc::after,.react-bootstrap-table th .caret-4-asc::after,.react-bootstrap-table th .caret-4-desc::before,.react-bootstrap-table th .caret-4-asc::before,.react-bootstrap-table th .order-4::before,.react-bootstrap-table th .order-4::after{content:"" !important;width:0;height:0;border-style:solid;display:inline-block;margin-bottom:2px}.react-bootstrap-table th .caret-4-desc::after{border-width:6px 4px 0 4px;border-color:#181818 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.react-bootstrap-table th .caret-4-asc::after,.react-bootstrap-table th .order-4::after{border-width:6px 4px 0 4px;border-color:#727272 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.react-bootstrap-table th .caret-4-desc::before,.react-bootstrap-table th .order-4::before{border-width:0px 4px 6px 4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #727272 rgba(0,0,0,0)}.react-bootstrap-table th .caret-4-asc::before{border-width:0px 4px 6px 4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #181818 rgba(0,0,0,0)}.react-bootstrap-table table{table-layout:fixed !important}.react-bootstrap-table table,.table-responsive table{background:#fff}
.dropdown-select-container{font-size:.875rem;line-height:1rem;color:#182c4c;z-index:1}.dropdown-select-button{width:-moz-max-content;width:max-content}.dropdown-select-arrow{transition:transform .3s;min-width:.75rem}.dropdown-select-arrow-open{transform:rotate(-180deg)}.dropdown-select-options-container{list-style:none;max-height:0;width:-moz-max-content;width:max-content;max-width:12.5rem;min-width:100%}.dropdown-select-options-container-open{max-height:12.5rem}.dropdown-selec-option:hover{background-color:#fafafa}.header-dropdown-max-height{max-height:3rem}.dropdown-text{font-size:.875rem;line-height:3rem;color:#182c4c}.dropdown-link:hover{text-decoration:none}.dropdown-link:active{outline:none;border:none}.dropdown-option-img{width:1.25rem;height:1.25rem}
.country-flag[data-size=sm]{width:1rem;height:.75rem}.country-flag[data-size=md]{width:1.5rem;height:1.125rem}.country-flag[data-size=lg]{width:2rem;height:1.5rem}
.dropdown-lang-select-container{font-size:.874rem;line-height:1rem;color:#828282;background-color:#fff;z-index:1}.dropdown-lang-select-arrow{transition:transform .3s}.dropdown-lang-select-arrow-open{transform:rotate(-180deg)}.dropdown-lang-select-options-container{list-style:none;max-height:0;min-width:100%}.dropdown-lang-select-options-container-open{max-height:12.5rem}.dropdown-lang-select-option{white-space:nowrap}.dropdown-lang-select-option:hover{background-color:#fafafa}.dropdown-lang-selected-option{color:#505050;background-color:#ebebeb}.dropdown-lang-select-placeholder{white-space:nowrap;text-overflow:ellipsis;line-height:1.125rem}.dropdown-lang-max-height{max-height:3.125rem}.dropdown-lang-container-index{z-index:3}.dropdown-lang-gray-bg{background-color:#f4f4f4}
.header{height:3rem;background:#fff;box-shadow:0px 2px 0px rgba(0,0,0,.1);position:sticky !important;top:0 !important;z-index:12}.logo{width:7.5rem;height:auto}@media screen and (max-width: 992px){.logo{width:5.5rem}}.dropdown-logo{width:2rem;height:2rem}.dropdown-name{margin:auto .75rem;font-size:.875rem;line-height:1rem;color:#182c4c}.dropdown-menu-burger{width:1.125rem;height:.875rem}.header-toggle{height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width: 768px){.header-toggle{display:none}}.hoverable-btn,.hoverable-btn:hover{transition:all ease .1s !important;cursor:pointer;text-decoration:none}.schedule-demo-btn,.schedule-demo-btn:visited{color:#757575 !important}.calendar-basic-icon{fill:#757575 !important}.demo-icon{fill:#757575 !important}.demo-onboarding{background-color:rgba(0,0,0,0);border:none}.schedule-demo-btn-container:hover .schedule-demo-btn{color:#4987be !important}.schedule-demo-btn-container:hover .calendar-basic-icon{fill:#4987be !important}.schedule-demo-btn-container:hover .demo-icon{fill:#4987be !important}.calendar-basic-icon-margin{margin-bottom:.125rem}
.dropdown-lang-select-container{font-size:.874rem;line-height:1rem;color:#828282;background-color:#fff;z-index:1}.dropdown-lang-select-arrow{transition:transform .3s}.dropdown-lang-select-arrow-open{transform:rotate(-180deg)}.dropdown-lang-select-options-container{list-style:none;position:relative;max-height:0;min-width:100%}.dropdown-lang-select-options-container-open{max-height:12.5rem}.dropdown-lang-select-option{white-space:nowrap}.dropdown-lang-select-option:hover{background-color:#fafafa}.dropdown-lang-selected-option{color:#505050;background-color:#ebebeb}.dropdown-lang-select-placeholder{white-space:nowrap;text-overflow:ellipsis;line-height:1.125rem}.dropdown-lang-max-height{max-height:3.125rem}.dropdown-lang-container-index{z-index:3}.dropdown-lang-gray-bg{background-color:#f4f4f4}.notification-container{position:relative;left:-40px}.without-decoration{text-decoration:none;color:inherit}.without-decoration:hover{text-decoration:none;color:inherit}.notification_badge{font-weight:bold;color:#fff;padding:2px 0;font-size:12px;position:absolute;border-radius:50%;width:18px;height:18px;background-color:red;text-align:center;top:0;left:0}
.list-button {
  outline: none;
}
.link-list {
  width: 0px;
  transition: 0.3s;
}
.link-list.show-list {
  background-color: #011528;
  width: 12.5rem;
  transition: 0.3s;
  border-radius: 3px;
}
.link-list.collapsed-list {
  margin-left: 4rem;
}
.link_name.collapsed {
  width: 0px;
}
.link-list a {
  color: #c4c4c4;
  transition: 0.2s;
}
.list-item a:hover {
  color: white;
  transition: 0.2s;
}
.normal-arrow {
  transition: 0.3s;
}
.rotate-arrow {
  transform: rotate(-180deg);
  transition: 0.3s;
}
.link_name {
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  transition: 0.5s;
}

.fuction-disabled {
  padding-right: 5px !important;
}

.fuction-text-disabled {
  display: none !important;
  margin-left: 1rem !important;
  padding-right: 1rem !important;
}

*{margin:0;padding:0;box-sizing:border-box}.sidebar{top:90;left:-13.5rem;height:100%;width:13rem;background-color:#011528;transition:all .5s;z-index:8}.sidebar .nav-links{padding-top:.975rem}.sidebar-scrollable{height:calc(100% - 50px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#4987be rgba(0,0,0,0)}.sidebar-scrollable::-webkit-scrollbar{width:.5rem}.sidebar-scrollable::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.sidebar-scrollable::-webkit-scrollbar-thumb{background-color:#4987be !important;border-radius:20px;border:2px solid rgba(255,255,255,.5019607843)}.sidebar .nav-links li{list-style:none}.sidebar .nav-links li:nth-child(1){list-style:none;margin:0}.sidebar-icon-rotate{transform:rotate(-90deg);transition:transform .5s}.disabled-icon-side-bar{margin:0px !important}.sidebar-icon{width:1.5rem;height:1.5rem}.sidebar .nav-links li img{margin-left:1.1rem}.sidebar .nav-links li a{text-decoration:none;white-space:nowrap}.nav-links li a:hover{text-decoration:none;color:#fff}.sidebar .nav-links li a span{color:#fff;font-weight:500;font-size:1rem;margin-left:1.375rem;transition:.5s}.menu-collapses{padding:0 1.438rem}.sidebar-active::after{content:"";background-color:#4987be;position:absolute;left:0;top:0;width:.375rem;height:2.5rem}.sidebar.close-sidebar{width:4rem}.sidebar.close-sidebar .sidebar-icon-rotate{transform:rotate(0deg);transition:transform .5s}.sidebar.close-sidebar .nav-links li .nav-links__item .link_name{color:rgba(255,255,255,.2);transition:.5s}.sidebar.close-sidebar .nav-links li a{margin-left:.015rem;white-space:nowrap}.sidebar.close-sidebar .menu-collapses{padding:0 auto}.sidebar .disable-child-side-bar span{width:100%;color:gray !important;padding-right:2px !important}.sidebar .disable-child-side-bar svg{fill:gray !important}.home-section{position:relative;left:0;transition:all .5s}.home-content{width:100%;height:inherit}.sidebar.close-sidebar~.home-section{left:0;transition:all .5s}.home-section .home-content .bx-menu,.home-section .home-content .text{color:#11101d;font-size:2.188rem}.home-section .home-content .bx-menu{margin:0 .938rem;cursor:pointer}.home-section .home-content .text{font-weight:600}.icon-selected{stroke:#4987be;fill:#4987be}.icon-normal{stroke:#fff;fill:#fff}@media(max-width: 768px){.sidebar{display:none}.sidebar.close-sidebar{width:0}.sidebar.close-sidebar~.home-section{width:100%;left:0}.home-section{left:0;width:100%}}@media(min-width: 992px){.sidebar{display:block;left:0}.home-section{left:13.5rem;width:calc(100% - 13.5rem)}.sidebar.close-sidebar~.home-section{left:4rem;width:calc(100% - 4rem)}}.ml-1_2rem{margin-left:1.2rem !important}.burger-menu{display:inline-block;height:.125rem;margin-right:1.685rem;transform:translateX(0px)}.burger-menu span.main-nav-toggle{display:block;width:1.375rem;height:100%;left:1.065rem;position:absolute;top:.935rem}.burger-menu span.main-nav-toggle:after,.burger-menu span.main-nav-toggle:before{content:"";position:absolute;top:0;height:0;border-bottom:4px solid #bbb;width:100%;left:0;right:0;transition:all ease-out .4s}.burger-menu span.main-nav-toggle:after{top:100%}.burger-menu span.main-nav-toggle i{display:block;text-indent:100%;overflow:hidden;white-space:nowrap;height:.25rem;background-color:#bbb;width:100%;position:absolute;top:50%;transition:all ease-out .1s}.burger-menu span.main-nav-toggle.active-menu:after{transform:rotate(-45deg);transform-origin:center;top:50%}.burger-menu span.main-nav-toggle.active-menu:before{transform:rotate(45deg);transform-origin:center;top:50%}.burger-menu span.main-nav-toggle.active-menu i{opacity:0}
.dropdown-workspace-select-container{font-size:.874rem;line-height:1rem;color:#828282;z-index:1;border:2px solid rgba(196,196,196,.6)}.width-button-open{width:12rem}.dropdown-workspace-select-arrow{transition:transform .3s;margin-left:auto}.dropdown-workspace-select-arrow-open{transform:rotate(-180deg);transition:transform .3s;margin-left:auto}.dropdown-workspace-select-options-container{list-style:none;max-height:0;min-width:100%}.dropdown-workspace-select-options-container-open{width:11rem;max-height:20.5rem;overflow:initial !important;border:2px solid rgba(196,196,196,.6)}.ul-container{max-height:12rem}.dropdown-workspace-select-option{white-space:nowrap}.star-empty{display:none}.dropdown-workspace-select-option:hover{background-color:#e6e6e6}.dropdown-workspace-select-option:hover .star-empty{display:block}.dropdown-workspace-selected-option{color:#505050;background-color:#ebebeb}.dropdown-workspace-select-placeholder{white-space:nowrap;text-overflow:ellipsis;line-height:1.125rem}.dropdown-workspace-max-height{max-height:3.125rem;max-width:12rem}.dropdown-workspace-container-index{z-index:10}.footer-dropdown-workspace{border-top:1px solid #bcbcbc}.box-icon{width:1.5rem;height:1.5rem;border-radius:4px;overflow:hidden}.img-icon-dropdown{width:1rem;height:1rem;-o-object-fit:cover;object-fit:cover}.selected-border{border-color:#4987be !important;transition:.2s}.unselected-border{border-color:#828282 !important;transition:.2s}.modal-create-workspace{margin:auto 30rem !important;min-width:30rem !important}.input-name-workspace{background:#fff;max-width:15.5rem;border-radius:8px;border:1.5px solid #828282}.text-gray{color:#5d5d5d !important}
.modal {
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  background-color: rgba(31, 32, 41, 0.5);
  pointer-events: none;
  opacity: 0;
  transition: opacity 250ms 700ms ease;
}

.visible {
  pointer-events: auto;
  opacity: 1;
  transition: all 300ms ease-in-out;
  overflow: hidden;
}

.modal__wrap {
  margin: auto 0.5rem;
  align-self: start;
  opacity: 0;
  transition: opacity 250ms 250ms ease, transform 300ms 250ms ease;
  transform: scale(0);
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.visible .modal__wrap {
  opacity: 1;
  transform: scale(1);
  transition: opacity 250ms 500ms ease, transform 350ms 500ms ease;
}

.button-right-modal,
.button-left-modal {
  box-sizing: border-box;
  border: 1px solid #4987be;
}

.button-left-modal {
  background: #ffffff;
  padding: 0.685rem 1.345rem;
}

.button-right-modal {
  background: #4987be;
  padding: 0.685rem 1.345rem;
}

.button-right-modal:disabled,
.button-left-modal:disabled {
  background-color: #6c757d;
  border-color: #6c757d;
  cursor: not-allowed;
}

.text-button-left-modal,
.text-button-right-modal {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.025rem;
  margin: 0prem 0.25rem;
}

.text-button-left-modal {
  color: #4987be;
}

.text-button-right-modal {
  color: #ffffff;
}

.line-jump {
  white-space: pre-line;
}

.button-cancel-right-modal {
  background: #dc251c;
  padding: 0.685rem 1.345rem;
}

.button-cancel-right-modal,
.button-cancel-left-modal {
  border-radius: 16px;
  box-sizing: border-box;
  border: 1px solid #dc251c;
}

.text-button-cancel-left-modal {
  color: #dc251c;
}

@media (min-width: 400px) {
  .modal__wrap {
    margin: auto 1rem;
  }

  .container-components-modal {
    margin: auto 1rem;
  }
}

@media (min-width: 700px) {
  .modal__wrap {
    margin: auto 6rem;
  }

  .container-components-modal {
    margin: auto 3.5rem;
  }
}

@media (min-width: 1000px) {
  .modal__wrap {
    margin: auto 14rem;
  }
}

@media (min-width: 1300px) {
  .modal__wrap {
    margin: auto 24rem;
  }
}

@media (min-width: 1600px) {
  .modal__wrap {
    margin: auto 34rem;
  }
}

.lds-ellipsis{display:inline-block;position:relative;width:5rem;height:5rem}.lds-ellipsis.no-height{height:0}.lds-ellipsis div{position:absolute;top:2.125rem;width:.875rem;height:.875rem;border-radius:50%;background:#4987be;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.white{position:absolute;display:block;top:2.125rem;width:.875rem;border-radius:50%;background:#fff !important;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div:nth-child(1){left:.5rem;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:.5rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:2rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:3.5rem;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(1.5rem, 0)}}
.form-container{height:2.25rem}.form-container-input{background:#fff;border-radius:8px;border:1.5px solid #828282}.form-container-input input{outline:none;font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.selected-border{border-color:#4987be !important;transition:.2s}
.diamond-icon-small{width:32px;height:32px}.diamond-icon-xs{width:24px;height:24px}.diamond-icon-micro{width:18px;height:18px}.diamond-background{padding:.25rem;border:1px solid #8e8146;background-color:#fff;transition:.2s}.diamond-background:hover{background-color:#e0cb6d;transition:.2s}
.badge-pro-container{display:flex;align-items:center;justify-content:center;border-radius:15px;padding:5px 8px;gap:5px;color:#fff;background-color:#4e4e4e}.badge-pro-text{font-weight:800;font-size:small}
.dropdown-menu-text{font-size:1rem;line-height:3.875rem}.overlay{background-color:rgba(0,0,0,.5);z-index:12}.dropdown-menu-responsive{width:18.5rem;z-index:13;background-color:#011528;transform:translateX(100%);transition:transform .5s}.dropdown-active{height:100vh;transform:translateX(0);transition:transform .5s}.menu-responsive-icon{width:1.125rem;height:1.125rem}.responsive-sidebar-list-container{height:calc(100% - 8rem)}
.switch{width:2.75rem;min-width:2.75rem;height:1.5rem;border-radius:20px}.switch-active{background-color:#4987be;transition:color .5s}.switch-inactive{background-color:#c7c7c7;transition:color .5s}.switch input{opacity:0;width:0;height:0}.slider{height:1rem;width:1rem;top:0;left:0;right:0;bottom:0}.slider::after{position:absolute;content:"";height:1rem;width:1rem;left:1.45rem;bottom:-4px;border-radius:50%;background-color:#fff;transition:.3s}input:checked+.slider::after{transform:translateX(-1.15rem);transition:.3s}.toggle-selected-option{color:#272727;transition:color .5s}.toggle-unselected-option{color:#939393;transition:color .5s}.cursor-loading{cursor:wait !important}.cursor-not-allowed{cursor:not-allowed !important}.switch-container{height:-moz-fit-content;height:fit-content}
.maintenance-title{font-size:2.25rem;line-height:2.375rem;color:#222}.maintenance-subtitle{font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#828282}.maintenance-button{padding:.565rem 1rem;background:#4987be;border-radius:1rem}.maintenance-button-text{font-size:.875rem;line-height:1rem}
.sk-chase{width:40px;height:40px;position:relative;animation:sk-chase 2.5s infinite linear both;margin:50px auto}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#4987be;border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-0.9s}.sk-chase-dot:nth-child(4){animation-delay:-0.8s}.sk-chase-dot:nth-child(5){animation-delay:-0.7s}.sk-chase-dot:nth-child(6){animation-delay:-0.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-0.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-0.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-0.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-0.6s}@keyframes sk-chase{100%{transform:rotate(360deg)}}@keyframes sk-chase-dot{80%,100%{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(0.6)}100%,0%{transform:scale(1)}}
.content-min-height{min-height:calc(100vh - 80px)}.introjs-fixedTooltip{left:1.0735rem !important}.not-accepted-terms-and-conditions-modal-container{width:100vw;height:100vh}.modal-bg-image{height:100%;background-image:url(/static/media/partners-new-home.0231df8b.png);background-position:center;background-repeat:no-repeat;background-size:cover;filter:blur(10px)}
.modal-card{position:fixed !important;min-height:200px;max-width:90%;max-height:80vh;z-index:1050;top:50%;left:50%;transform:translate(-50%, -50%);animation:modal-animation .5s ease;overflow-y:scroll}.overflow-y-auto{min-width:800px;overflow-y:auto}.modal-card.min-width{min-width:65% !important}.modal-background-custom{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:1040}.modal-close-button{position:absolute;right:1.25rem;top:1.25rem;line-height:1.5rem;background:none;border:none;font-size:1.625rem}.modal-close-button-relative{position:relative;align-self:flex-end;background:none;border:none;font-size:1.625rem}@keyframes modal-animation{0%{transform:translate(-50%, -50%) translateY(1.25rem);opacity:0}100%{transform:translate(-50%, -50%) translateY(0);opacity:1}}@media screen and (min-width: 576px){.modal-card.min-width{width:90%}}@media screen and (min-width: 1000px){.modal-card.min-width{width:80%;min-width:0% !important;max-width:-moz-fit-content !important;max-width:fit-content !important}}
.login-input-container {
  background-color: #f5fcff;
}

.login-input-blur {
  border-bottom: #c4c4c4 0.065rem solid;
}

.login-input-placeholder {
  padding: 0.625rem;
  pointer-events: none;
  left: 0;
  top: 0;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity: 0.5;
}

.login-input-focused {
  border-bottom: #4987be 0.075rem solid;
}

.input-login-image {
  width: 1.25rem;
}

.login-input {
  padding: 0.625rem;
  outline: none;
  font-weight: 600;
  color: #6b7280;
}

.login-input::-moz-placeholder {
  font-style: italic;
  font-weight: 400;
  font-size: 0.875rem;
}

.login-input::placeholder {
  font-style: italic;
  font-weight: 400;
  font-size: 0.875rem;
}

.login-input:not(:-moz-placeholder-shown) + .login-input-placeholder {
  opacity: 1;
  transform: scale(0.9) translateY(-100%) translateX(-2.5rem);
}

.login-input:focus + .login-input-placeholder,
.login-input:not(:placeholder-shown) + .login-input-placeholder {
  opacity: 1;
  transform: scale(0.9) translateY(-100%) translateX(-2.5rem);
}

.border-danger {
  border-bottom: 1px solid rgb(252, 64, 64);
}

.steps-children-container::-webkit-scrollbar{display:none}.disabled-button-background{background-color:#757575}.login-form-container{width:90%}.login-step-subtitle{font-size:1.375rem}.login-section-divider{padding:2vh 0;font-style:normal;font-weight:500;font-size:.75rem;line-height:2.25rem;letter-spacing:.065rem}.login-section-divider::before{content:"";margin-right:1rem;top:0;bottom:0;width:100px;height:1px;border-bottom:1px solid #c4c4c4;position:relative}.login-section-divider::after{content:"";margin-left:1rem;top:0;bottom:0;width:100px;height:1px;border-bottom:1px solid #c4c4c4;position:relative}.modal-tac-container{width:100% !important;max-width:44rem !important}.modal-close-icon{font-size:3.125rem !important}.close-modal-button{width:-moz-fit-content;width:fit-content}
.logged-out-container{height:100vh}.logged-out-layout-title{font-size:1.25rem}.decoration-bottom{display:flex}.steps-children-loggedout-container{width:35rem;height:80vh;border-radius:25px;animation:showContent 1s ease-out;overflow-y:auto}.steps-children-loggedout-container::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:15px}.steps-children-loggedout-container::-webkit-scrollbar-thumb{background-color:#4987be !important;border-radius:15px;border:.1px solid rgba(0,0,0,0)}.steps-children-loggedout-container::-webkit-scrollbar-thumb:hover{background-color:#07c}.forgot-password-container{width:35rem;height:60vh;border-radius:25px;z-index:1;animation:showContent 1s ease-out}.steps-image-info-container{max-width:40rem;min-width:25rem;height:80vh;z-index:3;border-radius:25px;animation:showContent 1s ease-out}.img-more-info{width:90%;border-radius:15px;max-height:55vh}.logged-out-layout-subtitle{font-weight:600;color:#5c5c5c}.logged-out-bg-image{max-height:100vh;background-size:cover;background-position:center}.logged-out-children-container{max-height:100vh;overflow-y:scroll;scrollbar-width:none}.logged-out-children-container::-webkit-scrollbar{display:none}.login-title,.login-subtitle{color:#222}.logged-out-logo{width:140px}.login-form-button{padding:.65rem .75rem}.register-with-google-btn{color:#686868;border:.063rem solid #bcbcbc;background-color:rgba(0,0,0,0)}.login-content-margin{margin:0 .625rem}.toggle-have-account-text{color:#5f5f5f}@media(max-width: 768px){.logged-out-children-container{width:100% !important}.steps-children-container{width:95% !important;height:95% !important}.decoration-bottom{display:none}}@keyframes showContent{0%{opacity:0}100%{opacity:1}}
.steps-children-container::-webkit-scrollbar{display:none}.disabled-button-background{background-color:#757575}.login-form-container{width:90%}.login-step-subtitle{font-size:1.375rem}.login-section-divider{padding:2vh 0;font-style:normal;font-weight:500;font-size:.75rem;line-height:2.25rem;letter-spacing:.065rem}.login-section-divider::before{content:"";margin-right:1rem;top:0;bottom:0;width:100px;height:1px;border-bottom:1px solid #c4c4c4;position:relative}.login-section-divider::after{content:"";margin-left:1rem;top:0;bottom:0;width:100px;height:1px;border-bottom:1px solid #c4c4c4;position:relative}.modal-tac-container{width:100% !important;max-width:44rem !important}.modal-close-icon{font-size:3.125rem !important}.close-modal-button{width:-moz-fit-content;width:fit-content}
$grey-1: #686868;
$grey-2: #bcbcbc;
$grey-3: #ececec;
$grey-4: #d9d9d9;
$violet-secundary: #41479b;
$blue-secondary: #0e9ce2;
$blue-dark: #357b9eff;
$blue-mid: #79a6cf;
$blue-principal: #4987be;
$blue-light: #a5c4e0;
$orange-error: #ff852c;
$grey-secondary: #4f4f4f;
$red-light: #feebebff;
$red-principal: #ff7676ff;
$green-light: #c2f2deff;
$green-principal: #67e0aeff;
$green-secondary: #a3ecce;
$grey-background: #f5f6f6;

.otp-container {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.otp-input {
  width: 3rem;
  height: 3rem;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-size: 1.25rem;
  font-weight: bold;
  transition: border-color 0.2s, box-shadow 0.2s;
  background-color: #fff;
  color: grey-1;
}

.otp-input:focus {
  border-color: blue-principal;
  outline: none;
  box-shadow: 0 0 0 2px violet-secundary;
}

.container{overflow:hidden;padding:0px;display:flex;justify-content:center;max-height:100vh}.children-container{display:flex;flex-direction:column;padding:1rem 1.875rem}
.input-show-pass-btn{position:absolute;bottom:0px;right:0px;padding:7px 20px;color:#444;border:none;background:none;z-index:1}.input-show-pass-btn:focus-visible{outline:none}.danger-text{color:#ea182c}.input-container{position:relative;padding-bottom:4px}.input-container::before{content:"";display:inline-block;height:1px;width:100%;background:#a8a8a8;position:absolute;left:0px;bottom:0px}.input-container-hover::before{height:2px}.input-container::after{content:"";display:inline-block;height:2px;width:100%;background:#4987be;position:absolute;left:0px;bottom:0px;transform:rotateY(90deg);transition:transform .3s}.input-container-active::after{transform:rotateY(0deg)}.input-error::after{background:#ea182c;transform:rotateY(0deg);transition:transform .3s}.custom-input{border:none;background:none;height:28px}.custom-input:focus-visible{outline:none}.custom-input-label{position:absolute;transform:translateY(25px);transition:transform .3s,font-size .3s;cursor:text;color:#737374}.custom-input-label-active{transform:translateY(0);cursor:default;font-size:90%;color:#212529}
.not-approved-card{max-width:50rem}.not-approved-form{min-width:12.5rem}.brand-logo{margin-bottom:2rem}.name-container{margin:auto}.name-welcome{font-size:1.25rem;margin-bottom:1.875rem;text-transform:capitalize}.welcome-last-step{font-size:1rem;margin-bottom:.5rem}.welcome-last-step-subtitle{color:#5f5f5f}.last-step-title-container{padding:0px 1.5rem;margin-bottom:1.875rem}.finish-button:disabled{background:gray !important;cursor:not-allowed;border-color:gray !important}.option-container{width:100%;height:3.125rem;border:2px solid;display:flex;align-items:center;justify-content:space-between;padding:0rem 1rem;margin-bottom:.7rem;cursor:pointer}.interest-option{color:#5f5f5f;-webkit-user-select:none;-moz-user-select:none;user-select:none}.interest-active{border-color:#4987be}.interest-not-active{border-color:#c1c1c1}.register-navigation-buttons{padding:.4rem 1.6rem}
.not-approved-input{outline:none;border-radius:8px;padding:.9rem}.active{border:1px solid #4987be}.disabled{border:1px solid #828282}.not-approved-input:-moz-read-only{cursor:not-allowed}.not-approved-input:read-only{cursor:not-allowed}.error-message{color:#ea182c}.not-approved-toggle{outline:none;border-radius:8px;padding:.9rem}
.dropdown-select-container{font-size:.874rem;line-height:1rem;color:#4987be;background-color:#fff;z-index:1}.dropdown-select-button{width:-moz-max-content;width:max-content}.dropdown-select-arrow{transition:transform .3s}.dropdown-select-arrow-open{transform:rotate(-180deg)}.dropdown-select-options-container{list-style:none;max-height:0;min-width:100%}.dropdown-select-options-container-open{max-height:12.5rem}.dropdown-selec-option{list-style-type:none}.dropdown-selec-option:hover{background-color:#fafafa}.dropdown-selected-option{background-color:#ebebeb}.dropdown-select-placeholder{white-space:nowrap;text-overflow:ellipsis}.dropdown-max-height{max-height:3.125rem}.dropdown-container-index{z-index:3;position:relative}.dropdown-gray-bg{background-color:#f4f4f4}.dropdown-dark-gray{background-color:#b1b1b1}.disabled-arrow{filter:grayscale(100%)}.translate-options-dropdown{margin-top:14vh !important}
.empty-container{background-color:#f4f4f4;border-radius:.5rem}
.background-top{left:0;top:0}.banner-links-container a:hover{text-decoration:none;color:#6c757d}
.saved-filters-list li::before {
  content: '•';
  font-size: 1rem;
  margin-right: 0.5rem;
}

@media screen and (min-width: 1024px) {
  .search-container {
    max-width: 49%;
  }
}

.show-contact-modal{transition:all .2s;opacity:1}.not-show-contact-modal{transition:all .2s;width:0;opacity:0}.contact-gmail-icon{width:1.5rem;height:1.5rem}
.checkbox{--background: #fff;--border: #c5c5c5;--border-hover: #d6d6d6;--border-active: #58dda6;--tick: #fff;position:relative}.checkbox input,.checkbox svg{width:14px;height:14px;display:block}.checkbox input{-webkit-appearance:none;-moz-appearance:none;position:relative;outline:none;background:var(--background);border:none;margin:0;padding:0;cursor:pointer;border-radius:4px;transition:box-shadow .3s;box-shadow:inset 0 0 0 var(--s, 1px) var(--b, var(--border))}.checkbox input:hover{--s: 2px;--b: var(--border-hover)}.checkbox input:checked{--b: var(--border-active)}.checkbox svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke, var(--border-active));position:absolute;top:0;left:0;width:14px;height:14px;transform:scale(var(--scale, 1)) translateZ(0)}.checkbox.path input:checked{--s: 2px;transition-delay:.4s}.checkbox.path input:checked+svg{--a: 16.1 86.12;--o: 102.22}.checkbox.path svg{stroke-dasharray:var(--a, 86.12);stroke-dashoffset:var(--o, 86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.checkbox.bounce{--stroke: var(--tick)}.checkbox.bounce input:checked{--s: 11px}.checkbox.bounce input:checked+svg{animation:bounce .4s linear forwards .2s}.checkbox.bounce svg{--scale: 0}.search-dashboard-checkbox{--background: transparent;--border: #757272;--border-hover: #b6b1b1;--border-active: #58dda6;--tick: #fff}.search-dashboard-checkbox input,.search-dashboard-checkbox svg{width:18px;height:18px}.search-dashboard-checkbox input{border-radius:3px;box-shadow:inset 0 0 0 var(--s, 2px) var(--b, var(--border))}.search-dashboard-checkbox svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke, var(--border));position:absolute;top:0;left:0;width:18px;height:18px;transform:scale(var(--scale, 1)) translateZ(0)}.search-dashboard-checkbox.path input:checked{--s: 2px;transition-delay:.4s}.search-dashboard-checkbox.path input:checked+svg{--a: 16.1 86.12;--o: 102.22}.search-dashboard-checkbox.path svg{stroke-dasharray:var(--a, 86.12);stroke-dashoffset:var(--o, 86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.search-dashboard-checkbox.bounce{--stroke: var(--tick)}.search-dashboard-checkbox.bounce input:checked{--s: 11px}.search-dashboard-checkbox.bounce input:checked+svg{animation:bounce .4s linear forwards .2s}.search-dashboard-checkbox.bounce svg{--scale: 0}@keyframes bounce{50%{transform:scale(1.2)}75%{transform:scale(0.9)}100%{transform:scale(1)}}
.confirm-modal-container{max-width:22rem;cursor:auto}.show-confirm-modal{transition:all .2s;opacity:1;bottom:2.6rem}.not-show-confirm-modal{transition:all .2s;width:0;opacity:0}.button-confirm-modal{background:#4987be;border:none;border-radius:2rem;padding:.4rem}.button-confirm-modal-text{font-size:.875rem;text-decoration-line:none;color:#fff}.button-cancel-modal{background:#fff;border:solid 1px #4987be;border-radius:2rem;padding:.315rem 0rem}.button-cancel-modal-text{font-size:.875rem;text-decoration-line:none;color:#4987be}
.profile-list-item-name-container{min-width:10rem;text-overflow:ellipsis;white-space:nowrap}.profile-list-item-name{white-space:nowrap;text-overflow:ellipsis}.dashboard-name-link:hover{text-decoration:underline}.profiles-list-container[data-size~="0"] .profiles-list-name-width{width:100%}.profiles-list-container[data-size~="0"] .profiles-list-actions-width{width:4.5rem}.profiles-list-container[data-size~="0"] .profiles-list-english-width{width:2.75rem}.profiles-list-container[data-size~="0"] .profiles-list-sent-date-width{width:2.75rem}.profiles-list-container[data-size~="0"] .profiles-list-score-width{width:3.25rem}.profiles-list-container[data-size~="0"] .profiles-list-country-width{width:2rem}.profiles-list-container[data-size~="0"] .profiles-list-tech-width{width:4.9rem}.profiles-list-container[data-size~="450"] .profiles-list-name-width{width:25%}.profiles-list-container[data-size~="700"] .profiles-list-country-width{width:5rem}.profiles-list-container[data-size~="700"] .profiles-list-invited-width{width:7rem}.profiles-list-container[data-size~="700"] .profiles-list-tech-width{width:8.25rem}.profiles-list-container[data-size~="700"] .profiles-list-score-width{width:6.1rem}.profiles-list-container[data-size~="800"] .profiles-list-english-width{width:8.25rem}.profiles-list-container[data-size~="900"] .profiles-list-english-width{width:10.5rem}.profiles-list-container[data-size~="800"] .profiles-list-sent-date-width{width:8.25rem}.profiles-list-container[data-size~="900"] .profiles-list-sent-date-width{width:10.5rem}.mix-yellow-0{background-color:#ffdc57}.mix-yellow-1{background-color:#fddb58}.mix-yellow-2{background-color:#fada5a}.mix-yellow-3{background-color:#f8d95b}.mix-yellow-4{background-color:#f6d85c}.mix-yellow-5{background-color:#f3d65e}.mix-yellow-6{background-color:#f1d55f}.mix-yellow-7{background-color:#eed460}.mix-yellow-8{background-color:#ecd362}.mix-yellow-9{background-color:#ead263}.mix-yellow-10{background-color:#e7d164}.mix-yellow-11{background-color:#e5d066}.mix-yellow-12{background-color:#e3cf67}.mix-yellow-13{background-color:#e0ce68}.mix-yellow-14{background-color:#decd6a}.mix-yellow-15{background-color:#dccb6b}.mix-yellow-16{background-color:#d9ca6c}.mix-yellow-17{background-color:#d7c96e}.mix-yellow-18{background-color:#d4c86f}.mix-yellow-19{background-color:#d2c770}.mix-yellow-20{background-color:#d0c672}.mix-yellow-21{background-color:#cdc573}.mix-yellow-22{background-color:#cbc474}.mix-yellow-23{background-color:#c9c376}.mix-yellow-24{background-color:#c6c177}.mix-yellow-25{background-color:#c4c078}.mix-yellow-26{background-color:#c1bf7a}.mix-yellow-27{background-color:#bfbe7b}.mix-yellow-28{background-color:#bdbd7c}.mix-yellow-29{background-color:#babc7e}.mix-yellow-30{background-color:#b8bb7f}.mix-yellow-31{background-color:#b6ba81}.mix-yellow-32{background-color:#b3b982}.mix-yellow-33{background-color:#b1b883}.mix-yellow-34{background-color:#afb685}.mix-yellow-35{background-color:#acb586}.mix-yellow-36{background-color:#aab487}.mix-yellow-37{background-color:#a7b389}.mix-yellow-38{background-color:#a5b28a}.mix-yellow-39{background-color:#a3b18b}.mix-yellow-40{background-color:#a0b08d}.mix-yellow-41{background-color:#9eaf8e}.mix-yellow-42{background-color:#9cae8f}.mix-yellow-43{background-color:#99ac91}.mix-yellow-44{background-color:#97ab92}.mix-yellow-45{background-color:#95aa93}.mix-yellow-46{background-color:#92a995}.mix-yellow-47{background-color:#90a896}.mix-yellow-48{background-color:#8da797}.mix-yellow-49{background-color:#8ba699}.mix-yellow-50{background-color:#89a59a}.mix-yellow-51{background-color:#86a49b}.mix-yellow-52{background-color:#84a39d}.mix-yellow-53{background-color:#82a19e}.mix-yellow-54{background-color:#7fa09f}.mix-yellow-55{background-color:#7d9fa1}.mix-yellow-56{background-color:#7b9ea2}.mix-yellow-57{background-color:#789da3}.mix-yellow-58{background-color:#769ca5}.mix-yellow-59{background-color:#739ba6}.mix-yellow-60{background-color:#719aa7}.mix-yellow-61{background-color:#6f99a9}.mix-yellow-62{background-color:#6c97aa}.mix-yellow-63{background-color:#6a96ab}.mix-yellow-64{background-color:#6895ad}.mix-yellow-65{background-color:#6594ae}.mix-yellow-66{background-color:#6393af}.mix-yellow-67{background-color:#6092b1}.mix-yellow-68{background-color:#5e91b2}.mix-yellow-69{background-color:#5c90b3}.mix-yellow-70{background-color:#598fb5}.mix-yellow-71{background-color:#578eb6}.mix-yellow-72{background-color:#558cb7}.mix-yellow-73{background-color:#528bb9}.mix-yellow-74{background-color:#508aba}.mix-yellow-75{background-color:#4e89bb}.mix-green-0{background-color:#4987be}.mix-green-1{background-color:#4a8abd}.mix-green-2{background-color:#4b8ebc}.mix-green-3{background-color:#4c91bb}.mix-green-4{background-color:#4c95ba}.mix-green-5{background-color:#4d98b9}.mix-green-6{background-color:#4e9bb8}.mix-green-7{background-color:#4f9fb8}.mix-green-8{background-color:#50a2b7}.mix-green-9{background-color:#51a6b6}.mix-green-10{background-color:#51a9b5}.mix-green-11{background-color:#52acb4}.mix-green-12{background-color:#53b0b3}.mix-green-13{background-color:#54b3b2}.mix-green-14{background-color:#55b7b1}.mix-green-15{background-color:#56bab0}.mix-green-16{background-color:#56bdaf}.mix-green-17{background-color:#57c1ae}.mix-green-18{background-color:#58c4ad}.mix-green-19{background-color:#59c8ad}.mix-green-20{background-color:#5acbac}.mix-green-21{background-color:#5bceab}.mix-green-22{background-color:#5bd2aa}.mix-green-23{background-color:#5cd5a9}.mix-green-24{background-color:#5dd9a8}.mix-green-25{background-color:#5edca7}
.dropdown-btn{background-color:rgba(0,0,0,0);border-radius:.25rem}.dropdown-btn:active{outline:none;border:none}.dropdown-btn:disabled{cursor:not-allowed}.magnifying-glass-dropdown{list-style:none;max-height:0;width:12rem;z-index:10;right:0;box-shadow:0px 0px 6px 0px rgba(0,0,0,.1607843137)}.magnifying-glass-dropdown.open{max-height:12.5rem}.select-evaluation-dropdown{list-style:none;width:100%;z-index:10;right:0;box-shadow:0px 0px 6px 0px rgba(0,0,0,.1607843137)}.menu-dots{height:1.25rem;fill:#757575}.dropdown-option{color:#757575;list-style-type:none;font-size:.875rem}.dropdown-option .dropdown-btn:hover{background-color:#f2f2f2}.dropdown-option:hover{color:#1a1a1a}.dropdown-option:hover .icon{fill:#1a1a1a}.recruit-session-stage-options{border-bottom:1px dashed #757575}
.favorites-page-container{max-width:65rem}.favorite-list-item-name-container{min-width:10rem;text-overflow:ellipsis;white-space:nowrap}.favorite-list-item-name{white-space:nowrap;text-overflow:ellipsis}.dashboard-name-link:hover{text-decoration:underline}.profiles-list-container[data-size~="0"] .favorites-list-name-width{width:100%}.profiles-list-container[data-size~="0"] .favorites-list-actions-width{width:4.5rem}.profiles-list-container[data-size~="0"] .favorites-list-english-width{width:2.75rem}.profiles-list-container[data-size~="0"] .favorites-list-score-width{width:3.25rem}.profiles-list-container[data-size~="0"] .favorites-list-country-width{width:2rem}.profiles-list-container[data-size~="0"] .favorites-list-tech-width{width:4.9rem}.profiles-list-container[data-size~="450"] .favorites-list-name-width{width:25%}.profiles-list-container[data-size~="700"] .favorites-list-country-width{width:5rem}.profiles-list-container[data-size~="700"] .favorites-list-tech-width{width:8.25rem}.profiles-list-container[data-size~="700"] .favorites-list-score-width{width:6.1rem}.profiles-list-container[data-size~="800"] .favorites-list-english-width{width:8.25rem}.profiles-list-container[data-size~="900"] .favorites-list-english-width{width:10.5rem}.empty-space-table-title{min-width:10rem}.favorites-list-title{font-size:1.5rem;line-height:1.8rem;color:#272727}.favorites-list-button{background:#4987be;border-radius:1rem}.favorites-list-button-text{font-size:.875rem;line-height:1rem}.favorites-list-titles,.favorites-list-skill-name{font-size:.625rem;line-height:.75rem;letter-spacing:.1rem;color:#424242}.favorites-list-item-container{background-color:#f4f4f4;border-radius:.5rem;font-size:.875rem;min-height:3.5rem;line-height:1rem;color:#272727}.favorites-list-item-name{white-space:nowrap;text-overflow:ellipsis;max-width:40%}.favorites-list-item-name-min-width{min-width:7rem}.favorites-list-item-percent{height:1.375rem;font-size:.75rem;line-height:.875rem;letter-spacing:.07rem;border-radius:20px;padding:0 .7rem;flex-shrink:0;isolation:isolate}.favorites-list-item-percent-subitem{width:100%;height:100%;z-index:-1;border-radius:20px;position:absolute}.favorites-list-item-percent[data-color=yellow]{background-color:#ffdc57}.favorites-list-item-percent[data-color=blue]{background-color:#4987be}.favorites-list-item-percent[data-color=green]{background-color:#5edca7}.dashboard-name-link{color:#272727}.dashboard-name-link:hover{color:#272727;text-decoration:underline;transition:.5s}.pill-bg{background:#e5e6e9;border-radius:20px;width:2.875rem;height:1.375rem}
.login-button{padding:.5rem .875rem;background:#4987be;border-radius:20px}.login-button-text{font-size:.875rem;line-height:1rem;margin:0rem .5rem}
.profile-search-input-search-container{position:relative}.profile-search-input-search{padding-right:3.5rem !important}.profile-search-input-search-btn{color:#6b6b6b;position:absolute;top:0px;right:0px;padding:2px 14px;border:none;background:none}.profile-search-input-search-btn:visited,.profile-search-input-search-btn:focus-visible{outline:none}.profile-search-input-age-btn{border:none;background:#6c757d;color:#fff;display:flex;align-items:center;padding:8px 12px;border-radius:.25rem}
.search-modal-card{position:fixed !important;width:600px;height:500px;max-width:90%;max-height:80vh;z-index:10;top:50%;left:50%;transform:translate(-50%, -50%);animation:search-modal-animation .5s ease}.search-modal-card-body{overflow-y:scroll}.search-modal-card-body::after{content:"";width:100%;position:absolute;bottom:0;left:0;height:80px;background:linear-gradient(0deg, #fff 30%, hsla(0, 0%, 100%, 0) 80%);pointer-events:none}.search-modal-background{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:9}.search-modal-close-button{position:absolute;right:20px;top:28px;line-height:24px;background:none;border:none;font-size:26px}.search-modal-filter-item{display:inline-block}.search-modal-input-container{min-height:40px;max-height:40px}.search-modal-input{max-width:85% !important}@keyframes search-modal-animation{0%{transform:translate(-50%, -50%) translateY(20px);opacity:0}100%{transform:translate(-50%, -50%) translateY(0);opacity:1}}@media(min-width: 576px){.search-modal-input{max-width:90% !important}}
.profiles-search-badge svg{color:rgba(255,255,255,.5)}.profiles-search-badge:hover svg{color:#fff}.ant-slider-handle,.ant-slider-handle-1,.ant-slider-handle-2{border-color:#4987be !important;padding:8px;border-radius:4px !important;transform:translate(-50%, -10%) !important}.ant-slider-track,.ant-slider-track-1{background-color:#4987be !important;padding:.2rem 0}.saved-search-button{color:#00b060;background:#d7ffe9;font-size:.8rem;border-radius:2px}.saved-search-button[data-not-selected=true]{color:#00b060;background:#d7ffe9;font-size:.8rem;border-radius:2px}.ant-slider-rail{padding:3px 0}.profile-search-option{font-size:.875rem;color:#666}.profile-search-option:hover{cursor:pointer}.profile-search-option-quantity{color:#a0a0a0}.profile-search-filters-label{font-size:.875rem;line-height:1.065rem;color:#333}.profile-search-clear-filter{cursor:pointer}.filter-button{outline:none}.clear-btn{color:#41479b}
.accordion__icon{transition:transform .3s ease-in-out;transform:rotate(270deg)}.rotate{transform:rotate(360deg)}.accordion__content{transition:max-height .3s ease-in-out;z-index:7;max-height:0}.accordion__text{font-family:"Mulish",sans-serif;font-weight:400;font-size:.875rem}.accordion-open{max-height:100%}
.Navbar-container-input{background:#fff;border-radius:8px;border:1.5px solid #828282}.Navbar-container-input input{outline:none;font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.Navbar-container-options-alkymers strong{font-size:.875rem}.Navbar-container-options-relevant{font-size:.875rem}.Navbar-container-options-relevant span{color:gray}.Navbar-container-options-filter{display:inline-block}.Navbar-container-options .options-button{outline:none;background:rgba(0,0,0,0)}.input-search{width:85%}.input-search::-moz-placeholder{font-style:italic;font-weight:400;color:#adadad}.input-search::placeholder{font-style:italic;font-weight:400;color:#adadad}.link-router:hover{color:#0056b3;text-decoration:underline}
.ordering-container-triangles{height:.8rem;left:calc(100% + .2rem);top:-0.27rem}.ordering-asc,.ordering-desc{width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0)}.ordering-desc[data-active=true]{border-top:5px solid #000}.ordering-desc[data-active=false]{border-top:5px solid rgba(0,0,0,.3)}.ordering-asc[data-active=true]{border-bottom:5px solid #000}.ordering-asc[data-active=false]{border-bottom:5px solid rgba(0,0,0,.3)}
.empty-space-table-title{min-width:10rem}.profiles-list-title{font-size:1.5rem;line-height:1.8rem;color:#272727}.profiles-list-button{background:#4987be;border-radius:1rem}.profiles-list-button-text{font-size:.875rem;line-height:1rem}.profiles-list-titles,.profiles-list-skill-name{font-size:.625rem;line-height:.75rem;letter-spacing:.1rem;color:#424242}.profiles-list-item-container{background-color:#f4f4f4;border-radius:.5rem;font-size:.875rem;min-height:3.5rem;line-height:1rem;color:#272727}.profiles-list-item-name{white-space:nowrap;text-overflow:ellipsis;max-width:40%}.profiles-list-item-name-min-width{min-width:7rem}.profiles-list-item-percent{height:1.375rem;font-size:.75rem;line-height:.875rem;letter-spacing:.07rem;border-radius:20px;padding:0 .7rem;flex-shrink:0;isolation:isolate}.profiles-list-item-percent-subitem{width:100%;height:100%;z-index:-1;border-radius:20px;position:absolute}.profiles-list-item-percent[data-color=yellow]{background-color:#ffdc57}.profiles-list-item-percent[data-color=blue]{background-color:#4987be}.profiles-list-item-percent[data-color=green]{background-color:#5edca7}.dashboard-name-link{color:#272727}.dashboard-name-link:hover{color:#272727;text-decoration:underline;transition:.5s}.pill-bg{background:#e5e6e9;border-radius:20px;width:2.875rem;height:1.375rem}
.profile-index-week-tag{background-color:#ddd;font-weight:bold;padding:3px 10px;border-radius:4px;font-size:12px}.filter-list-height{max-height:calc(100% - 80px)}.black-filter{background-color:rgba(51,51,51,.4)}.results-button{background-color:#e4e5eb;border-radius:16px;outline:none}.profiles-filters-tour-box-container{position:sticky;width:100%;top:5rem;z-index:-1}.profiles-filters-tour-box{position:absolute;width:100%;height:calc(100vh - 5rem);top:0}.header-not-approve-account{background:#dde4e8;box-shadow:0rem 0rem .188rem .188rem rgba(82,193,248,.4392156863)}.empty-candidates-container{height:16rem;width:100%;border-radius:8px}.profiles-breadcrumb-container{height:3.5rem}.profiles-breadcrumb-container .description-container{max-width:none}
.tech-button-border{border-radius:8px;border:1.5px solid}
.first-filter-form-container{max-width:35.313rem;min-height:66vh}.first-filter-form-container.last-steps{min-height:0}.border-unselected-types{border-color:#a0a0a0}.first-filter-form-types-dropdown{margin-top:.65rem !important;border-radius:8px;border-color:#4987be !important}.first-filter-form-types-dropdown .screening-completion-dot{display:none}.first-filter-form-types-dropdown div:hover{background-color:#fafafa}.first-filter-form-types-dropdown li.dropdown-selec-option{padding-left:.25rem;font-weight:600 !important;font-style:normal !important;color:#5e5e5e;opacity:.5;width:100%}
.modal-container{position:fixed !important;width:35.313rem;min-height:17.75rem;z-index:10;top:50%;left:50%;transform:translate(-50%, -50%);animation:modal-animation .5s ease;background:#fff;padding:3.125rem 3rem 2.5rem 3rem;border-radius:8px}.modal-background{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:9}.modal-subtitle{color:#5f5f5f}.close-button{border:none;width:-moz-fit-content;width:fit-content;margin:auto}.modal-mail-button{background:#4987be;border:0px;width:-moz-fit-content;width:fit-content;border-radius:22px;padding:.5rem 2rem;color:#fff}.body-modal-open{overflow:hidden !important}.buttons-container{margin-top:1rem}@keyframes modal-animation{0%{transform:translate(-50%, -50%) translateY(20px);opacity:0}100%{transform:translate(-50%, -50%) translateY(0);opacity:1}}
.disabled-screen-overlay{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(59,59,59,.363);z-index:9999}.disabled-screen-modal{display:flex;flex-direction:column;background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center}.disabled-screen-modal h5{margin-bottom:1rem}.disabled-screen-modal p{margin-bottom:0}
.user-heading{max-width:none;background:#fff}.user-heading-img{width:8rem;height:8rem;-o-object-fit:contain;object-fit:contain;border:.5px solid #a8a8a8}.hover-overlay{border-left:5px solid #f8f7f5}.hover-overlay:hover{background:#f8f7f5;border-left:5px solid #4987be}.selected{background:#f8f7f5;border-left:5px solid #4987be}.text-card-width{font-size:1.375rem;line-height:1.688rem;text-align:center;color:#272727}.email-card-width{font-weight:500;font-size:1rem;line-height:1.25rem;color:#787878;word-break:normal;word-wrap:normal}.card-button-edit{padding:.5rem;background:#fff;border:1px solid #c9c9c9;box-sizing:border-box;border-radius:4px}.card-button-text{font-weight:500;font-size:.875rem;line-height:1.065rem;color:#828282;margin:0rem .25rem}.button-edit-image{margin-left:.625rem;background-color:rgba(0,0,0,0);border:none}.button-edit-image-profile{right:1.25rem;bottom:0}.icon-edit-image{font-size:1.5rem}.video-upload-text{font-size:.875rem;line-height:1.065rem;color:#272727}.bubble{background:#eff0f4;border-radius:.935rem;width:3.5rem;height:1.875rem}.profile-menu-container{padding:4rem}.player-size-profile{width:17.375rem !important}.input-picker-color-custom{width:24px;height:24px;max-width:24px;max-height:24px;background-color:#fff;border-color:#000;color:#000;border:none;border-radius:.25rem}.input-picker-color-custom[type=color]::-webkit-color-swatch-wrapper{padding:0}.input-picker-color-custom[type=color]::-webkit-color-swatch{border:none;border-radius:5px}.button-edit-image-profile{width:1.875rem}.image-upload>input{display:none}.list-partners-company{list-style-type:none}.css-1wa3eu0-placeholder{font-weight:500;font-size:1rem;line-height:1.25rem}.w-33{width:33%}.w-66{width:66%}.button-save-profile{background:#4987be}.button-save-profile:disabled{background-color:#828282}.input-type-color-profile{border:1px solid #737373;outline:2px solid rgba(0,0,0,0);outline-offset:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);width:137px;height:40px;padding:8px 16px 8px 16px;border-radius:8px;gap:8px}.profile-personalization-img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain}.container-inputs-profile{width:33%}@media(max-width: 600px){.player-size-profile{width:100% !important}.email-card-width{word-break:break-word;word-wrap:break-word}}@media(max-width: 550px){.input-type-color-profile{width:25%}.container-inputs-profile{width:50%}}@media(max-width: 440px){.input-type-color-profile{width:30%}}@media(max-width: 380px){.input-type-color-profile{width:35%}}@media screen and (min-width: 992px){.user-heading{max-width:22.815rem}}.button-image{background:none;border:none;padding:0;margin:0;cursor:pointer}.button-image:disabled{cursor:not-allowed}
.input-custom-new-style{border-radius:.5rem;border:1px solid #eff0f4;outline:2px solid rgba(0,0,0,0);outline-offset:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);font-weight:600;color:#828282}.border-red-500{border:1px solid #ef4444}.border-gray-300{border:1px solid #d1d5db}.w-350{width:250px !important}
.styled-select{background-image:url("data:image/svg+xml, %3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M1.5 1.5L6.5 6.5L11.5 1.5' stroke='%234987BE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");width:calc(100% - 1rem);background-position:calc(100% - .25rem) center;background-repeat:no-repeat;-webkit-appearance:button;-moz-appearance:button;appearance:none;font-weight:600;color:#828282;border-radius:.5rem;outline:2px solid rgba(0,0,0,0);outline-offset:2px;z-index:1}.styled-select:disabled{background-image:none}
.error-page-container{max-width:600px}.error-page-text{color:#666}
.home-container{width:100% !important;height:100%;display:flex;flex-direction:column}.home-container-gap{gap:.8rem}.home-display-content{display:flex;flex-direction:column;align-items:center;padding:0rem 8rem;height:100%;width:100% !important}@media(min-width: 1280px){.home-display-content{padding-left:4rem;padding-right:4rem}}@media(max-width: 1024px){.home-display-content{padding-left:4rem;padding-right:4rem}}@media(max-width: 830px){.home-display-content{padding:0}}.home-welcome-text{font-size:1.125rem}.home-display-content{height:100%}.home-section-plan-container{width:88%}.dropdown-no-border{width:100% !important}.dropdown-no-border span{color:#686868 !important}.dropdown-no-border path{stroke:#686868 !important}.rounded-top{border-top-left-radius:.5rem !important;border-top-right-radius:.5rem !important}.home-rocket-no-active-searches{width:16.5625rem}.no-searches-content{padding:2rem 6.2rem;border-radius:2%;line-height:1.875rem;width:50%}@media(max-width: 1200px){.no-searches-content{width:88%}}.home-button-custom-size{padding:1.5rem 3rem;border-radius:5rem !important}.home-profile-separator{border-left:1px solid #d9d9d9}@media(max-width: 992px){.home-profile-separator{border-left:none}}
.complete-profile-button:disabled {
  color: rgba(16, 16, 16, 0.3);
  border-color: rgba(118, 118, 118, 0.3);
  cursor: not-allowed;
}

.rounded-bottom {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.custom-border-end {
  border: none !important;
  border-right: 1px solid #ccc !important;

  &:last-child {
    border-right: none !important;
  }

  @media screen and (max-width: 1300px) {
    border-bottom: 1px solid #ccc !important;
  }
}

.home-section-container{width:90%;border-radius:8px}
.ticket-status-search{font-weight:700;font-size:.68rem;line-height:.935rem;letter-spacing:.07em;padding:.25rem .5rem;border-radius:.125rem;width:-moz-fit-content;width:fit-content}.ticket-on{color:#3d8c6b;background:#cae8db}.ticket-off{background:#ffe2e3;color:#fd6466}.ticket-draft{background:#d9d9d9;color:#5f5f5f}.screening-search-container{border:none;box-sizing:border-box;border-radius:8px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);transition:box-shadow .3s ease-in-out}.screening-search-container:hover{box-shadow:0px 6px 6px 0px rgba(0,0,0,.3764705882);transition:box-shadow .3s ease-in-out}.empty-screening-search-container{box-sizing:border-box;border-radius:8px}.button-see-more-search{background:rgba(198,198,198,.21);border-radius:16px}.text-see-more-search{color:#222;font-size:.875rem;line-height:1.25rem;letter-spacing:.01rem}.text-see-more-search:hover{text-decoration:none}.text-description-screening{line-height:1.25rem;letter-spacing:.01rem;color:#222}.text-create-search-screening{font-size:.875rem;line-height:1.065rem;letter-spacing:.01rem;color:#828282}.text-underline{text-decoration-line:underline}.description-card-search{height:2.5rem}.modal-buttons-border{border-radius:1rem}.hover-danger:hover{background-color:#fd6466}.dont-delete-draft-button-border{border:.063rem solid}.title-screening{white-space:initial;line-height:130%;letter-spacing:-0.019em;padding-top:.75rem;color:rgba(41,41,41,.9254901961)}.footer-card{border-radius:0px 0px 8px 8px;padding:.625rem;background:#ececec !important;color:#357b9e}.footer-card g{fill:#357b9e !important;stroke-width:1}.w-90{width:90%}.bullets-button{margin-top:-0.938rem}.created-by-position{width:15rem;white-space:nowrap;position:absolute;bottom:3.438rem}.position-texts{position:absolute;top:6rem;left:0rem;right:0rem}.arrow-invite-position{position:absolute;left:18rem;bottom:3.5rem}.position-dots{position:absolute;right:.4rem}.width-selectable{width:13rem !important}button:disabled{opacity:.75;cursor:not-allowed;border:0;background:inherit}.displayNone{display:none}#move-screening-container .ant-select-item-option-content{display:flex;align-items:center;margin-left:1rem}.screening-title-container{border-top-left-radius:.6875rem;border-top-right-radius:.6875rem;transition:all .3s ease-in-out}.screening-title-container.open-bg{background-color:#a5c4e0 !important}.screening-title-container.closed-bg{background-color:#bcbcbc !important}.screening-title-container.draft-bg{background-color:#ececec !important}.screening-title-container:hover{transition:all .3s ease-in-out}.screening-title-container:hover.open-bg{background-color:#b0cbe4 !important}.screening-title-container:hover.closed-bg{background-color:#d6d6d6 !important}.screening-title-container:hover.draft-bg{background-color:#fff !important}.screening-title-container:hover .title-screening{color:#000;text-decoration:underline !important}.screening-title-container:hover .title-screening a{text-decoration:underline !important}.card-screenings{width:100%;height:6.5rem !important;perspective:1000px;cursor:pointer;position:relative;transition:transform .5s;transform-style:preserve-3d;border:none}.card-screenings.flipped{transform:rotateY(180deg)}.card-front-screenings,.card-back-screenings{display:flex;width:100%;height:100% !important;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;flex-direction:column;padding:0 1rem}.card-front-screenings{padding:0 3rem !important}.card-back-screenings{transform:rotateY(180deg)}.color-grey-1{color:#686868}.color-principal{color:#4987be}.border-bottom-dotted{border-bottom:1px dotted #a5c4e0}.hover-arrow-page:hover{transform:scale(1.1);transition:transform .2s ease-in-out}.hover-arrow-page{transition:transform .2s ease-in-out}
.progress-container{z-index:2}.progress-training{height:.3125rem;background:linear-gradient(89.98deg, #4987be 0%, #9bf55a 99.98%);z-index:2;transition:width 1s .5s ease}.progress-training-with-bg{background:linear-gradient(89.98deg, #4987be 0%, #9bf55a 99.98%)}.progress-training-bg{height:.3125rem;z-index:-1;background:#ebebeb;top:0%;left:0%}.transition{height:.3125rem;z-index:2;transition:width 1s .5s ease}.bg-secondary-contrast{background:#94e9c6}.bg-yellow-contrast{background:#58dda6}.bg-green-contrast{background:#49b588}
.percentage-input-width{width:4rem}.disabled-weight-input{color:rgba(75,75,75,.25);border:.065rem solid rgba(75,75,75,.25);border-radius:8px}.testgroup-description-border-4step{border:.2rem solid #f4f4f4;border-radius:0px}.weight-input-custom-width{width:5.125rem}.qualitative-label{color:#828282}.qualitative-label-width{width:8.125rem}.details-button-testgroup{display:flex;color:#4987be;border:1px solid #357b9e !important;background-color:rgba(0,0,0,0);padding:.2rem 1.2rem;height:auto;font-size:.8rem;font-weight:700;align-items:center;justify-content:center}.testgroup-listitem-container{border-radius:8px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);min-height:10rem}.tg-number-text{font-size:1.25rem;font-weight:500;color:#bcbcbc}.wrong-weight{color:#ff852c !important;border-color:#ff852c !important}.list-item-card{position:relative;transition:transform .5s;transform-style:preserve-3d;border:none;display:grid;grid-template-rows:1fr;height:100%;z-index:0 !important}.list-item-card.flipped{transform:rotateY(180deg)}.list-item-card-front,.list-item-card-back{display:flex;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;grid-area:1/1/2/2}.list-item-card-front{z-index:2}.list-item-card-back{transform:rotateY(180deg);z-index:1;background:#ececec;border-radius:8px;cursor:pointer}.testformat-icon{width:1rem;height:1rem;color:#bcbcbc !important}.testgroup-list-item-menu{display:flex;width:-moz-max-content;width:max-content;flex-direction:column;align-items:center;justify-content:center;top:100%;right:0;opacity:0;padding:.5rem;background:#ececec;transition:opacity .1s ease-in-out !important;border-radius:8px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);margin-top:.2rem;gap:.5rem;z-index:-2 !important}.testgroup-list-item-menu.show-menu{opacity:1;z-index:1050 !important}.border-grey-rounded{border-radius:0 8px 8px 0}
.dropdown-btn{background-color:rgba(0,0,0,0);border-radius:.25rem}.dropdown-btn:active{outline:none;border:none}.dropdown-btn:disabled{cursor:not-allowed}.vertical-dots-dropdown{list-style:none;max-height:0;width:12rem;z-index:10;right:0;box-shadow:0px 0px 6px 0px rgba(0,0,0,.1607843137)}.vertical-dots-dropdown.open{max-height:12.5rem}.menu-dots{height:1.25rem;fill:#757575}.dropdown-option{color:#757575;list-style-type:none;font-size:.875rem}.dropdown-option .icon{fill:#757575;height:.875rem}.dropdown-option .dropdown-btn:hover{background-color:#f2f2f2}.dropdown-option:hover{color:#1a1a1a}.dropdown-option:hover .icon{fill:#1a1a1a}.dropdown-delete-option{color:#757575;list-style-type:none;font-size:.875rem}.dropdown-delete-option .icon{fill:#757575;height:.875rem}.dropdown-delete-option .dropdown-btn:hover{background-color:#fee8e7}.dropdown-delete-option:hover{color:#f44336}.dropdown-delete-option:hover .icon{fill:#f44336}
.searches-button-container{max-width:63rem;margin:auto}.active-searches-container{width:88% !important}.color-grey-1{color:#686868}.color-blue-dark{color:#357b9e;text-decoration:underline}
.home-profile-img{border-radius:9999px;width:8.375rem;height:8.375rem;-o-object-fit:contain;object-fit:contain;border:.5px solid #a8a8a8}.home-plan-image{position:absolute;top:-18%;right:-3%;width:8.375rem;height:8.375rem;-o-object-fit:contain;object-fit:contain;padding:.8rem;background-color:#fff;border-radius:100%}@media(max-width: 992px){.home-plan-image{position:relative;top:0;right:0;margin:0 auto;padding:0;width:6.25rem;height:6.25rem}}.complete-profile-button{padding:.5rem 1rem .5rem 1rem;align-self:flex-end;margin-right:5.625rem;border:1px solid #4987be;color:#4987be;cursor:pointer}.complete-profile-button-recommended{padding:.5rem 1.25rem .5rem 1.25rem;align-self:flex-end;margin-right:5.625rem;color:#fff;background-color:#4987be;cursor:pointer}.home-progress{margin:.5rem 0rem .5rem 0rem}.home-progress .progress-training-bg{height:.6875rem !important}.home-progress .progress-training{height:.6875rem !important}.custom-margin-home-progress{margin-top:.45rem}.completed-percentage-text{color:#5e5e5e}.completed-percentage-text-red{color:#f44336}.text-link{color:#3f47cf;text-decoration:underline}.tooltip-visual-home{z-index:200}.width-container-home-profile{width:50%}@media(max-width: 992px){.width-container-home-profile{width:100%}}.container-flex-profile{display:flex;flex-direction:row;align-items:center;height:4rem}.position-profile-name{margin-left:1rem}.position-progress-bar{width:40%;margin:0 auto 0 auto;padding-left:1.5rem;align-self:center}.position-percentage-text{margin-right:1rem}.position-profile-button{position:absolute;top:2.8rem;margin-right:1rem}.position-profile-button-recommended{position:absolute;top:2.8rem;left:-2rem;margin-right:1rem}.size-profile-img{border-radius:9999px;width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;border:.5px solid #a8a8a8}@media only screen and (max-width: 1000px){.container-flex-profile{flex-direction:column;height:auto}.position-progress-bar{width:80%;margin:auto;margin-top:1rem}.position-profile-name{margin-right:auto;margin-left:2.5rem}.position-percentage-text{margin-top:1rem;margin-right:0}.position-profile-button-recommended .position-profile-button{margin-top:1rem;margin-right:0;position:inherit;margin:auto 2rem 1rem}}@media only screen and (max-width: 1400px){.flex-xxl-row{flex-direction:row !important}}
.error-container{height:calc(100vh - 7rem)}.error-title-color{color:#222}.error-subtitle{color:#828282;max-width:90%;width:64rem;white-space:pre-line}.error-button{padding:.565rem 1rem;background:#4987be;border-radius:1rem}.error-button-text{font-size:.875rem;line-height:1rem;color:#fff}.error-button-secondary{padding:.565rem 1rem;background:#fff;border:2px solid #4987be;border-radius:1rem}.error-button-secondary-text{font-size:.875rem;line-height:1rem;color:#4987be;margin:0rem .5rem}
.table-progress{width:80%}.progress-dropdown{width:-moz-min-content;width:min-content;top:1rem;min-height:1rem}.progress-dropdown-position{position:absolute}.barras{border:1px dashed #c9c9c9;width:1px;left:50%;z-index:7}.progress-title-pre,.progress-title-ace{min-width:50%;font-size:.75rem;line-height:.875rem;color:#5f5f5f}.progress-skill-title{font-size:.815rem;line-height:1rem;color:#272727}.technical-skills-card-title{font-size:1.125rem;line-height:1rem;color:#272727}.technical-skills-card-subtitle{font-size:1.125rem;line-height:1rem;color:#4f4f4f}.technical-skills-title-normal{font-weight:normal}.progress-skill-counter{font-size:.815rem;line-height:1rem;color:#828282}.progress-outstanding{font-size:.565rem;letter-spacing:.15em;color:#4f4f4f;z-index:7;max-height:1rem}.dropdown-button{background-color:rgba(0,0,0,0);border:none;font-weight:normal;font-size:.685rem;line-height:.815rem;color:#5f5f5f}.dropdown-button:focus-visible{outline:none}.panel-group{margin-top:1.875rem}.item-collapse{z-index:7}.skill-completed,.skill-incompleted{padding:4px 8px;border-radius:16px;font-size:11px;line-height:13px;letter-spacing:.07em}.skill-incompleted{background:#eff0f4;color:#828282}.skill-completed{background:#e4fcef;color:#0a6645}.skill-custom-advance-background[data-percent="0"]{background:linear-gradient(to right, #e4fcef 0%, #eff0f4 0%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="1"]{background:linear-gradient(to right, #e4fcef 1%, #eff0f4 1%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="2"]{background:linear-gradient(to right, #e4fcef 2%, #eff0f4 2%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="3"]{background:linear-gradient(to right, #e4fcef 3%, #eff0f4 3%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="4"]{background:linear-gradient(to right, #e4fcef 4%, #eff0f4 4%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="5"]{background:linear-gradient(to right, #e4fcef 5%, #eff0f4 5%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="6"]{background:linear-gradient(to right, #e4fcef 6%, #eff0f4 6%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="7"]{background:linear-gradient(to right, #e4fcef 7%, #eff0f4 7%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="8"]{background:linear-gradient(to right, #e4fcef 8%, #eff0f4 8%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="9"]{background:linear-gradient(to right, #e4fcef 9%, #eff0f4 9%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="10"]{background:linear-gradient(to right, #e4fcef 10%, #eff0f4 10%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="11"]{background:linear-gradient(to right, #e4fcef 11%, #eff0f4 11%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="12"]{background:linear-gradient(to right, #e4fcef 12%, #eff0f4 12%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="13"]{background:linear-gradient(to right, #e4fcef 13%, #eff0f4 13%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="14"]{background:linear-gradient(to right, #e4fcef 14%, #eff0f4 14%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="15"]{background:linear-gradient(to right, #e4fcef 15%, #eff0f4 15%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="16"]{background:linear-gradient(to right, #e4fcef 16%, #eff0f4 16%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="17"]{background:linear-gradient(to right, #e4fcef 17%, #eff0f4 17%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="18"]{background:linear-gradient(to right, #e4fcef 18%, #eff0f4 18%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="19"]{background:linear-gradient(to right, #e4fcef 19%, #eff0f4 19%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="20"]{background:linear-gradient(to right, #e4fcef 20%, #eff0f4 20%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="21"]{background:linear-gradient(to right, #e4fcef 21%, #eff0f4 21%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="22"]{background:linear-gradient(to right, #e4fcef 22%, #eff0f4 22%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="23"]{background:linear-gradient(to right, #e4fcef 23%, #eff0f4 23%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="24"]{background:linear-gradient(to right, #e4fcef 24%, #eff0f4 24%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="25"]{background:linear-gradient(to right, #e4fcef 25%, #eff0f4 25%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="26"]{background:linear-gradient(to right, #e4fcef 26%, #eff0f4 26%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="27"]{background:linear-gradient(to right, #e4fcef 27%, #eff0f4 27%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="28"]{background:linear-gradient(to right, #e4fcef 28%, #eff0f4 28%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="29"]{background:linear-gradient(to right, #e4fcef 29%, #eff0f4 29%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="30"]{background:linear-gradient(to right, #e4fcef 30%, #eff0f4 30%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="31"]{background:linear-gradient(to right, #e4fcef 31%, #eff0f4 31%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="32"]{background:linear-gradient(to right, #e4fcef 32%, #eff0f4 32%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="33"]{background:linear-gradient(to right, #e4fcef 33%, #eff0f4 33%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="34"]{background:linear-gradient(to right, #e4fcef 34%, #eff0f4 34%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="35"]{background:linear-gradient(to right, #e4fcef 35%, #eff0f4 35%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="36"]{background:linear-gradient(to right, #e4fcef 36%, #eff0f4 36%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="37"]{background:linear-gradient(to right, #e4fcef 37%, #eff0f4 37%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="38"]{background:linear-gradient(to right, #e4fcef 38%, #eff0f4 38%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="39"]{background:linear-gradient(to right, #e4fcef 39%, #eff0f4 39%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="40"]{background:linear-gradient(to right, #e4fcef 40%, #eff0f4 40%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="41"]{background:linear-gradient(to right, #e4fcef 41%, #eff0f4 41%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="42"]{background:linear-gradient(to right, #e4fcef 42%, #eff0f4 42%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="43"]{background:linear-gradient(to right, #e4fcef 43%, #eff0f4 43%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="44"]{background:linear-gradient(to right, #e4fcef 44%, #eff0f4 44%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="45"]{background:linear-gradient(to right, #e4fcef 45%, #eff0f4 45%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="46"]{background:linear-gradient(to right, #e4fcef 46%, #eff0f4 46%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="47"]{background:linear-gradient(to right, #e4fcef 47%, #eff0f4 47%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="48"]{background:linear-gradient(to right, #e4fcef 48%, #eff0f4 48%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="49"]{background:linear-gradient(to right, #e4fcef 49%, #eff0f4 49%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="50"]{background:linear-gradient(to right, #e4fcef 50%, #eff0f4 50%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="51"]{background:linear-gradient(to right, #e4fcef 51%, #eff0f4 51%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="52"]{background:linear-gradient(to right, #e4fcef 52%, #eff0f4 52%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="53"]{background:linear-gradient(to right, #e4fcef 53%, #eff0f4 53%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="54"]{background:linear-gradient(to right, #e4fcef 54%, #eff0f4 54%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="55"]{background:linear-gradient(to right, #e4fcef 55%, #eff0f4 55%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="56"]{background:linear-gradient(to right, #e4fcef 56%, #eff0f4 56%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="57"]{background:linear-gradient(to right, #e4fcef 57%, #eff0f4 57%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="58"]{background:linear-gradient(to right, #e4fcef 58%, #eff0f4 58%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="59"]{background:linear-gradient(to right, #e4fcef 59%, #eff0f4 59%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="60"]{background:linear-gradient(to right, #e4fcef 60%, #eff0f4 60%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="61"]{background:linear-gradient(to right, #e4fcef 61%, #eff0f4 61%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="62"]{background:linear-gradient(to right, #e4fcef 62%, #eff0f4 62%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="63"]{background:linear-gradient(to right, #e4fcef 63%, #eff0f4 63%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="64"]{background:linear-gradient(to right, #e4fcef 64%, #eff0f4 64%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="65"]{background:linear-gradient(to right, #e4fcef 65%, #eff0f4 65%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="66"]{background:linear-gradient(to right, #e4fcef 66%, #eff0f4 66%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="67"]{background:linear-gradient(to right, #e4fcef 67%, #eff0f4 67%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="68"]{background:linear-gradient(to right, #e4fcef 68%, #eff0f4 68%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="69"]{background:linear-gradient(to right, #e4fcef 69%, #eff0f4 69%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="70"]{background:linear-gradient(to right, #e4fcef 70%, #eff0f4 70%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="71"]{background:linear-gradient(to right, #e4fcef 71%, #eff0f4 71%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="72"]{background:linear-gradient(to right, #e4fcef 72%, #eff0f4 72%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="73"]{background:linear-gradient(to right, #e4fcef 73%, #eff0f4 73%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="74"]{background:linear-gradient(to right, #e4fcef 74%, #eff0f4 74%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="75"]{background:linear-gradient(to right, #e4fcef 75%, #eff0f4 75%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="76"]{background:linear-gradient(to right, #e4fcef 76%, #eff0f4 76%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="77"]{background:linear-gradient(to right, #e4fcef 77%, #eff0f4 77%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="78"]{background:linear-gradient(to right, #e4fcef 78%, #eff0f4 78%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="79"]{background:linear-gradient(to right, #e4fcef 79%, #eff0f4 79%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="80"]{background:linear-gradient(to right, #e4fcef 80%, #eff0f4 80%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="81"]{background:linear-gradient(to right, #e4fcef 81%, #eff0f4 81%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="82"]{background:linear-gradient(to right, #e4fcef 82%, #eff0f4 82%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="83"]{background:linear-gradient(to right, #e4fcef 83%, #eff0f4 83%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="84"]{background:linear-gradient(to right, #e4fcef 84%, #eff0f4 84%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="85"]{background:linear-gradient(to right, #e4fcef 85%, #eff0f4 85%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="86"]{background:linear-gradient(to right, #e4fcef 86%, #eff0f4 86%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="87"]{background:linear-gradient(to right, #e4fcef 87%, #eff0f4 87%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="88"]{background:linear-gradient(to right, #e4fcef 88%, #eff0f4 88%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="89"]{background:linear-gradient(to right, #e4fcef 89%, #eff0f4 89%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="90"]{background:linear-gradient(to right, #e4fcef 90%, #eff0f4 90%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="91"]{background:linear-gradient(to right, #e4fcef 91%, #eff0f4 91%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="92"]{background:linear-gradient(to right, #e4fcef 92%, #eff0f4 92%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="93"]{background:linear-gradient(to right, #e4fcef 93%, #eff0f4 93%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="94"]{background:linear-gradient(to right, #e4fcef 94%, #eff0f4 94%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="95"]{background:linear-gradient(to right, #e4fcef 95%, #eff0f4 95%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="96"]{background:linear-gradient(to right, #e4fcef 96%, #eff0f4 96%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="97"]{background:linear-gradient(to right, #e4fcef 97%, #eff0f4 97%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="98"]{background:linear-gradient(to right, #e4fcef 98%, #eff0f4 98%, #eff0f4 100%)}.skill-custom-advance-background[data-percent="99"]{background:linear-gradient(to right, #e4fcef 99%, #eff0f4 99%, #eff0f4 100%)}.skill-custom-advance[data-percent="0"]{background:#0a6645;background:linear-gradient(to right, #0a6645 0%, #828282 0%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="1"]{background:#0a6645;background:linear-gradient(to right, #0a6645 1%, #828282 1%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="2"]{background:#0a6645;background:linear-gradient(to right, #0a6645 2%, #828282 2%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="3"]{background:#0a6645;background:linear-gradient(to right, #0a6645 3%, #828282 3%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="4"]{background:#0a6645;background:linear-gradient(to right, #0a6645 4%, #828282 4%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="5"]{background:#0a6645;background:linear-gradient(to right, #0a6645 5%, #828282 5%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="6"]{background:#0a6645;background:linear-gradient(to right, #0a6645 6%, #828282 6%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="7"]{background:#0a6645;background:linear-gradient(to right, #0a6645 7%, #828282 7%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="8"]{background:#0a6645;background:linear-gradient(to right, #0a6645 8%, #828282 8%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="9"]{background:#0a6645;background:linear-gradient(to right, #0a6645 9%, #828282 9%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="10"]{background:#0a6645;background:linear-gradient(to right, #0a6645 10%, #828282 10%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="11"]{background:#0a6645;background:linear-gradient(to right, #0a6645 11%, #828282 11%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="12"]{background:#0a6645;background:linear-gradient(to right, #0a6645 12%, #828282 12%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="13"]{background:#0a6645;background:linear-gradient(to right, #0a6645 13%, #828282 13%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="14"]{background:#0a6645;background:linear-gradient(to right, #0a6645 14%, #828282 14%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="15"]{background:#0a6645;background:linear-gradient(to right, #0a6645 15%, #828282 15%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="16"]{background:#0a6645;background:linear-gradient(to right, #0a6645 16%, #828282 16%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="17"]{background:#0a6645;background:linear-gradient(to right, #0a6645 17%, #828282 17%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="18"]{background:#0a6645;background:linear-gradient(to right, #0a6645 18%, #828282 18%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="19"]{background:#0a6645;background:linear-gradient(to right, #0a6645 19%, #828282 19%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="20"]{background:#0a6645;background:linear-gradient(to right, #0a6645 20%, #828282 20%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="21"]{background:#0a6645;background:linear-gradient(to right, #0a6645 21%, #828282 21%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="22"]{background:#0a6645;background:linear-gradient(to right, #0a6645 22%, #828282 22%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="23"]{background:#0a6645;background:linear-gradient(to right, #0a6645 23%, #828282 23%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="24"]{background:#0a6645;background:linear-gradient(to right, #0a6645 24%, #828282 24%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="25"]{background:#0a6645;background:linear-gradient(to right, #0a6645 25%, #828282 25%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="26"]{background:#0a6645;background:linear-gradient(to right, #0a6645 26%, #828282 26%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="27"]{background:#0a6645;background:linear-gradient(to right, #0a6645 27%, #828282 27%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="28"]{background:#0a6645;background:linear-gradient(to right, #0a6645 28%, #828282 28%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="29"]{background:#0a6645;background:linear-gradient(to right, #0a6645 29%, #828282 29%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="30"]{background:#0a6645;background:linear-gradient(to right, #0a6645 30%, #828282 30%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="31"]{background:#0a6645;background:linear-gradient(to right, #0a6645 31%, #828282 31%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="32"]{background:#0a6645;background:linear-gradient(to right, #0a6645 32%, #828282 32%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="33"]{background:#0a6645;background:linear-gradient(to right, #0a6645 33%, #828282 33%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="34"]{background:#0a6645;background:linear-gradient(to right, #0a6645 34%, #828282 34%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="35"]{background:#0a6645;background:linear-gradient(to right, #0a6645 35%, #828282 35%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="36"]{background:#0a6645;background:linear-gradient(to right, #0a6645 36%, #828282 36%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="37"]{background:#0a6645;background:linear-gradient(to right, #0a6645 37%, #828282 37%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="38"]{background:#0a6645;background:linear-gradient(to right, #0a6645 38%, #828282 38%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="39"]{background:#0a6645;background:linear-gradient(to right, #0a6645 39%, #828282 39%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="40"]{background:#0a6645;background:linear-gradient(to right, #0a6645 40%, #828282 40%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="41"]{background:#0a6645;background:linear-gradient(to right, #0a6645 41%, #828282 41%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="42"]{background:#0a6645;background:linear-gradient(to right, #0a6645 42%, #828282 42%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="43"]{background:#0a6645;background:linear-gradient(to right, #0a6645 43%, #828282 43%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="44"]{background:#0a6645;background:linear-gradient(to right, #0a6645 44%, #828282 44%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="45"]{background:#0a6645;background:linear-gradient(to right, #0a6645 45%, #828282 45%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="46"]{background:#0a6645;background:linear-gradient(to right, #0a6645 46%, #828282 46%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="47"]{background:#0a6645;background:linear-gradient(to right, #0a6645 47%, #828282 47%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="48"]{background:#0a6645;background:linear-gradient(to right, #0a6645 48%, #828282 48%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="49"]{background:#0a6645;background:linear-gradient(to right, #0a6645 49%, #828282 49%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="50"]{background:#0a6645;background:linear-gradient(to right, #0a6645 50%, #828282 50%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="51"]{background:#0a6645;background:linear-gradient(to right, #0a6645 51%, #828282 51%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="52"]{background:#0a6645;background:linear-gradient(to right, #0a6645 52%, #828282 52%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="53"]{background:#0a6645;background:linear-gradient(to right, #0a6645 53%, #828282 53%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="54"]{background:#0a6645;background:linear-gradient(to right, #0a6645 54%, #828282 54%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="55"]{background:#0a6645;background:linear-gradient(to right, #0a6645 55%, #828282 55%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="56"]{background:#0a6645;background:linear-gradient(to right, #0a6645 56%, #828282 56%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="57"]{background:#0a6645;background:linear-gradient(to right, #0a6645 57%, #828282 57%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="58"]{background:#0a6645;background:linear-gradient(to right, #0a6645 58%, #828282 58%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="59"]{background:#0a6645;background:linear-gradient(to right, #0a6645 59%, #828282 59%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="60"]{background:#0a6645;background:linear-gradient(to right, #0a6645 60%, #828282 60%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="61"]{background:#0a6645;background:linear-gradient(to right, #0a6645 61%, #828282 61%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="62"]{background:#0a6645;background:linear-gradient(to right, #0a6645 62%, #828282 62%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="63"]{background:#0a6645;background:linear-gradient(to right, #0a6645 63%, #828282 63%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="64"]{background:#0a6645;background:linear-gradient(to right, #0a6645 64%, #828282 64%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="65"]{background:#0a6645;background:linear-gradient(to right, #0a6645 65%, #828282 65%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="66"]{background:#0a6645;background:linear-gradient(to right, #0a6645 66%, #828282 66%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="67"]{background:#0a6645;background:linear-gradient(to right, #0a6645 67%, #828282 67%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="68"]{background:#0a6645;background:linear-gradient(to right, #0a6645 68%, #828282 68%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="69"]{background:#0a6645;background:linear-gradient(to right, #0a6645 69%, #828282 69%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="70"]{background:#0a6645;background:linear-gradient(to right, #0a6645 70%, #828282 70%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="71"]{background:#0a6645;background:linear-gradient(to right, #0a6645 71%, #828282 71%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="72"]{background:#0a6645;background:linear-gradient(to right, #0a6645 72%, #828282 72%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="73"]{background:#0a6645;background:linear-gradient(to right, #0a6645 73%, #828282 73%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="74"]{background:#0a6645;background:linear-gradient(to right, #0a6645 74%, #828282 74%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="75"]{background:#0a6645;background:linear-gradient(to right, #0a6645 75%, #828282 75%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="76"]{background:#0a6645;background:linear-gradient(to right, #0a6645 76%, #828282 76%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="77"]{background:#0a6645;background:linear-gradient(to right, #0a6645 77%, #828282 77%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="78"]{background:#0a6645;background:linear-gradient(to right, #0a6645 78%, #828282 78%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="79"]{background:#0a6645;background:linear-gradient(to right, #0a6645 79%, #828282 79%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="80"]{background:#0a6645;background:linear-gradient(to right, #0a6645 80%, #828282 80%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="81"]{background:#0a6645;background:linear-gradient(to right, #0a6645 81%, #828282 81%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="82"]{background:#0a6645;background:linear-gradient(to right, #0a6645 82%, #828282 82%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="83"]{background:#0a6645;background:linear-gradient(to right, #0a6645 83%, #828282 83%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="84"]{background:#0a6645;background:linear-gradient(to right, #0a6645 84%, #828282 84%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="85"]{background:#0a6645;background:linear-gradient(to right, #0a6645 85%, #828282 85%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="86"]{background:#0a6645;background:linear-gradient(to right, #0a6645 86%, #828282 86%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="87"]{background:#0a6645;background:linear-gradient(to right, #0a6645 87%, #828282 87%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="88"]{background:#0a6645;background:linear-gradient(to right, #0a6645 88%, #828282 88%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="89"]{background:#0a6645;background:linear-gradient(to right, #0a6645 89%, #828282 89%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="90"]{background:#0a6645;background:linear-gradient(to right, #0a6645 90%, #828282 90%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="91"]{background:#0a6645;background:linear-gradient(to right, #0a6645 91%, #828282 91%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="92"]{background:#0a6645;background:linear-gradient(to right, #0a6645 92%, #828282 92%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="93"]{background:#0a6645;background:linear-gradient(to right, #0a6645 93%, #828282 93%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="94"]{background:#0a6645;background:linear-gradient(to right, #0a6645 94%, #828282 94%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="95"]{background:#0a6645;background:linear-gradient(to right, #0a6645 95%, #828282 95%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="96"]{background:#0a6645;background:linear-gradient(to right, #0a6645 96%, #828282 96%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="97"]{background:#0a6645;background:linear-gradient(to right, #0a6645 97%, #828282 97%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="98"]{background:#0a6645;background:linear-gradient(to right, #0a6645 98%, #828282 98%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.skill-custom-advance[data-percent="99"]{background:#0a6645;background:linear-gradient(to right, #0a6645 99%, #828282 99%, #828282 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ticket-training-job-ready{font-size:.685rem;line-height:.815rem;letter-spacing:.07em;color:#0a6645;padding:.25rem .5rem;background:#e4fcef;border-radius:1rem;margin-left:.565rem}.content{padding:0 1.125rem;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.dropdown-arrow{right:0;width:.625rem;height:.375rem;transition:transform .5s}.dropdown-arrow-open{transform:rotate(-180deg)}@media(min-width: 576px){.progress-dropdown{margin-left:.3rem;margin-top:.8rem;min-height:0;top:0}.progress-dropdown-position{position:relative}}
.results-right-column{border-top:1px solid #e0e0e0}.percent-result-text{font-size:1.75rem}@media(min-width: 768px){.results-left-column{width:70%}.results-right-column{width:30%;border-left:1px solid #e0e0e0;border-top:none}}
.screening-input{border:1px #c9c9c9 solid;outline:none;padding:.3rem 0;max-height:2.225rem}.screening-input::-moz-placeholder{color:#828282;font-size:.875rem}.screening-input::placeholder{color:#828282;font-size:.875rem}
.screening-input-delete-icon{background:none;border:none;max-height:2.225rem}.link-custom-email{text-decoration:underline;color:#222}.link-custom-email:hover{text-decoration:underline}.calendar-invitations{margin:0 !important;justify-items:center !important;align-items:center !important;padding:5px !important;width:7rem !important}.calendar-invitations i{margin:0 !important}
.button-screening-import{background:#fff;border:solid 1px #4987be;border-radius:2rem;padding:.4rem 0rem}.button-screening-import-text{font-size:.875rem;text-decoration-line:none;color:#4987be;white-space:pre-line}.custom-file-button{max-width:25.375rem;max-height:2.375rem;background-color:#fff;box-shadow:0rem .063rem 0rem rgba(0,0,0,.1);border-radius:4px;border:1px solid #eff0f4;color:#182c4c}
.email-form-max-height{max-height:17.2rem}.add-more-rows-button:disabled{color:gray;cursor:not-allowed}
.ticket-sprint-text,.ticket-technology-text{font-size:.813rem;line-height:.938rem;letter-spacing:.07em;padding:.375rem;border-radius:.125rem}.profile-item-sprint{width:-moz-fit-content;width:fit-content}.ticket-sprint-text{color:#0a6645;background:#e4fcef}.ticket-rounded-text{font-size:.688rem;line-height:.813rem;letter-spacing:.07em;color:#4987be;background:rgba(73,135,190,.1960784314);border-radius:1rem;padding:.25rem .5rem}.ticket-light-orange{color:#fda741;background-color:#fff1e2}.ticket-light-blue{color:#50b4ec;background-color:#e5f5fe}.ticket-filter{background-color:#f4f4f4;color:#666;font-size:.875rem}.ticket-technology-text{color:#4987be;background:rgba(73,135,190,.1960784314)}.ticket-test-level-text{color:#4987be;background:rgba(73,135,190,.1960784314);border-radius:.125rem;padding:.125rem .25rem;line-height:.9519rem}.ticket-test-tech{background-color:#ffe2e3;color:#fd6466;letter-spacing:.07rem}
.screening-modal{max-width:65rem}.screening-modal .ant-modal-footer{border-top:.2rem solid #4987be}.screening-modal .ant-modal-header{background-color:#4987be}.screening-modal .ant-modal-header div{color:#fff}.screening-modal .ant-modal-close{display:none}.screening-modal .ant-modal-footer{display:flex;justify-content:flex-end}
.screening-page-container{background-color:#f4f4f4;display:flex;flex-direction:column;height:100vh}.screening-card-container{min-height:11.875rem}.screening-card{background:#fff;border-radius:8px;display:inline-block;position:relative;border:2px solid #222}.text-gray-screening{font-size:.875rem;line-height:1.065rem;color:#828282}.text-screening-technology{font-size:1.25rem;line-height:1.5rem;color:#272727}.button-apply-screening{background:#fff;border:solid 1px #4987be;border-radius:2rem;padding:.315rem 0rem}.button-apply-screening-text{font-size:.875rem;text-decoration-line:none;color:#4987be}.button-apply-screening[data-selected=true]{background:#58dda6;border:solid 1px #58dda6}.button-apply-screening[data-selected=true] .button-apply-screening-text{color:#fff}.button-screening-continue{background:#4987be;border:none;border-radius:2rem;padding:.4rem}.button-screening-continue:disabled{background:rgba(73,135,190,.5490196078)}.button-screening-continue-text{font-size:.875rem;text-decoration-line:none;color:#fff}.ticket-screening-text{font-size:.815rem;line-height:.935rem;letter-spacing:.07em;padding:.175rem;border-radius:.125rem;color:#176b71;background:#d0f0ff}.ticket-padding{font-size:.815rem;line-height:.935rem;letter-spacing:.07em;padding:.175rem;border-radius:.125rem;display:flex;align-items:center}.title-screening-color{color:#222}.subtitle-screening{font-size:1.25rem;line-height:1.875rem}.ticket-technology-frontend{color:#4987be;background:rgba(73,135,190,.1960784314)}.ticket-technology-fullstack{color:#fd6466;background:#ffe2e3}.button-screening-cancel{background:#fd6466;border:none;border-radius:2rem;padding:.4rem}.button-screening-cancel:disabled{background:rgba(253,100,102,.4588235294)}.button-screening-cancel-text{font-size:.875rem;text-decoration-line:none;color:#fff}.button-screening-new-row{background:#fff;border:solid 1px #4987be;border-radius:2rem;padding:.4rem 0rem}.button-screening-new-row-text{font-size:.875rem;text-decoration-line:none;color:#4987be}.button-screening-new-row:disabled{border:solid 1px rgba(73,135,190,.4039215686)}.button-screening-new-row:disabled .button-screening-new-row-text{color:rgba(73,135,190,.4039215686)}.button-back-invitation{top:.825rem;position:relative}@media(min-width: 992px){.button-back-invitation{position:absolute}}.search-bar-screenings{outline:none;border:none;border-bottom:2px solid #bcbcbc;padding:.3rem;font-weight:500;font-size:.875rem}.search-bar-screenings input{border:none;outline:none}.screenings-tree-filters .ant-tree-checkbox-inner{background-color:rgba(0,0,0,0);border:2px solid #4987be}.screenings-tree-filters .ant-tree-checkbox-inner:hover{border-color:#4987be}.screenings-tree-filters .ant-tree-checkbox-checked .ant-tree-checkbox-inner::after{border-color:#4987be}.screenings-tree-filters .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after{border-color:#4987be}.screenings-tree-filters .ant-tree-treenode{max-width:100%}.screenings-tree-filters .ant-tree-treenode span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screening-filters-title svg{color:#357b9e}.border-filters{border:1px solid #d9d9d9}.border-filters .border-bottom-filter{border-bottom:1px solid #bcbcbc}.bg-principal{background-color:#4987be !important}
.rec-dot{background-color:#bae2f6 !important;box-shadow:none !important;width:15px !important;height:15px !important}.rec-dot_active{background-color:#4987be !important;box-shadow:none !important}.dkEaAU{background-color:#ddeef7 !important}
.dropdown-button-options-container[data-open=true]{max-height:10rem;width:10rem;z-index:4;box-shadow:0px 4px 4px rgba(0,0,0,.25)}.dropdown-button-options-container[data-open=false]{display:none}
.screening-completion-dot{height:7px;width:7px;border-radius:50%}.completed-dot-bg{background-color:#2b9f5a}.in-progress-dot-bg{background-color:#ddbc67}.invited-dot-bg{background-color:#d9d9d9}.invited-list-titles,.invited-list-skill-name{font-size:.625rem;line-height:.75rem;color:#424242}.invited-page-container{max-width:65rem}.invited-list-name-width{width:25%}.invited-list-name-indicator-width{width:25%}.profiles-invited-list-container[data-size~="0"] .invited-list-name-width{width:100%}.profiles-invited-list-container[data-size~="0"] .invited-list-screening-width{width:3rem}.profiles-invited-list-container[data-size~="0"] .invited-list-score-width{width:2rem}.profiles-invited-list-container[data-size~="0"] .invited-list-date-width{width:3.5rem}.profiles-invited-list-container[data-size~="0"] .invited-list-process-width{width:4rem}.profiles-invited-list-container[data-size~="0"] .invited-list-status-width,.profiles-invited-list-container[data-size~="0"] .invited-list-status-dropdown-width{width:2.5rem}.profiles-invited-list-container[data-size~="600"] .invited-list-name-width{width:25%}.profiles-invited-list-container[data-size~="700"] .invited-list-screening-width{width:4.5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-score-width{width:3.5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-process-width{width:5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-status-width{width:7.5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-status-dropdown-width{width:9rem}.profiles-invited-list-container[data-size~="900"] .invited-list-screening-width{width:5rem}.profiles-invited-list-container[data-size~="900"] .invited-list-score-width{width:7rem}.profiles-invited-list-container[data-size~="900"] .invited-list-date-width{width:4.5rem}.ant-btn,.ant-btn:hover,.ant-btn:focus{border-radius:1rem;color:rgba(0,0,0,.85);border-color:#d9d9d9}.ant-btn-primary,.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff;background-color:#58dda6;border-color:#58dda6}.invitation-status-modal-container span{font-size:1.1rem}.profiles-list-item-container-search{border:.5px solid #4987be;border-radius:8px;font-size:.875rem;min-height:3.5rem;line-height:1rem;color:#272727}.cursor-not-allowed{cursor:not-allowed}@media(max-width: 768px){.ml-md-6{margin-left:7.5rem !important}.w-indicators-container{width:50%}}@media(max-width: 990px){.w-indicators-container{width:50%}}@media(max-width: 500px){.w-indicators-container{width:80%}}
.test-grid-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(25.6rem, 1fr));gap:1rem}.test-grid-container.create-evaluation-view{gap:0 !important}@media(max-width: 1600px){.test-grid-container{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 1500px){.test-grid-container{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 1150px){.test-grid-container{grid-template-columns:repeat(1, 1fr)}}.full-width-grid{grid-column:1/-1}.test-grid-container-tests,.test-grid-container-create-screening{height:24.125rem}.horizontal-loader-height{height:1rem}.total-number-text{color:#4987be}.select-color{color:#357b9e}.tests-bg{background-color:rgba(65,71,155,.05)}.tests-search-input-full,.tests-search-input-empty{border:.125rem solid;transition:.2s}.tests-search-input-full{border-color:#4987be;transition:.2s}.tests-search-input-empty{border-color:#828282;transition:.2s}.empty-state-container{width:17.625rem;height:17.625rem}.test-button-filters{border-radius:8px;border:1px solid #787878}.test-button-filters-selected{border:1px solid #4987be;filter:drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.1));border-radius:8px}.test-text-filters{color:#828282;font-weight:700;font-size:.875rem}.test-text-filters-selected{font-size:.875rem;color:#182c4c;font-weight:700}.container-test-role{background:#4987be;border-radius:8px}.text-test-role{font-weight:500;font-size:.875rem;color:rgba(48,48,48,.8)}.button-filter{display:inline-block;padding:2rem 2rem;text-align:center}.drops-filter{display:inline-block;text-align:center;position:none;flex-direction:row;width:8rem}.select-dropdown-menu{position:absolute;z-index:1050}
.btn-close-search:disabled{color:#828282;border:1px solid #828282;cursor:not-allowed}.finish-search-button{background-color:#ffe2e3;color:#fd6466;letter-spacing:.07rem}.search-dashboard-search-title-color{color:#4f4f4f}.closed-bg{background-color:#bcbcbc !important}.batch-action-button{width:7.5rem;height:2rem;background:none}.button-search-config-qualitative{color:#757575;background:none;border:none;font-weight:600}.score-filter-slider{width:10rem}.bg-info-subtle{background-color:#4987be !important}.bg-info-dark-subtle{background-color:#10a5f0 !important}.batch-state-select-button{width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #757272}.mr-6{margin-right:4rem}.focus-invitation-animation{box-sizing:border-box;animation-name:pulseBorder;animation-duration:1s}.min-height{min-height:3.75rem}@keyframes pulseBorder{0%{border-color:#4987be}50%{border-color:#127e5f}100%{border-color:#4987be}}.vertical-line{border-left:2px solid #d9d9d9;height:4.375rem}@media(max-width: 990px)and (min-width: 768px){.w-container-indicators{width:70%}}.container-search-dashboard{max-width:70rem}.container-info{width:85%}.btn-close-search{border:1px solid #dc251c;color:#dc251c}.input-search-dashboard{font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.input-search-dashboard::-moz-placeholder{font-style:italic;font-weight:400;color:#adadad}.input-search-dashboard::placeholder{font-style:italic;font-weight:400;color:#adadad}.border-input-search{border:1.5px solid #828282 !important;box-shadow:0px -1px 0px rgba(0,0,0,.1)}.loader-download-csv{right:.75rem;height:.5rem;width:.5rem}.lds-ellipsis div{top:0rem;width:.5rem;height:.5rem}@media(max-width: 1600px){.container-search-dashboard{max-width:65rem}}@media(max-width: 1200px){.container-search-dashboard{width:100%}}@media(max-width: 990px){.container-search-dashboard{width:100%}}.search-date-input{border:1px solid #d9d9d9;padding:.5rem !important;margin:0 .438rem !important;color:#182c4c;box-shadow:none;font-weight:500 !important;font-size:.75rem !important}.search-hour-input{height:2.375rem;font-weight:500 !important;font-size:.75rem !important}.search-date-input:disabled{cursor:not-allowed}.search-input-gray-text{color:gray !important}.react-datepicker-wrapper{width:-moz-fit-content;width:fit-content}.react-datepicker__tab-loop{display:inline-block !important}.close-search-modal-confirmation-button{width:-moz-fit-content;width:fit-content;padding:.8rem 1rem;border:0;border-radius:1rem}.close-search-modal-close-text{color:#4987be}.close-search-modal-container{height:16rem;width:45rem !important;padding:1.8rem;border-radius:1rem}.name-indication-min-width{min-width:25%}.icon-max-width{max-width:1.25rem}.spinner-max-width{max-width:1.25rem;max-height:1rem}.indicator-with-order{max-width:90%}.w-fit-content{width:-moz-fit-content !important;width:fit-content !important}.button-default{border:0}.total-invitations-text{color:#828282}.charts-section-container{justify-content:space-between}@media screen and (max-width: 893px){.charts-section-container{justify-content:center}}@media screen and (min-width: 990px){.charts-section-container{justify-content:space-between}}@media screen and (max-width: 1350px){.charts-section-container{flex-direction:column-reverse !important}}.total-invitations-number{font-size:2rem;margin-bottom:.125rem}.labels-container{margin-right:2.9rem}.h-emails-error-container{max-height:17.8rem}.h-emails-error-container::-webkit-scrollbar{width:.375rem}.h-emails-error-container::-webkit-scrollbar-track{background:#e2e2e2;border-radius:15px}.h-emails-error-container::-webkit-scrollbar-thumb{background:#4987be;border-radius:15px}.save-icon-size{height:.75rem;width:.75rem}.chart-column-container{flex:0 1 calc(50% - .625rem)}@media screen and (max-width: 1350px){.chart-column-container{width:100%;flex:auto !important;margin-bottom:3.125rem}}.score-dropdown-width{width:5rem;color:#303030}.filter-in-table-btn{border:0;background:rgba(0,0,0,0);border-bottom:2px solid #4987be}.apply-a-filter-text{font-style:italic !important}.pill-button{padding:.375rem 1rem;border:0;height:2rem}.country-flag-img{width:auto;height:2.3rem}.country-flag-large-img{width:auto;height:2.3rem}.province-stats-detail-modal-container{width:29rem !important;border-radius:1rem}.text-xxl{font-size:1.625rem}.border-bottom-divisor{border-bottom:.5px solid #828282}.chart-provinces-container{max-height:18.75rem}.chart-country-province-name-text{color:#303030}.chart-country-province-count-text{color:#5e5e5e}.chart-country-single-container{max-width:20rem}.chart-location-items-container{max-height:22.5rem}.chart-country-item{width:10rem}.chart-country-item-divisor{border-bottom:2px solid #d9d9d9;padding:.938rem}.chart-country-item-province-detail-btn{color:#828282;text-decoration:underline;border:0}.filter-tab-button-search{box-sizing:content-box !important;position:relative;width:100%;line-height:0;padding:1rem .5rem;border:1px solid #bcbcbc;border-radius:1rem 1rem 0rem 0rem}.filter-tab-button-search::before{width:100%;height:0;content:"";position:absolute;bottom:0;background-color:rgba(0,0,0,0)}.filter-tab-button-search span{font-size:1.5rem;color:#757575}.filter-tab-button-search.selected-tab-button{color:#4987be;border-color:#4987be}.filter-tab-button-search.selected-tab-button::before{height:.25rem;background-color:#4987be}.filter-tab-button-search.selected-tab-button span{color:#4987be}.total-invitations-quantity{font-size:2rem;line-height:2rem}.chart-country-item-province-container{width:8rem}.chart-country-item-province-text{text-align:end}.allow-certificate-download-modal-width{width:30.75rem !important}.select-big{height:50px;top:5px}
.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-container{height:auto;flex-grow:1}.ql-editor{display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem}.p-container-email{padding-bottom:5rem}.mh-react-quill-custom-component{max-height:25rem;overflow-y:scroll}.preview-email-custom-component{height:34.375rem;max-width:50%}.custom-overflow{overflow-y:scroll}.custom-mw-component{max-width:50%}.button-create-template{background:#d0d0d0;border-radius:2rem;padding:.4rem}.template-custom-shadow{box-shadow:0px 4px 4px rgba(0,0,0,.25);min-height:-moz-min-content;min-height:min-content}.picture-company-email{width:6.25rem}.edit-mail-info-container{border:1px solid #ccc}.subject-input{padding:.563rem .5rem .563rem 1rem;gap:.5rem;height:2.5rem;border:1.5px solid #bbb;border-radius:0px;width:100%}.subject-input::-moz-placeholder{font-style:italic}.subject-input::placeholder{font-style:italic}@media(max-width: 992px){.preview-email-custom-component,.custom-mw-component{min-width:100%}}.custom-button{display:inline-flex;align-items:center;justify-content:center;background-color:#56c1ff;color:#fff !important;font-family:Mulish,sans-serif;font-size:16px;font-weight:bold;padding:5px 10px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:background-color .3s ease;text-decoration:none !important}.custom-button:hover{background-color:#49a9e7}.custom-button span{margin-left:10px;display:inline-block;font-size:18px;transition:transform .3s ease}.custom-button:hover span{transform:translateX(5px)}.text-title{font-size:20px !important}.custom-ant .ant-select-selector{height:50px !important;font-size:14px !important;display:flex !important;align-items:center !important;padding:.563rem .5rem .563rem 1rem !important;gap:.5rem !important;height:3.125rem !important;border:1.5px solid #bbb !important;border-radius:8px !important}.custom-ant .ant-select-dropdown{border:1.5px solid #bbb !important;border-radius:8px !important}
.proctoring-amount-input{width:6rem;border-radius:8px;border:2px solid #ababab;outline:none;font-weight:700;color:#3f3f3f;margin:.3rem 0rem}.proctoring-search-btn{margin:.3rem 0rem;border:1px solid #4987be;font-weight:600;color:#666}.filters-container-gap{gap:1.75rem}
.multiple-select-options-container{width:-moz-max-content;width:max-content;min-width:10.25rem;max-height:21.875rem;overflow-y:auto;margin-top:2.125rem}.multiple-select-container{border-radius:8px;display:flex;justify-content:space-between}.select-border{border:.063rem solid}.border-open{border-color:#4987be}.border-closed{border-color:#eff0f4}.filters-dropdown{width:100%}.filters-dropdown .multiple-select-container{padding:.563rem !important;border-color:#4987be;display:flex;justify-content:space-between;align-items:center}.filters-dropdown .multiple-select-options-container{margin-top:2.25rem !important;width:100%}.z-index-1{z-index:1 !important}.z-index-2{z-index:2 !important}.z-index-3{z-index:3 !important}.z-index-4{z-index:4 !important}.z-index-5{z-index:5 !important}.z-index-6{z-index:6 !important}.z-index-7{z-index:7 !important}.z-index-8{z-index:8 !important}.z-index-9{z-index:9 !important}.z-index-10{z-index:10 !important}
.component-selectable-button-filters{border-radius:8px;border:1px solid #787878}.component-selectable-button-filters-selected{border:1px solid #4987be;filter:drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.1));border-radius:8px}.component-selectable-text-filters{color:#828282;font-weight:700;font-size:.875rem}.component-selectable-text-filters-selected{font-size:.875rem;color:#182c4c;font-weight:700}
.funnel-chart-content{border:1px solid #b7e4fb;padding:1.5rem}.funnel-chart-content-progress{flex:0 1 65%}.funnel-chart-content-label{flex:0 1 35%}.funnel-chart-progress-bar{border-radius:4px}
.layout-container{min-width:25.188rem;width:100%;display:flex;flex:0 1 calc(50% - .625rem);flex-direction:column;margin:auto}@media screen and (min-width: 990px){.layout-container{min-width:19rem}}@media screen and (max-width: 1350px){.layout-container{width:100% !important;max-width:40.625rem !important}}.layout-fixed-height{height:21.875rem}.layout-title-container{background:#b7e4fb;padding:.938rem;border-radius:5px 5px 0px 0px}.layout-title-container-text{color:#4987be}
.pie-chart-container{width:9.375rem;height:9.375rem}
.chart-legend-item-box{height:1.25rem;width:1.25rem;border-radius:50%}
.custom-date-button{width:9.375rem;height:2.375rem;background-color:#fff;box-shadow:0rem .063rem 0rem rgba(0,0,0,.1);border-radius:4px;border:1px solid #eff0f4;color:#182c4c}.container-picker{background:#fff !important;border:1px solid #4987be !important;border-radius:8px !important}.react-datepicker__day-names{margin-top:.625rem;background:#fff !important}.react-datepicker__day-name{font-family:"Mulish",sans-serif;font-size:.75rem;margin:0rem .3rem;color:#828282}.react-datepicker__header{background:#fff;border:0rem}.react-datepicker__navigation-icon::before{margin-top:1rem;border-color:#4987be}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before{display:none}.react-datepicker__current-month{font-size:.875rem;font-weight:700;line-height:1.375rem}.react-datepicker__month-container{padding:.6rem .8rem}.react-datepicker__day{font-family:"Mulish",sans-serif;font-size:.875rem;line-height:1.375rem;padding:.3rem;width:2rem;height:2rem}.react-datepicker__week{padding:.1rem .3rem}.react-datepicker__day--selected{background:#4987be;border-radius:6.625rem}.react-datepicker__day--selected:hover{background:#4987be;border-radius:6.625rem;transform:scale(1.2)}.react-datepicker__day:hover{border-radius:6.625rem;background:#4987be}.react-datepicker__day--keyboard-selected{border-radius:6.625rem;background:#4987be}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after{display:none}.react-datepicker-popper{z-index:2;width:-moz-fit-content;width:fit-content}.react-datepicker__day--keyboard-selected,.react-datepicker__day:hover{color:#fff}
.scores-chart-column-label-text{color:#d3d3d3}.scores-chart-labels-text{color:#828282}.score-bar-width{width:100%;border-radius:4px 4px 0px 0px}.score-bars-and-labels-separator{border-top:3px solid #d9d9d9;margin:0px .125rem}.score-chart-container{height:7rem}.score-chart-bar-container{margin:0px .125rem}
.horizontal-bars-row-height{height:2rem}.horizontal-bars-bar-section{height:2rem;z-index:1}.horizontal-bar-text{font-size:.875rem;font-weight:500;color:gray;max-width:5.8rem;text-align:end}.horizontal-bar-column-value{font-size:.875rem;font-weight:500;color:gray;width:0}.horizontal-bar-chart-lines{border-top:2px solid #d9d9d9}.horizontal-bar-column-value:before{content:"";position:absolute;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;bottom:1.8rem;height:calc(100% - 1.8rem)}.horizontal-bar-column-value:first-child:before{display:none}
.age-gender-chart-total{font-size:2rem;line-height:110%;letter-spacing:-0.019em;margin-bottom:.75rem}.age-gender-legend-circle{display:inline-block;width:.875rem;height:.875rem;border-radius:1rem}.age-gender-legend-container{margin-bottom:.5rem}.age-gender-legend-container:last-child{margin:0}.age-gender-chart-total-text{color:#828282;font-size:.875rem;line-height:80%}.age-gender-legend{font-size:.875rem;line-height:150%;font-weight:500}.invert-axes-text{color:#828282;font-size:.875rem;font-weight:600}
.checkbox{--background: #fff;--border: #c5c5c5;--border-hover: #d6d6d6;--border-active: #4987be;--tick: #fff;position:relative}.checkbox input,.checkbox svg{width:.875rem;height:.875rem;display:block}.checkbox input{-webkit-appearance:none;-moz-appearance:none;position:relative;outline:none;background:var(--background);border:none;margin:0;padding:0;cursor:pointer;border-radius:4px;transition:box-shadow .3s;box-shadow:inset 0 0 0 var(--s, 1px) var(--b, var(--border))}.checkbox input:hover{--s: 2px;--b: var(--border-hover)}.checkbox input:checked{--b: var(--border-active)}.checkbox svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke, var(--border-active));position:absolute;top:0;left:0;width:.875rem;height:.875rem;transform:scale(var(--scale, 1)) translateZ(0)}.checkbox.path input:checked{--s: 2px;transition-delay:.4s}.checkbox.path input:checked+svg{--a: 16.1 86.12;--o: 102.22}.checkbox.path svg{stroke-dasharray:var(--a, 86.12);stroke-dashoffset:var(--o, 86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.checkbox.bounce{--stroke: var(--tick)}.checkbox.bounce input:checked{--s: 0.688rem}.checkbox.bounce input:checked+svg{animation:bounce .4s linear forwards .2s}.checkbox.bounce svg{--scale: 0}.search-dashboard-checkbox{--background: transparent;--border: #757272;--border-hover: #b6b1b1;--border-active: #4987be;--tick: #fff}.search-dashboard-checkbox input,.search-dashboard-checkbox svg{width:1.125rem;height:1.125rem}.search-dashboard-checkbox input{border-radius:3px;box-shadow:inset 0 0 0 var(--s, 2px) var(--b, var(--border))}.search-dashboard-checkbox svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke, var(--border));position:absolute;top:0;left:0;width:1.125rem;height:1.125rem;transform:scale(var(--scale, 1)) translateZ(0)}.search-dashboard-checkbox.path input:checked{--s: 2px;transition-delay:.4s}.search-dashboard-checkbox.path input:checked+svg{--a: 16.1 86.12;--o: 102.22}.search-dashboard-checkbox.path svg{stroke-dasharray:var(--a, 86.12);stroke-dashoffset:var(--o, 86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.search-dashboard-checkbox.bounce{--stroke: var(--tick)}.search-dashboard-checkbox.bounce input:checked{--s: 0.688rem}.search-dashboard-checkbox.bounce input:checked+svg{animation:bounce .4s linear forwards .2s}.search-dashboard-checkbox.bounce svg{--scale: 0}.search-dashboard-checkbox-partial{--background: transparent;--border: #4987be;--border-hover: #b6b1b1;--border-active: #4987be;--tick: #fff;position:relative}.search-dashboard-checkbox-partial input,.search-dashboard-checkbox-partial svg{width:1.125rem;height:1.125rem}.search-dashboard-checkbox-partial input{border-radius:3px;box-shadow:inset 0 0 0 var(--s, 2px) var(--b, var(--border))}.search-dashboard-checkbox-partial svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke, var(--border));position:absolute;top:0;left:0;width:1.125rem;height:1.125rem;transform:scale(var(--scale, 1)) translateZ(0)}.search-dashboard-checkbox-partial.path input:checked{--s: 2px;transition-delay:.4s}.search-dashboard-checkbox-partial.path input:checked+svg{--a: 16.1 86.12;--o: 102.22}.search-dashboard-checkbox-partial.path svg{stroke-dasharray:var(--a, 86.12);stroke-dashoffset:var(--o, 86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.search-dashboard-checkbox-partial.bounce{--stroke: #6b17f1}.search-dashboard-checkbox-partial.bounce input:checked{--s: 0.688rem}.search-dashboard-checkbox-partial.bounce input:checked+svg{animation:bounce .4s linear forwards .2s}.search-dashboard-checkbox-partial.bounce svg{--scale: 0}@keyframes bounce{50%{transform:scale(1.2)}75%{transform:scale(0.9)}100%{transform:scale(1)}}
.ordering-container{height:.5rem;top:-0.6rem}.ordering-angle{height:.4rem}
.no-score-bg{background-color:#b3b3b3}.assessment-invitation-name{text-align:start;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;color:#000}.assessment-invitation-name:hover{text-decoration:underline}.city-span{width:100%;text-align:start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screening-invitation-item-row{border-bottom:1px solid #c8c8c8;background:#fff;width:-moz-max-content;width:max-content;min-width:100%}.screening-invitation-item-row:hover{background:#f4f4f4}.screening-invitation-item-row .pinned{position:sticky;left:0;background-color:inherit;z-index:2}.linkedin{height:1.25rem;max-width:1.25rem}.linkedin.withLink{fill:#0a66c2}.linkedin.withoutLink{fill:#828282}.wrapper{--sizing: auto-fit;display:grid;grid-template-columns:repeat(var(--sizing), minmax(100px, 1fr));grid-gap:1rem}.invisible-background{background-color:#d9d9d9;background-image:linear-gradient(135deg, #ffffff 25%, transparent 25%),linear-gradient(225deg, #ffffff 25%, transparent 25%),linear-gradient(45deg, #ffffff 25%, transparent 25%),linear-gradient(315deg, #ffffff 25%, #d9d9d9 25%);background-position:4px 0,4px 0,0 0,0 0;background-size:4px 4px;background-repeat:repeat}.calendar-invitations{margin:0 !important;justify-items:center !important;align-items:center !important}.calendar-invitations i{margin:0 !important}.LOW_RISK{background-color:#00bf63}.MEDIUM_RISK{background-color:#ffde59}.HIGH_RISK{background-color:#ff3131}.proctoring-risk-label{min-width:7rem}
.dropdown-select-container{font-size:.874rem;line-height:1rem;color:#182c4c;background-color:#fff;z-index:1}.dropdown-select-button{width:-moz-max-content;width:max-content}.dropdown-select-arrow{transition:transform .3s}.dropdown-select-arrow-open{transform:rotate(-180deg)}.dropdown-select-options-container{list-style:none;max-height:0;min-width:100%}.dropdown-select-options-container-open{max-height:12.5rem}.dropdown-selec-option{list-style-type:none}.dropdown-selec-option:hover{background-color:#fafafa}.dropdown-selected-option{background-color:#ebebeb}.dropdown-select-placeholder{white-space:nowrap;text-overflow:ellipsis}.dropdown-max-height{max-height:3.125rem}.dropdown-container-index{z-index:3}.dropdown-gray-bg{background-color:#f4f4f4}.dropdown-dark-gray{background-color:#b1b1b1}
.container-search-dashboard{max-width:100% !important;background-color:#fff}.border-headers{border-bottom:1px solid #c8c8c8}.search-dashboard-header{position:sticky;top:4rem;overflow-x:hidden;z-index:2;padding-top:1rem}.search-table-header-item{width:-moz-max-content;width:max-content}.search-table-header-item .pinned{position:sticky;left:0;background-color:inherit;z-index:2}.search-table-body{overflow-x:hidden;width:100%;position:static;padding-bottom:20rem}.table-horizontal-scroll{overflow-x:auto;position:sticky;bottom:.25rem;z-index:3}::-webkit-scrollbar{-webkit-appearance:none;width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{border-radius:.25rem;background-color:rgba(0,0,0,.5);box-shadow:0 0 1px rgba(255,255,255,.5)}
.scroll-to-top-button{border-radius:50%;position:fixed;width:2.5rem;height:2.5rem;border:none;z-index:10;bottom:1rem;right:1rem;background-color:#4987be}.scroll-to-top-button:disabled{background-color:#9fd7f3}
.personalize-button{color:#757575;background-color:rgba(0,0,0,0);border:none}.personalize-title{font-size:1rem;text-align:start;padding-bottom:1.5rem}.personalization-modal-w{max-width:35rem}.personalization-modal-h{max-height:80vh;overflow-y:auto}@media screen and (max-height: 800px){.personalization-modal-h{max-height:65vh}}
.personalize-column-item{box-shadow:0px 0px 6px rgba(0,0,0,.24);background:#fff;border-radius:.25rem;padding:.75rem;margin-bottom:.5rem}
.qualitative-filters-container{position:fixed;bottom:0;right:0;width:32.5rem;max-width:95%;height:calc(100vh - 4rem);z-index:11;background-color:#fff;box-shadow:-0.375rem 0 .5rem rgba(0,0,0,.1607843137);transform:translateX(calc(100% + 2rem));transition:transform .5s ease;padding:3rem 2rem}.qualitative-filters-container[data-opened=true]{transform:translateX(0)}.qualitative-testgroup-dropdown-placeholder{color:#424242}.qualitative-testgroup-dropdown{border:1px solid #4987be !important;border-radius:7px !important}.qualitative-filters-applied{background-color:#bcbcbc;border-radius:1.5rem;height:1.375rem}.qualitative-filters-applied-text{padding-left:.625rem;letter-spacing:.05rem}.qualitative-filters-applied-cross{padding:0 .625rem}.qualitative-filter-extreme,.qualitative-filter-balanced{height:2rem;width:50%}.qualitative-filter-extreme:first-child{border-right:1px solid #757575;width:46%}.qualitative-filters-radio-button{height:1.5rem;width:1.5rem;border-radius:1.5rem;border:2px solid #757575}.qualitative-filters-clear-button{color:#4987be;background:none;border:1px solid #4987be;border-radius:1.5rem;padding:.375rem 1rem}.qualitative-filters-options-container[data-active=false] .qualitative-filter-extreme{cursor:default !important}.qualitative-filters-options-container[data-active=false] .qualitative-filter-extreme:first-child{border-right:1px solid #bcbcbc}.qualitative-filters-options-container[data-active=false] .qualitative-filters-radio-button{border:2px solid #bcbcbc}.qualitative-filters-options-container[data-active=false] .qualitative-filters-text{color:#bcbcbc}.qualitative-filter-balanced[data-active=false]{cursor:default !important}.qualitative-filter-balanced[data-active=false] .qualitative-filters-radio-button{border:2px solid #bcbcbc}.qualitative-filter-balanced[data-active=false] .qualitative-filters-text{color:#bcbcbc}
.text-success-screening{color:#222}.p-container{padding-top:8rem;padding-bottom:8rem}.padding-container-screening{padding:0rem 10rem}@media(max-width: 992px){.padding-container-screening{padding:0rem 6rem}}@media(max-width: 576px){.padding-container-screening{padding:0rem 4rem}}
.no-profile-title{font-size:1.5rem}
.invited-profile-data-icon{width:1.5rem;text-align:center}.invited-profile-data-title,.invited-profile-search,.invited-profile-data-text{color:#4f4f4f}.download-cv-text{color:#41479b}.invited-profile-search-name{color:#fff;background-color:#fd7779}.invited-profile-cv-link,.invited-profile-cv-link:hover{text-decoration:underline;color:#4f4f4f}.margin-left-country-custom{margin-left:.7525rem}.margin-left-phone-custom{margin-left:.4rem}.margin-left-cv-custom{margin-left:.5625rem}.ml-custom-mark-icon{margin-left:.1875rem}.container-about-invited-profile{border:1px solid #c9c9c9;border-radius:4px;padding:.5625rem .5rem .5625rem 1rem}.invited-profile-pass-stage-button{background-color:#b1b1b1;padding-top:.1rem;padding-bottom:.1rem;letter-spacing:.04rem}.profile-invitation-img{width:4.65rem;height:4.65rem}.go-back-button{border-style:solid}
.formation-border-increment{border-top:1px solid rgba(130,130,130,.33)}.formation-collapsed-container{max-width:85%}.formation-collapsed-label-anchor{margin-top:-5px}.formation-collapsed-container-width{width:80% !important;margin-bottom:0rem}.formation-width-custom{width:33%}.formation-certificate-custom{position:absolute;right:0}@media(max-width: 600px){.formation-collapsed-container-width{width:100% !important;margin-bottom:2rem}.formation-certificate-custom{bottom:0;left:50%;transform:translateX(-40%)}}
.language-container-margin-custom{margin-left:4rem}
.style-input-portfolio{border:1px solid #eff0f4;box-shadow:0px 1px 0px rgba(0,0,0,.1);border-radius:8px}.portfolio-container-custom{min-width:8.125rem;max-width:8.125rem}.portfolio-margin-img-custom{width:1.125rem;height:1.0625;margin-left:.625rem}.portfolio-margin-span-custom{margin-left:1.375rem}.portfolio-gap-custom{gap:0px .3125rem}
.invited-profile-comments-container-title{font-size:1.125rem}.invited-profile-add-comment-button,.invited-profile-delete-comment-button{background:none;border:none}.invited-profile-comment-title-data{color:#000}.invited-profile-comment-text{word-break:break-all;color:#5e5e5e}.notes-empty-state-button{padding:.5rem 1.75rem;margin:auto}.border-button{border:1px solid #4987be}.comment-input-height{min-height:16.875rem;resize:none}.notes-section{border:1px solid #4987be}.screening-profile-comment-modal .ant-modal-body{padding-bottom:0}.screening-profile-comment-modal .ant-modal-footer{display:flex;justify-content:center;padding-bottom:1rem;border:none}.border-bottom-comment{border-bottom:1px solid rgba(130,130,130,.3294117647)}
.bg-color-transition{transition:background-color .6s ease}
.invited-profile-stage-percent{font-size:2rem;color:#000}.invited-profile-search,.invited-profile-skill-title{color:#828282}.invited-profile-stage-text{color:#272727}.invited-profile-stage-text-container{line-height:1.1rem}.span-see-detail-modal{color:#41479b}.invited-profile-stages-progress{width:80%;min-width:6rem}@media screen and (max-width: 847px){.invited-profile-stages-progress{width:60%}}.points-text{margin-left:1.563rem}.section-container{margin-left:1rem;width:100%}@media screen and (max-width: 847px){.section-container{margin-left:1.25rem}}.technology-text-value{color:#5f5f5f}.container-name-mw{max-width:70%}.button-detail-mw{max-width:30%}.loader-classname{width:5rem !important;height:1rem !important;margin:auto;margin-left:.625rem;margin-top:1.125rem}.circle-no-data{width:9rem;height:9rem;border:5px solid #bcbcbc}.loader-report{height:.5rem}.report-btn-disabled-text{color:#959595}.report-btn-disabled-button{border:1px solid #959595}.no-metrics-icon{display:flex;align-items:center;line-height:8px}
.communication-container{border:1px solid #4987be;background-color:#fff;border-radius:8px;color:rgba(75,75,75,.75)}.communication-delivered-background{background-color:#c2f2de;border-color:#67e0ae}.communication-canceled-background{background-color:#bcbcbc;border-color:#686868}.note-updated{color:rgba(75,75,75,.75);font-style:italic}.communication-error-background{background-color:#feebeb;border-color:#ff7676}
.qualitative-result-bar{height:8px;width:100%;display:flex;align-items:center}.qualitative-result-point{height:24px;width:24px;background-color:#4987be;box-shadow:0px 0px 5px rgba(0,0,0,.2);display:inline-block;border-radius:50%;transition:.3s}.qualitative-result-bar-color-1{background-color:#d9d9d9}.qualitative-result-bar-color-2{background-color:#b3b3b3}.qualitative-testgroup-select{width:19.625rem;border-color:#4987be !important}.qualitative-result-bar-color-3{background-color:#4987be !important}.qualitative-extreme-selected{color:#4987be}.candidate-role-input-height{min-height:3.5rem;resize:none}
.formation-border-increment{border-top:1px solid rgba(130,130,130,.33)}.formation-collapsed-container{max-width:85%}.formation-collapsed-label-anchor{margin-top:-5px}.formation-collapsed-container-width{width:80% !important;margin-bottom:0rem}.formation-width-custom{width:33%}.formation-certificate-custom{position:absolute;right:0}@media(max-width: 600px){.formation-collapsed-container-width{width:100% !important;margin-bottom:2rem}.formation-certificate-custom{bottom:0;left:50%;transform:translateX(-40%)}}
.input-profile-custom{background-color:rgba(255,255,255,.8156862745) !important;border-radius:5rem !important}.input-profile-custom .ant-input{color:#4987be !important}.input-profile-custom svg{color:#4987be !important}.input-profile-custom span{background-color:rgba(0,0,0,0) !important;border:none !important}.input-profile-custom span:focus{border:none}.input-profile-custom input,.input-profile-custom span{background-color:rgba(0,0,0,0) !important;border:none !important}.input-profile-custom input:focus,.input-profile-custom span:focus{border:none}.profile-border-radius{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.invitations-and-challenges-container{overflow-x:scroll}.invitation-item-container{min-width:10rem;max-width:10rem;height:5rem;background-color:rgba(255,255,255,.231372549);border:#fff .0625rem solid;border-radius:.5rem;color:#fff;text-align:center}.invitation-item-container.active{background:#fff !important;color:#4987be !important;box-shadow:inset 0 0 0 .1rem #4987be}.invitation-item-container.active .invitation-item-score{background:#0e9ce2 !important;color:#fff !important;border:#fff .0625rem solid}.invitation-empty-container{height:5rem !important}.invitation-item-score{position:absolute;top:-12%;right:-5%;background-color:#fff;color:#4f4f4f;border-radius:5rem}.custom-loader-position{height:1rem}.pending-credits{background-color:#d9d9d9;color:#686868}
.modal-test-image{width:24rem;height:12rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 .25rem 0 rgba(0,0,0,.2509803922);border-radius:.5rem}.modal-test-image-open-button{background:none;border:none;color:rgba(48,48,48,.8)}


.modal-test-image{width:24rem;height:12rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 .25rem 0 rgba(0,0,0,.2509803922);border-radius:.5rem}.modal-test-image-open-button{background:none;border:none;color:rgba(48,48,48,.8)}
.option-multiple-container{font-size:1rem;font-weight:400;color:#686868}.option-multiple-container p{margin:0}.maya-blue-solid-border{border:.065rem solid #1aacf0;border-radius:8px}.correct-option{background-color:#d5f6e8;border:1px solid #5edca7}.partial-correct-option{background-color:#fff4cc;border:1px solid #806600}.incorrect-option{background-color:#f9d4d2;border:1px solid #dc251c}.cero-option{background-color:#e6e6e6;border:1px solid #607d8b}.w-90{width:90%}.option-icon-w{width:2rem}.option-score-w{width:5rem}.modal-container-check-result-custom-height{box-shadow:0px 1px 0px rgba(0,0,0,.1);border-radius:8px;min-width:3.9rem}.modal-container-check-border-color-red{border:1px solid #f44336}.modal-container-check-border-color-green{border:1px solid #2b9f5a}.modal-container-check-border-color{border:1px solid rgba(88,193,245,.58)}.modal-container-check-border-color-yellow{border:1px solid #806600}.modal-container-check-border-color-gray{border:1px solid #607d8b}.circle-blue-rounded{min-width:1.25rem;width:1.25rem;height:1.25rem;border:2px solid #4987be}.circle-blue-bg-selected{width:.625rem;height:.625rem;background-color:#4987be}.option-formula-position-format{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;z-index:2;box-sizing:border-box}.option-formula-background{background-color:rgba(255,255,255,.46)}.bg-grey{background-color:#ececec}.default-styles-none{border:none}.gap{gap:.5rem}.rounded{border-radius:.25rem}
.modal_submission{width:100vw;min-height:100vh;overflow-y:scroll;overflow-x:d-none;background-color:rgba(31,32,41,.5);pointer-events:none;opacity:0;transition:opacity 250ms 700ms ease;z-index:101 !important}.visible_submission{pointer-events:auto;opacity:1;transition:all 300ms ease-in-out;overflow:d-none}.modal__wrap_submission{width:70% !important;max-width:112.5rem !important;margin-left:0px !important;margin-right:0px !important;margin-top:auto;margin-bottom:auto;padding:2rem 4rem 1rem 4rem;align-self:start;max-height:calc(100vh - 2.3rem);opacity:0;transition:opacity 250ms 250ms ease,transform 300ms 250ms ease;transform:scale(0);background:#fff;box-shadow:0px 4px 4px rgba(0,0,0,.25);border-radius:10px;overflow-y:auto}.modal__wrap_submission.testgroup-details{width:80% !important;height:90% !important;padding:0}.arrow-dropdown-modal-collapsed{transform:rotate(-180deg);transition:transform .5s}.arrow-dropdown-modal-uncollapsed{transform:rotate(0deg);transition:transform .5s}.visible_submission .modal__wrap_submission{opacity:1;transform:scale(1);transition:opacity 250ms 500ms ease,transform 350ms 500ms ease}.button-close-modal{color:#4987be;width:1.375rem;height:1.375rem}.button-close-modal.testgroup-details{color:#272727}.text-blue-modal{color:#41479b}.color-title-test{color:rgba(48,48,48,.8)}.color-count-questions{color:#5e5e5e}.border-language-selected{border:1px solid #bcbcbc;border-radius:1px;width:7rem}.border-item-test-group{border:1px solid #4987be;border-radius:8px;transition:all .2s}.border-item-test-group-content{border:1px solid #4987be;border-radius:8px;transition:all .2s;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.text-color-item-test-group{color:rgba(75,75,75,.75);max-width:90%}.text-color-collapsed-modal{color:#303030}.button-close-modal-submission{background:#4987be}.bg-container-options-modal{background:rgba(85,82,249,.03)}.modal-container-text-custom{background:rgba(88,193,245,.19);border-radius:8px}.modal-border-bottom-dashed{border-bottom:2px dashed #4987be}.margin-icon-incorrect-custom{margin-left:2px}.modal-container-check-result{border:3px solid rgba(82,192,247,.86);border-radius:4px;width:1.4375rem;height:1.4375rem}@media(max-width: 500px){.modal__wrap{width:90% !important;padding:2rem 2rem 1rem 2rem}.text-category-responsive{font-size:10px}}.ant-progress-outer{padding-right:0 !important}.disclaimer-yellow-bg{background:#ffe47f;padding:.625rem;margin-top:1.25rem}.best-option{gap:.625rem;width:8rem;height:1.32rem;background:#e4fcef;border-radius:.125rem;line-height:.938rem;letter-spacing:.07em;text-align:left;color:#0a6645}.tg-description{max-height:6rem;overflow:auto;word-wrap:break-word;white-space:pre;white-space:-moz-pre-wrap;white-space:pre-wrap}@media(min-height: 770px){.tg-description{max-height:12.5rem}}.text-medium{font-size:1rem}.ticket-difficult{font-size:.715rem;line-height:.815rem;letter-spacing:.05em;padding:.075rem;border-radius:.125rem;display:flex;align-items:center}.ticket-color-VERY_EASY,.ticket-color-EASY{color:#58dda6;background-color:#c2f2de}.ticket-color-INTERMEDIATE{color:gray;background-color:#ebebeb}.ticket-color-HARD{color:gray;background-color:#feebeb}.ticket-color-VERY_HARD,.ticket-color-ADVANCED{color:#fd6466;background-color:#feebeb}.ticket-position{top:0rem;left:-1rem;border-radius:8px 0 0 0}.container-detail-item-submission{width:3rem}.details-header{background-color:#79a6cf;padding:2rem;display:flex}.details-header .title{font-size:1.375rem}.details-header.example-questions{background-color:#fff}.see-questions-button{min-width:7.125rem;background-color:#4987be;color:#fff;border-radius:1.375rem;border:none;padding:.5rem 1rem;gap:.8rem;display:flex;justify-content:center;align-items:center;box-shadow:0px -4px 4px 0px rgba(0,0,0,.2509803922) inset;justify-self:flex-end !important;cursor:pointer !important}.bg-blue-light{background-color:#bae2f6}.box-item{display:flex;flex-direction:column;width:11.75rem;height:5.25rem;max-height:5.25rem;justify-content:center;align-items:center;gap:.5rem}.box-item .no-gap{gap:0}.box-item .gap-formats{gap:.2rem}.box-item .overflow-y{overflow-y:auto;overflow-x:hidden}.box-item-content{overflow-y:scroll !important;justify-content:center}.box-item svg{width:2.5rem;height:2.5rem}.box-item img{margin-right:.2rem;-o-object-fit:contain;object-fit:contain}.box-item>*{margin:0;padding:0;box-sizing:border-box}.font-size-24{font-size:1.5rem}.font-size-20{font-size:1.25rem}.font-size-16{font-size:1rem}.font-size-14{font-size:.875rem}.gray-pill{display:flex;background-color:#ececec;border-radius:1.25rem;padding:.5rem .75rem;color:#686868}.detail-boxes-container{display:flex;padding:0 2rem 2.5rem 2rem;gap:1.3rem}.gap-m{gap:1rem}.image-wrapper{position:relative;width:6.5rem;height:6.5rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(10px);z-index:0}.image-wrapper img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.img-endorsement{width:6.5rem;height:6.5rem;border-radius:50%}.tags-container{background-color:#f5f6f6;border-radius:.4rem;color:#272727;font-weight:600;font-size:.75rem}.w-1-3{width:33.33%}.w-1-2{width:50%}.first-container,.second-container{height:85%;display:flex;flex-direction:column;justify-content:space-between}.second-container p,.second-container h3,.second-container span{font-weight:500 !important}.third-container{font-weight:500}.testgroup-content-columns{display:flex}.w-95{width:75% !important}.statistics-container-selector{justify-content:start;min-width:30vh}.statistics-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;width:88%;margin-left:1rem;background-color:#fff}.statistics-button-selector{font-weight:650;width:100%}.statistics-total-text{font-size:1.5rem;margin-bottom:.125rem}@media(max-width: 1680px){.testgroup-content-columns{flex-wrap:wrap}.first-container,.second-container{width:50%;height:auto !important}.third-container{width:100%;padding-top:1rem}}@media(max-width: 1200px){.first-container,.second-container,.third-container{width:100%}}.tests-container{padding:2rem}.test-item{background-color:#ececec;display:flex;flex-direction:column;padding:.75rem 2rem 1rem 1.5rem;font-size:1rem;font-weight:400;color:#686868}.bg-grey-light{background-color:#f5f6f6}.pointer{cursor:pointer}.submitted-skip-icon{width:1.375rem}.metric-chartlayout-wrapper{max-width:100%;overflow:hidden}
.scoreDistribution-chart-container{height:200px;position:relative;display:flex;justify-content:center;align-items:center;margin-top:20px}.scoreDistribution-chart-area-container{position:relative;width:10%}.scoreDistribution-area-width{width:100%;transition:height .3s ease}.axis text{font-size:12px;font-weight:700}.axis line{stroke:#d9d9d9}
.leaflet-container{width:80vw;height:90vh}.map-marker-label{top:2.5rem;position:relative;padding:2px}
@media(min-width: 576px){.invited-profile-data-card{width:20%;min-width:22rem}.invited-profile-stages-card{width:35%;min-width:30rem}}.invited-profile-data-card-custom{width:20%;min-width:22rem}.container-invited-profile-ca{display:flex;flex-direction:row}@media(max-width: 847px){.invited-profile-data-card-custom{width:100%;min-width:22rem;padding-left:1.5rem;padding-right:1.5rem}.invited-profile-stages-card{width:100%;margin-top:1rem}.container-invited-profile-ca{flex-direction:column}}
.text-buttons{line-height:1.063rem;letter-spacing:.025rem;flex:1;border-radius:.5rem;padding:1rem 1rem;margin:1rem 0rem}.btn.focus,.btn:focus{box-shadow:none !important}.form-control:focus{box-shadow:none !important}.theme-input-border{border:1px solid #eff0f4}.w-92-5{width:92.5%}.imageButton{width:2rem;margin-right:.5rem;height:auto;align-self:center}.border-none{border:none}.additional-image{display:flex;align-self:flex-start}.empty-buttons{flex:1;background-color:#fff;border:none}.bookmarker{width:5rem;height:auto;top:-1.05rem;right:-0.5rem;position:absolute}.flex-1{flex:1}.color-grey-1{color:#686868 !important}.color-white{color:#fff !important}.bottom-border{border:none;border-bottom:2px solid #bcbcbc;background-color:rgba(0,0,0,0);resize:none;border-radius:.25rem}.border-grey-2{border:2px solid #bcbcbc;border-radius:.25rem;background-color:rgba(0,0,0,0);resize:none}.svg-selected svg:not(.ai-button) path{fill:#fff}.svg-selected svg.ai-button path{stroke:#fff}.disabled-add-question{top:0;left:0;right:0;bottom:0;z-index:10;background:rgba(0,0,0,0);pointer-events:none}.disabled-add-question .question-to-add-container{pointer-events:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}.question-to-add-container{background-color:#f5f6f6;padding:1rem 2rem;font-weight:500 !important}.checkbox-files-item{background:rgba(0,0,0,0);border-color:#bcbcbc}.disabled-icon-add-questions{width:2rem;height:2rem;align-self:center;position:absolute;right:0;transform:translateX(50%) translateY(30%);z-index:2;box-shadow:-3px 5px 6px rgba(0,0,0,.125)}textarea:focus::-moz-placeholder{color:rgba(0,0,0,0)}textarea:focus::placeholder{color:rgba(0,0,0,0)}input:focus::-moz-placeholder{color:rgba(0,0,0,0)}input:focus::placeholder{color:rgba(0,0,0,0)}
.modal-question-ai .ant-modal-content{height:auto;max-height:100vh;display:flex;flex-direction:column;overflow:hidden;border-radius:10px}.modal-question-ai .ant-modal-body{padding:1rem;height:100%;overflow-y:scroll;margin-bottom:20px}.modal-scrollable-questions{overflow-y:auto;max-height:100%;padding-right:8px}.not-allowed-button{cursor:not-allowed !important}
.choice-card-container{display:flex;align-items:center;background-color:#f4f4f4;border-radius:8px;min-height:120px;width:auto}@media(max-width: 767.98px){.choice-card-container{flex-direction:column;align-items:flex-start}}.choice-card-index-badge{background-color:#4987be;align-self:flex-start;color:#fff;font-weight:bold;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;margin-right:8px}@media(max-width: 767.98px){.choice-card-index-badge{margin-right:0;margin-bottom:6px}}.choice-card-content{position:relative;display:flex;justify-content:center;flex-grow:1;width:100%}@media(max-width: 767.98px){.choice-card-content{align-items:center;flex-direction:column;gap:10px;margin-bottom:20px}}.choice-card-question{width:200px;max-height:100px}@media(max-width: 767.98px){.choice-card-question{max-width:50%}}.choice-card-answers{display:flex;width:50%;flex-direction:column;justify-content:space-around;height:auto}@media(max-width: 767.98px){.choice-card-answers{width:100%}}.choice-card-answer{display:flex;align-items:center;padding:0px 20px;justify-content:space-between;width:100%}.choice-card-answer .choice-card-answer-text{flex-grow:1;background-color:rgba(0,0,0,0);outline:none;border:none;border-bottom:1px solid #000;margin-right:8px;padding:1px}.choice-card-answer .choice-card-answer-text:focus{outline:none;box-shadow:none}.choice-card-answer .choice-card-answer-checkbox{width:16px;height:16px}.choice-card-remove{position:absolute;top:8px;right:8px;cursor:pointer;z-index:10}
.file-card-container{position:relative;display:flex;align-items:flex-start;flex-direction:column;background-color:#f4f4f4;gap:15px;border-radius:8px;min-height:120px;width:auto}@media(max-width: 767.98px){.file-card-container{flex-direction:column;align-items:flex-start}}.file-card-index-badge{background-color:#4987be;color:#fff;font-weight:bold;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;min-width:40px;text-align:center}.file-card-content{display:flex;flex-direction:column;align-items:center;padding-bottom:30px;gap:.75rem;width:100%}.file-card-textarea{width:80%;padding:.5rem .75rem;font-size:.875rem;border-radius:6px;border:1px solid rgba(0,0,0,0);outline:none;max-height:200px}.file-card-textarea.selected-border{border-color:#4987be}.file-card-textarea.unselected-border{border-color:#ccc}.file-card-formula{min-height:60px}.file-card-subtitle{align-self:start;font-size:.875rem;margin:0px 0px 5px 25px}.file-card-filetypes-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px}@media(max-width: 767.98px){.file-card-filetypes-container{padding:0px 20px}}.file-card-filetype-item{display:flex;align-items:center;gap:.5rem;background-color:#e6f0fa;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#444;cursor:pointer}@media(max-width: 767.98px){.file-card-filetype-item{width:100%}}.file-card-filetype-text{margin:0}.file-card-filetype-secondary{font-weight:400}.file-card-remove{position:absolute;top:5px;right:10px;cursor:pointer;z-index:10}
.text-card-container{display:flex;position:relative;align-items:flex-start;background-color:#f4f4f4;border-radius:8px;min-height:120px;gap:1rem}@media(max-width: 767.98px){.text-card-container{display:flex;flex-direction:column}}.text-card-index-badge{background-color:#4987be;color:#fff;font-weight:bold;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;min-width:40px;text-align:center}.text-card-content{display:flex;padding:25px;width:80%}@media(max-width: 767.98px){.text-card-content{display:flex;padding:0px 0px 25px 0px;align-self:center;justify-content:center;align-items:center}}.text-card-fields{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;gap:5px}.text-card-textarea{width:80%;padding:.5rem .75rem;font-size:.875rem;border-radius:6px;border:1px solid rgba(0,0,0,0);max-height:200px;outline:none;margin-bottom:.5rem}@media(max-width: 767.98px){.text-card-textarea{width:100%}}.text-card-textarea.selected-border{border-color:#4987be}.text-card-textarea.unselected-border{border-color:#ccc}.text-card-max-char-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}@media(max-width: 767.98px){.text-card-max-char-wrapper{width:100%}}.text-card-max-char-input{padding-bottom:.75rem;border-bottom:1px solid #999;border-radius:8px;text-align:center;width:80%;font-size:.875rem;font-weight:400;height:40px;margin-bottom:.5rem}.text-card-remove{position:absolute;top:5px;right:10px;cursor:pointer;z-index:10}.text-card-textarea-concepts{width:80%;border-radius:6px;margin-top:4px}
.card-container{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#f4f4f4;border-radius:8px;min-height:120px;width:100%}@media(max-width: 767.98px){.card-container{align-items:flex-start}}.card-index-badge{background-color:#4987be;align-self:flex-start;color:#fff;font-weight:bold;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;margin-bottom:8px}@media(max-width: 767.98px){.card-index-badge{margin-bottom:6px}}.card-question{width:90%;max-height:100px;margin-bottom:12px}.card-answer{width:90%;margin-bottom:12px}.card-text{align-self:flex-start;margin:0px 0px 5px 25px}.card-remove{position:absolute;top:8px;right:12px;cursor:pointer}
.code-card-container{display:flex;position:relative;align-items:flex-start;background-color:#f4f4f4;border-radius:8px;min-height:120px;gap:1rem}@media(max-width: 767.98px){.code-card-container{display:flex;flex-direction:column}}.code-card-index-badge{background-color:#4987be;color:#fff;font-weight:bold;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;min-width:40px;text-align:center}.code-card-content{display:flex;padding:25px;width:80%}@media(max-width: 767.98px){.code-card-content{display:flex;padding:0px 0px 25px 0px;align-self:center;justify-content:center;align-items:center}}.code-card-fields{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;gap:5px}.code-card-textarea{width:80%;padding:.5rem .75rem;font-size:.875rem;border-radius:6px;border:1px solid rgba(0,0,0,0);max-height:200px;outline:none}@media(max-width: 767.98px){.code-card-textarea{width:100%}}.code-card-textarea.selected-border{border-color:#4987be}.code-card-textarea.unselected-border{border-color:#ccc}.code-card-max-char-wrapper{width:80%}@media(max-width: 767.98px){.code-card-max-char-wrapper{width:100%}}.code-card-max-char-input{padding-bottom:.75rem;margin-top:1rem;border-bottom:1px solid #999;border-radius:8px;text-align:center;width:100%;font-size:.875rem;font-weight:400;height:40px}.code-card-remove{position:absolute;top:5px;right:10px;cursor:pointer;z-index:10}
.div-input-write-short{width:70%}.div-input-write-typing{width:90%}.max-char-input{color:#4987be;line-height:1.25rem}.max-char-input:focus-visible{outline:0px !important}.weight-input{width:2.8rem}.border-grey-2{border:2px solid #bcbcbc;border-radius:.25rem;background-color:rgba(0,0,0,0);resize:none}
.number-input-container{width:3.5rem}.number-input-container .number-input-arrows-container{top:.188rem}.number-input-container .number-input-arrow{height:.5rem}
.upload-files-input-separator{height:.7rem;width:.07rem;margin:.2rem .5rem;background-color:#41479b}.upload-files-image-uploaded{max-width:24rem;max-height:12rem;width:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 .25rem 0 rgba(0,0,0,.2509803922);border-radius:.5rem}.upload-files-uploaded-separator{width:100%;border-bottom:1px solid #bcbcbc}.upload-files-image-open-button{margin-left:1.5rem;background:none;border:none;color:rgba(48,48,48,.8)}.border-pill{border:2px solid #4987be;border-radius:.3rem}.border-pill-pdf{border:1px solid #ff7676;border-radius:.3rem;display:inline-block;width:-moz-fit-content;width:fit-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}
.border-pill{border:1px solid #4987be;border-radius:.3rem}
.div-input{width:20rem;height:2rem}.max-char-input{line-height:1.25rem}.weight-input{border:none;outline:none;background-color:rgba(0,0,0,0)}.max-char-input:focus-visible{outline:0px !important}.weight-input{width:2.8rem}.min-height-ia-text{min-height:2.25rem}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]:hover,input[type=number]:focus{-moz-appearance:number-input}.imange-ai{width:3rem;height:auto}.ai-image-container svg{width:2.2rem;height:auto}.svgs-text-ai svg{color:#4987be !important;background-color:#4987be}
.checkboxButton{position:relative}.checkboxButton input,.checkboxButton svg{width:1.125rem;height:1.125rem;display:block}.checkboxButton input{-webkit-appearance:none;-moz-appearance:none;position:relative;outline:none;background:#fff;border:none;margin:0;padding:0;cursor:pointer;border-radius:4px;transition:box-shadow .3s;box-shadow:inset 0 0 0 2px #4987be}.checkboxButton input:hover{box-shadow:inset 0 0 0 2px #6fa0cb}.checkboxButton input:checked{box-shadow:inset 0 0 0 2px #386d9c}.checkboxButton svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:#4987be;position:absolute;top:.125rem;left:.125rem;width:.938rem;height:.938rem;transform:scale(var(--scale, 1)) translateZ(0)}.checkboxButton.path input:checked{--s: 0.125rem;transition-delay:.4s}.checkboxButton.path input:checked+svg{--a: 16.1 86.12;--o: 102.22}.checkboxButton.path svg{stroke-dasharray:var(--a, 86.12);stroke-dashoffset:var(--o, 86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.checkboxButton.bounce{--stroke: var(--tick)}.checkboxButton.bounce input:checked+svg{animation:bounce .1s linear forwards .1s}.checkboxButton.bounce svg{--scale: 0}@keyframes bounce{50%{transform:scale(1.2)}75%{transform:scale(0.9)}100%{transform:scale(1)}}.radio-button-option{font-weight:500;font-size:1.375rem;line-height:1.25rem;display:flex;align-items:center;letter-spacing:.016rem;color:#828282}
.div-input-write-short{width:70%}.div-input-write-typing{width:90%}.max-char-input{color:#4987be;line-height:1.25rem}.max-char-input:focus-visible{outline:0px !important}.weight-input{width:2.8rem}.challenge-question-button-filters-selected{border:1px solid #4987be;filter:drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.1));border-radius:8px}.challenge-question-button-filters{border-radius:8px;border:1px solid #686868}.challenge-tab-selected{font-weight:600;color:#4987be !important}.challenge-tab{color:#686868}.concepts-containers{border-radius:8px;border:1px solid #686868;background-color:#f5f6f6}.concepts-containers::-moz-placeholder{color:#bcbcbc;font-weight:500;font-style:italic}.concepts-containers::placeholder{color:#bcbcbc;font-weight:500;font-style:italic}
.titleSlider{padding-top:.4rem;padding-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.slider-container{display:flex;align-items:center}.sliderLabel{flex:1;text-align:left}.inputSlider{flex:1.5;margin:0 10px;-webkit-appearance:none;width:100%;height:5px}.inputSlider::-webkit-slider-runnable-track{height:5px;background:linear-gradient(to right, #4987be var(--slider-value), #bcbcbc 0%);border-radius:5px}.inputSlider::-moz-range-track{height:5px;background:linear-gradient(to right, #4987be var(--slider-value), #bcbcbc 0%);border-radius:5px}.inputSlider::-ms-track{height:5px;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:8px 0;color:rgba(0,0,0,0)}.inputSlider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#4987be;cursor:pointer;margin-top:-6px}.inputSlider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#4987be;cursor:pointer}.inputSlider::-ms-thumb{width:20px;height:20px;border-radius:50%;background:#4987be;cursor:pointer}.sliderValue{flex:.2;text-align:right}.ResetSlider{padding:8px 16px;background-color:#4987be;border:none;border-radius:0px;color:#fff;cursor:pointer}.ResetSlider:hover{background-color:#357b9e}
.test-name-max-width{max-width:20rem}.level-question-div{color:#4987be;background:rgba(73,135,190,.1960784314);font-size:.8rem;border-radius:2px}.theme-question-div{color:#f57805;background:#ffceaa;font-size:.8rem;border-radius:2px}.listening-question-div{color:#3d8c6b;background:#cae8db;font-size:.8rem;border-radius:.125rem}.code-question-div{color:#b360c8;background:#e0cce6;font-size:.8rem;border-radius:.125rem}@media screen and (min-width: 992px){.test-name-max-width{max-width:25rem}}@media screen and (min-width: 1280px){.test-name-max-width{max-width:35rem}}.bg-grey-3{background-color:#ececec}
.test-group-name-input{border:1.5px #bbb solid;outline:none;min-width:39.003rem}@media screen and (min-width: 768px){.test-group-name-input{max-width:35%}}.workspace-id-input{border:1.5px #bbb solid;outline:none;min-width:4rem}.screening-switch{max-width:20rem;height:6.749rem;padding:.938rem 1.25rem}.cursor-not-allowed{cursor:not-allowed !important}.technologies-dropdown{min-width:6rem;max-width:13rem}.cursor-wait{cursor:wait}.error-icon-color{color:#ff852c}.bg-button-modal-close{background-color:#f44336;border-radius:16px;padding:.375rem 2.5rem;gap:.25rem}.modal-delete-tg-container{width:100%;max-width:31rem}.min-height-text-area{min-height:4rem}.max-height-text-area{max-height:12.5rem}.min-height-textarea-description{min-height:6.75rem}.min-height-add-question{min-height:4.5rem}.testgroup-abm-message{max-width:none !important;width:auto}.testgroup-abm-message .ant-notification-notice-message{white-space:nowrap !important;line-height:1.8rem !important}.bg-violet{background-color:#7643e4}.bg-button-modal-massive-accept{background-color:#7643e4;border-radius:16px;padding:.375rem 2.5rem;gap:.25rem}.ant-slider-track{background-color:#4987be !important}.antd-group-slider{gap:200px}.antd-group-slider__footer .ant-tooltip-disabled-compatible-wrapper .ant-btn{width:100%;color:#fff;font-style:normal}.ant-btn-background-ghost.ant-btn-primary{width:100%;color:#fff;font-style:normal}.antd-group-slider__btn-remove-range{width:100%}.antd-group-slider__btn-add-range{width:100%}.antd-group-slider-item__description{display:flex;align-items:center}.antd-group-slider-item__description-left-text{margin-right:.25rem;white-space:nowrap}.antd-group-slider-item__description-right-text{margin-left:.25rem;white-space:nowrap}.ant-slider-handle.ant-slider-handle-1{border-radius:0%;width:0px}.ant-tooltip-inner{display:none !important}.ant-tooltip-arrow{display:none !important}.max-char-input-create-testgroup{color:#4987be;line-height:1.25rem}.ql-editor h3{font-size:1.5rem;font-weight:inherit}
.multiple-select-options-container{width:-moz-max-content;width:max-content;min-width:10.25rem;max-height:21.875rem;overflow-y:auto;margin-top:2.125rem}.multiple-select-container{border-radius:8px}.select-border{border:.063rem solid}.border-open{border-color:#4987be}.border-closed{border-color:#eff0f4}.filters-dropdown{width:100%}.filters-dropdown .multiple-select-container{padding:.563rem !important;border-color:#4987be;display:flex;justify-content:space-between;align-items:center}.filters-dropdown .multiple-select-options-container{margin-top:2.25rem !important;width:100%}.ant-select-tree{font-size:12px !important;padding:1px !important}.ant-select-tree .ant-select-tree-node-content-wrapper{line-height:15px;padding-top:.3rem}.tree-select-custom * .ant-select-selector,.tree-select-custom * .ant-select{border-radius:5px !important}.tree-select-custom * .ant-select-selection-placeholder{color:#000;font-weight:bold;display:block}.tree-select-custom * .ant-select-tree-title{font-size:4px !important;font-weight:bold}.tree-select-custom * .ant-select-selection-overflow-item{display:none}.tree-select-custom * .ant-select-tree-checkbox-inner{border-radius:4px}.button-select-all{padding:4px 8px;background-color:#4987be;border:none;color:#fff;cursor:pointer;margin-right:.25rem}.button-unselect-all{padding:4px 8px;background-color:#686868;border:none;color:#fff;cursor:pointer}
.checkbox.test-checkbox input,.checkbox.test-checkbox svg{width:1.625rem;height:1.625rem}.checkbox.bounce.test-checkbox input{border:2px solid #4987be;background-color:rgba(0,0,0,0)}.checkbox.bounce.test-checkbox input:checked{border:2px solid #4987be;--s: 1rem;--b: $blue-principal;box-shadow:inset 0 0 0 1rem #4987be}.test-item-container{position:relative;display:flex;flex-direction:column;border-radius:8px;transition:.2s;border:#bcbcbc 2px solid;font-size:1rem;font-weight:600;line-height:1.219rem;background-color:#fff;margin-top:2.3rem;width:100%;max-width:27.75rem;height:25rem;padding:.7rem 1.5rem 0;box-sizing:border-box;box-shadow:4px 5px 5px 0px rgba(0,0,0,.3490196078);transition:all .3s ease-in-out}.align-content-top{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:-6rem;margin-bottom:-3rem}.test-item-container:hover{transition:all .2s ease-in-out;box-shadow:4px 5px 10px 0px rgba(12,12,12,.4941176471)}@media screen and (max-width: 1160px){.test-item-container{height:30rem}}.card{width:100%;height:100%;perspective:1000px}.card{width:100%;height:100%;perspective:1000px;cursor:pointer;position:relative;transition:transform .5s;transform-style:preserve-3d;border:none}.card.flipped{transform:rotateY(180deg)}.card-front,.card-back{display:flex;width:100%;height:13.813rem;max-height:13.813rem !important;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;flex-direction:column;padding-top:.8rem}.card-back{transform:rotateY(180deg)}.card-back p,.card-back span{color:#686868;margin:0;padding:0}.card-back .statistics-container{display:flex;flex-direction:column;padding-bottom:.5rem;width:100%}.card-back .statistics-container .statistics-content{display:flex;gap:2rem;justify-content:center;align-items:flex-start;font-size:.75rem;width:100%}.card-back .statistics-container .statistics-content .stars-averages,.card-back .statistics-container .statistics-content .bold-titles{font-size:.625rem;flex-wrap:wrap}.card-back .statistics-container .statistics-content .stars-averages{font-weight:400;display:flex;flex-direction:column}.card-back .statistics-container .statistics-content .stars-averages .item{gap:.5rem;display:flex}.card-back .statistics-container .statistics-content .stars-averages .text{font-size:.625rem;font-weight:600}.card-back .statistics-container .statistics-content .stars-averages .average{padding-right:.3rem;font-weight:400}.card-back .statistics-container .statistics-content .bold-titles{font-weight:600;max-width:4.375rem;display:flex;flex-direction:column;align-items:center}.card-back .statistics-container .statistics-content .bold-titles p{display:flex;justify-content:center}.card-back .endorsement-container{display:flex;width:100%}.card-back .endorsement-container .used-by,.card-back .endorsement-container .created-by{display:flex;flex-direction:column;width:50%;font-size:.75rem;font-weight:600}.card-back .endorsement-container .image-wrapper{position:relative;width:4.6rem;height:4.6rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.card-back .endorsement-container .image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(10px);z-index:0}.card-back .endorsement-container .image-wrapper img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.card-back .endorsement-container .img-endorsement{width:4.6rem;height:4.6rem;border-radius:50%}.card-back .endorsement-container .item-content{display:flex;gap:1rem;width:100%;height:4.625rem;align-items:center;justify-content:center}.card-back .endorsement-container .item-texts{display:flex;flex-direction:column;color:#272727;text-overflow:ellipsis;width:7rem;height:6rem}.card-back .endorsement-container .item-texts h3{font-size:.75rem;height:20%}.card-back .endorsement-container .item-texts p{font-size:.625rem;height:80%;line-height:.762rem}.selected{border:6px solid #58dda6}.test-labels-container{background-color:#f5f6f6;font-size:.75rem;border-radius:.4rem;padding:.3rem .5rem}.test-labels-container .slick-arrow{display:flex;align-items:center}.test-labels-container .ant-carousel .slick-next::before{content:">";color:#4987be;display:flex;align-items:center;font-size:20px !important;top:1.2rem;right:10px;margin:0}.test-labels-container .ant-carousel .slick-prev::before{content:"<";color:#4987be;display:flex;align-items:center;font-size:20px !important}.test-labels-container .slick-dots{bottom:-8px}.objective-pill{background-color:#bae2f6}.role-pill{background-color:#bcecd8}.objective-pill,.role-pill{border-radius:6rem;padding:.08rem .6rem;gap:.5rem}.dotted-border{border:1px dashed #bae2f6;border-radius:1px;width:100%;margin-bottom:.8rem}h3{font-size:.75rem;font-weight:600}.texts{font-size:.75rem;font-weight:400;display:flex;align-self:center;font-weight:400}.testgroup-footer{display:flex;justify-content:space-around;gap:1rem;padding-bottom:1.5rem}.footer-item{display:flex;align-items:center;align-content:center;gap:.5rem}.details-button{position:absolute;display:flex;bottom:0;left:5.875rem;transform:translate(0, 50%);background-color:#fff;color:#4987be;border-top-left-radius:1.375rem;border-bottom-left-radius:1.375rem;border:1px solid #4987be;border-right:none;padding:.25rem .5rem;font-size:.875rem;font-weight:700;box-shadow:0px 5px 5px 0px rgba(0,0,0,.3490196078);align-items:center;justify-content:center;width:8rem}.see-experience-button{position:absolute;display:flex;bottom:0;left:13.875rem;transform:translate(0, 50%);background-color:#fff;color:#4987be;border-top-right-radius:1.375rem;border-bottom-right-radius:1.375rem;border:1px solid #4987be;gap:.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:700;box-shadow:0px 5px 5px 0px rgba(0,0,0,.3490196078);align-items:center;justify-content:center;width:8rem}.cursor-disabled .details-button{transform:translate(0, 110%)}.testgroup-clip{position:absolute;display:flex;align-self:center;top:0;transform:translate(0, -80%)}.disabled-feature-icon{position:absolute;transform:translate(80%, 10%);width:3.9375rem;height:3.9375rem;z-index:2}.disabled-feature-container .details-button{transform:translate(0, 50%)}.objetivos,.roles{display:flex;flex-direction:column}.test-roles-content,.test-objectives-content{display:flex;flex-wrap:wrap;gap:.4rem;padding:0 0 .5rem 0}.test-roles-content p,.test-objectives-content p{margin:0}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.diamond-background{padding:.25rem;border:2px solid #e5c87e;background-color:#fff;transition:.2s}.diamond-background:hover{background-color:#fffcef;transition:.2s}
a .second-step-container input{color:#686868}.test-grid-container-create-screening{height:58vh}@media screen and (min-height: 1000px){.test-grid-container-create-screening{height:65vh}}@media screen and (min-height: 1150px){.test-grid-container-create-screening{height:73vh}}@media screen and (min-height: 1500px){.test-grid-container-create-screening{height:80vh}}.test-grid-container-tests{height:67vh}@media screen and (min-height: 1000px){.test-grid-container-tests{height:73vh}}@media screen and (min-height: 1150px){.test-grid-container-tests{height:81vh}}@media screen and (min-height: 1500px){.test-grid-container-tests{height:87vh}}.test-grid-container-roles{height:58vh}@media screen and (min-height: 1000px){.test-grid-container-roles{height:65vh}}@media screen and (min-height: 1150px){.test-grid-container-roles{height:73vh}}@media screen and (min-height: 1500px){.test-grid-container-roles{height:80vh}}.full-row-width-text{grid-column:1/-1;margin:0 !important;padding:0}.horizontal-loader-height{height:1rem}.horizontal-loader-container-create{position:absolute;left:50%;transform:translateX(-50%);bottom:3rem}.total-number-text{color:#4987be}.select-color{color:#357b9e}.tests-bg{background-color:rgba(65,71,155,.05)}.tests-search-input-full,.tests-search-input-empty{border:.125rem solid;transition:.2s}.tests-search-input-full{border-color:#4987be;transition:.2s}.tests-search-input-empty{border-color:#828282;transition:.2s}.empty-state-container{width:17.625rem;height:17.625rem}.test-button-filters{border-radius:8px;color:#686868;border:none;gap:.3rem}.test-button-filters-selected{border:none;color:#357b9e !important;filter:drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.1));border-radius:8px;gap:.3rem}.test-button-filters-selected span{text-decoration:underline;text-decoration-color:#357b9e}.test-text-filters{color:#828282;font-weight:700;font-size:.875rem}.container-test-role{background:rgba(82,192,247,.49);border-radius:8px}.text-test-role{font-weight:500;font-size:.875rem;color:rgba(48,48,48,.8)}.button-filter{display:inline-block;padding:2rem 2rem;text-align:center}.drops-filter{display:inline-block;text-align:center;position:none;flex-direction:row;width:8rem}.filters-dropdown-container{display:flex;align-items:center;justify-content:flex-end;position:relative;border:1px solid #d9d9d9;border-radius:.2rem}.filters-dropdown-container-toggle{cursor:pointer !important;position:relative;display:flex;align-items:center;gap:.3rem;font-size:1.1rem;font-weight:500;line-height:29.26px;text-align:left;width:100%;padding:0;padding:0rem 4rem}.filters-dropdown-container-toggle svg{color:#357b9e}@media screen and (max-width: 768px){.filters-dropdown-container-toggle{padding:0rem 2rem}}.filters-dropdown-content{position:absolute;background-color:#fff;margin-top:.2rem;display:flex;flex-direction:column;border-radius:8px;gap:.5rem;top:100%;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;visibility:hidden;width:100%;padding:1rem}.filters-dropdown-content.show{opacity:1;transform:translateY(0);z-index:100;visibility:visible}.second-step-selected-tests-container{display:flex;gap:1rem;overflow-x:scroll !important;overflow-y:hidden !important;padding-bottom:.3rem}.second-step-selected-tests-container::-webkit-scrollbar{height:.5rem}.second-step-selected-tests-container::-webkit-scrollbar-thumb{background-color:#357b9e}.second-step-selected-tests-container .second-step-selected-tests-item{position:relative;display:flex;align-items:center;border-radius:.3125rem;background:#686868;color:#fff;padding:.5rem 1rem;max-height:2rem;width:12rem;min-width:12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease;justify-content:space-between}.second-step-selected-tests-container .second-step-selected-tests-item:hover .item-icons{cursor:pointer}.second-step-selected-tests-container .second-step-selected-tests-item:hover .item-icons svg{display:flex !important}.second-step-selected-tests-container .second-step-selected-tests-item:hover{padding-right:.2rem}.second-step-selected-tests-container span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.second-step-selected-tests-container .item-icons svg{display:none}.selected-tests-container{background-color:#ececec;border-radius:.5rem;padding:.5rem}.tests-container-second-step{overflow-y:auto;margin:1rem 0rem;direction:rtl}.tests-container-second-step::-webkit-scrollbar{background-color:#ececec}.tests-container-second-step::-webkit-scrollbar-thumb{border:3px solid #4987be}.tests-container-second-step>*{direction:ltr}.testgroups-filter-container{background-color:#a5c4e0}.modal-width-small{width:10rem !important;height:3rem !important}
.hand{animation:hand 2s infinite}@keyframes hand{0%{transform:translateY(0)}50%{transform:translateY(-100px)}100%{transform:translateY(0)}}.line-1{animation:line-1 2s infinite}@keyframes line-1{0%{transform:translateX(0)}50%{transform:translateX(100px)}100%{transform:translateX(0)}}.line-2{animation:line-2 2s infinite}@keyframes line-2{0%{transform:translate(0, 0)}50%{transform:translate(100px, 100px)}100%{transform:translate(0, 0)}}.line-3{animation:line-3 2s infinite}@keyframes line-3{0%{transform:translate(0)}50%{transform:translate(50px, 100px)}100%{transform:translate(0)}}.line-4{animation:line-4 2s infinite}@keyframes line-4{0%{transform:translate(0, 0)}50%{transform:translate(-100px, 100px)}100%{transform:translate(0, 0)}}.interface{animation:interface 2s infinite}@keyframes interface{0%{transform:translateY(0)}50%{transform:translateY(100px)}100%{transform:translateY(0)}}
.container-content{max-width:67rem;margin:0 auto;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 1180px){.container-content{margin-left:1.5rem !important;margin-right:1.5rem !important}}.abm-wrapper{height:calc(100vh - 5rem)}.view-subtitle{color:rgba(79,79,79,.8392156863)}.overflow-items-container{max-height:calc(100vh - 26rem)}.abm-dropdowns{width:11rem}.filters-container{height:-moz-fit-content;height:fit-content;flex-wrap:wrap;align-items:center}.abm-redirect-button{padding:.1rem 1.5rem;margin:auto 0;width:-moz-fit-content;width:fit-content;border:none;border-radius:16px;margin-left:.938rem}@media screen and (max-width: 840px){.abm-redirect-button{margin-left:0px !important}}.right-buttons-container{display:flex;flex-direction:row;flex-grow:1}.abm-list-empty-state{width:100%;height:20rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.abm-titles-container{padding:0rem 1.375rem .25rem 1.375rem;position:sticky;top:0;background-color:#fff}.abm-metric-titles{width:37.4rem;margin-left:14.7rem}.abm-metric-titles span{width:4.3rem;display:inline-block}
.abm-list-item-container{display:flex;width:100%;padding:1.125rem 1.375rem;margin:.5rem 0px;border:2px solid}.abm-list-item-filters-container{flex:1 1 0px;justify-content:right;align-items:center}.abm-list-item-toggle-container{width:10rem}.abm-list-item-level{width:-moz-fit-content;width:fit-content;padding:0 .5rem;letter-spacing:.07rem;color:#4987be;background:rgba(73,135,190,.1960784314);font-size:.813rem;border-radius:2px;display:inline-block}.abm-list-item-category{color:#fd6466;background:#ffe2e3;font-size:.813rem;border-radius:2px;padding:0 .5rem;letter-spacing:.07rem;margin-right:.5rem;min-width:2rem;width:-moz-fit-content;width:fit-content;display:inline-block}.abm-list-tags-container{width:13rem}@media screen and (max-width: 880px){.abm-list-item-filters-container{flex:0 0 0;width:-moz-fit-content;width:fit-content}.abm-list-item-category,.abm-list-item-level,.toggle-left-text,.toggle-right-text{display:none !important}.abm-list-tags-container{width:0}.abm-toggle-container,.abm-list-item-toggle-container{width:-moz-fit-content !important;width:fit-content !important}}.toggle-left-text,.toggle-right-text{color:#5f5f5f}.abm-list-item-name{flex:1 1 0;color:rgba(75,75,75,.7490196078);padding:0;min-width:12.5rem}.abm-list-item-toggle-container{width:10.5rem}
.number-pill-container{height:1.375rem;width:3.3rem;font-size:.75rem;line-height:.875rem;letter-spacing:.07rem;border-radius:20px;padding:0 .7rem;flex-shrink:0}.number-pill-no-score-bg{background-color:#b3b3b3}.number-pill-green-bg{background-color:#5edca7}
.parent{width:95%;overflow:hidden;margin:auto;padding:1rem}.slider-container{overflow-x:hidden;display:flex;justify-content:center;align-items:center;margin:0rem 1rem;padding:.188rem;scroll-behavior:smooth}.slider-wrapper{display:flex;align-items:center;width:100%}.btn{cursor:pointer;text-align:center;color:#fff;border-radius:50%}.prev{left:1rem}.next{right:1rem}.disable{opacity:.5;pointer-events:none}.child{padding:.313rem 1.25rem;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content;margin-left:.278rem;border-radius:8px}.child-disabled{color:#828282;border:1px solid #828282}.child-selected{border:2px solid #4987be;color:#182c4c}.nav-button-disabled{filter:grayscale(1);cursor:not-allowed !important}
.collapse-item-container{border:2px solid #4987be}.item-container-with-proctoring-events{border:2px solid #fd6466;background-color:#feebeb}
.badge{border-radius:2px;line-height:.938rem;letter-spacing:.07em}.badge-warning{color:#926d36;background:rgba(255,208,24,.3607843137)}.badge-success{color:#3d8c6b;background:rgba(66,255,119,.3607843137)}
.detail-container-content{max-width:67rem;padding:1.5rem 3rem !important;margin:0 auto;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 1180px){.detail-container-content{margin-left:1.5rem !important;margin-right:1.5rem !important}}@media(min-width: 576px){.invited-profile-data-card{width:20%;min-width:22rem}.invited-profile-stages-card{width:35%;min-width:30rem}}.proctoring-container{min-height:calc(100vh - 5rem)}.incidences-quantity-container{border-radius:50%;height:1.375rem;width:1.375rem;font-size:.625rem;font-weight:700;background-color:#fee2e2;color:#000}.proctoring-meausure-logo-container{width:1.5rem;display:flex;margin-right:.625rem}.results-overflow-container-height{max-height:calc(100vh - 35rem);min-height:12.5rem}.content-container{position:relative;top:-0.126rem;border:2px solid #4987be;display:flex}.proctoring-gray-text{color:#4b4b4b}.arrow-button-container{padding:0 1rem;width:3.374rem}.timestamp-container{flex:1;display:inline-block}.notification-container{flex:2;display:inline-block}.item-detail-title{display:inline-block;font-size:.875rem}.spinner-loading-list{width:1.5rem;height:1.5rem}.go-back-button{width:-moz-fit-content;width:fit-content}.proctoring-ai-modal .ant-modal-content{border-radius:1rem}
.camera-image-container{width:16.25rem;height:9.375rem;border-radius:.5rem;-o-object-fit:contain;object-fit:contain}.slider-custom-styles{width:13.125rem}.slider-custom-styles .ant-slider-rail{background-color:#ebebeb}.slider-custom-styles .ant-slider-handle{background-color:#000;opacity:75%;border:0px;border-radius:50px !important;transform:translate(-50%, 0) !important}
.new-search-container p,.new-search-container button,.new-search-container span{font-style:normal}.url-input-placeholder{border-radius:.5rem 0px 0px .5rem;padding:.5rem 1rem;font-style:normal;font-size:1rem;font-weight:400;outline:none;text-overflow:ellipsis;width:75%;color:#bcbcbc;border:2px solid #4987be !important}.ant-tooltip-inner{font-style:normal}.copy-url-button{background-color:#4987be !important;padding:.5rem 1rem;color:#fff;font-style:normal;font-size:.75rem;font-weight:700;outline:none;border-radius:0px .5rem .5rem 0px;border:none}.search-success-container{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922)}.share-buttons-title{font-size:.875rem;font-weight:700;color:#357b9e}.share-button-item{border-radius:50%;background:rgba(0,0,0,0);margin:0;width:2.3125rem;height:2.3125rem;border:2.5px solid #357b9e !important;display:flex;justify-content:center;align-items:center}.share-button-item svg{color:#357b9e}
.reset-testgroup-container{min-height:65vh}.reset-testgroup-lists-container{height:24.125rem}.reset-testgroup-modal-data-max-height{max-height:30rem}
.ant-steps-item-title{font-weight:500}.ant-steps-item .ant-steps-item-icon{background-color:#e6e6e6;border:0}.ant-steps-item.ant-steps-item-wait .ant-steps-item-container:hover .ant-steps-item-icon .ant-steps-icon{color:rgba(0,0,0,.25) !important}.ant-steps-item.ant-steps-item-active .ant-steps-item-icon{background-color:#4987be}.ant-steps-item.ant-steps-item-active .ant-steps-item-title{color:#4987be !important;font-weight:600}.ant-steps-item.ant-steps-item-active .ant-steps-item-container:hover .ant-steps-item-icon .ant-steps-icon{color:#fff !important}.ant-steps-item.ant-steps-item-finish .ant-steps-item-icon{line-height:1.625rem;background:#4987be}.ant-steps-item.ant-steps-item-finish .ant-steps-item-icon svg{color:#fff}.ant-steps-item-icon .ant-steps-icon{top:-0.063rem;font-weight:600}.ant-steps-item-icon .ant-steps-icon:hover{color:rgba(0,0,0,.25) !important}.ant-steps-item-title{font-weight:500;color:#828282 !important}.ant-steps-item-title:hover{color:#828282 !important}.ant-steps-item-title::after{height:.094rem}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title::after{background-color:#4987be}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title::after .ant-steps-item-title{color:#4987be !important}.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title{color:#4987be !important}.bottom-navigator-button{border:.125rem solid;border-radius:50%}.create-evaluation-custom-modal{width:12.5rem;min-width:0px !important}.create-evaluation-custom-modal .modal-close-button{font-size:2rem}.create-evaluation-step-title{font-size:1.5rem}.create-evaluation-datepickers{width:11rem}.selected-role-button{color:#303030;opacity:.8;border-radius:.5rem;border:1px solid #4987be}.create-evaluation-role-dropdown{min-width:31rem;border-radius:.5rem !important;border-color:#4987be !important;align-self:self-start !important}.create-evaluation-role-dropdown .dropdown-select-button{padding:.625rem 1rem !important}.create-evaluation-role-dropdown input::-moz-placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.create-evaluation-role-dropdown input::placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.first-step-role-dropdown{width:25rem !important;border-radius:.25rem !important;border-color:#bbb !important}.first-step-role-dropdown .dropdown-select-button{padding:.625rem 1rem !important}.first-step-role-dropdown input::-moz-placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.first-step-role-dropdown input::placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.create-evaluation-secondary-button{color:#4987be;border:1px solid #4987be;border-radius:30px}.alkemy-tests-empty-state-texts{width:55%}.create-evaluation-gray-underline{-webkit-text-decoration:underline #303030;text-decoration:underline #303030}.available-weight-custom-height{height:1.5rem}.unassigned-weight-assigned-text{color:#dd361e}.all-weight-assigned-text{color:#3d8c6b}.evaluation-name-input{width:40%}.evaluation-purpose-select{width:14.75rem;height:2.28rem;box-shadow:0rem .063rem 0rem rgba(0,0,0,.1);border-radius:4px}.download-certificate-optional-text{color:#fff}.window-height{height:52rem}.window-height-step3{flex:1 1 auto !important}.fourth-step-premium-functions{position:absolute;right:5%;z-index:100;padding-top:.25rem;padding-bottom:.25rem;height:3rem;width:3rem}.screening-name-title{color:rgba(48,48,48,.8)}.screening-name-input{border:1.5px #bbb solid;outline:none}.screening-name-input::-moz-placeholder{color:rgba(75,75,75,.7490196078);font-size:.875rem}.screening-name-input::placeholder{color:rgba(75,75,75,.7490196078);font-size:.875rem}.screening-name-input.completed{border-color:#4987be}.create-screening-section-container{width:100%}.disabled-button{background-color:#828282}.create-screening-container{min-height:65vh}.screening-name-title{color:rgba(48,48,48,.8)}.screening-name-input{border:none;border-bottom:2px #bcbcbc solid;outline:none}.screening-name-input::-moz-placeholder{color:#686868;font-size:.875rem;font-weight:500}.screening-name-input::placeholder{color:#686868;font-size:.875rem;font-weight:500}.screening-name-input.completed{border-color:#4987be}.create-screening-section-container{width:100%}.disabled-button{background-color:#d9d9d9 !important}.create-screening-container{min-height:65vh}.create-screening-dropdown-language{color:#686868;border:none !important;border-bottom:2px #bcbcbc solid !important;outline:none;margin-left:5rem;font-weight:500}.create-screening-dropdown-language .dropdown-select-placeholder{padding-right:3rem}@media screen and (min-width: 768px){.create-screening-section-container{width:95%}}.border-item-search-type{border:.3125rem solid #a5c4e0;border-radius:.5rem;cursor:pointer !important;transition:all .3s ease}.border-item-search-type:hover{border-color:#4987be}.button-back-create-screening{color:#4987be;font-weight:700;border-color:#a5c4e0}.button-back-create-screening:hover{color:#4987be;border-color:#4987be}.selected-search-type{border:.3125rem solid #4987be;background-color:#4987be;border-radius:.5rem;cursor:pointer !important}.checkbox.create-evaluation-checkbox input,.checkbox.create-evaluation-checkbox svg{width:1.5rem;height:1.5rem;margin-right:.5rem}.checkbox.bounce.create-evaluation-checkbox input{border:2px solid #4987be;--b: $blue-principal;background-color:#fff !important}.checkbox.bounce.create-evaluation-checkbox input:checked{border:2px solid #4987be;--s: 1rem;--b: transparent}.checkbox.bounce.create-evaluation-checkbox input:checked+svg polyline{fill:none;stroke:#4987be !important}.select-width{width:10%}.first-step-question-mark{width:8rem}.type-of-search-option-icon{width:100%;max-width:10rem}.fixed-container{width:100%;background-color:#fff;box-shadow:0px 4px 0px rgba(0,0,0,.1)}
.container-height{height:3rem}
.custom-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
}

.panel-header {
  position: relative;
  justify-content: space-between;
  align-items: center;
  border: 'none';
}

.panel-container {
  margin-bottom: 1rem;
  border-bottom: none;
}

.ant-switch-handle {
  position: absolute;
  top: 4px;
  left: 5.5px;
  width: 15px;
  height: 15px;
  transition: all 0.2s ease-in-out;
}
.container-additional-questions{height:90rem}.dropdown-regex-max-height{height:5rem}.options-prefilter-max-height{height:11.5rem;overflow-y:auto;overflow-x:hidden}.map-locations-max-height{max-height:6.5rem;overflow-y:auto;overflow-x:hidden}.map-range-slider{width:7rem}.ant-segmented .ant-segmented-item{margin-bottom:0 !important}@media(min-width: 1200px){.container-additional-questions{height:30rem}}@media(min-width: 1500px){.container-additional-questions{height:40rem}}@media(min-width: 1800px){.container-additional-questions{height:52rem}}
.percentage-input-width{width:4rem}.disabled-weight-input{color:rgba(75,75,75,.25);border:.065rem solid rgba(75,75,75,.25);border-radius:8px}.testgroup-description-border{border:.2rem solid #f4f4f4;border-radius:0px}.weight-input-custom-width{width:5.125rem}.qualitative-label{color:#828282}.qualitative-label-width{width:8.125rem}.quick-config-container{background-color:#ececec;border-radius:4px}.quick-config-container span{color:#686868}.container-min-height{min-height:4rem}p{margin:0}
.border-blue-dark{border-bottom:2px solid #357b9e !important}.orange-error{color:#ff852c !important}.weight-success{color:#4987be !important}.container-additional-configuration{height:20rem}@media(min-width: 1200px){.container-additional-configuration{height:30rem}}@media(min-width: 1500px){.container-additional-configuration{height:40rem}}@media(min-width: 1800px){.container-additional-configuration{height:52rem}}.columnsLangCodes{gap:1rem;justify-content:flex-start;margin-top:.5rem}.columnsLangCodes>div{flex:1;text-align:left;padding-left:1rem;border-right:1px solid #e0e0e0;padding-right:2.5rem}.columnsLangCodes>div:last-child{border-right:none}
.create-evaluation-summary-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;background-color:#ececec;padding:.5rem 1rem;border-radius:.3125rem}.create-evaluation-summary-nav .language-selector{background-color:#ececec;border:none !important}.create-evaluation-summary-nav p{margin:0}.create-evaluation-summary-nav .summary-content{display:flex;justify-content:space-between;align-items:center;width:100%}.create-evaluation-summary-nav .summary-items{display:flex;justify-content:space-between;align-items:center;gap:1.875rem}.create-evaluation-summary-nav .summary-item{display:flex;align-items:center;gap:.5rem}.create-evaluation-summary-nav .button-save-and-exit{color:#357b9e;text-decoration:underline;border:none;border-radius:0rem !important;background-color:#d9d9d9}.create-evaluation-summary-nav .button-save-and-exit.disabled{color:#686868 !important;cursor:not-allowed;pointer-events:none}.space-title-evaluation{letter-spacing:1px}
.size-card{width:19.5rem}.header-color{border-radius:8px 8px 0px 0px}.footer-card-workspace{height:5rem}.badge-role{height:-moz-fit-content;height:fit-content;background-color:#d9d9d9;border-radius:2px}.workspace-role-text{color:#686868}.text-badge-color-owner{background-color:#cae8db;color:#3d8c6b}.mt-6{margin-top:5rem}.button-option-workspace{border-radius:.25rem;background-color:#d9d9d9}.button-option-workspace svg{width:1rem !important;height:auto}.button-option-workspace path{fill:#000}.button-option-workspace:hover{background-color:#ececec;border-radius:.25rem}.workspace-button-text{color:#41479b !important;text-decoration:underline}
.row-buttons-container{max-height:2.3rem}.size-input{max-height:2.25rem !important;width:21rem}.dropdown-border{border:1.5px solid #828282 !important}.dropdown-input-search-placeholder{font-style:italic;font-weight:400;color:#adadad}.border-dashed{border:2px dashed #757575}.button-create-workspace{margin-right:1.25rem}
.created-workspace-title{color:#3d8c6b;font-size:1.125rem}.created-workspace-subtitle{color:#212529;font-size:1.25rem}.created-workspace-grid-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr));gap:2rem;width:90%}
.invite-members-form-container{max-width:35rem;width:100%;height:100%}.invite-members-input-delete{background:none;border:none}.members-invite-add-members-button{background:none;border:none;color:#757575;line-height:1;text-align:left}.members-invite-submit-button{background:#4987be !important;border:none}.members-invite-submit-button.disabled{background:#bcbcbc !important;border:none;cursor:not-allowed}.dropdown-input{border:1px #c9c9c9 solid;outline:none;padding:.3rem 0;max-height:2.225rem;max-width:15rem;font-size:.875rem}.column-gap{-moz-column-gap:.5rem;column-gap:.5rem}
.member-row-container{padding:.75rem 0;border-bottom:.5px solid #757575}.member-row-image{width:2rem;height:2rem}.member-row-text{line-height:1}.member-without-account-text{color:#757575}.delete-workspace-members{background:rgba(0,0,0,0);border:none}
.members-empty-state-icon{max-width:13rem}
.members-configuration-page-background{min-height:100%;min-width:100%;background-color:#fff}.members-configuration-page-container{height:calc(100vh - 4rem);padding:0 1rem}.members-configurations-page-content{min-height:20rem}
.custom-column{border-radius:10px;justify-content:center}.border-custom{border-color:#3498db}
.new-job-container{min-height:60vh}.create-jobpost-title{font-size:1rem}
.create-jobpost-img {
    width: 4rem;
    height: 4rem;
    border: 0.5px solid #a8a8a8;
}

.container-dropdown-jopbpost {
    container: initial;
    width: 100%;
    justify-content: start;
    display: block;
    margin-bottom: 15px;
}

.job-post-upload-icon {
    width: 3rem;
    height: 3rem;
}

.jobpost-delete-file-icon:hover {
    cursor: grabbing;
    fill: brown;
    z-index: 99;
}

.col-md-5 {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jobpost-file-disabled {
    pointer-events: none;
    opacity: 0.5;
}

.alert-enter {
    opacity: 0;
    transform: scale(0.9);
}

.alert-enter-active {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 300ms, transform 300ms;
}

.alert-exit {
    opacity: 1;
}

.alert-exit-active {
    opacity: 0;
    transform: scale(0.9);
    transition: opacity 300ms, transform 300ms;
}

.container-dropdown-techs-jopbpost .ant-select-selection-placeholder {
    font-weight: 500;
    color: #14141480;
    margin-bottom: 3rem;
}

.new-job-container .ql-container.ql-snow {
    overflow-y: auto;
    max-height: 30vh;
}
.component-button-filters{border-radius:8px;border:1px solid #787878}.component-button-filters-selected{border:1px solid #4987be;filter:drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.1));border-radius:8px}.component-text-filters{color:#828282;font-weight:700;font-size:.875rem}.component-text-filters-selected{font-size:.875rem;color:#182c4c;font-weight:700}
.button-tab{border-top:0;border-right:0;border-left:0;border:0;font-weight:500;display:inline-block;position:relative}.button-tab-select:after{position:absolute;content:"";border-bottom:1px solid #a0a0a0;width:100%;transform:translateX(-50%);bottom:-8px;left:50%}.button-tab-selected:after{position:absolute;content:"";border-bottom:4px solid #0e9ce2;width:100%;transform:translateX(-50%);bottom:-8px;left:50%}.text-tab-select{color:#757575}.text-tab-selected{font-weight:600;color:#0e9ce2}.bar-custom-color{border-radius:7px 7px 0px 0px;height:16px}.container-picker-customize{box-shadow:0px 0px 12px 0px rgba(0,0,0,.12);border-radius:5px}.color-picker-selected{width:32px;height:32px;border:2px solid;border-radius:50%;background-color:rgba(0,0,0,0)}.color-picker-circle{width:24px;height:24px;border-radius:50%}.icon-workspace{width:32px;height:32px;border-radius:4px}.icon-workspace-selected{border:2px solid}.color-text-icon-picker{color:#757575}.logo-brand-squared{width:48px;height:48px;border-radius:7px}.min-width-button{min-width:10rem}.test-button-filters-personalize-selected{border:1px solid #4987be;filter:drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.1));border-radius:8px}.test-button-filters-personalize{border-radius:8px;border:1px solid #787878}
.modal-edit-workspace{margin:auto 30rem !important}.input-name-workspace{background:#fff;max-width:15.5rem;border-radius:8px;border:1.5px solid #828282}.custom-icon-preview{height:2rem;width:2rem;border:.125rem solid;border-radius:.25rem;text-align:center;margin:0 auto}.custom-icon-preview img{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}

.text-tab-selected{font-weight:600;color:#4987be}.without-button{border:0;background-color:#fff !important}.button-tab{border-top:0;border-right:0;border-left:0;border:0;font-weight:500;display:inline-block;position:relative}.button-tab-select:after{position:absolute;content:"";border-bottom:1px solid #a0a0a0;width:100%;transform:translateX(-50%);bottom:-8px;left:50%}.button-tab-selected:after{position:absolute;content:"";border-bottom:4px solid #0e9ce2;width:100%;transform:translateX(-50%);bottom:-8px;left:50%}.background-fixed{width:100%;height:13.125rem;left:0px;top:0px;background:linear-gradient(92.74deg, #4987be 4.89%, #fd7779 100%)}.bg-notification{background-color:#f4f4f4}.notification-residence-max-width{max-width:15.5rem}.card-notification{background:#fff;border-radius:.5rem;z-index:4}.notification-buttons{border:1px solid}.save-notification-text{font-size:.875rem;line-height:1rem;color:#828282;margin-right:.815rem}.save-notification{top:.625rem;right:1rem}.training-description{font-weight:500;font-size:.875rem;line-height:1.065rem;color:#777}.tech-knowledge-text{font-size:.9rem;color:#4f4f4f}.formations-container{max-width:31.25rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));transition:.5s}.residence-container-max-width{max-width:12.5rem}.formations-container.show-formations{transition:.5s;max-height:62.5rem}.formations-container-max-height{max-height:9.5rem}.notification-videos-container{width:100%}.notification-name-container{width:100%}.notification-container{max-width:53rem}@media(min-width: 992px){.notification-left-column{max-width:20rem;width:40%}.notification-right-column{width:50%}.notification-videos-container{min-width:25rem;width:50%}.notification-name-container{border-bottom:1px solid #e0e0e0;width:50%}.notification-name-title{font-size:2rem}}
.button-trash-modal{border-radius:10%;width:40px;height:40px;border:2px solid #fd6466;background-color:rgba(0,0,0,0);color:#fd6466;font-size:20px;text-align:center}.button-trash-modal:hover{background-color:#fd6466;color:#fff;border:2px solid #fd6466}.text-bold{font-weight:bold}
.button-trash-modal{border-radius:10%;width:40px;height:40px;border:2px solid #fd6466;background-color:rgba(0,0,0,0);color:#fd6466;font-size:20px;text-align:center}.button-trash-modal:hover{background-color:#fd6466;color:#fff;border:2px solid #fd6466}
.btn-close-search:disabled{color:#828282;border:1px solid #828282;cursor:not-allowed}.finish-search-button{background-color:#ffe2e3;color:#fd6466;letter-spacing:.07rem}.search-dashboard-search-title-color{color:#4f4f4f}.batch-action-button{width:7.5rem;height:2rem;background:none}.button-search-config-qualitative{color:#757575;background:none;border:none;font-weight:600}.score-filter-slider{width:10rem}.bg-info-subtle{background-color:#4987be !important}.batch-state-select-button{width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #757272}.mr-6{margin-right:4rem}.focus-invitation-animation{box-sizing:border-box;animation-name:pulseBorder;animation-duration:1s}.min-height{min-height:3.75rem}@keyframes pulseBorder{0%{border-color:#4987be}50%{border-color:#127e5f}100%{border-color:#4987be}}.vertical-line{border-left:2px solid #d9d9d9;height:4.375rem}@media(max-width: 990px)and (min-width: 768px){.w-container-indicators{width:70%}}.container-search-dashboard{max-width:70rem}.container-info{width:85%}.btn-close-search{border:1px solid #dc251c;color:#dc251c}.input-search-dashboard{font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.input-search-dashboard::-moz-placeholder{font-style:italic;font-weight:400;color:#adadad}.input-search-dashboard::placeholder{font-style:italic;font-weight:400;color:#adadad}.border-input-search{border:1.5px solid #828282 !important;box-shadow:0px -1px 0px rgba(0,0,0,.1)}.loader-download-csv{right:.75rem;height:.5rem;width:.5rem}.lds-ellipsis div{top:0rem;width:.5rem;height:.5rem}@media(max-width: 1600px){.container-search-dashboard{max-width:65rem}}@media(max-width: 1200px){.container-search-dashboard{width:100%}}@media(max-width: 990px){.container-search-dashboard{width:100%}}.search-date-input{border:1px solid #d9d9d9;padding:.5rem !important;margin:0 .438rem !important;color:#182c4c;box-shadow:none;font-weight:500 !important;font-size:.75rem !important}.search-hour-input{height:2.375rem;font-weight:500 !important;font-size:.75rem !important}.search-date-input:disabled{cursor:not-allowed}.search-input-gray-text{color:gray !important}.react-datepicker-wrapper{width:-moz-fit-content;width:fit-content}.react-datepicker__tab-loop{display:inline-block !important}.close-search-modal-confirmation-button{width:-moz-fit-content;width:fit-content;padding:.8rem 1rem;border:0;border-radius:1rem}.close-search-modal-close-text{color:#4987be}.close-search-modal-container{height:16rem;width:45rem !important;padding:1.8rem;border-radius:1rem}.name-indication-min-width{min-width:25%}.icon-max-width{max-width:1.25rem}.indicator-with-order{max-width:90%}.w-fit-content{width:-moz-fit-content !important;width:fit-content !important}.button-default{border:0}.total-invitations-text{color:#828282}.charts-section-container{justify-content:space-between}@media screen and (max-width: 893px){.charts-section-container{justify-content:center}}@media screen and (min-width: 990px){.charts-section-container{justify-content:space-between}}@media screen and (max-width: 1350px){.charts-section-container{flex-direction:column-reverse !important}}.total-invitations-number{font-size:2rem;margin-bottom:.125rem}.labels-container{margin-right:2.9rem}.h-emails-error-container{max-height:17.8rem}.h-emails-error-container::-webkit-scrollbar{width:.375rem}.h-emails-error-container::-webkit-scrollbar-track{background:#e2e2e2;border-radius:15px}.h-emails-error-container::-webkit-scrollbar-thumb{background:#4987be;border-radius:15px}.save-icon-size{height:.75rem;width:.75rem}.chart-column-container{flex:0 1 calc(50% - .625rem)}@media screen and (max-width: 1350px){.chart-column-container{width:100%;flex:auto !important;margin-bottom:3.125rem}}.score-dropdown-width{width:5rem;color:#303030}.filter-in-table-btn{border:0;background:rgba(0,0,0,0);border-bottom:2px solid #4987be}.apply-a-filter-text{font-style:italic !important}.pill-button{padding:.375rem 1rem;border:0;height:2rem}.country-flag-img{width:auto;height:2.3rem}.country-flag-large-img{width:auto;height:2.3rem}.province-stats-detail-modal-container{width:29rem !important;border-radius:1rem}.text-xxl{font-size:1.625rem}.border-bottom-divisor{border-bottom:.5px solid #828282}.chart-provinces-container{max-height:18.75rem}.chart-country-province-name-text{color:#303030}.chart-country-province-count-text{color:#5e5e5e}.chart-country-single-container{max-width:20rem}.chart-location-items-container{max-height:22.5rem}.chart-country-item{width:10rem}.chart-country-item-divisor{border-bottom:2px solid #d9d9d9;padding:.938rem}.chart-country-item-province-detail-btn{color:#828282;text-decoration:underline;border:0}.filter-tab-button{box-sizing:content-box !important;position:relative;width:100%;line-height:0;padding:1rem .5rem;border:1px solid #bcbcbc;border-radius:1rem 1rem 0rem 0rem}.filter-tab-button::before{width:100%;height:0;content:"";position:absolute;bottom:0;background-color:rgba(0,0,0,0)}.filter-tab-button span{font-size:1.5rem;color:#757575}.filter-tab-button.selected-tab-button{color:#4987be;border-color:#4987be}.filter-tab-button.selected-tab-button::before{height:.25rem;background-color:#4987be}.filter-tab-button.selected-tab-button span{color:#4987be}.total-invitations-quantity{font-size:2rem;line-height:2rem}.chart-country-item-province-container{width:8rem}.chart-country-item-province-text{text-align:end}.allow-certificate-download-modal-width{width:30.75rem !important}
.profiles-search-badge svg{color:rgba(255,255,255,.5)}.profiles-search-badge:hover svg{color:#fff}.ant-slider-handle,.ant-slider-handle-1,.ant-slider-handle-2{border-color:#4987be !important;padding:8px;border-radius:4px !important;transform:translate(-50%, -10%) !important}.ant-slider-track,.ant-slider-track-1{background-color:#4987be !important;padding:.2rem 0}.saved-search-button{color:#00b060;background:#d7ffe9;font-size:.8rem;border-radius:2px}.saved-search-button[data-not-selected=true]{color:#00b060;background:#d7ffe9;font-size:.8rem;border-radius:2px}.ant-slider-rail{padding:3px 0}.profile-search-option{font-size:.875rem;color:#666}.profile-search-option:hover{cursor:pointer}.profile-search-option-quantity{color:#a0a0a0}.profile-search-filters-label{font-size:.875rem;line-height:1.065rem;color:#333}.profile-search-clear-filter{cursor:pointer}.filter-button{outline:none}.clear-btn{color:#41479b}
.proctoring-amount-input{width:6rem;border-radius:8px;border:2px solid #ababab;outline:none;font-weight:700;color:#3f3f3f;margin:.3rem 0rem}.filters-dropdown{z-index:10}.proctoring-search-btn{margin:.3rem 0rem;border:1px solid #4987be;font-weight:600;color:#666}.filters-container-gap{gap:1.75rem}.profile-search-container .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:8px !important;border-color:#4987be !important}.profile-search-container .ant-select-selection-placeholder,.profile-search-container .input-search-dashboard{color:#6c757d;font-weight:500}.profile-search-container .disabled-arrow{filter:grayscale(100%)}.profile-search-container .font-weight-500{font-weight:500}.profile-search-container .text-xs{font-size:.75rem !important}.profile-search-container .text-muted{color:#6c757d !important}
.personalize-button{color:#757575;background-color:rgba(0,0,0,0);border:none}.personalize-title{font-size:1rem;text-align:start;padding-bottom:1.5rem}.personalization-modal-w{max-width:35rem}.personalization-modal-h{max-height:80vh;overflow-y:auto}@media screen and (max-height: 800px){.personalization-modal-h{max-height:65vh}}
.btn-close-search:disabled{color:#828282;border:1px solid #828282;cursor:not-allowed}.finish-search-button{background-color:#ffe2e3;color:#fd6466;letter-spacing:.07rem}.search-dashboard-search-title-color{color:#4f4f4f}.batch-action-button{width:7.5rem;height:2rem;background:none}.button-search-config-qualitative{color:#757575;background:none;border:none;font-weight:600}.score-filter-slider{width:10rem}.bg-info-subtle{background-color:#58c1f5 !important}.batch-state-select-button{width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #757272}.mr-6{margin-right:4rem}.focus-invitation-animation{box-sizing:border-box;animation-name:pulseBorder;animation-duration:1s}.min-height{min-height:3.75rem}@keyframes pulseBorder{0%{border-color:#58c1f5}50%{border-color:#127e5f}100%{border-color:#58c1f5}}.vertical-line{border-left:2px solid #d9d9d9;height:4.375rem}@media(max-width: 990px)and (min-width: 768px){.w-container-indicators{width:70%}}.container-search-dashboard{max-width:70rem}.container-info{width:85%}.btn-close-search{border:1px solid #dc251c;color:#dc251c}.input-search-dashboard{font-family:"Mulish",sans-serif;font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.input-search-dashboard::-moz-placeholder{font-style:italic;font-weight:400;color:#adadad}.input-search-dashboard::placeholder{font-style:italic;font-weight:400;color:#adadad}.border-input-search{border:1.5px solid #828282 !important;box-shadow:0px -1px 0px rgba(0,0,0,.1)}.loader-download-csv{right:.75rem;height:.5rem;width:.5rem}.lds-ellipsis div{top:0rem;width:.5rem;height:.5rem}@media(max-width: 1600px){.container-search-dashboard{max-width:65rem}}@media(max-width: 1200px){.container-search-dashboard{width:100%}}@media(max-width: 990px){.container-search-dashboard{width:100%}}.search-date-input{border:1px solid #d9d9d9;padding:.5rem !important;margin:0 .438rem !important;color:#182c4c;box-shadow:none;font-weight:500 !important;font-size:.75rem !important}.search-hour-input{height:2.375rem;font-weight:500 !important;font-size:.75rem !important}.search-date-input:disabled{cursor:not-allowed}.search-input-gray-text{color:gray !important}.react-datepicker-wrapper{width:-moz-fit-content;width:fit-content}.react-datepicker__tab-loop{display:inline-block !important}.close-search-modal-confirmation-button{width:-moz-fit-content;width:fit-content;padding:.8rem 1rem;border:0;border-radius:1rem}.close-search-modal-close-text{color:#52c0f7}.close-search-modal-container{height:16rem;width:45rem !important;padding:1.8rem;border-radius:1rem}.name-indication-min-width{min-width:25%}.icon-max-width{max-width:1.25rem}.indicator-with-order{max-width:90%}.w-fit-content{width:-moz-fit-content !important;width:fit-content !important}.button-default{border:0}.total-invitations-text{color:#828282}.charts-section-container{justify-content:space-between}@media screen and (max-width: 893px){.charts-section-container{justify-content:center}}@media screen and (min-width: 990px){.charts-section-container{justify-content:space-between}}@media screen and (max-width: 1350px){.charts-section-container{flex-direction:column-reverse !important}}.total-invitations-number{font-size:2rem;margin-bottom:.125rem}.labels-container{margin-right:2.9rem}.h-emails-error-container{max-height:17.8rem}.h-emails-error-container::-webkit-scrollbar{width:.375rem}.h-emails-error-container::-webkit-scrollbar-track{background:#e2e2e2;border-radius:15px}.h-emails-error-container::-webkit-scrollbar-thumb{background:#828282;border-radius:15px}.save-icon-size{height:.75rem;width:.75rem}.chart-column-container{flex:0 1 calc(50% - .625rem)}@media screen and (max-width: 1350px){.chart-column-container{width:100%;flex:auto !important;margin-bottom:3.125rem}}.score-dropdown-width{width:5rem;color:#303030}.filter-in-table-btn{border:0;background:rgba(0,0,0,0);border-bottom:2px solid #4bafe1}.apply-a-filter-text{font-style:italic !important}.pill-button{padding:.375rem 1rem;border-radius:1.375rem;border:0;height:2rem}.country-flag-img{width:auto;height:2.3rem}.country-flag-large-img{width:auto;height:2.3rem}.province-stats-detail-modal-container{width:29rem !important;border-radius:1rem}.text-xxl{font-size:1.625rem}.border-bottom-divisor{border-bottom:.5px solid #828282}.chart-provinces-container{max-height:18.75rem}.chart-country-province-name-text{color:#303030}.chart-country-province-count-text{color:#5e5e5e}.chart-country-single-container{max-width:20rem}.chart-location-items-container{max-height:22.5rem}.chart-country-item{width:10rem}.chart-country-item-divisor{border-bottom:2px solid #d9d9d9;padding:.938rem}.chart-country-item-province-detail-btn{color:#828282;text-decoration:underline;border:0}.filter-tab-button{box-sizing:content-box !important;position:relative;width:100%;line-height:0;padding:1.5rem .5rem;border:1px solid #bcbcbc;border-radius:1rem 1rem 0rem 0rem}.filter-tab-button::before{width:100%;height:0;content:"";position:absolute;bottom:0;background-color:rgba(0,0,0,0)}.filter-tab-button span{font-size:1.5rem;color:#757575}.filter-tab-button.selected-tab-button{color:#4987be;border-color:#4987be}.filter-tab-button.selected-tab-button::before{height:.25rem;background-color:#4987be}.filter-tab-button.selected-tab-button span{color:#4987be}.total-invitations-quantity{font-size:2rem;line-height:2rem}.chart-country-item-province-container{width:8rem}.chart-country-item-province-text{text-align:end}.allow-certificate-download-modal-width{width:30.75rem !important}
.profiles-search-badge svg{color:rgba(255,255,255,.5)}.profiles-search-badge:hover svg{color:#fff}.ant-slider-handle,.ant-slider-handle-1,.ant-slider-handle-2{border-color:#4987be !important;padding:8px;border-radius:4px !important;transform:translate(-50%, -10%) !important}.ant-slider-track,.ant-slider-track-1{background-color:#4987be !important;padding:.2rem 0}.saved-search-button{color:#00b060;background:#d7ffe9;font-size:.8rem;border-radius:2px}.saved-search-button[data-not-selected=true]{color:#00b060;background:#d7ffe9;font-size:.8rem;border-radius:2px}.ant-slider-rail{padding:3px 0}.profile-search-option{font-size:.875rem;color:#666}.profile-search-option:hover{cursor:pointer}.profile-search-option-quantity{color:#a0a0a0}.profile-search-filters-label{font-size:.875rem;line-height:1.065rem;color:#333}.profile-search-clear-filter{cursor:pointer}.filter-button{outline:none}.clear-btn{color:#41479b}
.proctoring-amount-input{width:6rem;border-radius:8px;border:2px solid #ababab;outline:none;font-weight:700;color:#3f3f3f;margin:.3rem 0rem}.filters-dropdown{z-index:10}.proctoring-search-btn{margin:.3rem 0rem;border:1px solid #58c1f5;font-weight:600;color:#666}.filters-container-gap{gap:1.75rem}.profile-search-container .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:8px !important;border-color:#58c1f5 !important}.profile-search-container .rounded-0{border-radius:0 !important}.profile-search-container .ant-select-selection-placeholder,.profile-search-container .input-search-dashboard{color:#6c757d;font-weight:500;font-family:Mulish,sans-serif}.profile-search-container .disabled-arrow{filter:grayscale(100%)}.profile-search-container .font-weight-500{font-weight:500}.profile-search-container .text-xs{font-size:.75rem !important}.profile-search-container .text-muted{color:#6c757d !important}
.centered-tabs .ant-tabs-nav {
    margin: 0.5rem;
    padding: 1px;
    width: 93%
}

/*# sourceMappingURL=client.c3bdadc9.css.map*/