:root {
  --gray-1: #333333;
  --gray-2: #4f4f4f;
  --gray-3: #828282;
  --appprimary: #27ae60;
  --blue-1: #007aff;
  --white: #ffffff;
  --appprimary: #27ae60;
  --appsecondary: #f39451;
  --black: #000000;
  --dolphin: #615e82;
  --wild-sand: #f3f4f6;
  --font-size-m: 14px;
  --font-size-s: 12px;
  --font-size-l: 16px;
  --font-size-xxxxl: 36px;
  --font-size-xl: 18px;
  --font-size-xl2: 32px;
  --font-size-xxl2: 24px;
  --font-family-sf_pro-regular: "SF Pro-Regular", Helvetica;
  --font-family-sf_pro-medium: "SF Pro-Medium", Helvetica;
  --font-family-sf_pro-semibold: "SF Pro-Semibold", Helvetica;
  --font-family-inter: "Inter", Helvetica;
}

.dashboard {
  align-items: flex-start;
  background-color: #eff4f8;
  border: 1px none;
  display: flex;
  height: 1600px;
  overflow: hidden;
  /*width: 1440px;*/
  width: 100%
}

.dashboard .overlap-group3 {
  /*height: 1627px;*/
  position: relative;
  /*width: 1440px;*/
  width: 100%;
  height: auto;
}

.dashboard .menu {
  left: 0;
  position: absolute;
  top: 0;
  width: 1440px;
}


.dashboard .menu-bar {
  align-items: center;
  background-color: var(--white);
  display: flex;
  height: 56px;
  justify-content: space-between;
  padding: 0px 24px 0px 280px;
}

.dashboard .frame-2608635 {
  align-items: center;
  display: flex;
  gap: 16px;
  position: relative;
  width: fit-content;
}

.dashboard .bell-filled {
  height: 24px;
  min-width: 21px;
  position: relative;
}

.dashboard .frame-2608 {
  align-items: center;
  display: flex;
  gap: 4px;
  position: relative;
  width: fit-content;
}

.dashboard .frame-2608-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
  width: fit-content;
}

.dashboard .valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dashboard .hai-pham {
  color: var(--gray-1);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-l);
  font-weight: 500;
  letter-spacing: 0.38px;
  line-height: 24px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .manager {
  color: var(--gray-2);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-s);
  font-weight: 500;
  letter-spacing: 0.29px;
  line-height: 18px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .avatar {
  background-position: 50% 50%;
  background-size: cover;
  border: 3px solid;
  border-color: var(--white);
  border-radius: 1000px;
  height: 44px;
  min-width: 44px;
  position: relative;
}

.dashboard .icon-outlinechevron-double-right {
  height: 28px;
  min-width: 28px;
  position: relative;
}

.dashboard .side-menu {
  align-items: flex-start;
  background-color: var(--white);
  box-shadow: 0px -4px 12px #93939340;
  gap: 10px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translate(25px, 0);
  width: fit-content;
}

.side-menu.bp1-animate-enter {
  animation: bp1-animate-enter-frames 0.3s linear 0s 1 normal forwards;
  opacity: 0;
  transform: translate(25px, 0);
}

.dashboard .frame-7855 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  padding: 16px;
  position: relative;
  width: 248px;
}

.dashboard .frame-8425 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: fit-content;
}

.dashboard .frame-7192 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 6px;
  height: 516px;
  position: relative;
  width: 216px;
}

.dashboard .item-sidemenu {
  align-items: flex-start;
  align-self: stretch;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px 12px;
  position: relative;
}

.dashboard .frame-7174 {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 12px;
  position: relative;
}

.dashboard .sfpro-medium-abbey-16px {
  color: var(--gray-2);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 500;
}

.dashboard .dashboard-3 {
  flex: 1;
  letter-spacing: 0.38px;
  line-height: 24px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
}

