@charset "UTF-8";
.bg-primary {
  color: #fff;
}

.text-primary {
  color: #1d5180 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(19.5796178344, 54.6878980892, 86.4203821656) !important;
}

.text-secondary {
  color: #4e769b !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: rgb(60.9270386266, 92.1716738197, 121.0729613734) !important;
}

.text-success {
  color: #4dcb9d !important;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(51.7739130435, 177.2260869565, 131.4260869565) !important;
}

.text-info {
  color: #117aa6 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(12.262295082, 88, 119.737704918) !important;
}

.text-warning {
  color: #e2ce19 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(180.0796812749, 164.1434262948, 19.9203187251) !important;
}

.text-danger {
  color: #f36b6b !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(239.175, 59.825, 59.825) !important;
}

.text-white {
  color: #ffffff !important;
}

a.text-white:hover,
a.text-white:focus {
  color: rgb(229.5, 229.5, 229.5) !important;
}

.text-dark {
  color: #01050a !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: black !important;
}

.text-orange {
  color: #ff6442 !important;
}

a.text-orange:hover,
a.text-orange:focus {
  color: rgb(255, 58.1746031746, 15) !important;
}

.text-grey-dark {
  color: #414243 !important;
}

a.text-grey-dark:hover,
a.text-grey-dark:focus {
  color: rgb(39.8863636364, 40.5, 41.1136363636) !important;
}

.text-crayola {
  color: #117aa6 !important;
}

a.text-crayola:hover,
a.text-crayola:focus {
  color: rgb(12.262295082, 88, 119.737704918) !important;
}

.text-grey {
  color: #656b6f !important;
}

a.text-grey:hover,
a.text-grey:focus {
  color: rgb(76.7028301887, 81.2594339623, 84.2971698113) !important;
}

.bg-primary-light {
  background-color: #eff2f7 !important;
}

a.bg-primary-light:hover,
a.bg-primary-light:focus {
  background-color: rgb(205, 214.375, 230) !important;
}

.bg-secondary-light {
  background-color: #edf5f7 !important;
}

a.bg-secondary-light:hover,
a.bg-secondary-light:focus {
  background-color: rgb(201.6923076923, 225.3846153846, 231.3076923077) !important;
}

.bg-success-light {
  background-color: #e4f1e8 !important;
}

a.bg-success-light:hover,
a.bg-success-light:focus {
  background-color: rgb(194.4146341463, 223.5853658537, 203.3902439024) !important;
}

.bg-info-light {
  background-color: #c6d3df !important;
}

a.bg-info-light:hover,
a.bg-info-light:focus {
  background-color: rgb(165.3370786517, 185.7865168539, 204.6629213483) !important;
}

.bg-warning-light {
  background-color: #fff8bc !important;
}

a.bg-warning-light:hover,
a.bg-warning-light:focus {
  background-color: rgb(255, 242.671641791, 137) !important;
}

.bg-danger-light {
  background-color: #f9e6e6 !important;
}

a.bg-danger-light:hover,
a.bg-danger-light:focus {
  background-color: rgb(239.1290322581, 188.8709677419, 188.8709677419) !important;
}

.bg-dark-light {
  background-color: #b8babd !important;
}

a.bg-dark-light:hover,
a.bg-dark-light:focus {
  background-color: rgb(157.5693430657, 160.3138686131, 164.4306569343) !important;
}

.bg-orange-light {
  background-color: #f5e7e7 !important;
}

a.bg-orange-light:hover,
a.bg-orange-light:focus {
  background-color: #e6c3c3 !important;
}

.bg-primary {
  background-color: #1d5180 !important;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(19.5796178344, 54.6878980892, 86.4203821656) !important;
}

.bg-secondary {
  background-color: #edf5f7 !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus {
  background-color: rgb(201.6923076923, 225.3846153846, 231.3076923077) !important;
}

.bg-success {
  background-color: #4dcb9d !important;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(51.7739130435, 177.2260869565, 131.4260869565) !important;
}

.bg-info {
  background-color: #117aa6 !important;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(12.262295082, 88, 119.737704918) !important;
}

.bg-warning {
  background-color: #e2ce19 !important;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(180.0796812749, 164.1434262948, 19.9203187251) !important;
}

.bg-danger {
  background-color: #f36b6b !important;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(239.175, 59.825, 59.825) !important;
}

.bg-light {
  background-color: #eff2f7 !important;
}

a.bg-light:hover,
a.bg-light:focus {
  background-color: rgb(205, 214.375, 230) !important;
}

.bg-dark {
  background-color: #656b6f !important;
}

a.bg-dark:hover,
a.bg-dark:focus {
  background-color: rgb(76.7028301887, 81.2594339623, 84.2971698113) !important;
}

.bg-orange {
  background-color: #ff6442 !important;
}

a.bg-orange:hover,
a.bg-orange:focus {
  background-color: rgb(255, 58.1746031746, 15) !important;
}

.bc-primary {
  border: 1px solid #1d5180 !important;
}

a.bc-primary:hover,
a.bc-primary:focus {
  border: 1px solid rgb(19.5796178344, 54.6878980892, 86.4203821656) !important;
}

.bc-secondary {
  border: 1px solid #4e769b !important;
}

a.bc-secondary:hover,
a.bc-secondary:focus {
  border: 1px solid rgb(60.9270386266, 92.1716738197, 121.0729613734) !important;
}

.bc-success {
  border: 1px solid #4dcb9d !important;
}

a.bc-success:hover,
a.bc-success:focus {
  border: 1px solid rgb(51.7739130435, 177.2260869565, 131.4260869565) !important;
}

.bc-info {
  border: 1px solid #117aa6 !important;
}

a.bc-info:hover,
a.bc-info:focus {
  border: 1px solid rgb(12.262295082, 88, 119.737704918) !important;
}

.bc-warning {
  border: 1px solid #e2ce19 !important;
}

a.bc-warning:hover,
a.bc-warning:focus {
  border: 1px solid rgb(180.0796812749, 164.1434262948, 19.9203187251) !important;
}

.bc-danger {
  border: 1px solid #f36b6b !important;
}

a.bc-danger:hover,
a.bc-danger:focus {
  border: 1px solid rgb(239.175, 59.825, 59.825) !important;
}

.bc-light {
  border: 1px solid #b8babd !important;
}

a.bc-light:hover,
a.bc-light:focus {
  border: 1px solid rgb(157.5693430657, 160.3138686131, 164.4306569343) !important;
}

.bc-dark {
  border: 1px solid #01050a !important;
}

a.bc-dark:hover,
a.bc-dark:focus {
  border: 1px solid black !important;
}

.bc-orange {
  border: 1px solid #ff6442 !important;
}

a.bc-orange:hover,
a.bc-orange:focus {
  border: 1px solid rgb(255, 58.1746031746, 15) !important;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
em,
img,
small,
strike,
strong,
sub,
sup,
tt,
b,
u,
i,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
main,
canvas,
embed,
footer,
header,
nav,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}

footer,
header,
nav,
section,
main {
  display: block;
}

a {
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

a:active, a:focus,
button:active,
button:focus {
  outline: none !important;
}
a::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before, blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

html {
  font-size: 16px;
}

body {
  font-family: "Poppins";
  font-style: normal;
  line-height: 1;
}
body.no-scroll {
  overflow: hidden;
}

* {
  scrollbar-width: thin;
  scrollbar-color: #c6d3df #eff2f7;
}

*::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #eff2f7;
}

