@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap");.rdrCalendarWrapper {
  box-sizing: border-box;
  background: #ffffff;
  display: inline-flex;
  flex-direction: column;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rdrDateDisplay{
  display: flex;
  justify-content: space-between;
}

.rdrDateDisplayItem{
  flex: 1 1;
  width: 0;
  text-align: center;
  color: inherit;
}

.rdrDateDisplayItem + .rdrDateDisplayItem{
    margin-left: 0.833em;
  }

.rdrDateDisplayItem input{
    text-align: inherit
  }

.rdrDateDisplayItem input:disabled{
      cursor: default;
    }

.rdrDateDisplayItemActive{}

.rdrMonthAndYearWrapper {
  box-sizing: inherit;
  display: flex;
  justify-content: space-between;
}

.rdrMonthAndYearPickers{
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdrMonthPicker{}

.rdrYearPicker{}

.rdrNextPrevButton {
  box-sizing: inherit;
  cursor: pointer;
  outline: none;
}

.rdrPprevButton {}

.rdrNextButton {}

.rdrMonths{
  display: flex;
}

.rdrMonthsVertical{
  flex-direction: column;
}

.rdrMonthsHorizontal > div > div > div{
  display: flex;
  flex-direction: row;
}

.rdrMonth{
  width: 27.667em;
}

.rdrWeekDays{
  display: flex;
}

.rdrWeekDay {
  flex-basis: calc(100% / 7);
  box-sizing: inherit;
  text-align: center;
}

.rdrDays{
  display: flex;
  flex-wrap: wrap;
}

.rdrDateDisplayWrapper{}

.rdrMonthName{}

.rdrInfiniteMonths{
  overflow: auto;
}

.rdrDateRangeWrapper{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rdrDateInput {
  position: relative;
}

.rdrDateInput input {
    outline: none;
  }

.rdrDateInput .rdrWarning {
    position: absolute;
    font-size: 1.6em;
    line-height: 1.6em;
    top: 0;
    right: .25em;
    color: #FF0000;
  }

.rdrDay {
  box-sizing: inherit;
  width: calc(100% / 7);
  position: relative;
  font: inherit;
  cursor: pointer;
}

.rdrDayNumber {
  display: block;
  position: relative;
}

.rdrDayNumber span{
    color: #1d2429;
  }

.rdrDayDisabled {
  cursor: not-allowed;
}

@supports (-ms-ime-align: auto) {
  .rdrDay {
    flex-basis: 14.285% !important;
  }
}

.rdrSelected, .rdrInRange, .rdrStartEdge, .rdrEndEdge{
  pointer-events: none;
}

.rdrInRange{}

.rdrDayStartPreview, .rdrDayInPreview, .rdrDayEndPreview{
  pointer-events: none;
}

.rdrDayHovered{}

.rdrDayActive{}

.rdrDateRangePickerWrapper{
  display: inline-flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rdrDefinedRangesWrapper{}

.rdrStaticRanges{
  display: flex;
  flex-direction: column;
}

.rdrStaticRange{
  font-size: inherit;
}

.rdrStaticRangeLabel{}

.rdrInputRanges{}

.rdrInputRange{
  display: flex;
}

.rdrInputRangeInput{}
.rdrCalendarWrapper{
  color: #000000;
  font-size: 12px;
}

.rdrDateDisplayWrapper{
  background-color: rgb(239, 242, 247);
}

.rdrDateDisplay{
  margin: 0.833em;
}

.rdrDateDisplayItem{
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 2px 0 rgba(35, 57, 66, 0.21);
  border: 1px solid transparent;
}

.rdrDateDisplayItem input{
    cursor: pointer;
    height: 2.5em;
    line-height: 2.5em;
    border: 0px;
    background: transparent;
    width: 100%;
    color: #849095;
  }

.rdrDateDisplayItemActive{
  border-color: currentColor;
}

.rdrDateDisplayItemActive input{
    color: #7d888d
  }

.rdrMonthAndYearWrapper {
  align-items: center;
  height: 60px;
  padding-top: 10px;
}

.rdrMonthAndYearPickers{
  font-weight: 600;
}

.rdrMonthAndYearPickers select{
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
    padding: 10px 30px 10px 10px;
    border-radius: 4px;
    outline: 0;
    color: #3e484f;
    background: url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;
    background-position: right 8px center;
    cursor: pointer;
    text-align: center
  }

.rdrMonthAndYearPickers select:hover{
      background-color: rgba(0,0,0,0.07);
    }

.rdrMonthPicker, .rdrYearPicker{
  margin: 0 5px
}

.rdrNextPrevButton {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 0.833em;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: #EFF2F7
}

.rdrNextPrevButton:hover{
    background: #E1E7F0;
  }

.rdrNextPrevButton i {
    display: block;
    width: 0;
    height: 0;
    padding: 0;
    text-align: center;
    border-style: solid;
    margin: auto;
    transform: translate(-3px, 0px);
  }

.rdrPprevButton i {
    border-width: 4px 6px 4px 4px;
    border-color: transparent rgb(52, 73, 94) transparent transparent;
    transform: translate(-3px, 0px);
  }

.rdrNextButton i {
    margin: 0 0 0 7px;
    border-width: 4px 4px 4px 6px;
    border-color: transparent transparent transparent rgb(52, 73, 94);
    transform: translate(3px, 0px);
  }

.rdrWeekDays {
  padding: 0 0.833em;
}

.rdrMonth{
  padding: 0 0.833em 1.666em 0.833em;
}

.rdrMonth .rdrWeekDays {
    padding: 0;
  }

.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{
  display: none;
}

.rdrWeekDay {
  font-weight: 400;
  line-height: 2.667em;
  color: rgb(132, 144, 149);
}

.rdrDay {
  background: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0;
  line-height: 3.000em;
  height: 3.000em;
  text-align: center;
  color: #1d2429
}

.rdrDay:focus {
    outline: 0;
  }

.rdrDayNumber {
  outline: 0;
  font-weight: 300;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  top: 5px;
  bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rdrDayToday .rdrDayNumber span{
  font-weight: 500
}

.rdrDayToday .rdrDayNumber span:after{
    content: '';
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 18px;
    height: 2px;
    border-radius: 2px;
    background: #3d91ff;
  }

.rdrDayToday:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span:after{
      background: #fff;
    }

.rdrDay:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span{
          color: rgba(255, 255, 255, 0.85);
        }

.rdrSelected, .rdrInRange, .rdrStartEdge, .rdrEndEdge{
  background: currentColor;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 5px;
}

.rdrSelected{
  left: 2px;
  right: 2px;
}

.rdrInRange{}

.rdrStartEdge{
  border-top-left-radius: 1.042em;
  border-bottom-left-radius: 1.042em;
  left: 2px;
}

.rdrEndEdge{
  border-top-right-radius: 1.042em;
  border-bottom-right-radius: 1.042em;
  right: 2px;
}

.rdrSelected{
  border-radius: 1.042em;
}

.rdrDayStartOfMonth .rdrInRange, .rdrDayStartOfMonth .rdrEndEdge, .rdrDayStartOfWeek .rdrInRange, .rdrDayStartOfWeek .rdrEndEdge{
    border-top-left-radius: 1.042em;
    border-bottom-left-radius: 1.042em;
    left: 2px;
  }

.rdrDayEndOfMonth .rdrInRange,  .rdrDayEndOfMonth .rdrStartEdge,  .rdrDayEndOfWeek .rdrInRange,  .rdrDayEndOfWeek .rdrStartEdge{
    border-top-right-radius: 1.042em;
    border-bottom-right-radius: 1.042em;
    right: 2px;
  }

.rdrDayStartOfMonth .rdrDayInPreview, .rdrDayStartOfMonth .rdrDayEndPreview, .rdrDayStartOfWeek .rdrDayInPreview, .rdrDayStartOfWeek .rdrDayEndPreview{
    border-top-left-radius: 1.333em;
    border-bottom-left-radius: 1.333em;
    border-left-width: 1px;
    left: 0px;
  }

.rdrDayEndOfMonth .rdrDayInPreview, .rdrDayEndOfMonth .rdrDayStartPreview, .rdrDayEndOfWeek .rdrDayInPreview, .rdrDayEndOfWeek .rdrDayStartPreview{
   border-top-right-radius: 1.333em;
   border-bottom-right-radius: 1.333em;
   border-right-width: 1px;
   right: 0px;
 }

.rdrDayStartPreview, .rdrDayInPreview, .rdrDayEndPreview{
  background: rgba(255, 255, 255, 0.09);
  position: absolute;
  top: 3px;
  left: 0px;
  right: 0px;
  bottom: 3px;
  pointer-events: none;
  border: 0px solid currentColor;
  z-index: 1;
}

.rdrDayStartPreview{
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 1.333em;
  border-bottom-left-radius: 1.333em;
  left: 0px;
}

.rdrDayInPreview{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.rdrDayEndPreview{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-right-radius: 1.333em;
  border-bottom-right-radius: 1.333em;
  right: 2px;
  right: 0px;
}

.rdrDefinedRangesWrapper{
  font-size: 12px;
  width: 226px;
  border-right: solid 1px #eff2f7;
  background: #fff;
}

.rdrDefinedRangesWrapper .rdrStaticRangeSelected{
    color: currentColor;
    font-weight: 600;
  }

.rdrStaticRange{
  border: 0;
  cursor: pointer;
  display: block;
  outline: 0;
  border-bottom: 1px solid #eff2f7;
  padding: 0;
  background: #fff
}

.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{
      background: #eff2f7;
    }

.rdrStaticRangeLabel{
  display: block;
  outline: 0;
  line-height: 18px;
  padding: 10px 20px;
  text-align: left;
}

.rdrInputRanges{
  padding: 10px 0;
}

.rdrInputRange{
  align-items: center;
  padding: 5px 20px;
}

.rdrInputRangeInput{
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  border: solid 1px rgb(222, 231, 235);
  margin-right: 10px;
  color: rgb(108, 118, 122)
}

.rdrInputRangeInput:focus, .rdrInputRangeInput:hover{
    border-color: rgb(180, 191, 196);
    outline: 0;
    color: #333;
  }

.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{
  content: '';
  border: 1px solid currentColor;
  border-radius: 1.333em;
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: 0px;
  right: 0px;
  background: transparent;
}

.rdrDayPassive{
  pointer-events: none;
}

.rdrDayPassive .rdrDayNumber span{
    color: #d5dce0;
  }

.rdrDayPassive .rdrInRange, .rdrDayPassive .rdrStartEdge, .rdrDayPassive .rdrEndEdge, .rdrDayPassive .rdrSelected, .rdrDayPassive .rdrDayStartPreview, .rdrDayPassive .rdrDayInPreview, .rdrDayPassive .rdrDayEndPreview{
    display: none;
  }

.rdrDayDisabled {
  background-color: rgb(248, 248, 248);
}

.rdrDayDisabled .rdrDayNumber span{
    color: #aeb9bf;
  }

.rdrDayDisabled .rdrInRange, .rdrDayDisabled .rdrStartEdge, .rdrDayDisabled .rdrEndEdge, .rdrDayDisabled .rdrSelected, .rdrDayDisabled .rdrDayStartPreview, .rdrDayDisabled .rdrDayInPreview, .rdrDayDisabled .rdrDayEndPreview{
    filter: grayscale(100%) opacity(60%);
  }

.rdrMonthName{
  text-align: left;
  font-weight: 600;
  color: #849095;
  padding: 0.833em;
}
.Dropdown-root {
  position: relative;
}

.Dropdown-control {
  position: relative;
  overflow: hidden;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  color: #333;
  cursor: default;
  outline: none;
  padding: 8px 52px 8px 10px;
  transition: all 200ms ease;
}

.Dropdown-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

.Dropdown-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: ' ';
  display: block;
  height: 0;
  margin-top: -ceil(2.5);
  position: absolute;
  right: 10px;
  top: 14px;
  width: 0
}

.is-open .Dropdown-arrow {
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}

.Dropdown-menu {
  background-color: white;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}

.Dropdown-menu .Dropdown-group > .Dropdown-title{
  padding: 8px 10px;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
  text-transform: capitalize;
}

.Dropdown-option {
  box-sizing: border-box;
  color: rgba(51, 51, 51, 0.8);
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}

.Dropdown-option:last-child {
  border-bottom-right-radius: 2px;
   border-bottom-left-radius: 2px;
}

.Dropdown-option:hover {
  background-color: #f2f9fc;
  color: #333;
}

.Dropdown-option.is-selected {
  background-color: #f2f9fc;
  color: #333;
}

.Dropdown-noresults {
  box-sizing: border-box;
  color: #ccc;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-offset: 16px;
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
  --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-toast-bd-radius: 6px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  --toastify-color-progress-bgo: 0.2;
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: var(--toastify-toast-top);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--top-center {
  top: var(--toastify-toast-top);
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: var(--toastify-toast-top);
  right: var(--toastify-toast-right);
}
.Toastify__toast-container--bottom-left {
  bottom: var(--toastify-toast-bottom);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--bottom-center {
  bottom: var(--toastify-toast-bottom);
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: var(--toastify-toast-bottom);
  right: var(--toastify-toast-right);
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: env(safe-area-inset-left);
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: env(safe-area-inset-right);
    left: initial;
  }
}
.Toastify__toast {
  --y: 0;
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: var(--toastify-toast-bd-radius);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  /* webkit only issue #791 */
  z-index: 0;
  overflow: hidden;
}
.Toastify__toast--stacked {
  position: absolute;
  width: 100%;
  transform: translate3d(0, var(--y), 0) scale(var(--s));
  transition: transform 0.3s;
}
.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body, .Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
  transition: opacity 0.1s;
}
.Toastify__toast--stacked[data-collapsed=false] {
  overflow: visible;
}
.Toastify__toast--stacked[data-collapsed=true]:not(:last-child) > * {
  opacity: 0;
}
.Toastify__toast--stacked:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: calc(var(--g) * 1px);
  bottom: 100%;
}
.Toastify__toast--stacked[data-pos=top] {
  top: 0;
}
.Toastify__toast--stacked[data-pos=bot] {
  bottom: 0;
}
.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before {
  transform-origin: top;
}
.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before {
  transform-origin: bottom;
}
.Toastify__toast--stacked:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: scaleY(3);
  z-index: -1;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  margin: auto 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.Toastify__toast-body > div:last-child {
  word-break: break-word;
  -ms-flex: 1;
      flex: 1;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.5s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start;
  z-index: 1;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
  border-bottom-left-radius: initial;
  border-bottom-right-radius: var(--toastify-toast-bd-radius);
}
.Toastify__progress-bar--wrp {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
}
.Toastify__progress-bar--wrp[data-hidden=true] {
  opacity: 0;
}
.Toastify__progress-bar--bg {
  opacity: var(--toastify-color-progress-bgo);
  width: 100%;
  height: 100%;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, var(--y), 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, var(--y), 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: translate3d(0, var(--y), 0) perspective(400px);
  }
  30% {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, var(--y), 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, var(--y), 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=ReactToastify.css.map */.Toastify {
  position: relative;
  z-index: 1000000000000000000;
}

.Toastify__toast-container {
  background: transparent !important;
}

.Toastify__toast-container .Toastify__toast {
  margin: 0;
}

.Toastify__toast-container .Toastify__toast:not(:last-of-type) {
  margin-bottom: 1rem !important;
}

.toast-success-container svg path {
  fill: #07bc0c !important;
}

.toast-error-container .Toastify__toast-icon svg path {
  fill: #e74c3c !important;
}

.toast-warn-container .Toastify__toast-icon svg path {
  fill: #f1c40f !important;
}

.toast-info-container .Toastify__toast-icon svg path {
  fill: #3498db !important;
}.lw-loader span {
  display: inline-block;
  height: 15px;
  width: 15px;
  background: #FF6A83;
  border-radius: 0px;
  opacity: 0;
}
.lw-loader span:nth-child(1) {
  border-radius: 500px;
  animation: scale-animation 0.8s 0.1s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.lw-loader span:nth-child(2) {
  border-radius: 500px;
  animation: scale-animation 0.8s 0.2s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.lw-loader span:nth-child(3) {
  border-radius: 500px;
  animation: scale-animation 0.8s 0.3s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.lw-loader span:nth-child(4) {
  border-radius: 500px;
  animation: scale-animation 0.8s 0.4s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.lw-loader span:nth-child(5) {
  border-radius: 500px;
  animation: scale-animation 0.8s 0.5s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
@keyframes scale-animation {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  25% {
    transform: scale(0.9, 0.9);
    background: #FF6A83;
  }
  50% {
    transform: scale(1, 1);
    margin: 0 3px;
    background: #798ba5;
  }
  100% {
    transform: scale(0);
  }
}.sloader-wrapper {
  position: fixed;
  z-index: 9641635019651;
  bottom: 30px;
  right: 30px;
  width: fit-content;
  max-height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 15px 20px;
  border-radius: 8px;
  background: white;
  box-shadow: 0px 4px 9px 3px rgba(0, 0, 0, 0.2);
}
.sloader-wrapper .sloader-container {
  min-width: 45px;
}
.sloader-wrapper > p {
  font-weight: 400;
  font-size: 0.75rem;
  margin-left: 10px;
}.eb-fallback-container {
  width: 100vw;
  height: 100vh;
  display: grid;
  place-items: center;
  text-align: center;
}
.eb-fallback-container > div {
  width: 80%;
}
.eb-fallback-container h1 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.eb-fallback-container pre, .eb-fallback-container p {
  white-space: pre-wrap;
  margin-bottom: 40px;
}
.eb-fallback-container button {
  cursor: pointer;
}.app-header {
  width: calc(100% - 15rem - 1.5rem);
  height: 70px;
  position: fixed;
  top: 0rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-bottom: 1px solid #E4E7FF;
  padding: 0.5rem 0;
  transition: width 0.4s ease-in-out, left 0.4s ease-in-out;
}
.app-header.expand {
  width: calc(100% - 8.5rem - 0.2rem);
}
@media only screen and (max-width: 1024px) {
  .app-header {
    width: 100% !important;
    left: 0 !important;
    padding: 1rem 2rem;
  }
}
@media (max-width: 630px) {
  .app-header {
    height: 70px;
  }
}
.app-header .app-header-left {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
}
@media (max-width: 630px) {
  .app-header .app-header-left .ah-search {
    position: absolute;
    left: 0;
  }
}
.app-header .app-header-right {
  width: fit-content;
  height: 100%;
  position: relative;
  z-index: 90;
  display: flex;
  align-items: flex-start;
}
.app-header .app-header-right > *:not(:last-of-type) {
  margin-right: 1rem;
}
@media only screen and (max-width: 360px) {
  .app-header .app-header-right > *:not(:last-of-type) {
    margin-right: 0.5rem;
  }
}.lw-wrapper {
  position: absolute;
  z-index: 1400;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lw-wrapper .lw-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
}
.lw-wrapper .lw-container .lw-loader-container {
  position: relative;
  z-index: 100;
}
.lw-wrapper .lw-container .lw-clip {
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f3f6fa;
  opacity: 0.8;
}.lazy-load-image-background.blur {
  filter: blur(15px);
}

.lazy-load-image-background.blur.lazy-load-image-loaded {
  filter: blur(0);
  transition: filter .3s;
}

.lazy-load-image-background.blur > img {
  opacity: 0;
}

.lazy-load-image-background.blur.lazy-load-image-loaded > img {
  opacity: 1;
  transition: opacity .3s;
}
.app-header-avatar-wrapper {
  display: flex;
  align-items: center;
}
.app-header-avatar-wrapper .app-header-avatar {
  width: 45px;
  height: 45px;
  display: grid;
  place-items: center;
  background: #F9F9FF;
  margin-right: 0.5rem;
  border-radius: 9px;
}
@media only screen and (max-width: 768px) {
  .app-header-avatar-wrapper .app-header-avatar {
    border-radius: 5px;
    width: 35px;
    height: 35px;
  }
}
.app-header-avatar-wrapper .app-header-avatar span {
  width: 45px;
  height: 45px;
  border-radius: 9px;
}
@media only screen and (max-width: 768px) {
  .app-header-avatar-wrapper .app-header-avatar span {
    width: 35px;
    height: 35px;
  }
}
.app-header-avatar-wrapper .app-header-avatar span img {
  width: 100%;
  height: 100%;
  border-radius: 9px;
  object-fit: cover;
}
.app-header-avatar-wrapper .app-header-avatar p {
  font-weight: 600;
  color: #767CA8;
}
.app-header-avatar-wrapper .app-header-avatar-dets {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 330px) {
  .app-header-avatar-wrapper .app-header-avatar-dets {
    display: none;
  }
}
.app-header-avatar-wrapper .app-header-avatar-dets p {
  white-space: nowrap;
}
.app-header-avatar-wrapper .app-header-avatar-dets p:nth-child(1) {
  font-size: min(14px, 0.85rem);
  font-weight: 600;
  color: #292929;
}
@media only screen and (max-width: 768px) {
  .app-header-avatar-wrapper .app-header-avatar-dets p:nth-child(1) {
    font-size: min(14px, 0.8rem);
  }
}
.app-header-avatar-wrapper .app-header-avatar-dets p:nth-child(2) {
  font-size: min(13px, 0.75rem);
  color: #767CA8;
}
@media only screen and (max-width: 768px) {
  .app-header-avatar-wrapper .app-header-avatar-dets p:nth-child(2) {
    font-size: min(13px, 0.7rem);
  }
}
.app-header-avatar-wrapper > svg {
  margin-left: 0.8rem;
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 768px) {
  .app-header-avatar-wrapper > svg {
    width: 18px;
    height: 18px;
  }
}
@media only screen and (max-width: 330px) {
  .app-header-avatar-wrapper > svg {
    margin-left: 0;
  }
}
.app-header-avatar-wrapper > svg path {
  fill: #767CA8;
}
.user-default-avatar {
  width: 45px;
  height: 45px;
  display: grid;
  place-items: center;
  background: #F9F9FF;
  margin-right: 0.5rem;
  border-radius: 9px;
}
@media only screen and (max-width: 768px) {
  .user-default-avatar {
    border-radius: 5px;
    width: 35px;
    height: 35px;
  }
}
.user-default-avatar {
  width: 60px;
  height: 60px;
}
.user-default-avatar p {
  font-size: min(20px, 1.25rem);
  font-weight: 600;
  color: #767CA8;
}.settings-nav-item {
  all: unset;
  width: 100%;
  font-size: min(14px, 0.8rem);
  font-family: "Poppins";
  font-weight: 500;
  padding: 0.5rem 0.5rem;
  background: transparent;
  color: #292929;
  border-radius: 6px;
  margin-bottom: 0.6rem;
  transition: 0.2s all ease-in-out;
  cursor: pointer;
}
@media only screen and (max-width: 700px) {
  .settings-nav-item {
    margin-bottom: 0em;
    padding: 0.5rem 2rem;
    white-space: nowrap;
  }
}
.settings-nav-item.active {
  font-weight: 600;
  background: rgba(80, 121, 228, 0.08);
  color: rgb(80, 121, 228);
  border-color: #FF6A83;
}
.settings-nav-item:hover:not(.settings-nav-item.active) {
  background: rgb(234.6, 234.6, 234.6);
}.tabs-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 700px) {
  .tabs-container {
    flex-direction: column;
  }
}
.tabs-container nav {
  height: 100%;
  width: 9rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
}
@media only screen and (max-width: 1024px) {
  .tabs-container nav {
    width: 12rem;
  }
}
@media only screen and (max-width: 700px) {
  .tabs-container nav {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    height: fit-content;
    width: fit-content;
  }
}
.tabs-container .tabs-header {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}
.tabs-container .tabs-header svg {
  width: 18px;
  height: 18px;
}
@media only screen and (max-width: 700px) {
  .tabs-container .tabs-header svg {
    width: 15px;
    height: 15px;
  }
}
.tabs-container .tabs-header h5 {
  color: #767CA8;
  font-size: min(14px, 0.8rem);
  font-weight: 500;
  margin-top: 0.1rem;
  white-space: nowrap;
}
.tabs-container .tabs-separator {
  width: 1px;
  height: calc(var(--app-height, 100vh) - 8.5rem);
  background: #E4E7FF;
  margin: 0 2.5rem;
}
@media only screen and (max-width: 700px) {
  .tabs-container .tabs-separator {
    width: 100%;
    height: 1px;
    margin: 1rem 0;
  }
}
.tabs-container .tabs-view {
  width: 100%;
  height: 100%;
  max-height: calc(var(--app-height, 100vh) - 8.5rem);
  overflow-y: scroll;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  padding-bottom: 10rem;
}
@media only screen and (max-width: 700px) {
  .tabs-container .tabs-view {
    max-height: unset;
    overflow: hidden;
  }
}.app-secondary-button {
  width: 100%;
  display: grid;
  place-items: center;
  background: rgba(118, 124, 168, 0.08);
  color: #767CA8;
  border: 1px solid transparent;
  border-radius: 5px;
  outline: none;
  font-size: 0.7rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  padding: 0.6rem 2rem;
  transition: all 0.4s ease-in-out;
}
.app-secondary-button.btn-is-loading {
  min-width: 150px !important;
}
.app-secondary-button.btn-is-loading[disabled] {
  filter: brightness(1);
}
.app-secondary-button:is(:hover, :active):not([disabled]) {
  background: rgba(91.2723214286, 97.5669642857, 143.7276785714, 0.08);
  border-color: #767CA8;
}
.app-secondary-button:active:not([disabled]) {
  opacity: 0.5;
}.app-primary-button {
  width: 100%;
  display: grid;
  place-items: center;
  background: #FF6A83;
  color: #fff;
  border: 1px solid #FF6A83;
  border-radius: 5px;
  outline: none;
  font-size: 0.7rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  padding: 0.6rem 2rem;
  transition: all 0.4s ease-in-out;
}
.app-primary-button.btn-is-loading {
  min-width: 150px !important;
}
.app-primary-button.btn-is-loading[disabled] {
  filter: brightness(1);
}
.app-primary-button:is(:hover, :active):not([disabled]) {
  background: rgb(255, 157, 173.4429530201);
  border-color: rgb(255, 157, 173.4429530201);
}
.app-primary-button:active:not([disabled]) {
  opacity: 0.5;
}.input-file-zone {
  min-height: 80px;
  width: 100%;
  display: grid;
  place-items: center;
  text-align: center;
  background: #F9F9FF;
  border: 1px solid #E4E7FF;
  padding: 1rem 2rem;
  transition: 0.4s all ease-in-out;
}
.input-file-zone:hover {
  background: rgb(238.8, 238.8, 255);
}
.input-file-zone p {
  font-size: 0.8rem;
  color: #767CA8;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.input-search-wrapper {
  width: 354px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 24px 20px;
  padding-left: 23px;
  background: #fff;
  border: 1px solid #E4E7FF;
  border-radius: 6px;
}
.input-search-wrapper svg {
  position: absolute;
  top: 50%;
  left: 1.2rem;
  translate: -50% -52%;
  max-width: 17px;
}
.input-search-wrapper,
.input-search-wrapper svg path {
  transition: all 0.5s cubic-bezier(0.75, -0.5, 0, 1.75);
}
.input-search-wrapper:focus-within {
  width: 500px;
  border-color: #FF6A83;
}
.input-search-wrapper:focus-within svg path {
  fill: #FF6A83;
}
@media only screen and (max-width: 1440px) {
  .input-search-wrapper {
    width: 250px;
    height: 40px;
  }
  .input-search-wrapper:focus-within {
    width: 350px;
  }
}
@media only screen and (max-width: 1024px) {
  .input-search-wrapper {
    width: 200px;
    height: 35px;
  }
  .input-search-wrapper:focus-within {
    width: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .input-search-wrapper {
    width: 100%;
    padding: 5px 20px;
    transition: all 0.3s ease-in-out;
  }
  .input-search-wrapper:focus-within {
    width: 100%;
  }
}
.input-search-wrapper input {
  width: 100%;
  padding-left: 20px;
}
.input-search-wrapper input::placeholder {
  font-size: 0.7rem;
  color: #767CA8;
}.dropdown .dropdown-control {
  cursor: pointer;
  background: #fff;
  border: 1px solid #E4E7FF;
  border-radius: 5px;
  max-height: 2rem;
  min-width: 130px;
  padding: 0.5rem 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
}
@media only screen and (max-width: 1440px) {
  .dropdown .dropdown-control {
    max-height: 28px;
  }
}
@media only screen and (max-width: 768px) {
  .dropdown .dropdown-control {
    min-width: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .dropdown .dropdown-control {
    min-width: unset;
    padding: 0rem 0.8rem;
  }
}
.dropdown .dropdown-placeholder {
  font-size: 0.7rem;
  margin-right: 1rem;
}
@media only screen and (max-width: 768px) {
  .dropdown .dropdown-placeholder {
    font-size: 0.6rem;
  }
}
.dropdown .dropdown-menu {
  border: none;
  border-radius: 5px;
  margin-top: 5px;
  padding: 8px 0;
  background: #fff;
  border: 1px solid #E4E7FF;
  font-size: 0.7rem;
}
@media only screen and (max-width: 768px) {
  .dropdown .dropdown-menu {
    font-size: 0.6rem;
  }
}
@media only screen and (max-width: 480px) {
  .dropdown .dropdown-menu {
    border-radius: 7px;
  }
}
.dropdown .dropdown-menu .Dropdown-option {
  padding: 12px 14px;
  transition: 0.3s all ease-in-out;
  color: #767CA8;
}
@media only screen and (max-width: 480px) {
  .dropdown .dropdown-menu .Dropdown-option {
    min-width: unset;
    padding: 0.5rem 0.6rem;
  }
}
.dropdown .dropdown-menu .Dropdown-option:hover {
  background: #F9F9FF;
}
.dropdown .dropdown-menu .Dropdown-option.is-selected {
  background-color: #fff;
  color: #FF6A83;
  font-weight: 600;
}
.dropdown svg {
  transition: transform 0.15s ease-in-out;
}
.dropdown svg path {
  fill: #767CA8;
}
@media only screen and (max-width: 768px) {
  .dropdown svg {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .dropdown svg {
    width: 7px;
    height: 7px;
    margin-bottom: 2px;
  }
}.input-select-wrapper {
  width: 100%;
  height: 57px;
  position: relative;
  background: #fff;
  border: 1px solid #E4E7FF;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
}
.input-select-wrapper:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.input-select-wrapper .input-select {
  height: 100%;
}
.input-select-wrapper .input-select .dropdown-control {
  max-height: unset;
  border: none;
  border-radius: 0;
  background: transparent;
  padding-left: 1.5rem;
}
.input-select-wrapper .input-select .dropdown-control:hover {
  box-shadow: none;
}
.input-select-wrapper .input-select .dropdown-control .dropdown-placeholder {
  translate: 0 4px;
  font-size: 0.801rem;
}
.input-select-wrapper .input-select .dropdown-control .dropdown-placeholder::first-letter {
  text-transform: uppercase;
}
.input-select-wrapper .input-select .dropdown-menu {
  border-radius: 0;
  padding: 0.6rem 0;
  background: #fff;
}
.input-select-wrapper .input-select .dropdown-menu .Dropdown-option {
  font-size: 0.75rem;
}
.input-select-wrapper .input-select svg {
  translate: 0 4px;
}
.input-select-wrapper label {
  font-size: 0.8rem;
  background-color: #fff;
  border-radius: 9999px;
  color: #767CA8;
  position: absolute;
  top: -0.7rem;
  left: 1rem;
  padding: 0 0.5rem;
  transition: 0.3s;
  pointer-events: none;
  transition: color 0.25s all ease-in-out;
}
.input-select-wrapper label::first-letter {
  text-transform: uppercase;
}
.input-select-wrapper.focused {
  border-color: #FF6A83;
}
.input-select-wrapper.focused label {
  color: #FF6A83;
}.input-target-wrapper {
  position: relative;
  min-height: 80px;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.input-target-wrapper div {
  position: absolute;
  left: -30px;
  font-size: min(16px, 1rem);
  font-weight: 400;
  color: #292929;
}
.input-target-wrapper input {
  height: 38px;
  width: 130px;
  background: #fff;
  border: 1px solid #E4E7FF;
  padding: 0rem 0.5rem;
  transition: 0.4s all ease-in-out;
}
.input-target-wrapper input:hover {
  background: rgb(238.8, 238.8, 255);
}
.input-target-wrapper input::placeholder {
  color: #B7B7DD;
  font-size: min(14px, 0.875rem);
  font-weight: 400;
}
.input-target-wrapper p {
  font-size: min(16px, 1rem);
  font-weight: 400;
  color: #292929;
}.input-area-with-label-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.input-area-with-label-wrapper label {
  font-size: min(15px, 0.9rem);
  font-weight: 500;
  color: #767CA8;
}
.input-area-with-label-wrapper .input-textarea {
  height: 140px;
  width: 100%;
  padding: 1rem;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #E4E7FF;
  color: #292929;
  transition: 0.4s all ease-in-out;
}
.input-area-with-label-wrapper .input-textarea.hasError {
  border-color: #FF6A83 !important;
}
.input-area-with-label-wrapper .input-textarea:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.input-area-with-label-wrapper .input-textarea::placeholder {
  color: #767CA8;
}
.input-area-with-label-wrapper .iawl-error {
  font-size: min(14px, 0.75rem);
  font-weight: 400;
  color: #FF6A83;
  translate: 0 -5px;
}.input-with-label-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.input-with-label-wrapper label {
  font-size: min(15px, 0.9rem);
  font-weight: 500;
  color: #767CA8;
}
.input-with-label-wrapper .iwl-inner-wrapper {
  width: 100%;
  min-width: 200px;
  max-width: 436px;
  height: fit-content;
  position: relative;
}
@media only screen and (max-width: 700px) {
  .input-with-label-wrapper .iwl-inner-wrapper {
    min-width: unset;
  }
}
.input-with-label-wrapper .iwl-inner-wrapper > svg {
  position: absolute;
  top: 50%;
  right: 1rem;
  translate: 0% -50%;
  cursor: pointer;
}
.input-with-label-wrapper .iwl-inner-wrapper > svg path {
  transition: 0.25s all ease-in-out;
}
.input-with-label-wrapper .iwl-inner-wrapper > svg.active path {
  stroke: #FF6A83;
}
.input-with-label-wrapper input {
  width: 100%;
  max-height: 45px;
  font-size: min(14px, 0.75rem);
  font-weight: 400;
  padding: 1rem 0.5rem;
  border-radius: 5px;
  border: 1px solid #E4E7FF;
  background-color: #fff;
  transition: 0.25s all ease-in-out;
}
.input-with-label-wrapper input.hasError {
  border-color: #FF6A83 !important;
}
.input-with-label-wrapper input::placeholder {
  font-size: min(12px, 0.75rem);
  font-weight: 400;
  font-size: 0.7rem;
  color: #767CA8;
}
.input-with-label-wrapper input:hover:not([disabled]) {
  border-color: rgb(80, 121, 228);
  background: rgb(242.25, 242.25, 242.25);
}
.input-with-label-wrapper input:focus:not([disabled]) {
  border-color: rgb(35.8168316832, 87.1683168317, 221.1831683168);
}
.input-with-label-wrapper input[disabled] {
  color: #B7B7DD;
  background: #F9F9FF;
  border-color: #F9F9FF;
  filter: none;
}
.input-with-label-wrapper .iwl-error {
  font-size: min(14px, 0.75rem);
  font-weight: 400;
  color: #FF6A83;
  translate: 0 -5px;
}.app-alert {
  width: fit-content;
  max-width: 461px;
  padding: 1rem;
  border-radius: 3px;
}
.app-alert p {
  font-size: min(15px, 0.75rem);
  font-weight: 400;
}.app-alert-error {
  background: rgba(255, 106, 131, 0.07);
}
.app-alert-error p {
  color: #FF6A83;
}.app-alert-success {
  background: rgba(86, 202, 189, 0.07);
}
.app-alert-success p {
  color: #56cabd;
}.profile-settings {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.profile-settings > form {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.profile-settings > form button {
  width: fit-content;
}
.profile-settings > h2 {
  font-size: min(20px, 1.25rem);
  font-weight: 600;
  color: #202020;
  margin-bottom: 0.2rem;
}
.profile-settings .ps-separator {
  width: 100%;
  height: 1px;
  background: #E4E7FF;
}
.profile-settings .ps-show-form {
  all: unset;
  cursor: pointer;
  color: rgb(80, 121, 228);
  font-size: min(15px, 0.9rem);
  font-weight: 400;
  text-decoration: underline;
  transition: 0.25s all ease-in-out;
}
.profile-settings .ps-show-form:is(:hover, :active) {
  color: rgb(124.1831683168, 154.8316831683, 234.8168316832);
}
.profile-settings .ps-show-form:active {
  opacity: 0.5;
}.ps-edit-avatar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.ps-edit-avatar > span {
  width: 70px;
  height: 70px;
  border-radius: 9px;
}
.ps-edit-avatar > span img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
  object-position: top center;
}
.ps-edit-avatar button {
  all: unset;
  cursor: pointer;
}
.ps-edit-avatar button.ps-ea-change {
  padding: 0.4rem 1rem;
  font-size: min(14px, 0.75rem);
  font-weight: 400;
  border-radius: 6px;
  background: #fff;
  border: 1px solid rgb(80, 121, 228);
  color: rgb(80, 121, 228);
  transition: 0.25s all ease-in-out;
}
.ps-edit-avatar button.ps-ea-change:is(:hover, :active) {
  background: rgb(242.25, 242.25, 242.25);
}
.ps-edit-avatar button.ps-ea-change:active {
  opacity: 0.5;
}
.ps-edit-avatar button.ps-ea-remove {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ps-edit-avatar button.ps-ea-remove p {
  font-size: min(14px, 0.75rem);
  font-weight: 400;
  color: #767CA8;
  transition: 0.25s all ease-in-out;
}
.ps-edit-avatar button.ps-ea-remove svg path {
  stroke: #767CA8;
  transition: 0.25s all ease-in-out;
}
.ps-edit-avatar button.ps-ea-remove:is(:hover, :active) p {
  color: rgb(91.2723214286, 97.5669642857, 143.7276785714);
}
.ps-edit-avatar button.ps-ea-remove:is(:hover, :active) svg path {
  stroke: rgb(91.2723214286, 97.5669642857, 143.7276785714);
}
.ps-edit-avatar button.ps-ea-remove:active p {
  opacity: 0.5;
}
.ps-edit-avatar button.ps-ea-remove:active svg path {
  opacity: 0.5;
}.ps-password-form {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.ps-password-form .ps-conditions {
  margin-top: 0.8rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.ps-password-form .ps-conditions article {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ps-password-form .ps-conditions article p {
  color: #767CA8;
  font-size: min(14px, 0.8rem);
}
.ps-password-form .ps-conditions article svg path {
  fill: #767CA8;
}
.ps-password-form .ps-conditions article.checked p {
  color: #56cabd;
}
.ps-password-form .ps-conditions article.checked svg path {
  fill: #56cabd;
}
.ps-password-form .ps-conditions article.blured:not(.checked) p {
  color: #FF6A83;
}
.ps-password-form .ps-conditions article.blured:not(.checked) svg path {
  fill: #FF6A83;
}
.ps-password-form button {
  width: fit-content;
}.add-button {
  width: fit-content;
  background: #1E1F23;
  color: #fff;
  border: 1px solid #1E1F23;
  border-radius: 5px;
  outline: none;
  font-size: 0.7rem;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  padding: 0.5rem 1.2rem;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .add-button {
    font-size: 0.9rem;
  }
}
.add-button:hover {
  background: rgb(41.7692307692, 43.1615384615, 48.7307692308);
  border-color: rgb(41.7692307692, 43.1615384615, 48.7307692308);
}
.add-button:active {
  background: rgb(53.5384615385, 55.3230769231, 62.4615384615);
  border-color: #1E1F23;
  border-width: 1px;
}.social-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 50px;
  min-width: 240px;
  width: fit-content;
  border: 1px solid transparent;
  color: rgb(255, 255, 255);
  outline: rgb(255, 255, 255) none 0px;
  border-radius: 50px;
  cursor: pointer;
  margin: 10px auto;
  padding: 1.4rem 1.2rem;
  transition: all 0.2s cubic-bezier(0.72, 0.01, 0.56, 1) 0s;
  transition: all 0.3s ease;
}
.social-button span {
  font-weight: 400;
  line-height: 50px;
}#google-connect svg {
  width: 30px;
  height: 30px;
}
#google-connect span {
  box-sizing: border-box;
  color: black;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  border: 0px none;
  outline: rgb(255, 255, 255) none 0px;
  margin-left: 20px;
  transition: all 0.3s ease;
}
#google-connect:hover {
  background: rgb(255, 255, 255);
  border-color: rgb(220, 74, 61);
  transition: all 0.3s ease-out;
}
#google-connect:hover span {
  color: rgb(220, 74, 61);
  transition: all 0.3s ease;
}.block-button {
  width: 35px;
  height: 35px;
  display: grid;
  place-items: center;
  background: #F9F9FF;
  color: #767CA8;
  border: 1px solid transparent;
  border-radius: 5px;
  outline: none;
  font-size: 0.7rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.block-button svg {
  width: 16px;
  height: 16px;
}
.block-button.btn-is-loading {
  min-width: 150px !important;
}
.block-button.btn-is-loading[disabled] {
  filter: brightness(1);
}
.block-button:is(:hover, :active):not([disabled]) {
  background: rgb(223.5, 223.5, 255);
}
.block-button:active:not([disabled]) {
  opacity: 0.5;
}.button-lg {
  all: unset;
  cursor: pointer;
  transition: 0.2 all ease-in-out;
  align-self: flex-end;
  height: fit-content;
  width: fit-content;
  border: 1px solid transparent;
  border-radius: 9999px;
  padding: 0.8rem 3.5rem;
  font-size: 0.75rem;
  font-weight: 600;
}
.button-lg.--lg-secondary-highlight.--lg-primary {
  background: #1E1F23;
  color: white;
}
.button-lg.--lg-secondary-highlight.--lg-secondary {
  background: transparent;
  color: #1E1F23;
  border-color: #1E1F23;
}
.button-lg.--lg-secondary-highlight.--lg-primary:hover {
  background: rgb(53.5384615385, 55.3230769231, 62.4615384615);
}
.button-lg.--lg-secondary-highlight.--lg-secondary:hover {
  color: rgb(53.5384615385, 55.3230769231, 62.4615384615);
  border-color: rgb(53.5384615385, 55.3230769231, 62.4615384615);
}
.button-lg:not(.button-lg.--lg-secondary-highlight).--lg-primary {
  background: #FF6A83;
  color: white;
}
.button-lg:not(.button-lg.--lg-secondary-highlight).--lg-secondary {
  background: transparent;
  color: #FF6A83;
  border-color: #FF6A83;
}
.button-lg:not(.button-lg.--lg-secondary-highlight).--lg-primary:hover {
  background: rgb(255, 157, 173.4429530201);
}
.button-lg:not(.button-lg.--lg-secondary-highlight).--lg-secondary:hover {
  color: rgb(255, 157, 173.4429530201);
  border-color: rgb(255, 157, 173.4429530201);
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.btn {
  width: fit-content;
  height: 100%;
  border-radius: 20px;
  padding: 6px 12px;
  font-size: 0.6rem;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}
@media only screen and (max-width: 480px) {
  .btn {
    padding: 5px 15px !important;
    font-size: 0.6rem;
  }
}.header-btn {
  width: 45px;
  height: 45px;
  display: grid;
  place-items: center;
  background: #fff;
  border-radius: 9px;
  border: 2px solid #F9F9FF;
  transition: 0.2s all ease-in-out;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .header-btn {
    width: 35px;
    height: 35px;
    border-radius: 5px;
  }
}
.header-btn:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.header-btn svg {
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 768px) {
  .header-btn svg {
    width: 25px;
    height: 25px;
  }
}.popup-wrapper .popup-clip {
  position: fixed;
  z-index: 100000000000000000000000000;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0.7;
  background: black;
}
.popup-wrapper .popup-content {
  position: fixed;
  z-index: 1000000000000000000000000000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  opacity: 0;
  background: white;
  color: black;
  padding: 30px 20px;
  width: fit-content;
  min-width: 20vw;
  max-width: 630px;
  height: fit-content;
  min-height: 10vw;
  max-height: 70vw;
  border-radius: 10px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 700px) {
  .popup-wrapper .popup-content {
    min-width: unset;
    width: 80%;
  }
}.bug-report-popup {
  width: 684px !important;
  min-width: 200px !important;
  max-width: 80% !important;
  padding: 2rem 3rem !important;
}
.bug-report-popup header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.bug-report-popup header h2 {
  font-size: 1.2rem;
}
.bug-report-popup header .bug-report-close {
  width: 0.9rem;
  height: 0.9rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.bug-report-popup header .bug-report-close:hover {
  rotate: 0.25turn;
  scale: 1.5;
}
.bug-report-popup header .bug-report-close svg {
  width: 100%;
  height: 100%;
}
.bug-report-popup form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.bug-report-popup form .system-shortcuts {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
.bug-report-popup form .system-shortcuts p {
  font-size: 0.8rem;
  color: #767CA8;
}
.bug-report-popup form .system-shortcuts p:nth-of-type(1) {
  margin-right: 1rem;
}
.bug-report-popup form .system-shortcuts svg {
  margin-right: 0.2rem;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.error-msg-container {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #FF6A83;
  padding: 10px 0px;
  border-radius: 5px;
}
.error-msg-container > span {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.error-msg-container > span img.error-msg-icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 480px) {
  .error-msg-container > span {
    width: 20px !important;
  }
}
.error-msg-container .error-msg-content h3 {
  font-size: 0.8rem;
}
.error-msg-container .error-msg-content p {
  font-size: 0.65rem;
}
@media only screen and (max-width: 480px) {
  .error-msg-container .error-msg-content p {
    font-size: 0.8rem;
  }
}.tb-wrapper {
  cursor: pointer;
  background: #798ba5;
  border-radius: 50px;
  width: 60px;
  height: 30px;
  padding: 5px;
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 768px) {
  .tb-wrapper {
    height: 25px;
    width: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .tb-wrapper {
    height: 25px;
    width: 50px;
  }
}
.tb-wrapper.disabled {
  cursor: not-allowed;
}
.tb-wrapper .tb-ball {
  position: absolute;
  left: 5px;
  height: 20px;
  width: 20px;
  background: white;
  border-radius: 50px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 768px) {
  .tb-wrapper .tb-ball {
    height: 17px;
    width: 17px;
  }
}
@media only screen and (max-width: 480px) {
  .tb-wrapper .tb-ball {
    height: 17px;
    width: 17px;
  }
}.dp-wrapper {
  display: flex;
  align-items: flex-start;
  background: white;
  border-radius: 8px;
  padding-right: 20px;
  width: fit-content;
  box-shadow: 0 0 10px rgba(227, 230, 236, 0.9);
}
@media only screen and (max-width: 992px) {
  .dp-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding-right: 0px;
  }
}
.dp-wrapper input#dp-lg-end, .dp-wrapper input#dp-lg-start {
  color: black !important;
}
.dp-wrapper input#dp-sm-end, .dp-wrapper input#dp-sm-start {
  color: #515151 !important;
}
.dp-wrapper .dp-shortcuts {
  padding: 1rem 0 1rem 0;
  min-width: 12.5rem;
  border-right: 1px solid #EEEDF0;
  font-size: 0.7rem;
  height: 100%;
  min-width: 220px;
}
@media only screen and (max-width: 992px) {
  .dp-wrapper .dp-shortcuts {
    height: 100%;
    border-right: 1px solid #EEEDF0;
    width: 20rem;
  }
}
@media only screen and (max-width: 768px) {
  .dp-wrapper .dp-shortcuts {
    width: 15rem;
  }
}
.dp-wrapper .dp-shortcuts > * {
  padding: 0.4rem 0;
  padding-left: 1rem;
}
.dp-wrapper .dp-shortcuts .dp-shortcuts-title {
  font-size: 0.7rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .dp-wrapper .dp-shortcuts .dp-shortcuts-title {
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .dp-wrapper .dp-shortcuts .dp-shortcuts-title {
    margin-bottom: 10px;
    font-size: 0.8rem;
  }
}
.dp-wrapper .dp-shortcuts .dp-shortcut {
  color: black;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  font-size: 0.7rem;
}
@media only screen and (max-width: 992px) {
  .dp-wrapper .dp-shortcuts .dp-shortcut {
    font-size: 0.85rem;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .dp-wrapper .dp-shortcuts .dp-shortcut {
    font-size: 0.75rem;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.dp-wrapper .dp-shortcuts .dp-shortcut.active {
  background: #F8F7FA !important;
  color: #798BA5 !important;
}
.dp-wrapper .dp-shortcuts .dp-shortcut.disabled, .dp-wrapper .dp-shortcuts .dp-shortcut.active.disabled {
  cursor: not-allowed;
}
.dp-wrapper .dp-shortcuts .dp-shortcut:hover {
  color: #798BA5 !important;
}
.dp-wrapper .dp-shortcuts .dp-current-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 1rem;
  margin-bottom: 20px;
  width: 100%;
}
.dp-wrapper .dp-shortcuts .dp-current-date .dp-from p, .dp-wrapper .dp-shortcuts .dp-current-date .dp-to p {
  font-size: 0.65rem;
  font-weight: 500;
  color: #93969D;
}
@media only screen and (max-width: 992px) {
  .dp-wrapper .dp-shortcuts .dp-current-date .dp-from p, .dp-wrapper .dp-shortcuts .dp-current-date .dp-to p {
    font-size: 0.75rem;
  }
}
.dp-wrapper .dp-shortcuts .dp-compare {
  padding: 0px 0 0.5rem 1rem;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .dp-wrapper .dp-shortcuts .dp-compare {
    margin-top: 15px;
  }
}
.dp-wrapper .dp-shortcuts .dp-compare div[class$=Menu] {
  position: absolute !important;
  width: 100%;
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-toggle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-toggle p {
  font-size: 0.7rem;
  font-weight: 300;
  color: #93969D;
  margin-left: 5px;
}
@media only screen and (max-width: 992px) {
  .dp-wrapper .dp-shortcuts .dp-compare .dp-compare-toggle p {
    font-size: 0.75rem;
  }
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface {
  padding-right: 20px;
  display: none;
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface > * {
  transform: translateX(-20%);
  opacity: 0;
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface .dp-range {
  position: relative;
  z-index: 100;
  padding: 15px 0;
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface .dp-range .css-1wa3eu0-placeholder {
  color: #515151 !important;
  font-size: 0.7rem !important;
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface .dp-range .css-1tpvpam-Menu, .dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface .dp-range .css-1v3kc77 {
  position: absolute !important;
  background: white;
  z-index: 100;
  width: 100%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface .dp-from-to {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface .dp-from-to .dp-from p, .dp-wrapper .dp-shortcuts .dp-compare .dp-compare-interface .dp-from-to .dp-to p {
  font-size: 0.65rem;
  font-weight: 500;
  color: #93969D;
}
@media only screen and (max-width: 992px) {
  .dp-wrapper .dp-interface {
    width: calc(100% - 20rem);
    height: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .dp-wrapper .dp-interface {
    width: calc(100% - 15rem);
  }
}
@media only screen and (max-width: 480px) {
  .dp-wrapper .dp-interface .dp-range-picker {
    display: none;
  }
}
.dp-wrapper .dp-interface .dp-picker {
  overflow: hidden !important;
  border-bottom: 1px solid #EEEDF0;
}
.dp-wrapper .dp-interface .dp-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 20px 20px;
}
@media only screen and (max-width: 992px) {
  .dp-wrapper .dp-interface .dp-controls {
    padding: 20px;
  }
}
.dp-wrapper .dp-interface .dp-controls .dp-buttons {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.dp-wrapper .dp-interface .dp-controls .dp-buttons button {
  width: fit-content;
  height: fit-content;
}
.dp-wrapper .dp-interface .dp-controls .dp-date {
  display: flex;
  align-items: center;
}
.dp-wrapper .dp-interface .dp-controls .dp-date svg {
  margin: 0 10px;
  width: 35px;
  height: 35px;
}
/* mobile */
@media only screen and (max-width: 480px) {
  .dp-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 4rem;
    padding-bottom: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .dp-wrapper .dp-interface, .dp-wrapper .dp-shortcuts {
    width: 100%;
    height: fit-content;
  }
  .dp-wrapper .dp-shortcuts {
    height: 100%;
  }
  .dp-wrapper .dp-shortcuts > p {
    display: none;
  }
  .dp-wrapper .dp-shortcuts .dp-current-date {
    padding: 1.5rem 1rem !important;
  }
  .dp-wrapper .dp-shortcuts .dp-current-date > div {
    width: 46%;
  }
  .dp-wrapper .dp-shortcuts .dp-current-date > div p {
    font-size: 1rem !important;
    font-weight: 600 !important;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .dp-wrapper .dp-shortcuts .dp-current-date > div input {
    width: 100%;
    padding: 8px 12px;
    font-size: 0.9rem;
    background: white;
  }
  .dp-wrapper .dp-shortcuts .dp-shortcut {
    padding: 10px 1rem;
    font-size: 0.9rem;
    margin-bottom: 20px;
  }
  .dp-wrapper .dp-shortcuts .dp-compare-toggle {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
  }
  .dp-wrapper .dp-shortcuts .dp-compare-toggle > div {
    margin-right: 10px;
  }
  .dp-wrapper .dp-shortcuts .dp-compare-toggle p {
    font-size: 0.9rem;
    font-weight: 500;
    color: rgb(147, 150, 157);
  }
}
/* datepicker styling */
.dp-picker {
  padding: 10px 0;
  height: 455px;
}
@media only screen and (max-width: 992px) {
  .dp-picker {
    max-height: unset;
    height: 90%;
  }
  .dp-picker .rdrMonthAndYearPickers * {
    font-size: 0.8rem !important;
  }
  .dp-picker .rdrDateRangePickerWrapper {
    width: 100%;
    height: 100%;
  }
  .dp-picker .rdrMonthAndYearWrapper {
    margin-bottom: 0 !important;
  }
  .dp-picker .rdrCalendarWrapper {
    width: 100%;
    height: 100%;
  }
  .dp-picker .rdrCalendarWrapper .rdrMonths {
    width: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
  }
  .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth {
    padding: 0 20px !important;
  }
  .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth:not(:last-of-type) {
    border-right: none !important;
  }
  .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth {
    width: 70% !important;
  }
  .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth .rdrWeekDays, .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth .rdrDays {
    width: 100%;
  }
  .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth .rdrDay {
    height: 3.5rem !important;
  }
  .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth .rdrDayNumber, .dp-picker .rdrCalendarWrapper .rdrMonths .rdrMonth .rdrWeekDay {
    font-size: 0.8rem !important;
  }
}
.dp-picker .rdrDateRangePickerWrapper * {
  font-family: "Poppins", sans-serif !important;
}
.dp-picker .rdrMonth {
  width: 30em !important;
  padding: 0 20px !important;
}
.dp-picker .rdrMonth:not(:last-of-type) {
  border-right: 1px solid #EEEDF0;
}
.dp-picker .rdrNextPrevButton {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 10px;
}
.dp-picker .rdrNextButton i {
  transform: translateX(12px);
}
.dp-picker .rdrSelected, .dp-picker .rdrInRange, .dp-picker .rdrStartEdge, .dp-picker .rdrEndEdge {
  top: 0px;
  bottom: 0px;
}
.dp-picker .rdrDefinedRangesWrapper {
  display: none;
}
.dp-picker .rdrDateDisplayWrapper {
  display: none;
}
.dp-picker .rdrMonthName {
  display: none;
}
.dp-picker .rdrMonthAndYearWrapper {
  margin-bottom: 10px;
}
.dp-picker .rdrWeekDay {
  font-family: "Poppins", sans-serif !important;
  font-size: 0.7rem !important;
  color: black !important;
  font-weight: 600 !important;
}
.dp-picker .rdrDayNumber {
  top: 0px;
  bottom: 0px;
  font-family: "Poppins", sans-serif !important;
  font-size: 0.7rem !important;
  color: black !important;
  font-weight: 400 !important;
}
.dp-picker .rdrDayDisabled {
  background-color: transparent !important;
}
.dp-picker .rdrDay {
  border-radius: 0 !important;
  height: 4.6em !important;
}
.dp-picker .rdrDay:hover .rdrDayStartPreviw {
  border: 1px solid #798ba5 !important;
  border-radius: 5px !important;
}
.dp-picker .rdrDay .rdrInRange:nth-child(2) {
  border-radius: 0 !important;
  background-color: rgba(255, 189, 191, 0.5) !important;
}
.dp-picker .rdrDay .rdrInRange:nth-child(2) ~ span:last-child span {
  color: #798BA5 !important;
  font-weight: 600;
}
.dp-picker .rdrDay .rdrStartEdge + .rdrInRange {
  color: white !important;
  background-color: transparent !important;
}
.dp-picker .rdrDay .rdrStartEdge {
  border-radius: 5px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  font-weight: 500;
}
.dp-picker .rdrDay .rdrStartEdge + span span {
  color: white !important;
  font-weight: 600;
}
.dp-picker .rdrDay .rdrEndEdge + .rdrInRange {
  color: transparent !important;
  background-color: transparent !important;
}
.dp-picker .rdrDay .rdrEndEdge {
  border-radius: 5px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  font-weight: 500;
}
.dp-picker .rdrDay .rdrEndEdge + span span {
  color: white !important;
  font-weight: 600;
}
.dp-picker .rdrDay .rdrInRange {
  border-radius: 0 !important;
  background-color: #F8F7FA !important;
}
.dp-picker .rdrDay .rdrInRange ~ span:last-child span {
  color: #798BA5;
  font-weight: 600;
}
.dp-picker .rdrDay .rdrDayHovered, .dp-picker .rdrDay .rdrDayActive {
  color: black !important;
}
.dp-picker .rdrDay.rdrDayToday .rdrDayNumber {
  background: #f8f7fa !important;
  border-radius: 5px !important;
}
.dp-picker .rdrDay.rdrDayToday .rdrDayNumber span {
  color: #19181A !important;
  font-weight: 600;
}
.dp-picker .rdrDay.rdrDayToday .rdrDayNumber span:after {
  display: none !important;
}
.dp-picker .rdrDay.rdrDayToday .rdrEndEdge ~ .rdrDayNumber, .dp-picker .rdrDay.rdrDayToday .rdrStartEdge ~ .rdrDayNumber {
  background: initial !important;
  border-radius: initial !important;
}
.dp-picker .rdrDay.rdrDayToday .rdrEndEdge ~ .rdrDayNumber span, .dp-picker .rdrDay.rdrDayToday .rdrStartEdge ~ .rdrDayNumber span {
  color: white !important;
  font-weight: initial;
}
.dp-picker .rdrMonthAndYearWrapper {
  position: relative;
}
.dp-picker .rdrMonthAndYearWrapper .rdrMonthAndYearPickers {
  position: absolute;
  left: 75px;
  top: 15px;
}
@media only screen and (max-width: 330px) {
  .dp-picker .rdrMonthAndYearWrapper .rdrMonthAndYearPickers {
    flex-direction: column;
    top: 5px;
  }
}
.dp-picker .rdrMonthAndYearWrapper .rdrMonthAndYearPickers * {
  font-family: "Poppins", sans-serif;
  font-size: 0.7rem;
  color: black;
  font-weight: 600;
}
.dp-picker .rdrMonthAndYearWrapper .rdrMonthAndYearNext {
  font-family: "Poppins", sans-serif;
  font-size: 0.7rem;
  color: black;
  font-weight: 600;
  position: absolute;
  right: 130px;
}
@media only screen and (max-width: 992px) {
  .dp-picker .rdrMonthAndYearWrapper .rdrMonthAndYearNext {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .dp-picker .rdrMonthAndYearWrapper .rdrMonthAndYearNext {
    right: 90px;
  }
}.dp-mobile-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1.5rem;
  border-bottom: 1px solid rgb(236, 236, 236);
}
.dp-mobile-controls .dp-mobile-close {
  width: 1.2rem;
  cursor: pointer;
}
.dp-mobile-controls h4 {
  font-size: 1.1rem;
  font-weight: 500;
  color: #798ba5;
}
.dp-mobile-controls .dp-mobile-save {
  font-size: 0.9rem;
  font-weight: 500;
  color: #FF6A83;
  cursor: pointer;
}
.dp-mobile-controls .dp-mobile-close, .dp-mobile-controls .dp-mobile-save {
  transition: all 0.2s ease-in-out;
}
.dp-mobile-controls .dp-mobile-close:hover, .dp-mobile-controls .dp-mobile-save:hover {
  transform: scale(1.2);
}.saving-loader {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.saving-loader p {
  color: rgb(80, 121, 228);
}.ndata-wrapper {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ndata-wrapper h1 {
  font-size: 1.4rem !important;
  font-weight: 800 !important;
}
.ndata-wrapper p {
  all: unset !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  color: #5c5c5c !important;
}.filter-report-wrapper .filter-report-download-pdf {
  background-color: #FF6A83;
  color: white;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.7rem;
  border-radius: 5px;
  padding: 9px 15px;
  height: 55px;
  margin-left: 0.5rem;
  cursor: pointer;
}
.filter-report-wrapper .filter-report-download-pdf:hover {
  filter: brightness(0.9);
}
.filter-report-wrapper .filter-report-download-pdf .svg-wrapper {
  min-width: 1.2rem;
  min-height: 1.2rem;
  margin-right: 0.2rem;
  translate: 0 1px;
  display: grid;
}
.filter-report-wrapper .filter-report-download-pdf .svg-wrapper svg {
  width: 90%;
  height: 90%;
}
@media only screen and (max-width: 1024px) {
  .filter-report-wrapper .filter-report-download-pdf {
    height: 44px;
    padding: 15px;
  }
  .filter-report-wrapper .filter-report-download-pdf .svg-wrapper {
    margin: 0 !important;
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .filter-report-wrapper .filter-report-download-pdf {
    padding: 0;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    display: grid;
    place-items: center;
    border: 1px solid transparent;
  }
  .filter-report-wrapper .filter-report-download-pdf:hover {
    filter: none !important;
    background: white !important;
    border: 1px solid #FF6A83 !important;
    color: #FF6A83 !important;
  }
  .filter-report-wrapper .filter-report-download-pdf:hover .svg-wrapper svg path {
    fill: #FF6A83 !important;
  }
  .filter-report-wrapper .filter-report-download-pdf .svg-wrapper {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 !important;
  }
  .filter-report-wrapper .filter-report-download-pdf .svg-wrapper + span {
    display: none;
  }
  .filter-report-wrapper .filter-report-download-pdf svg path {
    fill: white;
  }
}
.filter-report-wrapper .filter-report-download-pdf.--seePdf {
  padding: 15px;
}
@media only screen and (max-width: 1024px) {
  .filter-report-wrapper .filter-report-download-pdf.--seePdf {
    padding: 7px 15px;
    width: fit-content;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .filter-report-wrapper .filter-report-download-pdf.--seePdf {
    padding: 9px 15px;
    border-radius: 2rem;
    height: 35px;
    width: fit-content !important;
  }
}
.filter-report-wrapper .filter-report-download-pdf.--loadingPdf {
  padding-right: 0;
  border: 1px solid #FF6A83;
  border-radius: 5px;
  background: #fff;
  color: #8A8A8A;
  padding: 15px 20px;
  height: 55px;
  min-width: 170px;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 1024px) {
  .filter-report-wrapper .filter-report-download-pdf.--loadingPdf {
    padding: 0.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  .filter-report-wrapper .filter-report-download-pdf.--loadingPdf {
    padding: 0.2rem;
    height: 35px;
  }
}.page-filter-controls {
  display: flex;
}
.page-filter-controls .filter-datepicker-wrapper {
  position: relative;
}
.page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn {
  cursor: pointer;
  border: 1px solid #FF6A83;
  border-radius: 5px;
  background: #fff;
  color: #767CA8;
  padding: 15px 20px;
  height: 55px;
  display: flex;
  align-items: center;
  font-size: 0.7rem;
  font-weight: 400;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn {
    height: 44px;
    padding: 15px;
  }
}
.page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn:hover {
  background: rgb(229.5, 229.5, 229.5);
}
.page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn .svg-wrapper {
  min-width: 1.2rem;
  min-height: 1.2rem;
  margin-right: 0.5rem;
  display: grid;
}
.page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn .svg-wrapper svg {
  width: 100%;
  height: 100%;
}
.page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn input, .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn input::placeholder {
  color: #8A8A8A !important;
}
.page-filter-controls .filter-datepicker-wrapper .filter-datepicker {
  position: absolute;
  z-index: 999999;
  top: 4rem;
  right: 0%;
  display: none;
  opacity: 0;
}
@media only screen and (max-width: 1024px) {
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker {
    right: -100%;
  }
}
@media only screen and (max-width: 1024px) {
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1000000000000000000;
    top: 0px;
    left: 0px;
    transform: unset !important;
  }
}
.page-filter-controls .rmdp-input {
  position: absolute;
  right: 0;
  top: 30%;
}
.page-filter-controls .rmdp-input, .page-filter-controls .rmdp-input:focus, .page-filter-controls .rmdp-input:hover, .page-filter-controls .rmdp-input:active {
  font-size: 0.8rem;
  cursor: pointer !important;
  text-align: center;
  background: none !important;
  border: none !important;
  outline: none !important;
  width: fit-content !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 1024px) {
  .page-filter-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn {
    border: none;
    border-radius: unset;
    background: white;
    padding: 0;
    height: 40px;
  }
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn .svg-wrapper {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 3px;
    margin-right: 10px;
  }
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn .svg-wrapper + div {
    font-weight: 400;
    font-size: 1rem;
    color: #8A8A8A;
  }
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn:hover {
    background: white;
    color: #8A8A8A;
  }
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn:hover svg path {
    fill: #FF6A83 !important;
  }
  .page-filter-controls .filter-datepicker-wrapper .filter-datepicker-btn.disabled {
    filter: brightness(0.5) !important;
  }
}.popup-c-popup {
  max-width: 630px !important;
}

.popup-c-container {
  padding: 0;
}

.popup-c-container .popup-c-close {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}

.popup-c-container .popup-c-close:hover {
  transform: rotate(0.25turn) scale(1.2);
}

.popup-c-container .popup-c-close path {
  stroke: #767CA8;
  transition: 0.2s all ease-in-out;
}

.popup-c-container .popup-c-close:hover path {
  stroke: rgb(149.1919642857, 153.8258928571, 187.8080357143);
}

.popup-c-container h2 {
  font-size: min(20px, 1.25rem);
  font-weight: 600;
  color: #292929;
  margin-bottom: 0.5rem;
}

.popup-c-container > p {
  font-size: min(16px, 1rem);
  font-weight: 400;
  color: #767CA8;
  margin-bottom: 1rem;
}

.popup-c-container .popup-c-action {
  margin-top: 2rem;
  width: fit-content;
}

.popup-c-container[aria-type=danger] h2 {
  color: #FF6A83;
}

.popup-c-container[aria-type=danger] .popup-c-action {
  background: #FF6A83;
  color: #fff;
  border-color: #fff;
}

.popup-c-container[aria-type=danger] .popup-c-action:hover {
  color: black;
}

.popup-c-container[aria-type=success] h2 {
  color: #56cabd;
}

.popup-c-container[aria-type=success] .popup-c-action {
  background: #56cabd;
  color: #fff;
  border-color: #fff;
}

.popup-c-container[aria-type=success] .popup-c-action:hover {
  color: black;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.progress-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-size: 0.8rem;
}
@media only screen and (max-width: 480px) {
  .progress-wrapper {
    margin-top: 5px;
  }
}
.progress-wrapper .progress-indicator {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.progress-wrapper .progress-title {
  display: flex;
  align-items: center;
}
.progress-wrapper .progress-title img {
  width: 21px;
  height: 21px;
  object-fit: contain;
  margin-right: 0.5rem;
}
.progress-wrapper .progress-title p {
  font-size: 0.7rem;
}
@media only screen and (max-width: 850px) {
  .progress-wrapper .progress-title p {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 700px) {
  .progress-wrapper .progress-title p {
    font-size: 0.85rem;
  }
}
@media only screen and (max-width: 480px) {
  .progress-wrapper .progress-title p {
    font-size: 0.75rem;
  }
}
.progress-wrapper .progress-value {
  display: flex;
  align-items: center;
}
.progress-wrapper .progress-value h4 {
  font-size: 0.7rem;
  font-weight: 500;
  margin-right: 5px;
}
@media only screen and (max-width: 850px) {
  .progress-wrapper .progress-value h4 {
    font-size: 0.8rem !important;
  }
}
@media only screen and (max-width: 700px) {
  .progress-wrapper .progress-value h4 {
    font-size: 0.85rem !important;
  }
}
@media only screen and (max-width: 480px) {
  .progress-wrapper .progress-value h4 {
    font-size: 0.75rem !important;
  }
}
.progress-wrapper .progress-value small {
  font-size: 0.65rem;
}
@media only screen and (max-width: 850px) {
  .progress-wrapper .progress-value small {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 700px) {
  .progress-wrapper .progress-value small {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 480px) {
  .progress-wrapper .progress-value small {
    font-size: 0.7rem;
  }
}
@media only screen and (max-width: 850px) {
  .progress-wrapper .progress-value .compare-stats-item span {
    margin-top: 3px;
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 480px) {
  .progress-wrapper .progress-value .compare-stats-item span {
    font-size: 0.7rem;
  }
}
.progress-wrapper .progress-container {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 10px;
  background: #F5F6FA;
  border-radius: 2px !important;
}
@media only screen and (max-width: 1440px) {
  .progress-wrapper .progress-container {
    height: 8px;
  }
}
@media only screen and (max-width: 992px) {
  .progress-wrapper .progress-container {
    height: 7px;
  }
}
@media only screen and (max-width: 480px) {
  .progress-wrapper .progress-container {
    height: 5px;
  }
}
.progress-wrapper .progress-container .progress-reach {
  position: absolute;
  z-index: 2;
  height: 100%;
  background: #FF6A83;
  border-radius: 2px !important;
}.compare-stats-item {
  width: 75px;
  max-width: 130px;
  display: flex;
}
@media only screen and (max-width: 550px) {
  .compare-stats-item {
    width: unset;
  }
}
.compare-stats-item .csi-icon {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.compare-stats-item .csi-icon > span:not(.csi-icon-neutral) {
  transform: translateY(-3px);
  width: 15px;
  height: 15px;
}
.compare-stats-item .csi-icon > span.csi-icon-neutral {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  color: white;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 414px) {
  .compare-stats-item .csi-icon > span.csi-icon-neutral {
    height: 12px;
    width: 12px;
  }
}
.compare-stats-item .csi-icon > span.csi-icon-neutral span {
  transform: translateY(-4px);
}
@media only screen and (max-width: 414px) {
  .compare-stats-item .csi-icon > span.csi-icon-neutral span {
    transform: translate(1px, -5px);
  }
}
.compare-stats-item .csi-icon span[identifier=lazy-image] {
  width: 15px;
  height: 15px;
}
@media only screen and (max-width: 414px) {
  .compare-stats-item .csi-icon span[identifier=lazy-image] {
    width: 12px;
    height: 12px;
  }
}
.compare-stats-item .csi-icon span[identifier=lazy-image] > img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.compare-stats-item > span {
  width: calc(100% - 15px);
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  text-align: left;
  font-weight: 600;
  font-size: 0.65rem;
}
@media only screen and (max-width: 700px) {
  .compare-stats-item > span {
    font-size: 0.75rem !important;
  }
}
@media only screen and (max-width: 480px) {
  .compare-stats-item > span {
    width: fit-content !important;
  }
}
@media only screen and (max-width: 414px) {
  .compare-stats-item > span {
    font-size: 0.65rem !important;
  }
}
.compare-stats-item > span small {
  margin-left: 3px;
  font-weight: 400;
  font-size: 0.6rem;
}
@media only screen and (max-width: 700px) {
  .compare-stats-item > span small {
    margin: 0 0 0 5px !important;
    font-size: 0.65rem !important;
  }
}
@media only screen and (max-width: 480px) {
  .compare-stats-item > span small {
    display: none;
  }
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.progress-inline-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  font-size: 0.8rem;
}
.progress-inline-wrapper .progress-inline-title {
  width: 22%;
}
.progress-inline-wrapper .progress-inline-title p {
  font-size: 0.8rem;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 15px;
  width: fit-content;
  transition: 0.2s all ease-in-out;
}
.progress-inline-wrapper .progress-inline-title p:hover:not(.--isDisabled) {
  color: #FF6A83;
}
.progress-inline-wrapper .progress-container {
  position: relative;
  z-index: 1;
  width: 50%;
  height: 10px;
  background: #F5F6FA;
}
@media only screen and (max-width: 1440px) {
  .progress-inline-wrapper .progress-container {
    height: 8px;
  }
}
@media only screen and (max-width: 992px) {
  .progress-inline-wrapper .progress-container {
    height: 7px;
  }
}
@media only screen and (max-width: 480px) {
  .progress-inline-wrapper .progress-container {
    height: 5px;
    width: 40%;
  }
}
@media only screen and (max-width: 360px) {
  .progress-inline-wrapper .progress-container {
    width: 30%;
  }
}
.progress-inline-wrapper .progress-container .progress-reach {
  position: absolute;
  z-index: 2;
  height: 100%;
  background: #FF6A83;
}
.progress-inline-wrapper .progress-inline-stats {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 0rem;
}
@media only screen and (max-width: 1366px) {
  .progress-inline-wrapper .progress-inline-stats {
    width: 35%;
  }
}
@media only screen and (max-width: 480px) {
  .progress-inline-wrapper .progress-inline-stats {
    width: 40%;
    padding-left: 1rem;
    padding-right: 0.5rem;
  }
}
.progress-inline-wrapper .progress-inline-stats h4 {
  font-size: 0.8rem;
  font-weight: 500;
}.scroll-helper span {
  min-width: unset !important;
  display: block;
  width: 20px;
  height: 20px;
  border-bottom: 2px groove #F0F6FF;
  border-right: 2px groove #F0F6FF;
  transform: rotate(45deg);
  margin: -10px;
  animation: animate 2s infinite;
}
.scroll-helper span:nth-child(2) {
  animation-delay: -0.2s;
}
.scroll-helper span:nth-child(3) {
  animation-delay: -0.4s;
}

@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}.single-author-not-found {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  background: rgb(255, 223, 224);
  border-radius: 5px;
}
.single-author-not-found .single-author-error .error-msg-content h3 {
  font-size: 1rem;
}
.single-author-not-found .single-author-error .error-msg-content p {
  font-size: 0.8rem;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.tooltip-wrapper {
  cursor: initial;
  position: absolute;
  z-index: 100000000000000000000000 !important;
  top: 0px;
  left: 0px;
  min-width: 300px;
  width: fit-content;
  max-width: 80%;
  height: fit-content;
  border-radius: 10px;
  background: white;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.12);
  padding: 10px 20px;
}
.tooltip-wrapper p {
  color: black !important;
  font-size: 0.65rem !important;
  font-weight: 400 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.tooltip-wrapper p::first-letter {
  text-transform: uppercase;
}
.tooltip-wrapper p span {
  margin: 0 !important;
}
.tooltip-wrapper p ul {
  padding-left: 1.5rem;
}
.tooltip-wrapper p ul li {
  list-style-type: circle;
}.comp-info-container {
  position: relative;
  z-index: 10000000000000000000;
  display: flex;
  align-items: center;
}
.comp-info-container .comp-info-logo {
  cursor: pointer;
  width: 16px;
  height: 16px;
  transition: 0.2s all ease-in-out;
  translate: 0 -2.5px;
}
@media only screen and (max-width: 480px) {
  .comp-info-container .comp-info-logo {
    width: 12px;
    height: 12px;
  }
}
.comp-info-container .comp-info-logo svg {
  width: 100%;
  height: 100%;
}
.comp-info-tooltip {
  display: none;
  opacity: 0;
}.social-media-highlight {
  display: flex;
  flex-direction: column;
  border: 1px solid #E4E7FF;
  border-radius: 10px;
  padding: 20px;
  width: 350px;
  height: 100%;
  width: 100%;
  min-width: 200px;
  max-width: 350px;
}
.social-media-highlight p {
  font-size: 0.85rem;
}
.social-media-highlight .social-media-highlight-row {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.social-media-highlight .social-media-highlight-row svg {
  width: 50%;
}
.social-media-highlight .social-media-highlight-chart {
  z-index: -1;
  width: 80%;
  max-width: 180px;
  height: 70px;
  translate: -10px 10px;
}
.social-media-highlight .social-media-highlight-values {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 1366px) {
  .social-media-highlight .social-media-highlight-values {
    align-items: center;
  }
}
.social-media-highlight .social-media-highlight-values h4 {
  font-size: 2.2rem;
  font-weight: 500;
  margin-right: 0.5rem;
}
@media only screen and (max-width: 1366px) {
  .social-media-highlight .social-media-highlight-values h4 {
    font-size: 2rem;
  }
}.form-button {
  width: 100%;
  display: grid;
  place-items: center;
  background: #FF6A83;
  color: #fff;
  border: 1px solid #FF6A83;
  border-radius: 5px;
  outline: none;
  font-size: 0.751rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  padding: 0.8rem 1rem;
  transition: all 0.4s ease-in-out;
}
.form-button.isLoading {
  min-width: 200px;
}
.form-button:hover {
  background: rgb(255, 131.5, 152.2214765101);
  border-color: rgb(255, 131.5, 152.2214765101);
}.socials-add-button {
  all: unset;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.socials-add-button p {
  font-size: min(15px, 0.9rem);
  font-weight: 400;
  color: rgb(80, 121, 228);
  transition: 0.2s all ease-in-out;
}
.socials-add-button svg path {
  fill: rgb(80, 121, 228);
  transition: 0.2s all ease-in-out;
}
.socials-add-button:hover p {
  color: rgb(35.8168316832, 87.1683168317, 221.1831683168);
}
.socials-add-button:hover svg path {
  fill: rgb(35.8168316832, 87.1683168317, 221.1831683168);
}
.socials-add-button:active p {
  color: rgb(168.3663366337, 188.6633663366, 241.6336633663);
}
.socials-add-button:active svg path {
  fill: rgb(168.3663366337, 188.6633663366, 241.6336633663);
}.app-header-search-input {
  position: relative;
  width: fit-content;
  height: fit-content;
}
@media (max-width: 630px) {
  .app-header-search-input {
    width: 100%;
  }
}
.app-header-search-input input {
  padding: 18px 30px;
  padding-left: 53px;
  width: 22rem;
  height: 45px;
  border: 1px solid transparent;
  background: #F9F9FF;
  color: #767CA8;
  font-size: min(14px, 0.7rem);
  font-weight: 400;
  border-radius: 6px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .app-header-search-input input {
    padding: 15px 20px;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .app-header-search-input input {
    border-radius: 5px;
    height: 35px;
    padding-left: 45px;
  }
}
@media (max-width: 630px) {
  .app-header-search-input input {
    width: 35px;
    padding: 0;
    transition: none;
    background: none;
    border: 2px solid #F9F9FF;
    border-radius: 5px;
  }
}
.app-header-search-input input::placeholder {
  font-size: min(14px, 0.6rem);
  color: #767CA8;
}
@media (max-width: 630px) {
  .app-header-search-input input::placeholder {
    color: transparent;
  }
}
.app-header-search-input input:focus, .app-header-search-input input.active {
  border-color: #FF6A83;
}
@media (max-width: 630px) {
  .app-header-search-input input:focus, .app-header-search-input input.active {
    width: 100%;
    padding-left: 50px;
    border: 1px solid #FF6A83;
    background-color: #F9F9FF;
  }
  .app-header-search-input input:focus::placeholder, .app-header-search-input input.active::placeholder {
    color: #767CA8;
  }
  .app-header-search-input input:focus + svg, .app-header-search-input input.active + svg {
    left: 18px;
  }
}
.app-header-search-input svg {
  position: absolute;
  z-index: 2;
  left: 20px;
  top: 13px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .app-header-search-input svg {
    top: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .app-header-search-input svg {
    top: 8px;
    left: 15px;
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 630px) {
  .app-header-search-input svg {
    left: 8px;
    top: 10px;
  }
}
.app-header-search-input svg path {
  fill: #767CA8;
}.app-header-search-results-item {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-self: flex-start;
  color: black;
  padding: 10px 15px;
  background: #F9F9FF;
  border-radius: 6px;
}
@media (max-width: 630px) {
  .app-header-search-results-item {
    padding: 10px;
  }
}
.app-header-search-results-item:hover {
  background: rgb(238.8, 238.8, 255);
}
.app-header-search-results-item > span {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.app-header-search-results-item > span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 3px;
}
.app-header-search-results-item p {
  font-size: min(14px, 0.65rem);
  max-width: 40ch;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.app-header-search-results {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 1rem 0 0.5rem 0;
  background: #F9F9FF;
  border: 1px solid #FF6A83;
  border-top: 1px solid transparent;
}
@media only screen and (max-width: 768px) {
  .app-header-search-results {
    border-radius: 5px;
  }
}
.app-header-search-results .app-header-search-results-items {
  height: 216px;
  width: 100%;
  overflow-y: scroll;
  padding: 0 0.4rem 0 0.5rem;
}
@media (max-width: 630px) {
  .app-header-search-results .app-header-search-results-items {
    height: 190px;
  }
}
.app-header-search-results .app-header-search-results-alert {
  height: 216px;
  width: 100%;
  display: grid;
  place-items: center;
}
@media (max-width: 630px) {
  .app-header-search-results .app-header-search-results-alert {
    height: 190px;
  }
}
.app-header-search-results .app-header-search-results-alert p {
  text-align: center;
  font-size: min(14px, 0.7rem);
  color: rgb(81.3683035714, 86.9799107143, 128.1316964286);
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.hb-menu-wrapper {
  width: 20px;
  height: 20px;
}
.hb-menu-wrapper .hb-menu-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.hb-menu-wrapper .hb-menu-container .hb-menu-line {
  position: relative;
  z-index: 50;
  width: 27px;
  height: 2px;
  margin-bottom: 4px;
  border-radius: 50%;
}
.hb-menu-wrapper .hb-menu-container .hb-menu-line div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s cubic-bezier(0.75, -0.5, 0, 1.75);
}
.hb-menu-wrapper .hb-menu-container .hb-menu-line div:nth-child(1) {
  z-index: 100;
  background: black;
}
.hb-menu-wrapper .hb-menu-container .hb-menu-line div:nth-child(2) {
  width: 0%;
  z-index: 200;
  background: #FF6A83;
}
.hb-menu-wrapper .hb-menu-container .hb-menu-line:last-child {
  width: 20px;
}
.hb-menu-wrapper:hover .hb-menu-line div:nth-child(2) {
  width: 100%;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
header {
  z-index: 100;
  width: 100%;
  margin-bottom: 20px;
}
header .main-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  header .main-header {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  header .main-header .header-info {
    display: none;
  }
}
@media only screen and (max-width: 330px) {
  header .main-header .header-info {
    display: none;
  }
}
header .main-header .header-info h1 {
  font-size: 1.2rem;
  color: #292929;
}
header .main-header .header-info p {
  font-size: 0.8rem;
  color: #767CA8;
}
header .header-search {
  display: flex;
  flex-direction: column;
  position: unset;
  left: unset;
  margin-right: 20px;
}
header .header-search .header-search-result {
  position: absolute;
  z-index: 1000;
  top: 85px;
  width: 22rem;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  header .header-search .header-search-result {
    width: 14rem;
  }
}
@media only screen and (max-width: 1024px) {
  header .header-search .header-search-result {
    width: 25rem;
  }
}
@media only screen and (max-width: 480px) {
  header .header-search .header-search-result {
    width: 20rem;
  }
}
header .header-search .header-search-input {
  position: relative;
  width: fit-content;
  height: fit-content;
}
header .header-search .header-search-input input {
  padding: 18px 30px;
  padding-right: 60px;
  width: 0;
  max-height: 55px;
  background: transparent;
  color: #292929;
  font-size: 0.7rem;
  font-weight: 400;
  border-radius: 30px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  header .header-search .header-search-input input {
    background: #F5F6FA;
    padding: 15px 20px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 480px) {
  header .header-search .header-search-input input {
    padding: 10px 15px;
    padding-right: 50px;
  }
}
header .header-search .header-search-input input::placeholder {
  font-size: 0.6rem;
  color: #B6B6B6;
}
header .header-search .header-search-input input:focus, header .header-search .header-search-input input.active {
  width: 22rem;
  background: #F5F6FA;
}
@media only screen and (max-width: 1024px) {
  header .header-search .header-search-input input:focus, header .header-search .header-search-input input.active {
    width: 14rem;
  }
}
@media only screen and (max-width: 1024px) {
  header .header-search .header-search-input input:focus, header .header-search .header-search-input input.active {
    width: 25rem;
  }
}
@media only screen and (max-width: 480px) {
  header .header-search .header-search-input input:focus, header .header-search .header-search-input input.active {
    width: 20rem;
  }
}
header .header-search .header-search-input svg {
  position: absolute;
  z-index: 2;
  right: 30px;
  top: 18px;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  header .header-search .header-search-input svg {
    right: 24px;
    top: 13px;
  }
}
@media only screen and (max-width: 480px) {
  header .header-search .header-search-input svg {
    width: 16px;
    top: 7px;
  }
}
header .header-search .header-search-input svg path {
  fill: #B6B6B6;
}
header .header-user {
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header-user .header-user-dets {
  padding-right: 10px;
  text-align: right;
}
header .header-user .header-user-dets h4 {
  font-size: 0.8rem;
}
header .header-user .header-user-dets p {
  font-size: 0.6rem;
  white-space: nowrap;
}
header .header-user .header-user-avatar {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
  max-width: 3rem;
  max-height: 3rem;
  margin-right: 0.25rem;
  border-radius: 50%;
  overflow: hidden;
}
header .header-user .header-user-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
header .header-user .header-user-options {
  font-size: 1.1rem;
  color: black;
  cursor: pointer;
}
header .header-user .header-user-options:hover {
  color: #ff6f73;
}
header .filter-user-wrapper {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media only screen and (max-width: 1024px) {
  header .filter-user-wrapper .header-search {
    display: none;
  }
}
header .header-mobile {
  width: 100%;
  display: none;
}
@media only screen and (max-width: 1024px) {
  header .header-mobile {
    display: block;
  }
}
header .header-mobile .header-mobile-direction {
  padding: 1rem 1.5rem 0 1.5rem;
}
header .header-mobile .header-mobile-welcome, header .header-mobile .header-mobile-opt {
  padding: 1.5rem 1.5rem 0 1.5rem;
}
header .header-mobile .header-mobile-welcome {
  color: rgb(190, 193, 204);
  font-size: 1rem;
}
header .header-mobile .header-mobile-opt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
header .header-mobile .header-mobile-opt svg.search-trigger {
  margin-right: 8px;
}
header .header-mobile .header-mobile-opt svg.search-trigger path {
  fill: rgb(119, 118, 123) !important;
}
header .header-mobile .header-mobile-opt .header-mobile-left {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
header .header-mobile .header-mobile-opt .header-mobile-left h1 {
  margin-top: -5px;
  margin-left: 30px;
  font-size: 1.2rem;
}
header .header-mobile .header-mobile-opt .header-mobile-search {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999999999999;
  width: 100vw;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-search {
  position: fixed;
  z-index: 6516351063510;
  width: 100%;
  display: grid;
  place-items: center;
  margin-top: 30px;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-search .header-search-input, header .header-mobile .header-mobile-opt .header-mobile-search .header-search .header-search-result {
  width: 80% !important;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-search .header-search-result {
  top: 50px;
  border-radius: 10px;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-search input {
  padding: 12px 20px;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-search input:focus {
  padding: 12px 30px;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-search input, header .header-mobile .header-mobile-opt .header-mobile-search .header-search input:focus, header .header-mobile .header-mobile-opt .header-mobile-search .header-search input:hover {
  width: 100% !important;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-search svg {
  top: 9px;
  right: 20px;
}
header .header-mobile .header-mobile-opt .header-mobile-search .header-mobile-search-clip {
  content: "";
  position: fixed;
  z-index: 1500;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: black;
  opacity: 0.5;
}
header .header-mobile .header-mobile-filter-wrapper {
  border-top: 1px solid #E4E7FF;
  border-bottom: 1px solid #E4E7FF;
}
header .header-mobile .header-mobile-filter-wrapper .header-mobile-filter {
  padding: 0.5rem 1.5rem;
  width: 100%;
}.social-media-avatar {
  position: relative;
}
.social-media-avatar > img:nth-child(1) {
  width: 60px;
  height: 60px;
  object-fit: contain;
  border-radius: 999px;
}
.social-media-avatar.noIcon > img:nth-child(1) {
  object-fit: cover;
}
.social-media-avatar > img:nth-child(2) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25px;
  height: 25px;
  object-fit: contain;
  border-radius: 5px;
}
.social-media-avatar .sma-social-thumb {
  position: absolute;
  bottom: -0.2rem;
  right: -0.2rem;
  width: 2rem;
  height: 2rem;
  display: grid;
  place-items: center;
  background: white;
  border-radius: 999px;
}
.social-media-avatar .sma-social-thumb img {
  position: unset;
  width: 60% !important;
  height: 60% !important;
  object-fit: contain;
  border-radius: 5px;
}.smdh-container {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}
.smdh-container .smdh-profile {
  display: flex;
  align-items: center;
  margin-right: 5rem;
}
.smdh-container .smdh-profile .smdh-avatar img:nth-child(1) {
  width: 75px;
  height: 75px;
}
.smdh-container .smdh-profile .smdh-avatar img:nth-child(2) {
  width: 28px;
  height: 28px;
}
.smdh-container .smdh-profile .smdh-bio {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 1rem;
}
.smdh-container .smdh-profile .smdh-bio h3 {
  font-size: 1.2rem;
  font-weight: 600;
}
.smdh-container .smdh-profile .smdh-bio a {
  color: #5079E4;
  font-size: 0.75rem;
}
.smdh-container .smdh-profile .smdh-bio a:is(:hover, :active) {
  text-decoration: underline;
}
.smdh-container .smdh-items {
  display: flex;
  align-content: center;
}
@media only screen and (max-width: 768px) {
  .smdh-container .smdh-items {
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.5rem;
    width: 100%;
  }
}
.smdh-container .smdh-items .smdh-line {
  height: 50px;
  width: 1px;
  background: #ECEEF5;
  margin: 0 2.5rem;
}
@media only screen and (max-width: 768px) {
  .smdh-container .smdh-items .smdh-line {
    margin: 0;
  }
}.smdhsi-container {
  display: flex;
  flex-direction: column;
  width: fit-content;
}
.smdhsi-container > div:first-child {
  display: flex;
  align-items: center;
}
.smdhsi-container > div:first-child svg {
  margin-right: 0.5rem;
}
.smdhsi-container > div:first-child p {
  font-size: 0.75rem;
}
.smdhsi-container > h4 {
  font-size: 1.6rem;
  font-weight: 500;
}
.smdhsi-container .smdhsi-stats .csi-icon > span:not(.csi-icon-neutral) {
  transform: translateY(-1px);
  width: 18px;
  height: 18px;
}
@media only screen and (max-width: 850px) {
  .smdhsi-container .smdhsi-stats .csi-icon > span:not(.csi-icon-neutral) {
    transform: translateY(-3px);
    width: 15px;
    height: 15px;
  }
}
.smdhsi-container .smdhsi-stats > span {
  font-size: 0.75rem;
}
.smdhsi-container .smdhsi-stats > span small {
  font-size: 0.6rem;
  translate: 0 -2px;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.ch-menu-item {
  display: flex;
  align-items: center;
  user-select: none;
}
.ch-menu-item.flex-reverse {
  flex-direction: row-reverse;
}
.ch-menu-item.flex-reverse label {
  margin-right: 10px;
}
.ch-menu-item input {
  display: none;
}
.ch-menu-item label {
  font-size: 0.7rem;
}
.ch-menu-item .ch-menu-checkbox {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border-radius: 4px;
  width: 0.7em;
  height: 0.7em;
  margin-right: 10px;
}
.ch-menu-item .ch-menu-checkbox.secondary {
  border: 1px solid #000;
}
.ch-menu-item .ch-menu-checkbox.primary {
  border: 1px solid #FF6A83;
}
@media only screen and (max-width: 480px) {
  .ch-menu-item .ch-menu-checkbox {
    border-radius: 3px;
  }
}
.ch-menu-item .ch-menu-checkbox img {
  position: absolute;
  width: 11px;
  height: 11px;
  object-fit: contain;
}
@media only screen and (max-width: 1000px) {
  .ch-menu-item .ch-menu-checkbox img {
    width: 8px;
    height: 8px;
  }
}
.ch-menu-item .ch-menu-checkbox.active {
  border-color: transparent;
}
.ch-menu-item .ch-menu-checkbox.secondary.active {
  background: #798ba5;
}
.ch-menu-item .ch-menu-checkbox.primary.active {
  background: #FF6A83;
}
.ch-menu-item.disabled label {
  color: #6D6D6D;
}
.ch-menu-item.disabled .ch-menu-checkbox.secondary {
  border: 1px solid #6D6D6D;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.ch-menu-container {
  background: white;
  color: black;
  border-radius: 10px;
  box-shadow: 0px 4px 9px 3px rgba(0, 0, 0, 0.2);
  padding: 10px 30px;
}
@media only screen and (max-width: 1440px) {
  .ch-menu-container {
    padding: 8px 25px;
  }
}
@media only screen and (max-width: 700px) {
  .ch-menu-container {
    padding: 5px 15px;
  }
}
.ch-menu-container .ch-menu-title {
  margin: 10px 0;
  font-size: 0.8rem;
  font-weight: 400;
}
.ch-menu-container .ch-menu-wrapper {
  width: 100%;
  height: 100%;
  display: grid;
  grid-gap: 0px;
  grid-auto-rows: 50px;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  margin-top: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1440px) {
  .ch-menu-container .ch-menu-wrapper {
    grid-auto-rows: 35px;
    margin-top: 25px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 700px) {
  .ch-menu-container .ch-menu-wrapper {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .ch-menu-container .ch-menu-wrapper {
    grid-template-columns: repeat(2, minmax(100px, 1fr));
  }
}
.ch-menu-container .ch-menu-wrapper .ch-menu-item {
  max-width: 150px;
  height: fit-content;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 1440px) {
  .ch-menu-container .ch-menu-wrapper .ch-menu-item {
    max-width: 120px;
  }
}
.ch-menu-container .ch-menu-wrapper .ch-menu-item:last-child {
  margin-bottom: 0 !important;
}
.ch-menu-container .ch-menu-wrapper .ch-menu-item label {
  font-size: 0.6rem;
  margin-left: 0px;
}
.ch-menu-container .ch-menu-control {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
}
.ch-menu-container .ch-menu-control button:first-child {
  margin-left: 20px;
}.filter-by-wrapper {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transform: translateY(-1px);
}
@media only screen and (max-width: 480px) {
  .filter-by-wrapper {
    transform: translateY(0px) !important;
  }
}
.filter-by-wrapper > p {
  font-weight: 500;
  font-size: 0.7rem;
  color: #767CA8;
  margin-right: 10px;
}
@media only screen and (max-width: 1366px) {
  .filter-by-wrapper > p {
    font-size: 0.55rem;
  }
}
@media only screen and (max-width: 850px) {
  .filter-by-wrapper > p {
    font-size: 0.65rem;
  }
}
@media only screen and (max-width: 480px) {
  .filter-by-wrapper > p {
    margin-right: 5px !important;
  }
}.menu-dropdown {
  position: relative;
}
.menu-dropdown .menu-dropdown-trigger {
  width: 35px;
  height: 35px;
  background: #fff;
  border: 2px solid #E4E7FF;
  border-radius: 5px;
  display: grid;
  place-items: center;
  transition: 0.25s all ease-in-out;
  cursor: pointer;
}
.menu-dropdown .menu-dropdown-trigger:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.menu-dropdown .menu-dropdown-trigger svg {
  width: 55%;
  height: 55%;
}
.menu-dropdown .menu-dropdown-items {
  min-width: 160px;
  height: fit-content;
  background: #fff;
  border: 1px solid #E4E7FF;
  padding: 0.8rem 0rem;
  border-radius: 10px;
  position: absolute;
  z-index: 100;
  top: 45px;
  right: 0;
}
.menu-dropdown .menu-dropdown-items .menu-dropdown-item {
  padding: 0.3rem 0.5rem;
  display: flex;
  align-items: center;
  transition: 0.2s all ease-in-out;
  cursor: pointer;
}
.menu-dropdown .menu-dropdown-items .menu-dropdown-item:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.menu-dropdown .menu-dropdown-items .menu-dropdown-item svg {
  margin-right: 0.5rem;
}
.menu-dropdown .menu-dropdown-items .menu-dropdown-item p {
  font-size: min(12px, 0.75rem);
  font-weight: 400;
  color: #767CA8;
}.smp-head-avatar {
  width: fit-content;
  margin-right: 0.5rem;
  position: relative;
}
.smp-head-avatar span {
  display: block;
}
.smp-head-avatar span:first-of-type {
  width: 47px;
  min-width: 47px;
  max-width: 47px;
  height: 47px;
  min-height: 47px;
  max-height: 47px;
  border-radius: 50%;
  background: #E4E7FF;
  filter: blur(0);
}
.smp-head-avatar span:first-of-type img.smp-head-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.smp-head-avatar .smp-head-network {
  height: 15px;
  border: 2px solid #fff;
  background: #fff;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.smp-head-avatar .smp-head-network img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.smpmi-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  border-radius: 15px;
  padding: 0.5rem 1rem;
  width: 100%;
  transition: 0.2s;
}
.smpmi-container:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.smpmi-container .smpmi-left {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .smpmi-container .smpmi-left {
    margin-right: 1.5rem;
  }
}
.smpmi-container .smpmi-left h4 {
  margin-left: 0.7rem;
  font-size: 0.8rem;
  font-weight: 600;
}
.smpmi-container svg {
  width: 35px;
  height: 35px;
}.smpm-wrapper {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .smpm-wrapper {
    margin-left: 1.5rem;
  }
}
.smpm-wrapper .smpm-button {
  border: 1px solid #E4E7FF;
  border-radius: 7px;
  padding: 0.5rem;
  transition: 0.25s;
  cursor: pointer;
}
.smpm-wrapper .smpm-button > svg {
  width: 25px;
  height: 25px;
}
.smpm-wrapper .smpm-back {
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
.smpm-wrapper .smpm-back svg {
  margin-right: 0.5rem;
  rotate: 180deg;
  scale: 0.9;
  translate: -2px 0;
}
.smpm-wrapper .smpm-back svg path {
  fill: #7C7C7C;
  transition: 0.25s;
}
.smpm-wrapper .smpm-back p {
  transition: 0.25s;
  font-size: 0.9rem;
  color: #7C7C7C !important;
  translate: -5px 0;
}
.smpm-wrapper .smpm-back:hover {
  border-color: #FF6A83;
}
.smpm-wrapper .smpm-back:hover p {
  color: #FF6A83 !important;
}
.smpm-wrapper .smpm-back:hover svg path {
  fill: #FF6A83;
}
.smpm-wrapper .smpm-menu {
  position: relative;
  display: grid;
  place-items: center;
}
.smpm-wrapper .smpm-menu svg rect {
  transition: 0.25s;
}
.smpm-wrapper .smpm-menu:hover {
  border-color: #FF6A83;
}
.smpm-wrapper .smpm-menu:hover svg rect {
  fill: #FF6A83;
}
.smpm-wrapper .smpm-menu-items-wrapper {
  position: absolute;
  z-index: 500;
  top: 0px;
  left: 50px;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 768px) {
  .smpm-wrapper .smpm-menu-items-wrapper {
    left: -50%;
    top: 50px;
    translate: -50% 0%;
  }
}
.smpm-wrapper .smpm-menu-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  width: 350px;
  border: 1px solid #E4E7FF;
  border-radius: 15px;
  padding: 0.5rem;
  background: white;
  box-shadow: 0px 4px 15px -5px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 768px) {
  .smpm-wrapper .smpm-menu-items {
    width: fit-content;
  }
}.i-dropdown {
  margin-left: auto;
}
.i-dropdown .Dropdown-control {
  background: #fff;
  border: 1px solid #E4E7FF;
}
@media only screen and (max-width: 1024px) {
  .i-dropdown .Dropdown-control {
    max-height: 2.8rem;
  }
}
.i-dropdown .Dropdown-arrow-wrapper svg {
  width: 1.125rem;
  height: 1.125rem;
  translate: 0 4px;
}
.i-dropdown .Dropdown-menu {
  margin-top: 0.6rem;
}
.i-dropdown .Dropdown-option {
  padding: 2px 10px !important;
}.i-dropdown-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.5rem;
}
.i-dropdown-item > svg {
  margin-right: 0.6rem;
  width: 1.5rem !important;
  height: 1.5rem !important;
  object-fit: contain;
  transition: 0.25 all ease-in-out;
}
.i-dropdown-item > svg path {
  fill: none;
}
.i-dropdown-item > span {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.i-dropdown-item > span img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.i-dropdown-item p {
  font-size: min(12px, 0.75rem);
  font-weight: 500;
  transition: 0.25 all ease-in-out;
}
.is-selected .i-dropdown-item {
  background: #fff;
}
.is-selected .i-dropdown-item svg path {
  stroke: #767CA8 !important;
}
.is-selected .i-dropdown-item p {
  color: #767CA8 !important;
}nav.nav-wrapper {
  position: relative;
  width: 100%;
  height: calc(100vh - 1rem);
  overflow-y: scroll;
}
nav.nav-wrapper::-webkit-scrollbar {
  width: 0;
}
nav.nav-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #1E1F23;
}
@media only screen and (max-width: 1024px) {
  nav.nav-wrapper {
    height: 100%;
    border-radius: 0;
    border: none;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
    align-items: flex-start;
    padding: 2rem 3rem 0 2rem;
    align-items: flex-start;
  }
}
nav.nav-wrapper .nav-indepth-logo-wrapper {
  width: 100%;
  max-width: 80%;
  cursor: pointer;
  margin: 0.5rem 0 1rem 0;
}
@media only screen and (max-width: 1024px) {
  nav.nav-wrapper .nav-indepth-logo-wrapper {
    max-width: 22rem;
  }
}
nav.nav-wrapper .nav-indepth-logo-wrapper .indepth-logo {
  max-width: 150px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  nav.nav-wrapper .nav-indepth-logo-wrapper .indepth-logo {
    max-width: 18rem;
  }
}
nav.nav-wrapper .nav-indepth-logo-wrapper .indepth-cube-logo {
  display: none;
  max-width: 40px;
}
nav.nav-wrapper .nav-indepth-logo-wrapper .indepth-cube-logo path {
  fill: white;
  fill-opacity: 1;
}
nav.nav-wrapper .app-nav-groups {
  width: 100%;
  max-width: 80%;
}
@media only screen and (max-width: 1024px) {
  nav.nav-wrapper .app-nav-groups {
    max-width: unset;
    margin-top: 2rem;
    overflow-y: scroll;
    padding-right: 1rem;
    padding-bottom: 5rem;
  }
  nav.nav-wrapper .app-nav-groups::-webkit-scrollbar {
    width: 3px;
    height: 4px;
  }
  nav.nav-wrapper .app-nav-groups::-webkit-scrollbar-thumb {
    background-color: rgb(80, 121, 228);
  }
}
nav.nav-wrapper .app-nav-groups-separator {
  width: 100%;
  height: 2px;
  background: rgb(61.347826087, 61.9492753623, 63.152173913);
  border-radius: 999px;
  margin: 1rem 0;
}
@media only screen and (max-width: 1024px) {
  nav.nav-wrapper .app-nav-groups-separator {
    margin: 1.5rem 0;
  }
}.app-nav-group {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1024px) {
  .app-nav-group {
    gap: 0.5rem;
  }
}
.app-nav-group * {
  user-select: none;
}
.app-nav-group > p {
  padding-left: 1rem;
  margin-bottom: 1rem;
  font-size: min(14px, 0.82rem);
  font-weight: 400;
  color: #fff;
}
@media only screen and (max-width: 1600px) {
  .app-nav-group > p {
    font-size: min(14px, 0.78rem);
  }
}
@media only screen and (max-width: 1024px) {
  .app-nav-group > p {
    font-size: 1.4rem;
  }
}
.app-nav-group > .app-nav-item-wrapper:not(:last-of-type) {
  margin-bottom: 0.5rem;
}.app-nav-dropdown-items {
  display: flex;
  flex-direction: column;
  position: relative;
}
.app-nav-dropdown-items:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 999px;
  background: rgb(61.347826087, 61.9492753623, 63.152173913);
}
.app-nav-dropdown-items {
  padding-left: 0.5rem;
  margin-top: 1rem;
  margin-left: calc(1rem + 28px);
}
@media only screen and (max-width: 1024px) {
  .app-nav-dropdown-items {
    padding-left: 1.5rem;
  }
}
.app-nav-dropdown-items .app-nav-dropdown-item p {
  font-size: min(13px, 0.85rem);
  color: #969799;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
@media only screen and (max-width: 1600px) {
  .app-nav-dropdown-items .app-nav-dropdown-item p {
    font-size: min(13px, 0.8rem);
  }
}
@media only screen and (max-width: 1024px) {
  .app-nav-dropdown-items .app-nav-dropdown-item p {
    font-size: 1.1rem;
  }
}
.app-nav-dropdown-items .app-nav-dropdown-item p:hover {
  color: rgb(119.147826087, 120.315942029, 122.652173913);
}
.app-nav-dropdown-items .app-nav-dropdown-item:not(:last-of-type) {
  margin-bottom: 1rem;
}
.app-nav-dropdown-items .app-nav-dropdown-item:hover {
  color: rgb(175.8695652174, 176.6231884058, 178.1304347826);
}
.app-nav-dropdown-items .app-nav-dropdown-item.active p {
  color: #fff;
}
.app-nav-dropdown-items.switchToPopup {
  position: fixed;
  z-index: 1000;
  left: 2.5rem;
  width: fit-content;
  padding: 1rem 0.8rem;
  border-radius: 5px;
  background: rgb(30, 31, 35);
}
.app-nav-dropdown-items.switchToPopup:before {
  all: unset;
}.app-nav-item-wrapper {
  width: 100%;
  height: 100%;
}
.app-nav-item-wrapper:hover .app-nav-item-name {
  display: flex;
}
.app-nav-item-name {
  width: fit-content;
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 1200;
  left: 5rem;
  padding: 0.3rem 0.7rem;
  border-radius: 5px;
  background: rgb(77.0769230769, 79.6461538462, 89.9230769231);
}
.app-nav-item-name p {
  color: #fff;
  font-size: min(13px, 0.85rem);
}
.app-nav-item {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.5rem 0.8rem;
  cursor: pointer;
  border-radius: 3.5px;
  background: transparent;
  transition: background 0.25s ease-in-out, border 0.25s ease-in-out;
}
.app-nav-item.isDisabled {
  filter: brightness(0.5);
}
.app-nav-item svg {
  margin-right: 0.6rem;
  max-width: 22px;
}
@media only screen and (max-width: 1600px) {
  .app-nav-item svg {
    max-width: 22px;
  }
}
@media only screen and (max-width: 1024px) {
  .app-nav-item svg {
    max-width: 1.8rem;
    margin-right: 1rem;
  }
}
.app-nav-item p {
  font-size: min(14px, 0.85rem);
  color: #969799;
  transition: color 0.25s ease-in-out;
}
@media only screen and (max-width: 1600px) {
  .app-nav-item p {
    font-size: min(14px, 0.8rem);
  }
}
@media only screen and (max-width: 1024px) {
  .app-nav-item p {
    margin-right: 1.5rem;
    font-size: 1.2rem;
  }
}
.app-nav-item svg.app-nav-item-toggle {
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 150;
  top: 50%;
  right: 0.5rem;
  translate: 0 -50%;
  margin-right: 0.3rem;
}
.app-nav-item svg.app-nav-item-toggle path {
  transition: all 0.25s ease-in-out;
  fill: #969799;
}
.app-nav-item:is(.active, .isDropdownActive, :hover):not(.isDisabled) {
  background: rgb(53.5384615385, 55.3230769231, 62.4615384615);
}
.app-nav-item.active:not(.isDisabled):before {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  background: #FF6A83;
  border-radius: 999px;
}
.app-nav-item.active:not(.isDisabled) p {
  color: #fff;
  font-weight: 600;
}
.app-nav-item.active:not(.isDisabled) + .app-nav-dropdown-trigger path {
  fill: #fff;
}.page-nav {
  position: relative;
  z-index: 999;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 1024px) {
  .page-nav {
    margin-left: 2rem;
    translate: 0 -2px;
  }
}
.page-nav h2 {
  font-size: min(25px, 1.5rem);
  font-weight: 600;
  color: #292929;
}
@media only screen and (max-width: 1024px) {
  .page-nav h2 {
    font-size: 1.2rem;
  }
}
.page-nav svg {
  width: min(15px, 0.9rem);
  height: min(15px, 0.9rem);
  margin-left: 0.5rem;
}
.page-nav svg path {
  fill: #767CA8;
}
.page-nav .page-nav-item {
  display: flex;
  align-items: center;
}
.page-nav .page-nav-btn {
  all: unset;
  margin-left: 0.5rem;
  transition: 0.3 color ease-in-out;
  display: flex;
  align-items: center;
}
.page-nav .page-nav-btn::first-letter {
  text-transform: capitalize;
}
.page-nav .page-nav-btn:hover {
  color: rgb(91.2723214286, 97.5669642857, 143.7276785714);
}
.page-nav .page-nav-btn > span {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.page-nav .page-nav-btn > span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.page-nav .page-nav-btn p {
  font-size: min(18px, 1.1rem);
  color: #767CA8;
}
@media only screen and (max-width: 1024px) {
  .page-nav .page-nav-btn p {
    font-size: 1rem;
  }
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.cbt-table-container {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .cbt-table-container {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.cbt-table-downloader {
  right: 5px !important;
  top: 11px !important;
  border: none;
}
table.cbt-table-wrapper {
  width: 100%;
  border-collapse: separate !important;
  border-spacing: 0;
}
table.cbt-table-wrapper th, table.cbt-table-wrapper td {
  transition: all 0.3s cubic-bezier(0.75, -0.5, 0, 1.75);
}
table.cbt-table-wrapper th, table.cbt-table-wrapper td {
  text-align: left;
  padding-left: 30px;
  height: 59px;
  min-width: 100px;
  max-width: 440px;
}
@media only screen and (max-width: 1440px) {
  table.cbt-table-wrapper th, table.cbt-table-wrapper td {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1366px) {
  table.cbt-table-wrapper th, table.cbt-table-wrapper td {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  table.cbt-table-wrapper th, table.cbt-table-wrapper td {
    overflow-x: scroll;
  }
}
@media only screen and (max-width: 768px) {
  table.cbt-table-wrapper th, table.cbt-table-wrapper td {
    height: 50px !important;
  }
}
table.cbt-table-wrapper th * {
  user-select: none;
}
@media only screen and (max-width: 1024px) {
  table.cbt-table-wrapper th {
    min-width: 115px;
  }
}
table.cbt-table-wrapper th:hover:not(.--notSortable) p {
  filter: brightness(0.5);
}
table.cbt-table-wrapper th > div {
  width: fit-content;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
table.cbt-table-wrapper th > div p {
  font-size: 0.7rem;
  margin-right: 10px;
}
@media only screen and (max-width: 1280px) {
  table.cbt-table-wrapper th > div p {
    font-size: 0.65rem;
    margin-right: 7px;
  }
}
table.cbt-table-wrapper th > div .sort-polygons {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
table.cbt-table-wrapper th > div .sort-polygons svg path {
  fill: #CED2F0;
}
table.cbt-table-wrapper th > div .sort-polygons svg.active path {
  fill: #FF6A83;
}
table.cbt-table-wrapper td {
  overflow: hidden;
}
table.cbt-table-wrapper td > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0px;
}
@media only screen and (max-width: 1536px) {
  table.cbt-table-wrapper td > div {
    padding: 12px 0;
  }
}
table.cbt-table-wrapper td > div h1 {
  font-weight: 600;
  font-size: 0.7rem;
  color: #202020;
}
table.cbt-table-wrapper td > div h1.cbt-not-bold {
  font-weight: 400;
}
table.cbt-table-wrapper td > div .cbt-td-go-to-link {
  background: transparent;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  padding: 5px;
  transition: all 0.3s ease-in-out;
}
table.cbt-table-wrapper td > div .cbt-td-go-to-link svg {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
table.cbt-table-wrapper td > div .cbt-td-go-to-link:hover {
  background: #FF6A83;
}
table.cbt-table-wrapper td > div .cbt-td-go-to-link:hover svg path {
  fill: white;
}
table.cbt-table-wrapper td > div article {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
table.cbt-table-wrapper td > div article .cbt-image-holder {
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 999px;
}
@media only screen and (max-width: 768px) {
  table.cbt-table-wrapper td > div article .cbt-image-holder {
    width: 25px;
    height: 25px;
  }
}
table.cbt-table-wrapper td > div article span {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  table.cbt-table-wrapper td > div article span {
    width: 25px;
    height: 25px;
  }
}
table.cbt-table-wrapper td > div article img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  table.cbt-table-wrapper td > div article img {
    width: 25px;
    height: 25px;
    border-radius: 3px;
  }
}
table.cbt-table-wrapper td > div article img.cbt-td-image-circle {
  border-radius: 50%;
  box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.25);
}
table.cbt-table-wrapper td > div article .cbt-td-desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
table.cbt-table-wrapper td > div article .cbt-td-desc p, table.cbt-table-wrapper td > div article .cbt-td-desc a {
  font-weight: 400;
  font-size: 0.7rem;
  color: #202020;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
table.cbt-table-wrapper td > div article .cbt-td-desc p.cbt-td-bold, table.cbt-table-wrapper td > div article .cbt-td-desc a.cbt-td-bold {
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.cbt-table-wrapper td > div article .cbt-td-desc small {
  font-weight: 400;
  font-size: 0.6rem;
  color: #929292;
}
table.cbt-table-wrapper thead {
  background: #F9F9FF;
}
table.cbt-table-wrapper thead th {
  color: #767CA8;
  font-size: 0.7rem;
  font-weight: 400;
  border-top: 1px solid #E4E7FF !important;
}
table.cbt-table-wrapper thead th:first-child {
  border-top-left-radius: 6px;
  border-left: 1px solid #E4E7FF !important;
}
table.cbt-table-wrapper thead th:last-child {
  border-top-right-radius: 6px;
  border-right: 1px solid #E4E7FF !important;
}
table.cbt-table-wrapper tbody tr {
  border: 1px solid #E4E7FF;
  transition: all 0.15s ease-out;
}
table.cbt-table-wrapper tbody tr:hover:not(.cbt-center-tr):not(.cbt-loader-wrapper) {
  box-shadow: 0px 4px 10px -5px rgba(0, 0, 0, 0.2);
  transform: scale(1.007);
  background: rgb(242.25, 242.25, 242.25);
  border: 1px solid #E4E7FF;
}
table.cbt-table-wrapper tbody tr.cbt-hide-tr {
  display: none;
}
table.cbt-table-wrapper tbody tr.cbt-indent-tr > td:first-child {
  padding-left: 50px;
}
table.cbt-table-wrapper tbody tr td:last-child > div {
  padding-right: 20px;
}
table.cbt-table-wrapper tbody tr:first-child td {
  border-top: 1px solid #E4E7FF !important;
}
table.cbt-table-wrapper tbody tr td:first-child {
  border-left: 1px solid #E4E7FF !important;
}
table.cbt-table-wrapper tbody tr td:last-child {
  border-right: 1px solid #E4E7FF !important;
}
table.cbt-table-wrapper tbody tr td {
  border-bottom: 1px solid #E4E7FF !important;
}
table.cbt-table-wrapper tbody tr.cbt-loader-wrapper {
  position: relative;
  height: 100px;
}
table.cbt-table-wrapper tbody tr.cbt-loader-wrapper td {
  padding: 0;
  position: absolute;
  top: 20%;
  left: 45%;
}
table.cbt-table-wrapper tbody tr.cbt-center-tr h3 {
  text-align: center;
}
.cbt-table-pag-wrapper {
  margin-top: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  float: right;
  user-select: none;
}
@media only screen and (max-width: 480px) {
  .cbt-table-pag-wrapper {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
.cbt-table-pag-wrapper .cbt-table-res-count {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
}
@media only screen and (max-width: 480px) {
  .cbt-table-pag-wrapper .cbt-table-res-count {
    margin-right: 0px;
    margin-top: 20px;
  }
}
.cbt-table-pag-wrapper .cbt-table-res-count p {
  font-size: 0.7rem;
  font-weight: 300;
  color: #767CA8;
  margin-right: 20px;
}
.cbt-table-pag-wrapper .cbt-table-res-count .cbt-dp .cbt-dp-control {
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  width: 50px;
  height: 39px;
  background: #F9F9FF;
  border-radius: 5px;
  color: #767CA8;
}
.cbt-table-pag-wrapper .cbt-table-res-count .cbt-dp .cbt-dp-control svg path {
  fill: #767CA8;
}
.cbt-table-pag-wrapper .cbt-table-res-count .cbt-dp .cbt-dp-control .cbt-dp-placeholder {
  font-weight: 500;
  font-size: 0.7rem;
}
.cbt-table-pag-wrapper .cbt-table-res-count .cbt-dp .cbt-dp-menu {
  margin-top: 5px;
  border-radius: 5px;
  background: #F9F9FF;
  border-color: #E4E7FF;
}
@media only screen and (max-width: 768px) {
  .cbt-table-pag-wrapper .cbt-table-res-count .cbt-dp .cbt-dp-menu {
    top: unset !important;
    bottom: 110% !important;
    display: flex;
    flex-direction: column-reverse;
  }
}
.cbt-table-pag-wrapper .cbt-table-res-count .cbt-dp .cbt-dp-menu .Dropdown-option {
  display: grid;
  place-items: center;
  font-size: 0.65rem;
  color: #767CA8;
}
.cbt-table-pag-wrapper .cbt-table-res-count .cbt-dp .cbt-dp-menu .Dropdown-option:hover {
  background: #FF6A83;
  color: white;
}
.cbt-table-pag-wrapper .cbt-table-pag {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cbt-table-pag-wrapper .cbt-table-pag .pag-arrow:first-child {
  margin-right: 5px;
}
.cbt-table-pag-wrapper .cbt-table-pag .pag-arrow, .cbt-table-pag-wrapper .cbt-table-pag .pag-btn {
  display: grid;
  place-items: center;
  width: 39px;
  height: 39px;
}
@media only screen and (max-width: 480px) {
  .cbt-table-pag-wrapper .cbt-table-pag .pag-arrow, .cbt-table-pag-wrapper .cbt-table-pag .pag-btn {
    width: 28px;
    height: 28px;
  }
}
.cbt-table-pag-wrapper .cbt-table-pag .pag-btn {
  color: #7C7C7C;
  font-weight: 500;
  font-size: 0.7rem;
  margin-right: 3px;
}
.cbt-table-pag-wrapper .cbt-table-pag .pag-btn:not(.--pag-more), .cbt-table-pag-wrapper .cbt-table-pag .pag-arrow {
  cursor: pointer;
}
.cbt-table-pag-wrapper .cbt-table-pag .pag-btn.active, .cbt-table-pag-wrapper .cbt-table-pag .pag-btn:hover:not(.--pag-more), .cbt-table-pag-wrapper .cbt-table-pag .pag-arrow:hover {
  background: rgba(255, 94, 95, 0.1);
  border-radius: 5px;
}
.cbt-table-pag-wrapper .cbt-table-pag .pag-btn.active {
  color: #FF6A83 !important;
}
.cbt-table-pag-wrapper .cbt-table-pag .pag-disabled {
  opacity: 0.5;
}
.cbt-table-wrapper {
  border: 0 solid transparent !important;
}
.cbt-table-wrapper td, .cbt-table-wrapper th {
  border: 0 solid transparent !important;
}
.cbt-search {
  margin-bottom: 1rem;
}
.cbt-search-wrapper {
  width: 354px;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 20px;
  padding-left: 23px;
  background: #fff;
  border: 1px solid #E4E7FF;
  border-radius: 5px;
}
.cbt-search-wrapper svg {
  position: absolute;
  top: 50%;
  left: 1.2rem;
  translate: -50% -52%;
  max-width: 17px;
}
.cbt-search-wrapper, .cbt-search-wrapper svg path {
  transition: all 0.5s cubic-bezier(0.75, -0.5, 0, 1.75);
}
.cbt-search-wrapper:focus-within {
  width: 500px;
  border-color: #FF6A83;
}
.cbt-search-wrapper:focus-within svg path {
  fill: #FF6A83;
}
@media only screen and (max-width: 1440px) {
  .cbt-search-wrapper {
    width: 250px;
    height: 40px;
  }
  .cbt-search-wrapper:focus-within {
    width: 350px;
  }
}
@media only screen and (max-width: 1024px) {
  .cbt-search-wrapper {
    width: 200px;
    height: 35px;
  }
  .cbt-search-wrapper:focus-within {
    width: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .cbt-search-wrapper {
    width: 100%;
    padding: 5px 20px;
    transition: all 0.3s ease-in-out;
  }
  .cbt-search-wrapper:focus-within {
    width: 100%;
  }
}
.cbt-search-wrapper input {
  width: 100%;
  padding-left: 20px;
}
.cbt-search-wrapper input::placeholder {
  font-size: 0.7rem;
  color: #767CA8;
}
.table-wrapper {
  width: 100%;
  position: relative;
}
.table-wrapper .download-wrapper {
  right: -0.25rem;
}
.table-wrapper .img-wrapper {
  transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  .table-wrapper {
    overflow-x: auto;
  }
}.sms-add-form {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex: 1;
  width: 100%;
  max-height: 58px;
  margin: 1rem 0;
}
@media only screen and (max-width: 700px) {
  .sms-add-form {
    max-height: unset;
  }
}
@media only screen and (max-width: 1024px) {
  .sms-add-form {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sms-add-form .smsaf-label {
  display: flex;
  align-items: center;
}
.sms-add-form .smsaf-label img, .sms-add-form .smsaf-label svg {
  margin-right: 1rem;
  width: 25px;
  height: 25px;
  object-fit: contain;
}
@media only screen and (max-width: 1024px) {
  .sms-add-form .smsaf-label img, .sms-add-form .smsaf-label svg {
    width: 22px;
    height: 22px;
  }
}
.sms-add-form .smsaf-label p {
  font-size: 0.75rem;
}
.sms-add-form > input {
  all: unset;
  background: white;
  border: 1px solid #E4E7FF;
  border-radius: 6px;
  padding: 15px 25px;
  width: 100%;
  max-width: 525px;
  height: 28px;
  margin-right: 1.5rem;
  font-size: 0.75rem;
}
@media only screen and (max-width: 1024px) {
  .sms-add-form > input {
    width: calc(100% - 50px);
    margin-top: 0.5rem;
    height: 18px;
  }
}
@media only screen and (max-width: 700px) {
  .sms-add-form > input {
    width: calc(100% - 3.7rem);
    max-width: unset;
    min-width: unset;
  }
}
.sms-add-form > input:focus:not(.sms-add-form > input[disabled]) {
  box-shadow: 0 0 0 1px #FF6A83;
}
.sms-add-form > input:is(:hover, :focus, :active):not(.sms-add-form > input[disabled]) {
  border-color: #FF6A83;
}
.sms-add-form > input[disabled] {
  filter: none;
  background: hsl(0, 0%, 95%);
  color: hsl(0, 0%, 60%);
}
.sms-add-form > input[disabled]::placeholder {
  color: hsl(0, 0%, 60%);
}
.sms-add-form > button {
  width: 10%;
  all: unset;
  font-size: 0.7rem;
  color: #FF6A83;
  text-decoration: underline;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .sms-add-form > button {
    margin-top: 1rem;
    width: fit-content;
  }
}
.sms-add-form > button::first-letter {
  text-transform: uppercase;
}
.sms-add-form > button:hover {
  color: rgb(255, 29.5, 67.3355704698);
}
.sms-add-form .smsaf-select {
  transition: all 0.5s cubic-bezier(0.75, -0.5, 0, 1.75);
  width: 100%;
  max-width: 285px;
  margin-right: 1.5rem;
}
@media only screen and (max-width: 1024px) {
  .sms-add-form .smsaf-select {
    min-width: unset;
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .sms-add-form .smsaf-select {
    width: 100%;
    max-width: unset;
    min-width: unset;
  }
}
.sms-add-form .smsaf-select .smsaf__value-container {
  padding: 16px;
}
@media only screen and (max-width: 1024px) {
  .sms-add-form .smsaf-select .smsaf__value-container {
    padding: 10px;
  }
}
.sms-add-form .smsaf-select .smsaf__control {
  border-color: #E4E7FF !important;
  border-radius: 6px;
  cursor: pointer;
}
.sms-add-form .smsaf-select .smsaf__control.css-1nckh7n-control, .sms-add-form .smsaf-select .smsaf__control.smsaf__control--is-focused, .sms-add-form .smsaf-select .smsaf__control.smsaf__control--menu-is-open {
  border-color: #FF6A83 !important;
  box-shadow: 0 0 0 1px #FF6A83 !important;
}
.sms-add-form .smsaf-select .smsaf__control:hover, .sms-add-form .smsaf-select .smsaf__control:focus, .sms-add-form .smsaf-select .smsaf__control:active {
  border-color: #FF6A83 !important;
}
.sms-add-form .smsaf-select .smsaf__menu {
  font-size: 0.7rem;
  overflow: hidden;
}
.sms-add-form .smsaf-select .smsaf__menu .smsaf__menu-list {
  padding: 0 !important;
}
.sms-add-form .smsaf-select .smsaf__menu .smsaf__menu-list .smsaf__option {
  padding: 15px 25px;
  color: black;
  cursor: pointer;
}
.sms-add-form .smsaf-select .smsaf__menu .smsaf__menu-list .smsaf__option.smsaf__option--is-focused {
  background: #F9F9FF !important;
}
.sms-add-form .smsaf-select .smsaf__menu .smsaf__menu-list .smsaf__option.smsaf__option--is-selected {
  background: rgb(233.7, 233.7, 255);
}
.sms-add-form .smsaf-select .smsaf__indicators {
  margin-right: 15px;
}
.sms-add-form .smsaf-select .smsaf__indicators .smsaf__dropdown-indicator svg path {
  fill: #767CA8;
}
.sms-add-form .smsaf-select .smsaf__multi-value {
  background: rgba(204, 204, 204, 0.16);
  border-radius: 6px;
}
.sms-add-form .smsaf-select .smsaf__multi-value .smsaf__multi-value__label {
  color: #838383;
  padding: 5px;
}.smcd-popup {
  min-width: unset !important;
  max-width: 500px !important;
}

.social-media-confirm-delete {
  width: 100%;
  padding: 1.5rem 1rem 0rem 1rem;
}

@media only screen and (max-width: 700px) {
  .social-media-confirm-delete {
    padding: 0;
  }
}

.social-media-confirm-delete > svg {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}

.social-media-confirm-delete > svg:hover {
  transform: rotate(0.25turn) scale(1.2);
}

.social-media-confirm-delete > svg path {
  stroke: #767CA8;
  transition: 0.2s all ease-in-out;
}

.social-media-confirm-delete > svg:hover path {
  stroke: rgb(149.1919642857, 153.8258928571, 187.8080357143);
}

.social-media-confirm-delete h1 {
  font-size: min(20px, 1.25rem);
  font-weight: 600;
  color: #292929;
  margin-bottom: 1rem;
}

.social-media-confirm-delete p {
  font-size: min(16px, 1rem);
  font-weight: 400;
  color: #767CA8;
  margin-bottom: 1rem;
}

.social-media-confirm-delete > div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 1rem;
}

.social-media-confirm-delete > div button {
  width: fit-content;
}.smpa-items {
  width: 100%;
  max-width: 50rem;
  display: flex;
  flex-direction: column;
  translate: -20px 0;
  gap: 1rem;
}
.smpa-items .smpa-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 10px;
  padding: 0.5rem 0;
  padding-left: 20px;
  padding-right: 20px;
  transition: 0.2s all ease-in-out;
}
.smpa-items .smpa-item:hover {
  background-color: #F9F9FF;
}
.smpa-items .smpa-avatar img:nth-child(1) {
  width: 50px;
  height: 50px;
}
.smpa-items .smpa-details h5 {
  font-size: min(16px, 1rem);
  font-size: 600;
}
.smpa-items .smpa-details a {
  font-size: min(12px, 0.75rem);
  font-weight: 400;
  color: rgb(80, 121, 228);
}
.smpa-items .smpa-details a:hover {
  text-decoration: underline;
}
.smpa-items .smpa-actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.smpa-items .smpa-actions svg {
  scale: 0;
  transition: 0.3s all ease-in-out;
  cursor: pointer;
}
.smpa-items .smpa-actions svg path {
  transition: 0.2s all ease-in-out;
}
.smpa-items .smpa-actions .smpa-delete:hover path {
  stroke: #FF6A83;
}
.smpa-items .smpa-actions .smpa-view:hover path {
  stroke: #1E1F23;
}
.smpa-items .smpa-actions.active svg {
  scale: 1;
}.smpip-wrapper {
  display: flex;
  flex-direction: column;
}
.smpip-wrapper .smpip-item {
  max-width: 689px;
  height: 45px;
  border: 1px solid #E4E7FF;
  background: #F9F9FF;
  display: flex;
  align-items: center;
  gap: 1.2rem;
  padding: 0.5rem;
}
.smpip-wrapper .smpip-item > span {
  width: 20px;
  height: 20px;
}
.smpip-wrapper .smpip-item > span img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.smpip-wrapper .smpip-item p {
  font-size: min(14px, 0.8rem);
  font-weight: 400;
  color: #767CA8;
}
.smpip-wrapper .smpip-item svg {
  margin-left: auto;
  cursor: pointer;
}
.smpip-wrapper .smpip-item svg path {
  stroke: #FF6A83;
  transition: 0.2s all ease-in-out;
}
.smpip-wrapper .smpip-item svg:hover path {
  stroke: rgb(255, 157, 173.4429530201);
}.smsc-container {
  width: 100%;
  padding: 1.5rem 1rem 0rem 1rem;
}
@media only screen and (max-width: 700px) {
  .smsc-container {
    padding: 0;
  }
}
.smsc-container .smsc-close {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}
.smsc-container .smsc-close:hover {
  transform: rotate(0.25turn) scale(1.2);
}
.smsc-container .smsc-close path {
  stroke: #767CA8;
  transition: 0.2s all ease-in-out;
}
.smsc-container .smsc-close:hover path {
  stroke: rgb(149.1919642857, 153.8258928571, 187.8080357143);
}
.smsc-container h2 {
  width: 100%;
  font-size: min(20px, 1.25rem);
  font-weight: 600;
  color: #292929;
  margin-bottom: 0.5rem;
}
.smsc-container .smsc-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 2rem;
}
.smsc-container .smsc-actions button {
  width: fit-content;
}
p.smsc-copy-desc {
  font-size: min(16px, 1rem);
  font-weight: 400;
  color: #767CA8;
  margin-bottom: 1rem;
}
.smsc-copy {
  display: flex;
  align-items: center;
  gap: 1rem;
  background: rgba(80, 121, 228, 0.09);
  border-radius: 5px;
  padding: 0.7rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 700px) {
  .smsc-copy {
    overflow: auto;
  }
}
.smsc-copy a {
  color: rgb(80, 121, 228);
  text-decoration: underline;
  transition: 0.2s all ease-in-out;
}
.smsc-copy a:hover {
  color: rgb(102.0915841584, 137.9158415842, 231.4084158416);
}
.smsc-copy a:active {
  color: rgb(124.1831683168, 154.8316831683, 234.8168316832);
}
.smsc-copy svg {
  cursor: pointer;
}
.smsc-copy svg path {
  stroke: rgb(80, 121, 228);
  transition: 0.2s all ease-in-out;
}
.smsc-copy svg:hover path {
  stroke: rgb(124.1831683168, 154.8316831683, 234.8168316832);
}
.smsc-copy p {
  font-size: min(12px, 0.7rem);
  font-weight: 400;
  color: #767CA8;
  white-space: nowrap;
}.social-media-settings {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .social-media-settings {
    width: 100%;
  }
}
.social-media-settings > h2 {
  font-size: min(20px, 1.25rem);
  font-weight: 600;
  color: #202020;
  margin-bottom: 0.2rem;
}
.social-media-settings > p {
  max-width: 51rem;
  font-size: 0.8rem;
  font-weight: light;
  color: #202020;
}
.social-media-settings .sms-separator {
  width: 100%;
  height: 1px;
  background: #E4E7FF;
  margin: 1rem 0;
}
.social-media-settings > button {
  width: fit-content;
}
.social-media-settings .sms-add-btn {
  margin-bottom: 2.5rem;
}
.social-media-settings .sms-links {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem;
}
.social-media-settings .sms-links h4 {
  font-size: min(18px, 1.125rem);
  font-weight: 500;
  margin-bottom: 1rem;
}
.social-media-settings .sms-links h4:nth-of-type(2) {
  margin-top: 1rem;
}
.social-media-settings .sms-links > p {
  font-size: min(15px, 0.9rem);
  font-weight: 400;
  color: #767CA8;
  margin-bottom: 1rem;
}.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
.page-wrapper {
  min-height: 80vh;
  width: 100%;
  z-index: 1;
  position: relative;
}
.page-wrapper .widgets-wrapper {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .page-wrapper .widgets-wrapper {
    padding: 0rem 1rem 0 1rem;
  }
}.download-wrapper {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  z-index: 200;
}
.download-wrapper .img-wrapper {
  width: 2rem;
  height: 2rem;
  cursor: pointer;
}
.download-wrapper .img-wrapper img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.download-wrapper .download-drop-down {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: white;
  z-index: 210;
  padding: 0.5rem;
  border-radius: 5px;
  padding: 8px 0;
  background: #fff;
  border: 1px solid #E4E7FF;
  font-size: 0.7rem;
}
.download-wrapper .download-drop-down div {
  text-wrap: nowrap;
  padding: 12px 14px;
  transition: 0.3s all ease-in-out;
  color: #767CA8;
  cursor: pointer;
}
.download-wrapper .download-drop-down div a {
  color: #767CA8;
}
.download-wrapper .download-drop-down div:hover {
  background: #F9F9FF;
}
.download-wrapper:hover .download-drop-down {
  display: block;
}.impact-score {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  border: 1px solid #E4E7FF;
  padding: 20px;
  border-radius: 10px;
}
@media only screen and (max-width: 768px) {
  .impact-score {
    padding: 15px;
  }
}
.impact-score header {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.impact-score header svg {
  margin-right: 0.7rem;
}
.impact-score header h4 {
  font-size: min(14px, 0.875rem);
  font-weight: 600;
  color: #292929;
  margin-right: 0.5rem;
}
.impact-score .is-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.impact-score .is-wrapper .is-chart-container {
  width: 60%;
  height: 100%;
  position: relative;
  display: grid;
  place-items: center;
}
.impact-score .is-wrapper .is-chart-container .is-chart {
  width: 100%;
  max-width: 200px;
  height: 150px;
  translate: 0 -15px;
}
@media only screen and (max-width: 1536px) {
  .impact-score .is-wrapper .is-chart-container .is-chart {
    translate: 0 5px;
    height: 120px;
  }
}
@media only screen and (max-width: 1440px) {
  .impact-score .is-wrapper .is-chart-container .is-chart {
    translate: 5px 5px;
    max-width: 150px;
    height: 120px;
  }
}
@media only screen and (max-width: 1366px) {
  .impact-score .is-wrapper .is-chart-container .is-chart {
    height: 150px;
    translate: 15px -30px;
  }
}
@media only screen and (max-width: 1024px) {
  .impact-score .is-wrapper .is-chart-container .is-chart {
    translate: 10px -30px;
  }
}
.impact-score .is-wrapper .is-score {
  height: 110px;
  display: flex;
  flex-direction: column;
  background: #fff;
  color: black;
  border-radius: 9999px;
  translate: 0 -42px;
}
@media only screen and (max-width: 1536px) {
  .impact-score .is-wrapper .is-score {
    translate: 0 -17px;
  }
}
@media only screen and (max-width: 1024px) {
  .impact-score .is-wrapper .is-score {
    translate: 0 -30px;
  }
}
@media only screen and (max-width: 1366px) {
  .impact-score .is-wrapper .is-score {
    translate: 0 -37px;
  }
}
.impact-score .is-wrapper .is-score h1 {
  font-size: min(35px, 1.875rem);
  line-height: min(35px, 1.875rem);
  font-weight: 500;
  margin-bottom: 0.1rem;
}
@media only screen and (max-width: 1536px) {
  .impact-score .is-wrapper .is-score h1 {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1366px) {
  .impact-score .is-wrapper .is-score h1 {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 480px) {
  .impact-score .is-wrapper .is-score h1 {
    font-size: 1.2rem;
  }
}
.impact-score .is-wrapper .is-score p {
  font-size: min(10px, 0.6rem);
  line-height: min(10px, 0.6rem);
  font-weight: 400;
  color: #767CA8;
  white-space: nowrap;
}
.impact-score .is-wrapper .is-score .is-score-head {
  width: fit-content;
  font-size: min(12px, 0.7rem);
  font-weight: 700;
  padding: 2px 15px;
  margin-top: 0.5rem;
  color: black;
}
@media only screen and (max-width: 992px) {
  .impact-score .is-wrapper .is-score .is-score-head {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 480px) {
  .impact-score .is-wrapper .is-score .is-score-head {
    margin-bottom: 10px;
  }
}
.impact-score .is-wrapper .is-score .is-score-head.is-bad {
  background: rgba(231, 98, 98, 0.2);
}
.impact-score .is-wrapper .is-score .is-score-head.is-bad h4 {
  color: rgb(231, 98, 98);
}
.impact-score .is-wrapper .is-score .is-score-head.is-medium {
  background: rgba(236, 163, 54, 0.2);
}
.impact-score .is-wrapper .is-score .is-score-head.is-medium h4 {
  color: rgb(236, 163, 54);
}
.impact-score .is-wrapper .is-score .is-score-head.is-good {
  background: rgba(249, 207, 74, 0.2);
}
.impact-score .is-wrapper .is-score .is-score-head.is-good h4 {
  color: rgb(249, 207, 74);
}
.impact-score .is-wrapper .is-score .is-score-head.is-high {
  background: rgba(86, 202, 189, 0.2);
}
.impact-score .is-wrapper .is-score .is-score-head.is-high h4 {
  color: rgb(86, 202, 189);
}
.impact-score .is-wrapper .is-score .is-score-head.is-excellent {
  background: rgba(4, 132, 117, 0.2);
}
.impact-score .is-wrapper .is-score .is-score-head.is-excellent h4 {
  color: rgb(4, 132, 117);
}
.impact-score .is-wrapper .is-score .is-score-head.is-loading {
  background: rgba(30, 31, 35, 0.2);
}
.impact-score .is-wrapper .is-score .is-score-head.is-loading h4 {
  color: rgb(30, 31, 35);
}.impact-score-settings {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 1024px) {
  .impact-score-settings {
    width: 100%;
  }
}
.impact-score-settings > h2 {
  font-size: min(20px, 1.25rem);
  font-weight: 600;
  color: #202020;
  margin-bottom: 0.2rem;
}
.impact-score-settings > p {
  max-width: 51rem;
  font-size: 0.8rem;
  font-weight: light;
  color: #202020;
}
.impact-score-settings > p:first-of-type {
  margin-bottom: 1rem;
  color: #767CA8;
}
.impact-score-settings .is-separator {
  width: 100%;
  height: 1px;
  background: #E4E7FF;
  margin: 1rem 0;
}
.impact-score-settings .is-head {
  color: rgb(80, 121, 228);
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.impact-score-settings .is-head + p {
  margin-bottom: 1rem;
}
.impact-score-settings .iss-head-raw .iss-head-col {
  height: 70px;
  color: #767676;
  font-size: min(16px, 1rem);
  font-weight: 400;
}
.impact-score-settings .iss-raw {
  background: #F9F9FF;
  transition: 0.25s all ease-in-out;
}
.impact-score-settings .iss-raw * {
  transition: 0.25s all ease-in-out;
}
.impact-score-settings .iss-raw.iss-raw-disabled {
  background: rgb(243.9, 243.9, 255);
}
.impact-score-settings .iss-raw.iss-raw-disabled * {
  filter: brightness(0.98);
}
.impact-score-settings .iss-raw .iss-col {
  margin-bottom: 1rem;
}
.impact-score-settings .iss-raw .iss-col:first-child {
  padding-left: 0.5rem;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.impact-score-settings .iss-raw .iss-col:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.impact-score-settings .iss-raw .iss-col-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.impact-score-settings .iss-raw .iss-col-title > div small {
  font-size: min(12px, 0.75rem);
  font-weight: 300;
  color: #9D9D9D;
}
.impact-score-settings .iss-raw .iss-col-coef {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding-right: 1rem;
}
.impact-score-settings .iss-raw .iss-col-target {
  padding-right: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}.iss-coef-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.iss-coef-wrapper .iss-coef-item {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  text-align: center;
  background: #fff;
  border: 1px solid #E4E7FF;
  border-radius: 6px;
}
.iss-coef-wrapper .iss-coef-item p {
  color: #292929;
  font-size: min(16px, 1rem);
  font-weight: 500;
}
.iss-coef-wrapper .iss-coef-item.selected {
  background: rgb(80, 121, 228);
  border-color: rgb(80, 121, 228);
}
.iss-coef-wrapper .iss-coef-item.selected p {
  color: #fff;
}#settings-wrapper {
  height: 100%;
  margin-top: 1rem;
}
#settings-wrapper .settings-menu {
  margin-bottom: 1.5rem;
}.app-header-search {
  width: fit-content;
  height: fit-content;
  position: absolute;
  display: flex;
  flex-direction: column;
  transition: all 0.2s ease-in-out;
}
.app-header-search.--active {
  height: 275px;
  box-shadow: 0px 4px 9px 3px rgba(108, 108, 108, 0.1);
}
@media (max-width: 630px) {
  .app-header-search.--active {
    height: 240px;
  }
}
@media (max-width: 630px) {
  .app-header-search .app-header-search-input {
    width: calc(100vw - 2rem - 2rem);
  }
}
.app-header-search .app-header-search-result-wrapper {
  position: absolute;
  z-index: 1000;
  top: 30px;
  width: 22rem;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .app-header-search .app-header-search-result-wrapper {
    width: 14rem;
  }
}
@media only screen and (max-width: 1024px) {
  .app-header-search .app-header-search-result-wrapper {
    width: 25rem;
  }
}
@media (max-width: 630px) {
  .app-header-search .app-header-search-result-wrapper {
    top: 30px;
    width: 100%;
  }
  .app-header-search .app-header-search-result-wrapper .app-header-search-results {
    border-top: none;
  }
}.page-skeleton {
  width: 100%;
  height: 89vh;
}
.page-skeleton .page-skeleton-mobile {
  width: 100vw;
  height: 100vh;
  display: grid;
  place-items: center;
}.error_wrapper {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  padding: 1rem;
}
.error_wrapper .error_options {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.error_wrapper .error_options button {
  width: fit-content;
}.not-found-animation {
  width: 100% !important;
  min-width: 200px !important;
  max-width: 900px !important;
  height: 100% !important;
  min-height: 200px !important;
  max-height: 900px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.not-found-animation button {
  width: 100%;
  height: 100%;
}
.not-found-animation button svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.app-routes-boundary {
  width: 100%;
  height: 100%;
  min-height: 80vh;
  display: grid;
  place-items: center;
  text-align: center;
}
.app-routes-boundary > div {
  width: 100%;
  min-width: 100px;
  max-width: 600px;
}
.app-routes-boundary h1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 20px;
  color: #292929;
}
.app-routes-boundary pre, .app-routes-boundary p {
  color: #292929;
  margin-bottom: 10px;
  white-space: pre-wrap;
}
.app-routes-boundary button {
  margin: 0 auto;
  width: fit-content;
  cursor: pointer;
}.epc-error {
  display: grid;
  place-items: center;
}
.epc-error .epc-logo {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}
.epc-error .epc-header {
  font-size: 1.2rem;
  margin-bottom: 30px;
  text-align: center;
}
.epc-error .epc-message {
  margin-bottom: 20px;
}.app-split {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  padding: 0.5rem;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .app-split {
    padding: 0;
    border-radius: 0;
  }
}
.app-split .app-nav {
  width: 13rem;
}
.app-split .app-nav.--desktop {
  transform: unset !important;
}
.app-split .app-nav .inner-nav {
  width: 13rem;
  position: fixed;
}
@media only screen and (max-width: 1024px) {
  .app-split .app-nav {
    z-index: 1500;
    position: fixed;
    display: none;
    width: 100vw !important;
    height: var(--app-height, 100vh) !important;
  }
  .app-split .app-nav .inner-nav {
    width: 100% !important;
    height: 100% !important;
  }
  .app-split .app-nav .nav-close {
    width: 2rem !important;
    height: 2rem !important;
    position: fixed;
    top: 3rem;
    right: 3rem;
  }
  .app-split .app-nav .nav-close, .app-split .app-nav .nav-close path {
    transition: 0.1s all ease-in-out;
  }
  .app-split .app-nav .nav-close path {
    stroke: white;
  }
  .app-split .app-nav .nav-close:hover, .app-split .app-nav .nav-close:focus {
    transform: scale(1.2) rotate(0.25turn);
  }
}
.app-split .app-wrapper {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  min-height: 90vh;
  margin: 0rem 1.5rem 0 4rem;
  padding-top: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  transition: 0.3s width ease-in-out;
}
@media only screen and (max-width: 1440px) {
  .app-split .app-wrapper {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 1024px) {
  .app-split .app-wrapper {
    margin: 0 !important;
    padding-top: 60px;
    padding-left: 0;
    left: 0;
    width: 100% !important;
  }
}
.app-split .nav-collapse {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 5%;
  right: -25px;
  padding: 10px;
  border-radius: 50%;
  background: white;
  border: 1px solid #E4E7FF;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 414px) {
  .app-split .nav-collapse {
    padding: 8px;
    right: -20px;
  }
}
.app-split .nav-collapse svg {
  translate: -1.5px 0;
}
.app-split .nav-collapse svg path {
  transition: 0.3s all ease-in-out;
  fill: #767CA8;
}
.app-split .nav-collapse:hover {
  background: #FF6A83;
  border-color: #FF6A83;
}
.app-split .nav-collapse:hover svg path {
  fill: white;
}
@media only screen and (max-width: 1024px) {
  .app-split .nav-collapse {
    display: none;
  }
}.app {
  position: relative;
  width: 100%;
  height: 100%;
}
.app .app-clip {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  opacity: 0.7;
}.widget-item {
  position: relative;
  border: 1px solid #E4E7FF;
  border-radius: 5px;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 1440px) {
  .widget-item.--highlights {
    height: 185px !important;
  }
}
@media (max-width: 1024px) {
  .widget-item:not(.--highlightMetric) {
    overflow: hidden;
  }
  .widget-item.--highlights {
    height: 180px !important;
  }
}
.--layoutBorder {
  border: 1px solid #E4E7FF;
  border-radius: 10px;
}
.widget-item.--noBorder {
  border: 1px solid transparent;
}
.widget-item.--impactScore {
  border: 1px solid #E4E7FF;
  border-radius: 10px;
  min-height: 375px;
  min-width: 300px !important;
}
.widget-item.--conversion {
  height: 100% !important;
  min-height: 375px;
}
@media (max-width: 1300px) {
  .widget-item.--conversion {
    height: fit-content !important;
  }
}
.widget-item.--highlightMetric {
  height: 159px;
}
@media only screen and (max-width: 1024px) {
  .--highlights {
    position: relative;
  }
  .--widgetMobileHighlightsScrollIndicator {
    position: absolute;
    z-index: 100;
    right: 3.5rem;
    top: 50%;
    translate: 0 -50%;
    transform: rotate(-90deg);
  }
  .widgets-wrapper .--widgetMobileHighlights {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    grid-area: widgetMobileHighlights;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    padding: 5px 0;
  }
  .--widgetMobileHighlights > *:not(.--widgetMobileHighlightsScrollIndicator) {
    width: fit-content;
  }
  .--widgetMobileHighlights > *:not(.scroll-helper) {
    min-width: 300px;
    max-width: 400px;
    width: fit-content;
  }
}
@media only screen and (max-width: 768px) {
  .--widgetMobileHighlights > *:not(.scroll-helper):not(.--impactScore) {
    min-width: 260px;
  }
}

.pos-relative {
  position: relative;
  z-index: 1;
}
.pos-relative:hover {
  z-index: 10;
}
html {
  scroll-behavior: smooth;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Poppins", "Cairo", "Roboto", sans-serif;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #292929;
}
ul li {
  list-style-type: none;
}
body {
  margin: 0;
  font-size: 16px !important;
  background: white;
  color: #292929;
  overflow-x: hidden;
}
@media only screen and (max-width: 360px) {
  html {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 768px) {
  html {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 1600px) {
  html {
    font-size: 17px !important;
  }
}
@media only screen and (min-width: 1800px) {
  html {
    font-size: 20px !important;
  }
}
._pointer {
  cursor: pointer !important;
  transition: 0.25s color ease-in-out;
}
._transition {
  transition: 0.25s all ease-in-out;
}
.hide {
  display: none;
}
.show {
  display: initial;
}
._disabled {
  pointer-events: none;
  opacity: 0.5;
}
*[disabled], *[data-disabled=true] {
  filter: brightness(0.7);
  cursor: not-allowed;
}
.btn {
  border-radius: 20px;
  padding: 7px 12px;
  font-size: 0.75rem;
}
.btn-primary {
  background: #FF6A83;
  border: 1px solid #FF6A83;
  color: white;
  transition: 0.3s all ease-in-out;
}
.btn-primary svg path {
  fill: white !important;
}
.btn-primary:hover:not([disabled]) {
  transform: scale(1.1);
}
.btn-secondary {
  background: #efefef;
  border: 1px solid #efefef;
  color: black;
  transition: 0.3s all ease-in-out;
}
.btn-secondary svg path {
  fill: #909090 !important;
}
.btn-secondary:hover:not([disabled]) {
  transform: scale(1.1);
}
.css-1okebmr-indicatorSeparator {
  display: none !important;
}
.sta-select-filter div[class$=menu] {
  z-index: 98654120685312690000 !important;
}
@media only screen and (max-width: 992px) {
  .css-tlfecz-indicatorContainer {
    transform: scale(0.9);
  }
}
@media only screen and (max-width: 480px) {
  .css-tlfecz-indicatorContainer {
    transform: scale(0.75);
  }
}
::-webkit-scrollbar {
  width: 3px;
  height: 4px;
}
@media only screen and (max-width: 992px) {
  ::-webkit-scrollbar {
    width: 6px;
    height: 4px;
  }
}
@media only screen and (max-width: 480px) {
  ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #1E1F23;
  border-radius: 50px;
}
html {
  scrollbar-face-color: #1E1F23;
  scrollbar-shadow-color: #bec1cc;
  scrollbar-highlight-color: #bec1cc;
}
html {
  scrollbar-color: #1E1F23;
  scrollbar-width: thin;
}
html {
  overflow-y: scroll;
  overflow-x: hidden;
}
input, input:hover, input:focus, textarea, textarea:focus {
  background: none;
  border: none;
  outline: none;
}
.dp-input {
  text-align: left;
  background: #F8F7FA;
  border: 1px solid #F8F7FA;
  color: balck;
  padding: 6px 15px;
  border-radius: 50px;
  width: 85px;
  font-weight: 300;
  font-size: 0.65rem;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 992px) {
  .dp-input {
    font-size: 0.75rem;
    width: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .dp-input {
    font-size: 0.7rem;
    width: 80px;
    padding: 5px 12px;
  }
}
.dp-input:focus, .dp-input.active {
  border: 1px solid #FF6A83;
  background: white;
  color: black;
}
.dp-input:hover {
  border: 1px solid #FF6A83;
}
.dp-input::placeholder {
  font-size: 0.55rem;
}
@media only screen and (max-width: 992px) {
  .dp-input::placeholder {
    font-size: 0.65rem;
  }
}
.st0 {
  clip-path: url(#SVGID_2_);
}
.st1 {
  fill: #BCC1C3;
}