.dashboard .icon-solidclipboard-list {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.dashboard .icon {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.dashboard .setting {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.dashboard .icon-solidbadge-check {
  height: 20px;
  min-width: 20px;
  position: relative;
}

.dashboard .item-sidemenu-1 {
  align-items: flex-start;
  align-self: stretch;
  background-color: #006afe33;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px 12px;
  position: relative;
}

.dashboard .dashboard-2 {
  color: var(--blue-1);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-l);
  font-weight: 500;
}

.dashboard .logo-white {
  height: 60px;
  min-width: 95px;
  position: relative;
}

.dashboard .group {
  align-items: flex-start;
  display: flex;
  left: 4px;
  min-width: 87px;
  position: relative;
  top: 3px;
}

.dashboard .frame {
  align-items: flex-start;
  display: flex;
  width: 87px;
}

.dashboard .group-container {
  height: 55px;
  position: relative;
  width: 87px;
}

.dashboard .group-1 {
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
}

.dashboard .group-2 {
  height: 55px;
  left: 0;
  position: absolute;
  top: 0;
  width: 87px;
}

.dashboard .frame-2608622 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 31px;
  /*left: 280px;*/
  position: absolute;
  top: 1rem;
  /*width: fit-content;*/
  width: 100%;
}

.dashboard .frame-2608615 {
  align-items: center;
  background-color: var(--white);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  justify-content: center;
  overflow: hidden;
  padding: 40px;
  position: relative;
  /*width: 1128px;*/
  width: 100%;
}

.dashboard .frame-2608617 {
  align-items: center;
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.dashboard .frame-2608614 {
  height: 48px;
  min-width: 269.94px;
  position: relative;
}

.dashboard .flex {
  display: flex;
  position: relative;
  top: -1px;
}

.dashboard .flex-row {
  align-items: center;
  gap: 5px;
  height: 48px;
  min-width: 270px;
}

.dashboard .card-title {
  color: var(--gray-1);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xl2);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 48px;
  min-width: 104px;
  white-space: nowrap;
}

.dashboard .comparison-info {
  color: var(--gray-1);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0.84px;
  line-height: 16px;
  margin-top: 15px;
  min-width: 108px;
  white-space: nowrap;
}

.dashboard .percentage {
  color: var(--gray-1);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 16px;
  margin-top: 15px;
  min-width: 32px;
  white-space: nowrap;
}

.dashboard .growth-indicator {
  align-items: flex-end;
  background-color: var(--gray-1);
  border-radius: 5.47px;
  display: flex;
  height: 11px;
  justify-content: flex-end;
  margin-top: 17px;
  min-width: 11px;
  padding: 3.4px 3.4px;
}

.dashboard .arrow {
  height: 4px;
  width: 4px;
}

.dashboard .type-card {
  color: var(--gray-1);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .frame-2608616 {
  align-items: center;
  display: flex;
  gap: 25px;
  position: relative;
  width: fit-content;
}

.dashboard .active-tab {
  align-items: center;
  background-color: var(--gray-1);
  border-radius: 13px;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  padding: 10px 15px 11px;
  position: relative;
  width: fit-content;
}

.dashboard .annually {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .sfpro-regular-normal-white-14px {
  color: var(--white);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.dashboard .frame-2608616-item {
  letter-spacing: 0.34px;
  line-height: 21px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .sfpro-regular-normal-mine-shaft-14px {
  color: var(--gray-1);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.dashboard .frame-2608621 {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 19px;
  position: relative;
}

.dashboard .frame-2608620 {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  gap: 16px;
  justify-content: flex-end;
  position: relative;
  width: 100%;
}

.dashboard .frame-2608610 {
  height: 306px;
  min-width: 1015px;
  position: relative;
  width: 98%;
}

.dashboard .overlap-group1 {
  height: 250px;
  left: 0;
  position: absolute;
  top: 56px;
  /*width: 1017px;*/
  width: 100%;
}

.dashboard .frame-2608612 {
  align-items: flex-end;
  background-size: 100% 100%;
  display: flex;
  height: 60px;
  left: 513px;
  min-width: 106px;
  padding: 5.7px 10px;
  position: absolute;
  top: 10px;
  display: none;
}

.dashboard .frame-2608611 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2px;
  position: relative;
  width: fit-content;
}

.dashboard .amount {
  color: var(--white);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-l);
  font-weight: 500;
  letter-spacing: 0.38px;
  line-height: 24px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .sales {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .line {
  position: absolute;
  /*width: 1015px;*/
  width: 100%;
}

.dashboard .line-3 {
  height: 1px;
  left: 0;
  object-fit: cover;
  top: 63px;
}

.dashboard .line-6 {
  height: 1px;
  left: 0;
  object-fit: cover;
  top: 249px;
}

.dashboard .line-gradient {
  height: 248px;
  left: 1px;
  mix-blend-mode: multiply;
  top: 2px;
  display: none;
}

.dashboard .indicator-container {
  height: 220px;
  left: 627px;
  position: absolute;
  top: 30px;
  width: 19px;
  display: none;
}

.dashboard .indicator-line {
  height: 211px;
  left: 9px;
  position: absolute;
  top: 9px;
  width: 2px;
}

.dashboard .indicator-dot {
  background-color: var(--gray-2);
  border: 2px solid;
  border-color: var(--white);
  border-radius: 9.45px;
  box-shadow: 0px 8px 8px #0d0a2c14;
  height: 19px;
  left: 0;
  position: absolute;
  top: 0;
  width: 19px;
}

.dashboard .line-4 {
  height: 1px;
  left: 0;
  object-fit: cover;
  top: 123px;
}

.dashboard .line-flow {
  height: 131px;
  left: 1px;
  top: 0;
  display: none;
}

.dashboard .line-2 {
  height: 1px;
  left: 0;
  object-fit: cover;
  top: 3px;
}

.dashboard .line-5 {
  height: 1px;
  left: 0;
  object-fit: cover;
  top: 183px;
}

.dashboard .line-1 {
  height: 1px;
  left: 0;
  object-fit: cover;
  top: -1px;
}

.dashboard .frame-2608618 {
  height: 321px;
  margin-left: -2px;
  min-width: 19px;
  position: relative;
  width: 2%;
}

.dashboard .flex-col {
  align-items: flex-start;
  flex-direction: column;
  gap: 39px;
  left: 1px;
  min-height: 321px;
  width: 18px;
}

.dashboard .flex-col-item {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-left: 1px;
  min-width: 17px;
  text-align: right;
  white-space: nowrap;
}

.dashboard .sfpro-regular-normal-dolphin-14px {
  color: var(--dolphin);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.dashboard .number-1 {
  letter-spacing: 0.34px;
  line-height: 21px;
  min-width: 9px;
  text-align: right;
  white-space: nowrap;
}

.dashboard .x1k {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-left: 1px;
  min-width: 15px;
  text-align: right;
  white-space: nowrap;
}

.dashboard .frame-2608619 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 59px;
  justify-content: flex-end;
  position: relative;
}

.dashboard .name-2 {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .place {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .feb {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .apr {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .jun {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .jul {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .oct {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .sep {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .nov {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .dec {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: 37.12px;
}

.dashboard .aug {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .frame-2608213 {
  align-items: center;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  overflow: hidden;
  position: relative;
  /*width: 1128px;*/
  width: 100%;
}

.dashboard .table-1 {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.dashboard .table {
  /*width: 1127px;*/
  width: 100%;
}

.dashboard .table-col {
  align-self: stretch;
  flex-direction: column;
  width: 117px;
}

.dashboard .cell-4 {
  align-self: stretch;
  display: flex;
  position: relative;
}

.dashboard .cell-3 {
  align-items: flex-start;
  flex: 1;
}

.dashboard .atom-cell {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  /*box-shadow: inset 0px -0.5px 0px #eeeeee;*/
  border-bottom: 1px solid #eeeeee;
  display: flex;
  flex: 1;
  gap: 10px;
  padding: 12px;
  position: relative;
}

.dashboard .content {
  align-items: flex-start;
  display: flex;
}

.dashboard .content-2 {
  flex: 1;
  position: relative;
}

.dashboard .content-1 {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1px;
  white-space: nowrap;
}

.dashboard .cell {
  align-items: center;
  background-color: var(--wild-sand);
  /*box-shadow: inset 0px -0.5px 0px #eeeeee;*/
  border-bottom: 1px solid #eeeeee;
  gap: 8px;
  height: 66px;
  padding: 12px;
}

.dashboard .sfpro-normal-mine-shaft-14px {
  color: var(--gray-1);
  font-family: var(--font-family-sf_pro-semibold);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.dashboard .text {
  width: fit-content;
}

.dashboard .text-3 {
  letter-spacing: 0.34px;
  line-height: 21px;
  position: relative;
  white-space: nowrap;
}

.dashboard .table-col-7 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  position: relative;
}

.dashboard .table-col-6 {
  width: 118px;
}

.dashboard .text-1 {
  flex: 1;
}

.dashboard .cell-2 {
  align-items: center;
  background-color: var(--white);
  /*box-shadow: inset 0px -0.5px 0px #eeeeee;*/
  border-bottom: 1px solid #eeeeee;
  gap: 16px;
  height: 66px;
  padding: 12px;
}

.dashboard .customer-type {
  align-items: flex-start;
  display: flex;
  position: relative;
  width: fit-content;
}

.dashboard .new-10 {
  letter-spacing: 0;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
}

.dashboard .new-4 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .sfpro-regular-normal-chateau-green-12px {
  color: var(--appprimary);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.dashboard .new-8 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .not-regular-1 {
  letter-spacing: 0;
  line-height: 18px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .sfpro-regular-normal-tan-hide-12px {
  color: var(--appsecondary);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.dashboard .new-5 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .not-regular {
  letter-spacing: 0;
  line-height: 18px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .new-9 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .new-6 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .sfpro-regular-normal-azure-radiance-12px {
  color: var(--blue-1);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.dashboard .regular-2 {
  letter-spacing: 0;
  line-height: 18px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .new-7 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .table-col-1 {
  width: 94px;
}

.dashboard .table-col-4 {
  width: 141px;
}

.dashboard .cell-1 {
  align-items: flex-start;
  height: 66px;
}

.dashboard .table-col-3 {
  width: 127px;
}

.dashboard .atom-cell-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--wild-sand);
  box-shadow: inset 0px -0.5px 0px #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  flex: 1;
  gap: 12px;
  padding: 12px;
  position: relative;
}

.dashboard .right-icon {
  height: 16px;
  margin-right: -33px;
  min-width: 16px;
  position: relative;
}

.dashboard .text-2 {
  margin-right: -5px;
  width: fit-content;
}

.dashboard .table-col-5 {
  flex: 1;
}

.dashboard .table-col-2 {
  width: 49px;
}

.dashboard .frame-2608581 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: relative;
  /*width: fit-content;*/
  width: 100%;
}

.dashboard .frame-2608212 {
  align-items: center;
  background-color: var(--white);
  display: flex;
  gap: 16px;
  padding: 12px 32px;
  position: relative;
  /*width: 1128px;*/
  width: 100%;
}

.dashboard .new-client {
  color: var(--blue-1);
  flex: 1;
  font-family: var(--font-family-sf_pro-semibold);
  font-size: var(--font-size-xxl2);
  font-weight: 400;
  line-height: 36px;
}

.dashboard .frame-2608609 {
  align-items: flex-start;
  display: flex;
  gap: 32px;
  justify-content: center;
  position: relative;
  /*width: 1128px;*/
  width: 100%;
}

.dashboard .frame-260860 {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: 8px;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  overflow: hidden;
  padding: 24px;
  position: relative;
}

.dashboard .frame-2608604 {
  align-items: flex-start;
  display: flex;
  gap: 105px;
  margin-right: -1px;
  position: relative;
  width: fit-content;
}

.dashboard .frame-2608603 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: fit-content;
}

.dashboard .clients {
  letter-spacing: 0.38px;
  line-height: 24px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .number {
  letter-spacing: 0;
  line-height: 44px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .sfpro-normal-mine-shaft-36px {
  color: var(--gray-1);
  font-family: var(--font-family-sf_pro-semibold);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 400;
}

.dashboard .vuesaxoutlineuser {
  height: 50px;
  min-width: 50px;
  position: relative;
}

.dashboard .add-4 {
  height: 16px;
  min-width: 16px;
  position: relative;
}

.dashboard .new-3 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .vs-previous-month {
  letter-spacing: 0.29px;
  line-height: 18px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.dashboard .sfpro-medium-gray-12px {
  color: var(--gray-3);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 500;
}

.dashboard .new-2 {
  line-height: 18px;
  width: fit-content;
}

.dashboard .new {
  line-height: 18px;
  width: fit-content;
}

.dashboard .new-1 {
  line-height: 18px;
  width: fit-content;
}