*::-webkit-scrollbar-thumb {
  background-color: #c6d3df;
  border-radius: 5px;
  border: 3px solid #eff2f7;
}

.font-h1 {
  font-size: 2rem !important;
  font-weight: 400;
  line-height: 1.18 !important;
}

.font-h2 {
  font-size: 1.5rem !important;
  font-weight: 400;
  line-height: 1.58 !important;
}

.font-h4 {
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.19 !important;
}

.font-accent {
  font-size: 1.25rem !important;
  font-weight: 400;
  line-height: 1.5 !important;
}

.font-imperceptibly {
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.5 !important;
}

.font-small {
  font-size: 0.875rem !important;
  font-weight: 400;
  line-height: 1.125 !important;
}

.font-body {
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.33 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-regular {
  font-weight: 400 !important;
}

.fw-light {
  font-weight: 400 !important;
}

.w100 {
  width: 100%;
}

.w-auto {
  width: auto !important;
}

.h-auto {
  height: auto !important;
}

.text-center {
  text-align: center;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none !important;
}

.border-none {
  border: none !important;
}

.position-absolute {
  position: absolute !important;
}

.top-0 {
  top: 0 !important;
}

.start-100 {
  left: 100% !important;
}

.start-60 {
  left: 60% !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.rigth-0 {
  right: 0 !important;
}

.mt-10 {
  margin-top: 10px;
}

.outline-none:focus {
  outline: none !important;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-direction-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-direction-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-direction-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.p-20 {
  padding: 20px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.gap-10 {
  gap: 10px !important;
}

.gap-20 {
  gap: 20px !important;
}

.row-gap {
  row-gap: 20px !important;
}

.arrow__toggle {
  border: solid #656b6f;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  cursor: pointer;
}

.right {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.btn {
  border-radius: 5px;
  padding: 0.6875rem 1.5rem;
  border: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.18;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  max-width: 23.125rem;
  max-height: 3rem;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.btn__icon + .btn__text, .btn__plus + .btn__text {
  padding-left: 0.5rem;
}
.btn__icon, .btn__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn__text + .btn__icon, .btn__plus + .btn__icon {
  padding-left: 0.5rem;
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
}
.btn--primary {
  background: #1d5180;
  color: #ffffff;
}
.btn--primary:hover:not(:disabled) {
  cursor: pointer;
  background: #3f6b93;
}
.btn--primary.disabled, .btn--primary:disabled {
  background-color: #eff2f7;
  color: #b8babd;
}
.btn--secondary {
  background: #edf5f7;
  color: #4e769b;
}
.btn--secondary:hover:not(:disabled) {
  cursor: pointer;
  border: 1px solid #a6b3cf;
  background: #dcebef;
}
.btn--secondary.disabled, .btn--secondary:disabled {
  background-color: rgb(242.4, 244.7625, 248.7);
  color: rgb(138.5836909871, 168.6266094421, 196.4163090129);
}
.btn--danger {
  background: #f36b6b;
  color: #ffffff;
}
.btn--danger:hover:not(:disabled) {
  cursor: pointer;
  border: 1px solid #cfa8a6;
  background: #e26363;
}
.btn--danger.disabled, .btn--danger:disabled {
  background-color: #f9e6e6;
  color: #b8babd;
}
.btn--danger:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgb(250.65, 201.35, 201.35);
          box-shadow: 0 0 0 0.25rem rgb(250.65, 201.35, 201.35);
}
.btn--warning {
  background: #e2ce19;
  color: #ffffff;
}
.btn--warning:hover:not(:disabled) {
  cursor: pointer;
  border: 1px solid #dc9d00;
  background: #d3c11c;
}
.btn--warning.disabled, .btn--warning:disabled {
  background-color: #fff8bc;
  color: #b8babd;
}
.btn--lg {
  padding: 0.8rem 1.5rem;
  max-height: 3.75rem;
}
@media (max-width: 375px) {
  .btn--sm {
    padding: 0.34375rem 1.5rem;
    line-height: 1;
  }
}
.btn--square {
  padding: 0.625rem;
}
.btn--circle {
  min-width: 3.125rem;
  min-height: 3.125rem;
  border-radius: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.btn--circle svg path.counter--grey {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn--circle:hover:not(:disabled) {
  cursor: pointer;
  background: #dcebef;
}
.btn--circle:hover:not(:disabled) svg path.counter--grey {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  fill: #414243;
}
.btn--circle.disabled, .btn--circle:disabled {
  background-color: rgb(242.4, 244.7625, 248.7);
  color: rgb(138.5836909871, 168.6266094421, 196.4163090129);
}
.btn--oval {
  border-radius: 100px;
  padding: 2rem 4rem;
}
.btn--secondary:hover:not(:disabled), .btn--oval:hover:not(:disabled) {
  cursor: pointer;
  border: 1px solid #a6b3cf;
  background: #dcebef;
}
.btn--secondary.disabled, .btn--secondary:disabled, .btn--oval.disabled, .btn--oval:disabled {
  background-color: rgb(242.4, 244.7625, 248.7);
  color: rgb(138.5836909871, 168.6266094421, 196.4163090129);
}
.btn--white {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  color: #414243;
}
.btn--blue {
  background: #1d5180;
  color: #ffffff;
}
.btn--blue-light {
  background: #eff2f7;
  color: #1d5180;
}
.btn--transparent {
  background: transparent;
}
.btn--close {
  position: absolute;
  top: 0rem;
  right: 0rem;
  z-index: 2;
  padding: 1.5rem 1.5rem;
  width: 1rem;
  height: 1rem;
  border: none;
  background: transparent;
}
.btn--close::before, .btn--close::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  background: #656b6f;
  top: 50%;
  left: 50%;
}
.btn--close::before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
          transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.btn--close::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
          transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.btn--close:hover {
  background: #e4f1e8;
  border-radius: 50%;
}
.btn__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn__group + .btn,
.btn__group .btn + .btn {
  margin-left: 1rem;
}
.btn__group--justify {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.btn__group--start {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.btn__group--end {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.btn__group--center {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn__group--stack {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
.btn__group--stack .btn + .btn {
  margin-top: 1rem;
  margin-left: 0;
}
.btn__group--switch {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.125rem;
  border: 1px solid #eff2f7;
  border-radius: 0.3125rem;
}
.btn__group--switch .btn + .btn {
  margin-left: 0;
}

.field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 1px;
}
.field__inner {
  width: 100%;
  position: relative;
}
.field__inner .icon--start, .field__inner .icon--end {
  position: absolute;
  top: 52.5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.field__inner .icon--start {
  left: 0.75rem;
}
.field__inner .icon--end {
  right: 0.75rem;
}
.field__inner .icon--end:hover {
  cursor: pointer;
}
.field__label {
  display: block;
  margin-bottom: 0.8rem;
  color: #4e769b;
  font-size: 1.125rem;
  font-weight: 600;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.33;
  position: relative;
}
.field__label.field__required::after {
  content: "*";
  position: absolute;
  top: 0;
  right: -0.6rem;
  color: #ff6442;
}
.field__label.disabled, .field__label:disabled {
  cursor: not-allowed;
  color: #eeeeee !important;
}
@media (max-width: 1024px) {
  .field__label {
    font-weight: 500;
  }
}
.field__input, .field__textarea {
  width: 100%;
  height: 3rem;
  background: #ffffff;
  border: 1px solid #afb1c0;
  border-radius: 5px;
  padding: 0.875rem 1rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #4e769b;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field__input::-webkit-input-placeholder, .field__textarea::-webkit-input-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field__input::-moz-placeholder, .field__textarea::-moz-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field__input:-ms-input-placeholder, .field__textarea:-ms-input-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field__input::-ms-input-placeholder, .field__textarea::-ms-input-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field__input::placeholder, .field__textarea::placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field__input:focus, .field__textarea:focus {
  outline: 1px solid #4e769b;
  border-color: transparent;
}
.field__input:focus::-webkit-input-placeholder, .field__textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.field__input:focus::-moz-placeholder, .field__textarea:focus::-moz-placeholder {
  color: transparent;
}
.field__input:focus:-ms-input-placeholder, .field__textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.field__input:focus::-ms-input-placeholder, .field__textarea:focus::-ms-input-placeholder {
  color: transparent;
}
.field__input:focus::placeholder, .field__textarea:focus::placeholder {
  color: transparent;
}
.field__input:focus:hover, .field__textarea:focus:hover {
  border-color: transparent;
}
.field__input.disabled, .field__input:disabled, .field__textarea.disabled, .field__textarea:disabled {
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eeeeee;
}
.field__input.disabled::-webkit-input-placeholder, .field__input:disabled::-webkit-input-placeholder, .field__textarea.disabled::-webkit-input-placeholder, .field__textarea:disabled::-webkit-input-placeholder {
  color: #eeeeee;
}
.field__input.disabled::-moz-placeholder, .field__input:disabled::-moz-placeholder, .field__textarea.disabled::-moz-placeholder, .field__textarea:disabled::-moz-placeholder {
  color: #eeeeee;
}
.field__input.disabled:-ms-input-placeholder, .field__input:disabled:-ms-input-placeholder, .field__textarea.disabled:-ms-input-placeholder, .field__textarea:disabled:-ms-input-placeholder {
  color: #eeeeee;
}
.field__input.disabled::-ms-input-placeholder, .field__input:disabled::-ms-input-placeholder, .field__textarea.disabled::-ms-input-placeholder, .field__textarea:disabled::-ms-input-placeholder {
  color: #eeeeee;
}
.field__input.disabled::placeholder, .field__input:disabled::placeholder, .field__textarea.disabled::placeholder, .field__textarea:disabled::placeholder {
  color: #eeeeee;
}
.field__input:disabled:hover, .field__textarea:disabled:hover {
  border-color: #eeeeee;
}
.field__input:hover, .field__textarea:hover {
  border-color: #4e769b;
}
.field .icon--start ~ .field__input {
  padding-left: 2.5rem;
}
.field__input:has(+ .icon--end) {
  padding-right: 2.5rem;
}
.field--search .field__input {
  border-radius: 1.875rem;
  background: #eff2f7;
  color: #656b6f;
  border: none;
}
.field--search .field__input:hover:not(:disabled)::-webkit-input-placeholder {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #656b6f;
}
.field--search .field__input:hover:not(:disabled)::-moz-placeholder {
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #656b6f;
}
.field--search .field__input:hover:not(:disabled):-ms-input-placeholder {
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #656b6f;
}
.field--search .field__input:hover:not(:disabled)::-ms-input-placeholder {
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #656b6f;
}
.field--search .field__input:hover:not(:disabled)::placeholder {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #656b6f;
}
.field--search .field__input::-webkit-input-placeholder {
  color: #afb1c0;
}
.field--search .field__input::-moz-placeholder {
  color: #afb1c0;
}
.field--search .field__input:-ms-input-placeholder {
  color: #afb1c0;
}
.field--search .field__input::-ms-input-placeholder {
  color: #afb1c0;
}
.field--search .field__input::placeholder {
  color: #afb1c0;
}
.field--search .field__input:focus {
  outline: none;
  border: none;
}
.field--search .field__input:focus::-webkit-input-placeholder, .field--search .field__input:focus:hover::-webkit-input-placeholder {
  color: transparent;
}
.field--search .field__input:focus::-moz-placeholder, .field--search .field__input:focus:hover::-moz-placeholder {
  color: transparent;
}
.field--search .field__input:focus:-ms-input-placeholder, .field--search .field__input:focus:hover:-ms-input-placeholder {
  color: transparent;
}
.field--search .field__input:focus::-ms-input-placeholder, .field--search .field__input:focus:hover::-ms-input-placeholder {
  color: transparent;
}
.field--search .field__input:focus::placeholder, .field--search .field__input:focus:hover::placeholder {
  color: transparent;
}
.field--search .field__input:hover {
  outline: none;
}
.field--search .field__inner .icon--start {
  left: 1.1rem;
}
.field--search .field__inner .icon--end {
  right: 1.25rem;
}
.field--search .icon--start ~ .field__input {
  padding-left: 3rem;
}
.field--search .field__input:has(+ .icon--end) {
  padding-right: 3rem;
}
.field--select .select__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #414243 transparent transparent transparent;
}
.field--select .field__input {
  color: #afb1c0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.field--select .field__input:focus {
  outline: 1px solid #4e769b;
  border-color: transparent;
  color: #414243;
}
.field--select .field__input:focus + .select__arrow {
  border-color: #4e769b transparent transparent transparent;
}
.field--select .field__input:hover:not(:disabled) {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #656b6f;
}
.field--select .field__input.disabled, .field--select .field__input:disabled {
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eeeeee;
}
.field--select .field__input.disabled::-webkit-input-placeholder, .field--select .field__input:disabled::-webkit-input-placeholder {
  color: #eeeeee;
}
.field--select .field__input.disabled::-moz-placeholder, .field--select .field__input:disabled::-moz-placeholder {
  color: #eeeeee;
}
.field--select .field__input.disabled:-ms-input-placeholder, .field--select .field__input:disabled:-ms-input-placeholder {
  color: #eeeeee;
}
.field--select .field__input.disabled::-ms-input-placeholder, .field--select .field__input:disabled::-ms-input-placeholder {
  color: #eeeeee;
}
.field--select .field__input.disabled::placeholder, .field--select .field__input:disabled::placeholder {
  color: #eeeeee;
}
.field--select .field__input:disabled + .select__arrow {
  border-color: #eeeeee transparent transparent transparent;
}
.field--select .field__input option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px solid #afb1c0;
  background: #eeeeee;
  padding: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.field--combobox .field__combobox-select {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.field--combobox .field__combobox {
  position: relative;
  width: 100%;
}
.field--combobox .field__combobox-input {
  cursor: text;
  padding-right: 2.5rem;
}
.field--combobox .field__combobox-input::-webkit-input-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--combobox .field__combobox-input::-moz-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--combobox .field__combobox-input:-ms-input-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--combobox .field__combobox-input::-ms-input-placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--combobox .field__combobox-input::placeholder {
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--combobox .field__combobox-list {
  position: absolute;
  z-index: 10000;
  left: 0;
  right: 0;
  top: calc(100% + 4px);
  margin: 0;
  padding: 0.25rem 0;
  list-style: none;
  max-height: 240px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #afb1c0;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}
.field--combobox .field__combobox-option {
  margin: 0;
  padding: 0.65rem 1rem;
  cursor: pointer;
  -webkit-transition: background 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease;
  color: #414243;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--combobox .field__combobox-option[aria-selected=true] {
  background: rgb(245.4, 245.64, 247.44);
  color: #afb1c0;
}
.field--combobox .field__combobox-option:hover {
  background: rgb(214.4, 219.2, 223.64);
}
.field--combobox .field__combobox-option--hidden {
  display: none;
}
.field--combobox .field__combobox-option--empty {
  cursor: default;
  color: #57606f;
}
.field--combobox .field__combobox-option--empty:hover {
  background: transparent;
}
.field--textarea .field__input {
  min-height: 5rem;
  resize: vertical;
}
.field--file .field__input {
  display: none;
  position: absolute;
}
.field--file .field__label {
  position: relative;
  border: 1px solid #afb1c0;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 9.375rem;
  height: 9.375rem;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #afb1c0;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--file .field__label:hover {
  border-color: #4e769b;
  color: #4e769b;
}
.field--checkbox .field__input, .field--radio .field__input, .field--switch .field__input {
  display: none;
  position: absolute;
}
.field--checkbox .field__input:checked + .field__label::before, .field--radio .field__input:checked + .field__label::before, .field--switch .field__input:checked + .field__label::before {
  background: #1d5180;
  border-color: #4e769b;
}
.field--checkbox .field__input:checked + .field__label::after, .field--radio .field__input:checked + .field__label::after, .field--switch .field__input:checked + .field__label::after {
  display: block;
}
.field--checkbox .field__input:checked + .field__label, .field--radio .field__input:checked + .field__label, .field--switch .field__input:checked + .field__label {
  font-weight: 700;
}
.field--checkbox .field__input:disabled + .field__label::before, .field--radio .field__input:disabled + .field__label::before, .field--switch .field__input:disabled + .field__label::before {
  background: #eff2f7;
  border: 1px solid #a6b3cf;
}
.field--checkbox .field__input:disabled:checked + .field__label:after, .field--radio .field__input:disabled:checked + .field__label:after, .field--switch .field__input:disabled:checked + .field__label:after {
  border-color: #a6b3cf;
}
.field--checkbox .field__input:hover:not(:disabled) + .field__label::before, .field--radio .field__input:hover:not(:disabled) + .field__label::before, .field--switch .field__input:hover:not(:disabled) + .field__label::before {
  border-color: #4e769b;
}
.field--checkbox .field__inner, .field--radio .field__inner, .field--switch .field__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field--checkbox .field__label, .field--radio .field__label, .field--switch .field__label {
  position: relative;
  padding-left: 1.75rem;
  margin: 0;
  cursor: pointer;
  color: #4e769b;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field--checkbox .field__label::before, .field--radio .field__label::before, .field--switch .field__label::before {
  content: "";
  display: block;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #afb1c0;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.field--checkbox .field__label::after, .field--radio .field__label::after, .field--switch .field__label::after {
  content: "";
  display: none;
  left: 6px;
  width: 7px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.field--checkbox .field__label.disabled, .field--checkbox .field__label:disabled, .field--radio .field__label.disabled, .field--radio .field__label:disabled, .field--switch .field__label.disabled, .field--switch .field__label:disabled {
  cursor: not-allowed;
}
.field--checkbox .field__description, .field--radio .field__description, .field--switch .field__description {
  padding-left: 1.75rem;
}
.field--radio .field__input:checked + .field__label::before {
  background: #ffffff;
  border-color: #4e769b;
}
.field--radio .field__input:disabled + .field__label::before {
  background: #eff2f7;
  border: 1px solid #a6b3cf;
}
.field--radio .field__input:disabled:checked + .field__label:after {
  background: #a6b3cf;
}
.field--radio .field__input:hover:not(:disabled) + .field__label::before {
  border-color: #4e769b;
}
.field--radio .field__label::before {
  border-radius: 50%;
}
.field--radio .field__label::after {
  background: #1d5180;
  width: 12px;
  height: 12px;
  border: none;
  border-radius: 50%;
  left: 4px;
  top: 50%;
}
.field--switch .field__label {
  padding-left: 0;
  width: calc(100% + 2.5rem);
  padding-right: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.field--switch .field__label::before {
  content: "";
  display: block;
  position: absolute;
  width: 2.5rem;
  height: 1.5rem;
  border-radius: 9999px;
  left: calc(100% - 2.5rem);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.field--switch .field__label::after {
  content: "";
  display: block;
  left: calc(100% - 2.3rem);
  background-color: #697386;
  border-radius: 50%;
  width: 1.125rem;
  height: 1.125rem;
  border: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.field--switch .field__input:checked + .field__label::after {
  left: calc(100% - 1.3rem);
  background-color: #ffffff;
  display: block;
}
.field--switch .field__input:checked + .field__label:empty::after {
  left: calc(50% + 0.5rem);
}
.field--switch .field__input:disabled:checked + .field__label:after, .field--switch .field__input:disabled + .field__label:after {
  background: #a6b3cf;
}
.field--switch .field__description {
  padding-left: 0rem;
}
.field--switch .field__label:empty {
  width: auto;
}
.field--switch .field__label:empty::before {
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.field--switch .field__label:empty::after {
  left: calc(50% - 0.5rem);
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.field--checkbox .field__label::after {
  -webkit-transform: translateY(-52%) rotate(45deg);
      -ms-transform: translateY(-52%) rotate(45deg);
          transform: translateY(-52%) rotate(45deg);
}
.field__description {
  margin-top: 0.625rem;
  color: #57606f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.field.success .field__input::-webkit-input-placeholder {
  color: #4dcb9d;
}
.field.success .field__input::-moz-placeholder {
  color: #4dcb9d;
}
.field.success .field__input:-ms-input-placeholder {
  color: #4dcb9d;
}
.field.success .field__input::-ms-input-placeholder {
  color: #4dcb9d;
}
.field.success .field__label, .field.success .field__description, .field.success .field__input::placeholder {
  color: #4dcb9d;
}
.field.warning .field__input::-webkit-input-placeholder {
  color: #e2ce19;
}
.field.warning .field__input::-moz-placeholder {
  color: #e2ce19;
}
.field.warning .field__input:-ms-input-placeholder {
  color: #e2ce19;
}
.field.warning .field__input::-ms-input-placeholder {
  color: #e2ce19;
}
.field.warning .field__label, .field.warning .field__description, .field.warning .field__input::placeholder {
  color: #e2ce19;
}
.field.error .field__input::-webkit-input-placeholder {
  color: #f36b6b;
}
.field.error .field__input::-moz-placeholder {
  color: #f36b6b;
}
.field.error .field__input:-ms-input-placeholder {
  color: #f36b6b;
}
.field.error .field__input::-ms-input-placeholder {
  color: #f36b6b;
}
.field.error .field__label, .field.error .field__description, .field.error .field__input::placeholder {
  color: #f36b6b;
}
.field.success .field__input {
  border-color: #4dcb9d;
}
.field.warning .field__input {
  border-color: #e2ce19;
}
.field.error .field__input {
  border-color: #f36b6b;
}

.card {
  min-width: 15rem;
  width: 100%;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  padding: 1rem 1.25rem;
  border-radius: 0.625rem !important;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}
.card:hover:not(.not-hover) {
  background: #eff2f7;
}
.card.checked {
  background: #eff2f7;
}
.card.checked:hover:not(.not-hover) {
  background: #eff2f7;
}
.card--transparent {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.card--transparent:hover:not(.not-hover) {
  background: #ffffff;
}
.card__header {
  position: relative;
  width: 100%;
  height: 1rem;
  padding: 1rem 0;
}
.card__body {
  position: relative;
  padding-top: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card__body.scroll-horizontal {
  overflow-x: auto;
}
.card__body.scroll-horizontal::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
.card__body.scroll-horizontal::-webkit-scrollbar-track {
  background-color: #dfe9eb;
  border-radius: 5px;
  border: 0px solid white;
}
.card__body.scroll-horizontal::-webkit-scrollbar-track:hover {
  background-color: #b8c0c2;
}
.card__body.scroll-horizontal::-webkit-scrollbar-track:active {
  background-color: #b8c0c2;
}
.card__body.scroll-horizontal::-webkit-scrollbar-thumb {
  background-color: #a6b3cf;
  border-radius: 5px;
  border: 0px solid white;
}
.card__body.scroll-horizontal::-webkit-scrollbar-thumb:hover {
  background-color: #dcebef;
}
.card__body.scroll-horizontal::-webkit-scrollbar-thumb:active {
  background-color: #dcebef;
}
.card__body--border {
  padding: 1.25rem;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
.card__img + .card__content {
  padding-left: 1.25rem;
}
.card__content {
  width: 100%;
}
.card__title {
  color: #414243;
  font-size: 1.25rem;
  font-weight: 600;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.5;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  inline-size: 75%;
}
.card__subtitle {
  padding-top: 0.625rem;
  color: #a6b3cf;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.card__description {
  color: #697386;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.125;
  padding-top: 0.625rem;
}
.card__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card__info svg + .card__text,
.card__info .card__text + svg {
  margin-left: 0.625rem;
}
.card__text {
  color: #a6b3cf;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
  padding: 5px 0;
}
.card__checklist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.625rem 0.625rem;
  position: relative;
}
.card__checklist::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #b8babd;
}
.card__checklist + .card__checklist {
  margin-top: 0.625rem;
}
.card__badge {
  padding-top: 0.625rem;
}
.card__avatars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem 0;
}
.card__avatars .avatar + .avatar {
  position: relative;
  margin-left: -0.625rem;
}
.card__nav {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  padding: 0.7rem 0.7rem;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 1000;
  cursor: pointer;
}
.card__nav:hover .nav__dots, .card__nav:hover .nav__dots::before, .card__nav:hover .nav__dots::after {
  background: #1d5180;
}
.card__nav .nav__dots {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #1d5180;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.card__nav .nav__dots::after, .card__nav .nav__dots::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #1d5180;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.card__nav .nav__dots::before {
  left: -10px;
}
.card__nav .nav__dots::after {
  right: -10px;
}
.card__header > .card__nav {
  left: calc(100% - 24px);
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.card__bind {
  position: absolute;
  bottom: 1.375rem;
  right: 1.375rem;
}
.card__divider {
  margin-top: 0.625rem;
  width: 100%;
  height: 1px;
  background: #b8babd;
}
.card__table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.card__table td,
.card__table th {
  margin: 0;
  white-space: nowrap;
  border-top-width: 0px;
  vertical-align: middle;
  padding: 1.125rem 0;
}
.card__table td {
  padding: 1.125rem 1rem 1.125rem 0;
}
.card__table th:first-child {
  text-align: left;
}
.card__table .col--fixed {
  padding-right: 1rem;
  position: sticky;
  background-color: #ffffff;
  z-index: 100;
  left: 0;
  top: auto;
}

.nav {
  width: 100%;
  overflow-x: hidden;
}
.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.nav__item {
  width: 100%;
  position: relative;
}
.nav__item.active > .nav__link, .nav__item.drop > .nav__link {
  background: #1d5180;
  color: #ffffff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.nav__item.active > .nav__link .arrow::before, .nav__item.active > .nav__link .arrow::after, .nav__item.drop > .nav__link .arrow::before, .nav__item.drop > .nav__link .arrow::after {
  background: #ffffff;
}
.nav__item.active .nav__badge, .nav__item.drop .nav__badge {
  background: #ffffff;
  color: #1d5180;
}
.nav__item.active .nav__icon svg, .nav__item.drop .nav__icon svg {
  width: 28px;
  height: 28px;
}
.nav__item.active .nav__icon svg path.bg, .nav__item.active .nav__icon svg ellipse.bg, .nav__item.active .nav__icon svg circle.bg, .nav__item.drop .nav__icon svg path.bg, .nav__item.drop .nav__icon svg ellipse.bg, .nav__item.drop .nav__icon svg circle.bg {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  fill: #ffffff;
}
.nav__item.active .nav__icon svg path.bg.counter, .nav__item.drop .nav__icon svg path.bg.counter {
  fill: #ffffff;
}
.nav__item.active .nav__icon svg path.counter, .nav__item.drop .nav__icon svg path.counter {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  fill: #1d5180;
}
.nav__item.active.active:hover .nav__icon svg path.bg, .nav__item.active.active:hover .nav__icon svg ellipse.bg, .nav__item.active.active:hover .nav__icon svg circle.bg, .nav__item.drop.active:hover .nav__icon svg path.bg, .nav__item.drop.active:hover .nav__icon svg ellipse.bg, .nav__item.drop.active:hover .nav__icon svg circle.bg {
  fill: #1d5180;
}
.nav__item.active.active:hover .nav__icon svg path.counter, .nav__item.drop.active:hover .nav__icon svg path.counter {
  fill: #ffffff;
}
.nav__item.active.active:hover .nav__icon svg path.stroke, .nav__item.drop.active:hover .nav__icon svg path.stroke {
  stroke: #ffffff;
}
.nav__item.drop .nav__link {
  border-radius: 0;
}
.nav__item.drop > .nav__menu {
  height: auto;
}
.nav__item.drop > .nav__menu > .nav__item > .nav__link {
  display: block;
}
.nav__item:hover .nav__icon svg path.bg, .nav__item:hover .nav__icon svg ellipse.bg, .nav__item:hover .nav__icon svg circle.bg {
  fill: #1d5180;
}
.nav__item:hover .nav__icon svg path.counter {
  fill: #ffffff;
}
.nav__item:hover .nav__icon svg path.bg.counter {
  fill: #1d5180;
}
.nav__item:hover .nav__icon svg path.stroke {
  stroke: #ffffff;
}
.nav__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1d5180;
  padding: 1.125rem 1.93rem;
  overflow-x: hidden;
  cursor: pointer;
}
.nav__link span + span {
  margin-left: 1rem;
}
.nav__link .arrow {
  position: absolute;
  display: none;
  width: 7.7px;
  height: 13.3px;
  top: 50%;
  right: 2.625rem;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.nav__item.drop > .nav__link .arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.nav__link .arrow::before, .nav__link .arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  width: 10px;
  height: 2px;
  border-radius: 9999px;
  background: #1d5180;
  -webkit-transform-origin: calc(100% - 1px) 50%;
      -ms-transform-origin: calc(100% - 1px) 50%;
          transform-origin: calc(100% - 1px) 50%;
}
.nav__link .arrow::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav__link .arrow::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav__icon svg {
  width: 28px;
  height: 28px;
}
.nav__icon svg path.bg, .nav__icon svg ellipse.bg, .nav__icon svg circle.bg {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  fill: #ffffff;
}
.nav__icon svg path.counter {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  fill: #1d5180;
}
.nav__icon svg path.stroke {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  stroke: #1d5180;
}
.nav__top, .nav__bottom {
  width: 100%;
}
.nav__label {
  display: none;
  white-space: nowrap;
}
.nav__badge {
  position: absolute;
  top: 25%;
  right: 0.7rem;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  border-radius: 100px;
  background: #ff6442;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: hidden;
  color: #ffffff;
}
.nav.open .nav__label {
  display: block;
}
.nav.open .nav__link .arrow {
  display: inline-block;
}
.nav.open .nav__badge {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 50%;
  right: 4.43rem;
  width: 38px;
}
.nav__menu {
  height: 0;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.nav__menu .nav__link {
  display: none;
  padding: 0.68rem 4.6rem;
  color: #4e769b;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.nav__menu .nav__link:hover {
  background: rgb(234, 243, 245.4);
}
.nav__menu .nav__item.active .nav__link {
  background: #dcebef;
  border-radius: 0;
  color: #4e769b;
}
/* Вложенные подменю (3-й уровень и глубже): фон у всего блока и каждого дочернего пункта */
.nav__menu .nav__menu {
  background: #d5e6ef;
  border-radius: 0 8px 8px 0;
}
.nav__menu .nav__menu > .nav__item {
  background: #d5e6ef;
}
.nav__menu .nav__menu .nav__link {
  background-color: #d5e6ef;
}
.nav__menu .nav__menu .nav__link:hover {
  background: rgb(200, 225, 238);

}
.nav__menu .nav__menu .nav__item.active .nav__link {
  background: #c5dce8;
  color: #2d5a7a;
}
.nav__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.625rem;
  background: transparent;
  border-radius: 5px;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
.nav__tabs .nav__item {
  width: auto;
}
.nav__tabs .nav__link {
  padding: 0.625rem 1.5rem;
  color: #4e769b;
  border-radius: 5px;
  border: 1px solid #4e769b;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav__tabs .nav__link.active {
  height: 3rem;
  background: #1d5180;
  color: #ffffff;
}
.nav__tabs .nav__link.active:hover {
  background: rgb(25.2318471338, 70.4751592357, 111.3681528662);
}
.nav__tabs .nav__link.disabled {
  background: #b8babd;
  color: #414243;
  border-color: #b8babd;
  cursor: not-allowed;
}
.nav__tabs .nav__link:hover {
  background: rgb(234, 243, 245.4);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0.5rem 0;
}

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 2rem;
  color: #1d5180;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.1875;
}
.page-link:hover, .page-link:focus {
  z-index: 2;
  color: #1d5180;
  background-color: #eff2f7;
  border-color: transparent;
  border-radius: 0.5rem;
}

.page-item {
  display: inline;
}
.page-item:first-child .arrow, .page-item:last-child .arrow {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 2px;
  margin: 5.5px 0;
  border-radius: 9999px;
  background-color: #1d5180;
}
.page-item:first-child .arrow::before, .page-item:first-child .arrow::after, .page-item:last-child .arrow::before, .page-item:last-child .arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #1d5180;
  width: 10px;
  height: 2px;
  top: calc(50% - 1px);
}
.page-item:first-child .arrow::before, .page-item:last-child .arrow::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page-item:first-child .arrow::after, .page-item:last-child .arrow::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.page-item:first-child span + span, .page-item:last-child span + span {
  margin-left: 0.8rem !important;
}
.page-item:first-child > a,
.page-item:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page-item:first-child .arrow::before, .page-item:first-child .arrow::after {
  left: 0;
  -webkit-transform-origin: 1px 50%;
      -ms-transform-origin: 1px 50%;
          transform-origin: 1px 50%;
}
.page-item:last-child > a,
.page-item:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.page-item:last-child .arrow::before, .page-item:last-child .arrow::after {
  right: 0;
  -webkit-transform-origin: calc(100% - 1px) 50%;
      -ms-transform-origin: calc(100% - 1px) 50%;
          transform-origin: calc(100% - 1px) 50%;
}
.page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #4e769b;
  border-color: transparent;
  border-radius: 0.5rem;
}
.page-item.active .page-link {
  background-color: #1d5180;
}
.page-item.disabled .page-link, .page-item.disabled .page-link:hover, .page-item.disabled .page-link:focus {
  color: #b8babd;
  cursor: not-allowed;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0.5rem;
}
.page-item.disabled .page-link .arrow {
  background-color: #b8babd;
}
.page-item.disabled .page-link .arrow::after, .page-item.disabled .page-link .arrow::before {
  background-color: #b8babd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1rem;
  line-height: 1.19;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.19;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.alert {
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1000;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert svg,
.alert strong {
  margin-right: 0.5rem;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 6rem;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #4dcb9d;
  background-color: #e4f1e8;
  border-color: #4dcb9d;
}
.alert-success hr {
  border-top-color: rgb(57.5391304348, 196.9608695652, 146.0608695652);
}
.alert-success .alert-link {
  color: rgb(51.7739130435, 177.2260869565, 131.4260869565);
}

.alert-info {
  color: #3f6b93;
  background-color: #c6d3df;
  border-color: #3f6b93;
}
.alert-info hr {
  border-top-color: rgb(55.35, 94.0071428571, 129.15);
}
.alert-info .alert-link {
  color: rgb(47.7, 81.0142857143, 111.3);
}

.alert-warning {
  color: #e2ce19;
  background-color: #fff8bc;
  border-color: #e2ce19;
}
.alert-warning hr {
  border-top-color: rgb(203.0398406375, 185.0717131474, 22.4601593625);
}
.alert-warning .alert-link {
  color: rgb(180.0796812749, 164.1434262948, 19.9203187251);
}

.alert-danger {
  color: #f36b6b;
  background-color: #f9e6e6;
  border-color: #f36b6b;
}
.alert-danger hr {
  border-top-color: rgb(241.0875, 83.4125, 83.4125);
}
.alert-danger .alert-link {
  color: rgb(239.175, 59.825, 59.825);
}

.breadcrumb {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  list-style: none;
  background: transparent;
  border-radius: 4px;
  color: #697386;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.125;
}
.breadcrumb__item {
  display: inline-block;
}
.breadcrumb__item a {
  color: #697386;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.125;
}
.breadcrumb__item + .breadcrumb__item::before {
  padding: 0 5px;
  color: #697386;
  content: "> ";
}
.breadcrumb__item.active {
  color: #117aa6;
}

.badge {
  display: inline-block !important;
  min-width: 10px;
  min-height: 10px;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #b8babd;
  border-radius: 0.25rem;
}
.badge--circle {
  padding: 0px;
  border-radius: 50%;
}
.badge--rounded-pill {
  border-radius: 2rem;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #ffffff;
  background-color: #ff6442;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.badge + .badge {
  margin-left: 0.625rem;
}

a.badge {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.badge:hover, a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.avatar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #dcebef;
  border-radius: 50%;
  width: 3.75rem;
  height: 3.75rem;
}
.avatar .text {
  color: #414243;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.avatar .badge {
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #c6d3df;
  position: absolute;
  top: -10%;
  right: -10%;
}
.avatar svg,
.avatar img {
  display: block;
  width: 100%;
  height: 100%;
}
.avatar--border {
  border: 2px solid #c6d3df;
}
.avatar--shadow {
  -webkit-filter: drop-shadow(0px 5px 10px #D0D2D4);
          filter: drop-shadow(0px 5px 10px #D0D2D4);
}
.avatar--lg {
  width: 70px;
  height: 70px;
}
.avatar--lg .text {
  font-size: 1.5rem;
  line-height: 1.58;
}
.avatar--lg.avatar--border {
  border: 3px solid #c6d3df;
}
.avatar--sm {
  width: 40px;
  height: 40px;
}
.avatar--sm .text {
  font-size: 0.875rem;
  line-height: 1.125;
}
.avatar--sm .badge {
  width: 0.8rem;
  height: 0.8rem;
  border: 2px solid #c6d3df;
  position: absolute;
  top: -10%;
  right: -10%;
}

.table {
  width: auto;
  border-radius: 0.625rem;
  border: 1px solid #dcdeed;
  border-collapse: separate;
  border-spacing: 0;
  overflow-x: hidden;
}
.table thead {
  background: #eff2f7;
  color: #697386;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.table thead th {
  padding: 1rem 1rem;
  text-align: left;
  vertical-align: middle;
}
.table thead tr:first-child th:first-child {
  border-top-left-radius: 0.625rem;
}
.table thead tr:first-child th:last-child {
  border-top-right-radius: 0.625rem;
}
.table tbody {
  color: #414243;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.table tbody td {
  padding: 1.375rem 1rem;
  vertical-align: middle;
  position: relative;
}
.table tbody tr {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
.table tbody tr:nth-child(even) {
  background-color: #eeeeee;
}
.table tbody tr:hover {
  background-color: rgb(245.65, 245.65, 245.65);
}
.table tbody tr:has(input[type=checkbox]:checked) {
  background-color: #eeeeee;
}
.table tbody tr:has(input[type=checkbox]:checked):hover {
  background-color: rgb(243.1, 243.1, 243.1);
}
.table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 0.625rem;
}
.table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 0.625rem;
}

.filter {
  min-width: 15rem;
  width: 100%;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  padding: 20px 25px;
  border-radius: 0.625rem;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.filter--grid {
  max-width: 22.5rem;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.filter--table {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
.filter__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.filter__header__item {
  position: relative;
  padding: 12px 0;
}
.filter__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 10px;
}
.filter__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.filter__title {
  color: #414243;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.filter__nav {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 0 0.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.filter__nav:hover .nav__dots, .filter__nav:hover .nav__dots::before, .filter__nav:hover .nav__dots::after {
  background: #1d5180;
}
.filter .nav__dots {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #1d5180;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.filter .nav__dots::after, .filter .nav__dots::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #1d5180;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.filter .nav__dots::before {
  left: -10px;
}
.filter .nav__dots::after {
  right: -10px;
}

.accordion-collapse {
  overflow: hidden;
  height: auto;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.accordion-collapse:has(.field--combobox) {
  overflow: visible;
}

.arrow__toggle {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.arrow__toggle.up {
  -webkit-transform: translateY(3px) rotate(225deg);
      -ms-transform: translateY(3px) rotate(225deg);
          transform: translateY(3px) rotate(225deg);
}

.collapse {
  display: none;
}

.accordion-item {
  border: none;
  background-color: transparent;
}

.accordion-body {
  padding: 0;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-open {
  overflow: hidden;
}
.modal--fullscreen .modal__dialog {
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100vh !important;
  max-height: 100vh !important;
  border-radius: 0 !important;
}
.modal__dialog {
  position: relative;
  margin: 1.75rem 1rem;
  width: auto;
  height: 100vh;
  max-height: calc(100% - 3.5rem);
  pointer-events: none;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  .modal__dialog {
    max-width: 55rem;
    margin: 1.75rem auto;
  }
}
.modal__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  outline: 0;
}
.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.31rem 0.625rem;
}
.modal__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal__body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 2rem 1.5625rem;
  overflow-y: auto;
  height: 100vh;
  max-height: calc(100% - 3.5rem);
}
.modal__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.31rem 1.625rem;
  border-top: 1px solid rgb(237.5, 245, 247);
}
.modal__title {
  display: block;
  font-size: 2rem;
  line-height: 1.18;
  font-weight: 400;
  color: #414243;
  padding: 1rem 0;
}
@media (max-width: 575px) {
  .modal__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.modal__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 1.5rem;
  margin-top: 0.625rem;
  border-bottom: 1px solid rgb(237.5, 245, 247);
}
@media (max-width: 575px) {
  .modal__field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 1rem;
  }
}
.modal__field-label {
  text-wrap: nowrap;
  width: 250px;
  color: #656b6f;
  font-size: 1rem;
  font-weight: 600;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.58;
}
.modal__field-value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #656b6f;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.58;
}
.modal__field--textarea {
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 20px;
}

.content__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.25rem 0;
  width: 100%;
}

#actions-card,
#actions-table {
  position: sticky;
  top: -1.25rem;
  z-index: 1050;
  background: #fbfbfb;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

/* No gap between mass actions bar and table */
.main-content #actions-table + .content__table {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.dropdown-menu {
  z-index: 10000;
  position: absolute;
  inset: 0px auto auto 0px;
  margin: 0px;
  -webkit-transform: translate3d(18px, 16px, 0px);
          transform: translate3d(18px, 16px, 0px);
}

.dropdown-toggle {
  display: block;
}
.dropdown-toggle::after {
  display: none;
}

.sidebar {
  height: 100vh;
  width: 100%;
  max-width: 5.857rem;
  z-index: 9;
  overflow-y: hidden;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background: #ffffff;
  -webkit-box-shadow: 2px 4px 10px #D9D9D9;
          box-shadow: 2px 4px 10px #D9D9D9;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100vh;
}
.sidebar__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100px;
  width: 100%;
  position: relative;
}
.sidebar__toggle {
  position: absolute;
  left: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 0;
  background: transparent;
  width: 28px;
  height: 28px;
  padding: 0.7rem 0;
}
.sidebar__toggle__item {
  display: block;
  background: transparent;
  width: 1.3rem;
  height: 4px;
  border-radius: 5px;
  border: 1px solid #1d5180;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar__toggle__item::before, .sidebar__toggle__item::after {
  content: "";
  display: block;
  background: transparent;
  border: 1px solid #1d5180;
  width: 1.75rem;
  height: 4px;
  border-radius: 5px;
  position: absolute;
  left: -1px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar__toggle__item::before {
  top: -10px;
}
.sidebar__toggle__item::after {
  top: 8px;
}
.sidebar__toggle:hover {
  cursor: pointer;
}
.sidebar__logo {
  display: none;
}
.sidebar__mode {
  display: none;
  width: 100%;
  height: 45px;
  padding-bottom: 0.8rem;
  cursor: pointer;
}
.sidebar__mode .mode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.sidebar__mode .mode__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  color: #c6d3df;
  font-size: 1rem;
  font-weight: 600;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.58;
  padding: 0.25rem 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar__mode .mode__text.active {
  color: #117aa6;
}
.sidebar__mode .mode__diveders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 4px;
}
.sidebar__mode .mode__diveders .mode__divider {
  display: block;
  background: transparent;
  width: 50%;
  height: 4px;
  border-radius: 5px;
  background: #c6d3df;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidebar__mode .mode__diveders .mode__divider.active {
  background: #117aa6;
}
.sidebar__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100vh;
  width: 100%;
  overflow-y: hidden;
}
.sidebar.open {
  max-width: 21.25rem;
}
.sidebar.open .sidebar__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sidebar.open .sidebar__mode {
  display: block;
}
.sidebar.open .sidebar__toggle__item {
  background: #1d5180;
  border: 1px solid transparent;
  position: relative;
  width: 1.75rem;
}
.sidebar.open .sidebar__toggle__item::before, .sidebar.open .sidebar__toggle__item::after {
  content: "";
  background: #1d5180;
  border: 1px solid transparent;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 6.25rem;
  padding: 1.875rem 3.125rem 1.25rem;
  -webkit-box-shadow: 4px 4px 10px rgba(217, 217, 217, 0.25);
          box-shadow: 4px 4px 10px rgba(217, 217, 217, 0.25);
}
.header__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100vh;
}
@media (max-width: 1024px) {
  .header__inner {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
.header__left, .header__center, .header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.header__center {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 25.625rem;
}
.header__left {
  max-width: 19.375rem;
}
.header__right {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 18.75rem;
}
.header__logo {
  font-weight: 600;
  font-size: 1.25rem;
  color: #01050a;
}
.header__calendar {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1024px) {
  .header__logo, .header__avatar, .header__center {
    display: none;
  }
}
.header .calendar__data {
  color: #697386;
  padding-left: 0.625rem;
}
@media (max-width: 1024px) {
  .header {
    padding: 1.875rem 1.0416666667rem 1.25rem;
  }
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem;
  width: 100%;
}
.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__list__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  color: #697386;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}
.footer .show-page {
  width: 100%;
  max-width: 5rem;
  margin-left: 1rem;
}

.main-content {
  height: 100vh;
  overflow-y: auto;
  background: transparent;
  padding: 1rem 1.1rem 1.56rem 1.1rem;
}
@media (max-width: 768px) {
  .main-content {
    padding: 1rem 0.55rem 1.56rem 0.44rem;
  }
}

.content {
  border-radius: 10px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  padding-bottom: 2rem;
  position: relative;
}
.content--transparent {
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.content__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem 0.275rem 2rem 0;
  background-color: transparent;
}
@media (max-width: 768px) {
  .content__header {
    padding: 0.8rem 0.275rem 0.8rem 0;
  }
}
.content__header-title {
  color: #414243;
  font-size: 2rem;
  font-weight: 700;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.18;
}
@media (max-width: 768px) {
  .content__header-title {
    font-size: 1.3333333333rem;
  }
}
.content__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2.5rem 0 1.25rem;
}
@media (max-width: 1024px) {
  .content .card__title {
    font-size: 1.5rem !important;
  }
}
@media (max-width: 768px) {
  .content .card__title {
    font-size: 1.25rem !important;
  }
}
.content__filter {
  height: auto;
  max-width: 19rem;
  min-width: 15rem;
  width: 100%;
}
.content__grid {
  width: 100%;
  padding-right: 5px;
  row-gap: 24px;
}
.content + .content {
  margin-top: 2.5rem;
}
.content__legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 100;
  top: -0.5%;
  left: 2.5rem;
  background: #eff2f7;
  padding: 0 0 0 0.625rem;
  border-radius: 5px;
  height: 1.8rem;
}
.content__delete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 100;
  top: -15%;
  right: 1rem;
  background: #1d5180;
  color: #ffffff;
  padding: 0.625rem 0.625rem;
  border-radius: 5px;
  width: auto;
}

.legend__text {
  display: block;
  color: #414243;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.19;
}

.legend__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0.625rem;
  background: #dcebef;
  margin-left: 0.625rem;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fieldset {
  border-radius: 0.625rem !important;
  border: 1px solid #a6b3cf !important;
  padding: 1.5rem 0.625rem 1rem !important;
  position: relative;
  z-index: 2;
  width: 100%;
  margin-top: 20px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.fieldset legend {
  width: auto !important;
  top: -12% !important;
  left: 1rem !important;
}
.fieldset + .fieldset {
  margin-top: 2.5rem !important;
}
.fieldset__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 2.5rem;
}
.fieldset:has(.field__combobox-input:focus), .fieldset:has(.field__combobox-list:not([hidden])) {
  z-index: 50;
}

.bg-login {
  background: url("../img/login/bg-login.png") no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.page-login {
  background: rgba(29, 81, 128, 0.3);
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1.5rem;
}
@media (max-width: 1200px) {
  .page-login {
    padding: 0 9.5rem;
  }
}
@media (max-width: 768px) {
  .page-login {
    padding: 0 5.5rem;
  }
}
@media (max-width: 575px) {
  .page-login {
    padding: 1rem 1rem;
  }
}

.sing-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 92rem;
  height: 100%;
  max-height: 56.25rem;
}
@media (max-width: 575px) {
  .sing-in {
    max-height: 50rem;
  }
}
.sing-in__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 2.5rem;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.sing-in__left {
  background: rgba(255, 255, 255, 0.7);
  padding: 7.8rem 3.9rem;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media (max-width: 1200px) {
  .sing-in__left {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  .sing-in__left {
    padding: 4.8rem 3.9rem;
  }
}
@media (max-width: 575px) {
  .sing-in__left {
    padding: 4.8rem 1.5rem;
  }
}
@media (max-width: 375px) {
  .sing-in__left {
    padding: 1.8rem 1.5rem;
  }
}
.sing-in__right {
  background: rgba(220, 235, 239, 0.9);
  padding: 14.2rem 8rem 15rem;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1400px) {
  .sing-in__right {
    padding: 14.2rem 4rem 15rem;
  }
}
@media (max-width: 1200px) {
  .sing-in__right {
    display: none;
  }
}
.sing-in__img img {
  display: block;
  width: 100%;
}
.sing-in__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-bottom: 1.875rem;
}
.sing-in__title {
  color: #414243;
  font-size: 1.75rem;
  font-weight: 700;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.5;
  margin-bottom: 7.3rem;
  text-align: center;
}
@media (max-width: 575px) {
  .sing-in__title {
    margin-bottom: 4rem;
    font-size: 1.5rem;
  }
}
@media (max-width: 375px) {
  .sing-in__title {
    margin-bottom: 3.5rem;
  }
}
.sing-in__forget-password {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1rem;
  color: #656b6f;
  font-size: 1.25rem;
  font-weight: 500;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1;
}
.sing-in .field {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 38.4rem;
  gap: 1rem;
}
@media (max-width: 1200px) {
  .sing-in .field {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .sing-in .field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.sing-in .field + .field {
  margin-top: 3.125rem;
}
@media (max-width: 375px) {
  .sing-in .field + .field {
    margin-top: 2.5rem;
  }
}
.sing-in .field__inner {
  max-width: 25.75rem;
}
@media (max-width: 1200px) {
  .sing-in .field__inner {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .sing-in .field__inner {
    max-width: 100%;
  }
}
.sing-in .field__input {
  height: 65px;
}
@media (max-width: 375px) {
  .sing-in .field__input {
    height: auto;
  }
}
.sing-in .field__label {
  color: #01050a;
  font-size: 1.75rem;
  font-weight: 500;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1;
  margin: 0;
  min-width: 9rem;
}
@media (max-width: 575px) {
  .sing-in .field__label {
    max-width: 100%;
    font-size: 1.5rem;
  }
}
@media (max-width: 375px) {
  .sing-in .field__label {
    font-size: 1.2rem;
  }
}
.sing-in .btn {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 500;
  font-style: normal;
  font-family: "Poppins";
  line-height: 1.56;
}
@media (max-width: 575px) {
  .sing-in .btn {
    max-width: 100%;
  }
}
.sing-in .group__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4.75rem;
  width: 100%;
}
@media (max-width: 375px) {
  .sing-in .group__field {
    margin-bottom: 3.5rem;
  }
}
.sing-in .form.form--login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page {
  width: 100%;
  overflow: hidden;
}

.container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.main-sidebar {
  min-width: calc(5.857rem + 10px);
  height: 100vh;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-sidebar:has(.sidebar.open) {
  min-width: calc(21.25rem + 10px);
}

.content-wrapper {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background: #fbfbfb;
}

/* Global sticky table header */
.main-content .table-fixed-header {
  overflow-y: visible !important;
  max-height: calc(100vh - 280px);
}

.main-content .table-fixed-header thead th {
  position: sticky;
  top: var(--gt-table-sticky-top, -1.25rem);
  z-index: 1040;
  background: #eff2f7;
}