.text-orange {
  color: var(--primary-color) !important; }

/* placeholder */
.main-header {
  padding: 2.2rem 3.5rem 2.1rem 3.5rem !important;
  background: #FAFAFA !important; }
  @media (min-width: 992px) {
    .main-header {
      z-index: 999; } }
  @media (max-width: 991px) {
    .main-header {
      z-index: 1; } }
  .main-header .welcome-user {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.2rem;
    color: #202224; }
  .main-header .ml-auto .dashTop-Menuleft {
    display: flex;
    gap: 1.5rem;
    align-items: center; }
    .main-header .ml-auto .dashTop-Menuleft .notification {
      position: relative; }
      .main-header .ml-auto .dashTop-Menuleft .notification .badge {
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 50%;
        background: #FF3742;
        display: block;
        position: absolute;
        padding: 0; }
    .main-header .ml-auto .dashTop-Menuleft .navbar-search-block input.form-control.form-control-navbar {
      font-size: 1.4rem; }
    .main-header .ml-auto .dashTop-Menuleft .navbar-search-block .input-group-append i {
      font-size: 1.4rem; }
  .main-header .ml-auto .dashTop-Menuright {
    display: flex;
    gap: 3.3rem; }
    .main-header .ml-auto .dashTop-Menuright .menu-top-dp {
      display: flex;
      align-items: center; }
    .main-header .ml-auto .dashTop-Menuright .user-short {
      display: flex;
      gap: 0.6rem; }
      .main-header .ml-auto .dashTop-Menuright .user-short .user-left-img img {
        border-radius: 100%;
        width: 3.2rem;
        object-fit: cover;
        height: 3.2rem; }
      .main-header .ml-auto .dashTop-Menuright .user-short .user-data__name .name {
        font-family: "Inter-Medium", sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #202020;
        line-height: 1.4rem;
        margin-bottom: 0; }
      .main-header .ml-auto .dashTop-Menuright .user-short .user-data__name .designation {
        font-family: "Inter-Regular", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        color: #898989; }
  .main-header .navbar-search-open .form-control-navbar {
    background-color: white !important;
    min-height: 4rem; }

.sidebar-open .main-sidebar {
  z-index: 1038; }

@media (max-width: 991px) {
  .main-sidebar {
    padding: 2rem; } }

.main-sidebar .brand-text img {
  width: 13.4rem; }

.main-sidebar .brand-text {
  padding: 2.4rem 3.5rem; }

.main-sidebar .sidebar {
  padding: 0 !important; }
  .main-sidebar .sidebar .menu-top .nav-item .nav-link {
    margin: 0 !important;
    width: 100%;
    border-radius: 0;
    box-shadow: none !important;
    font-family: "Inter-Regular", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
    padding: 1.5rem 3.5rem; }
    .main-sidebar .sidebar .menu-top .nav-item .nav-link.active {
      background-color: var(--primary-color) !important; }
  .main-sidebar .sidebar .menu-top .nav-item .nav-treeview {
    padding-top: 1rem; }
    .main-sidebar .sidebar .menu-top .nav-item .nav-treeview li a {
      padding-top: 0.8rem !important;
      padding-bottom: 0.8rem !important;
      font-family: "Inter-Regular", sans-serif;
      font-size: 1.4rem;
      font-weight: 500;
      line-height: 2rem;
      color: #434343; }
      .main-sidebar .sidebar .menu-top .nav-item .nav-treeview li a i {
        display: none; }
    .main-sidebar .sidebar .menu-top .nav-item .nav-treeview li.active a p {
      color: #1F1F1F; }

.main-sidebar .menu-bottom {
  margin-top: auto;
  margin-left: 2rem;
  margin-right: 2rem;
  text-align: center; }
  .main-sidebar .menu-bottom .dashHelp {
    background: #FAFAFA;
    padding: 1.6rem;
    text-align: center;
    position: relative;
    margin-top: 4rem;
    min-height: 24.5rem; }
    @media (max-width: 991px) {
      .main-sidebar .menu-bottom .dashHelp {
        min-height: 37.5rem; } }
    .main-sidebar .menu-bottom .dashHelp h4 {
      font-family: 'Inter-Medium';
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      color: #434343;
      margin-bottom: 1rem; }
    .main-sidebar .menu-bottom .dashHelp .fa {
      position: absolute;
      top: -1.3rem;
      color: orange;
      font-size: 2.6rem;
      overflow: hidden;
      z-index: 99999;
      text-align: center; }

.sidebar-closed .menu-bottom-collapsed {
  display: block !important;
  background: #cccccc4a;
  margin: 3rem 1rem;
  padding: 1rem; }

.menu-bottom-collapsed {
  display: none;
  background: #f2f2f2;
  padding: 2rem 0;
  margin: 0 1rem; }
  .menu-bottom-collapsed a i {
    font-size: 2.4rem; }
  .menu-bottom-collapsed a:last-child {
    margin-bottom: 0; }

.menu-bottom-collapsed a {
  display: block;
  margin-bottom: 2.2rem; }

.menu-bottom-collapsed {
  text-align: center;
  margin-top: 3rem; }

.dashboard-content-wrapper {
  padding: 2.2rem 3.6rem 3.6rem 3.6rem; }
  .dashboard-content-wrapper .form-item label, .dashboard-content-wrapper .form-item .custom-select label {
    z-index: 4; }
  .dashboard-content-wrapper .title-style1 .left-part h2 {
    color: #202224;
    font-family: "Gilroy-SemiBold", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.8rem;
    margin-bottom: 0; }
  .dashboard-content-wrapper .title-style1 .left-part .sign-upBack {
    margin-left: 0; }
  .dashboard-content-wrapper .title-style1 .right-part {
    display: flex;
    gap: 1rem; }
    @media (max-width: 575px) {
      .dashboard-content-wrapper .title-style1 .right-part {
        flex-wrap: wrap; } }
    .dashboard-content-wrapper .title-style1 .right-part .submit-idea-btn button {
      min-width: 16.2rem;
      padding: 1rem 1rem; }
    @media (max-width: 575px) {
      .dashboard-content-wrapper .title-style1 .right-part .search-box {
        max-width: 100%; } }
  .dashboard-content-wrapper .team-row .flip-card:hover .flip-card-inner {
    transform: unset; }

.dashboardIdea-card .dashboardIdeaList__action-dropdown {
  position: relative; }
  .dashboardIdea-card .dashboardIdeaList__action-dropdown__list {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 1rem;
    width: 9rem;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.16);
    padding: 1rem 1.9rem 1rem 1rem;
    -webkit-border-radius: 0;
    border-radius: 0.5rem; }
    .dashboardIdea-card .dashboardIdeaList__action-dropdown__list.active {
      display: block; }
    .dashboardIdea-card .dashboardIdeaList__action-dropdown__list ul {
      padding: 0;
      margin: 0; }
      .dashboardIdea-card .dashboardIdeaList__action-dropdown__list ul li a {
        font-family: "Inter-Medium", sans-serif;
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 1.8rem;
        color: #080808;
        gap: 0.6rem;
        display: flex;
        margin-bottom: 1.2rem; }
        .dashboardIdea-card .dashboardIdeaList__action-dropdown__list ul li a .action-icon {
          width: 1.8rem; }
      .dashboardIdea-card .dashboardIdeaList__action-dropdown__list ul li:last-child a {
        margin-bottom: 0; }

.dashboardIdea-card.dashboardchallenge-card .ideadate {
  font-family: "Inter-Medium", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.8rem; }
  .dashboardIdea-card.dashboardchallenge-card .ideadate .content {
    font-family: "Inter-Medium", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.8rem; }
  .dashboardIdea-card.dashboardchallenge-card .ideadate .by {
    color: var(--primary-color); }

.right-part.p-idea {
  gap: 0.8rem;
  flex-wrap: wrap; }

.ideaListcanvas .title-style-h3 h3 {
  font-size: 2.2rem; }

.ideaListcanvas .evaluation__name h3 {
  font-size: 1.8rem;
  line-height: 2rem; }

.ideaListcanvas .evaluation__company h4 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-bottom: 1.8rem; }

.submittedidealistcls .col-lg-6 {
  margin-bottom: 1.6rem; }

.submittedidealistcls div#pagination {
  align-items: center;
  justify-content: center;
  display: flex; }
  .submittedidealistcls div#pagination li {
    padding: 1rem;
    cursor: pointer; }

.dashboardIdea-card {
  padding: 1.5rem;
  border: 1px solid #D9D9D980;
  height: 100%;
  background-color: #ffffff;
  border-radius: 1rem; }
  .dashboardIdea-card .row {
    height: 100%; }
  .dashboardIdea-card__img {
    height: 100%; }
    .dashboardIdea-card__img img {
      height: 100%;
      object-fit: cover;
      width: 100%;
      border-radius: 0.5rem; }
  .dashboardIdea-card__name h4 {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.8rem;
    text-align: left;
    color: #081F32;
    margin-bottom: 0; }
  .dashboardIdea-card__date {
    margin-bottom: 1rem; }
    .dashboardIdea-card__date .ideadate {
      display: flex;
      gap: 0.8rem; }
      .dashboardIdea-card__date .ideadate .content {
        font-family: "Inter-Medium", sans-serif;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2.4rem;
        color: #434343; }
  .dashboardIdea-card__shortmeta {
    margin-bottom: 1rem;
    display: flex;
    gap: 1rem; }
    .dashboardIdea-card__shortmeta .metadata {
      gap: 0.2rem;
      align-items: center; }
      .dashboardIdea-card__shortmeta .metadata .expert-like {
        display: flex;
        gap: 0.4rem;
        align-items: center; }
      .dashboardIdea-card__shortmeta .metadata img {
        width: 1.8rem;
        cursor: pointer; }
      .dashboardIdea-card__shortmeta .metadata .content {
        font-family: "Inter-Regular", sans-serif;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.8rem;
        color: #434343; }
  .dashboardIdea-card .tags-style2 {
    margin-bottom: 1rem; }
  .dashboardIdea-card__support {
    margin-bottom: 1rem; }
    .dashboardIdea-card__support p {
      font-family: "Inter-SemiBold", sans-serif;
      font-size: 1.2rem;
      font-weight: 600;
      line-height: 1.8rem;
      color: #434343;
      margin-bottom: 0.4rem; }
    .dashboardIdea-card__support .support-data {
      gap: 0.6rem; }
  .dashboardIdea-card__buttons {
    margin-top: auto;
    flex-wrap: wrap;
    gap: 1rem; }
    .dashboardIdea-card__buttons .idea-status select {
      color: #4076FF;
      border: 0;
      background: transparent;
      font-family: "Inter-Regular", sans-serif;
      font-size: 1.4rem;
      font-weight: 600;
      line-height: 2rem; }
  .dashboardIdea-card .ideaStatus {
    font-family: "Inter-Medium", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    text-align: center; }
    .dashboardIdea-card .ideaStatus.approved {
      color: #2E9000; }
    .dashboardIdea-card .ideaStatus.rejected {
      color: #FF3742; }
    .dashboardIdea-card .ideaStatus.unpublish {
      color: #14C5DD; }
    .dashboardIdea-card .ideaStatus.under-review {
      color: var(--primary-color); }
    .dashboardIdea-card .ideaStatus.resubmitted {
      color: #4759FF; }

.dashboardIdeaList__action-dropdown__img {
  gap: 1rem; }

.ideaListcanvas {
  width: 83rem !important; }
  .ideaListcanvas .offcanvas-header {
    display: block; }
    .ideaListcanvas .offcanvas-header .canvas-top-header {
      padding: 1.8rem 2.2rem 1.2rem 2.2rem; }
  .ideaListcanvas .tab-pane .left-part {
    gap: 1rem; }
    .ideaListcanvas .tab-pane .left-part h3 {
      font-family: "Gilroy-SemiBold", sans-serif;
      font-size: 2rem;
      font-weight: 600;
      line-height: 2.8rem;
      color: #262626; }
    .ideaListcanvas .tab-pane .left-part .title-edit {
      margin-bottom: 0 !important; }
      .ideaListcanvas .tab-pane .left-part .title-edit img {
        width: 1.8rem; }

.idea-status__btn.d-flex .btn-text {
  font-size: 1.4rem;
  line-height: 2rem; }

.idea-status__btn {
  gap: 1rem; }

.add-team {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem; }
  .add-team__left__img img {
    width: 16.9rem;
    max-height: 13.2rem;
    object-fit: cover; }
  .add-team__right .name {
    font-family: "Inter-Medium", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    color: #202020;
    margin-bottom: 0.2rem;
    display: flex;
    align-items: center;
    gap: 1rem; }
    .add-team__right .name .name-badge {
      background: var(--primary-color);
      color: #ffffff;
      padding: 0 0.2rem;
      font-family: "Gilroy-Medium", sans-serif;
      font-size: 1.3rem;
      font-weight: 500;
      line-height: 15.41px; }
  .add-team__right .designation {
    font-family: "Inter-Regular", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #898989; }
  .add-team__right__contact {
    margin-top: 0.8rem;
    word-wrap: break-word; }
    .add-team__right__contact .icon-with-text {
      gap: 0.6rem;
      margin-bottom: 0.8rem;
      align-items: flex-start; }
      .add-team__right__contact .icon-with-text a, .add-team__right__contact .icon-with-text p {
        font-family: "Inter-Medium", sans-serif;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 2rem;
        color: #434343; }
      .add-team__right__contact .icon-with-text img {
        width: 2rem;
        height: 2rem; }

.sidebar-collapse .menu-bottom {
  display: none; }

.sidebar-collapse .brand-link {
  text-align: center;
  width: 100% !important;
  justify-content: center;
  display: flex; }
  .sidebar-collapse .brand-link .visible-aside-close {
    width: 2.4rem;
    display: block !important;
    padding: 2.51rem 0; }

.sidebar-collapse .brand-text {
  display: none; }

.sidebar-collapse .menu-bottom-collapsed {
  display: block; }

.aside-close-btn {
  position: absolute;
  left: -3rem;
  padding: 0;
  overflow: hidden;
  z-index: 1039; }
  .aside-close-btn .nav-link i {
    border: 1px solid #DADADA;
    color: #434343;
    padding: 0.6rem;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    text-align: center;
    background: #ffffff; }

.sidebar-collapse .aside-close-btn {
  left: 0; }

.sidebar-collapse .aside-close-btn i {
  transform: rotate(180deg); }

.btn-style4 a {
  padding: 4.5px 69.5px 4.5px 69.5px;
  gap: 8px;
  border: 1px solid #DEDEDD;
  color: #37352F; }

.btn-style4 {
  margin-bottom: 3rem;
  display: flex;
  gap: 0.8rem; }

.ideaFiltercustom .collapse.show {
  position: absolute;
  width: auto;
  right: 0;
  min-width: 27rem;
  overflow: hidden;
  z-index: 2;
  top: 5rem; }

.ideaFiltercustom {
  position: relative; }

div#overlayFilter {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1; }

.ideaFiltercustom.active #overlayFilter {
  display: block; }

#collapseideaFilter .card.card-body {
  background: transparent;
  border: 0; }

ul.idea-filter-options li a {
  color: #fff;
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 1rem; }

.ideaFiltercustom.active .btn-text i::before {
  content: "\f00d" !important; }

.ideaFiltercustomClick {
  z-index: 1;
  position: relative; }

ul.idea-filter-options {
  text-align: right;
  background: transparent; }

ul.idea-filter-options li {
  margin-bottom: 1rem;
  color: #fff; }

.dashboardUser-box {
  padding: 1rem;
  border: 1px solid #D9D9D9;
  margin: 1.6rem 0;
  gap: 0.8rem; }
  .dashboardUser-box .left-part img {
    width: 3.6rem; }
  .dashboardUser-box .name {
    font-family: 'Inter-Medium';
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6rem;
    color: #202020; }
  .dashboardUser-box span.designation {
    font-family: Inter;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #898989; }

.addTeam-idea {
  padding: 3rem; }
  .addTeam-idea .topsearch-modal {
    margin-bottom: 2.2rem; }

#terms-condition .modal-body {
  padding: 4rem; }

#terms-condition .tc-data {
  max-height: 35rem;
  position: relative;
  overflow-y: auto;
  z-index: 999999999999; }

#terms-condition .modalC-heading h2 {
  background: linear-gradient(90.18deg, #FF6D21 54.93%, var(--primary-color) 102.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 4rem;
  margin-bottom: 2.5rem; }

.enterprise-card__top__company {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 10rem;
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 2rem;
  margin-bottom: 1rem; }
  .enterprise-card__top__company img {
    object-fit: contain;
    width: 22.5rem;
    height: 14.8rem;
    border-radius: 1rem; }

.enterprise-card__bottom__companyName {
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px; }

.enterprise-card__bottom__companyLink a {
  font-family: "Inter-Medium", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #1890FF;
  text-decoration: underline;
  margin-bottom: 1rem; }

.enterprise-card__bottom__companyLink {
  margin-bottom: 1rem; }

.enterprise-card__top__Status {
  text-align: right;
  margin-bottom: 1.5rem; }

.enterprise-card__bottom__dates.d-flex.justify-content-between.align-items-center .date {
  align-items: center;
  display: flex;
  gap: 0.8rem; }

.dashboard-enterprise-column {
  margin-bottom: 3.4rem; }

.single-dashboard-enterprise__top .enterprise-card-single__right .title-style {
  margin-bottom: 0.8rem; }
  .single-dashboard-enterprise__top .enterprise-card-single__right .title-style h2 {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 3.6rem;
    margin-bottom: 0; }

.single-dashboard-enterprise__top .enterprise-card-single__right .social-share-icons.enterprise {
  padding: 1rem; }
  .single-dashboard-enterprise__top .enterprise-card-single__right .social-share-icons.enterprise ul {
    gap: 1.2rem; }

.single-dashboard-enterprise__bottom > div {
  margin-bottom: 2rem; }

.single-dashboard-enterprise__bottom h3 {
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.4rem;
  color: #434343;
  margin-bottom: 0.5rem; }

.single-dashboard-enterprise__bottom p {
  font-family: "Inter-Regular", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
  color: #595959; }

.single-dashboard-enterprise__bottom .address-loc {
  display: grid;
  grid-template-columns: 1fr 1fr; }

.single-dashboard-enterprise__bottom .tags-default .tags-style2__item {
  font-family: "Inter-Medium", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-align: center;
  color: #595959;
  border-color: #595959; }
  .single-dashboard-enterprise__bottom .tags-default .tags-style2__item::before {
    content: ""; }

.single-dashboard-enterprise__bottom .expert-insight-List h2 {
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #262626;
  margin-bottom: 2rem; }

.single-dashboard-enterprise__bottom .expert-insight-List .expert-insight-single p {
  font-size: 1.6rem;
  margin-bottom: 0.6rem; }

.single-dashboard-enterprise__bottom .social-links__content {
  margin-bottom: 2rem; }
  .single-dashboard-enterprise__bottom .social-links__content a {
    font-family: "Inter-Medium", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    color: #595959; }

.madarek-enterprise {
  background: #fff; }

.startup-expert-logo {
  background: linear-gradient(95.85deg, #ff7e3b -279.96%, #ffe5d7 -32.67%, #fff2e2 88.22%) !important; }

.enterprise-card-single {
  gap: 2.6rem;
  margin-bottom: 3rem;
  flex-wrap: wrap; }
  .enterprise-card-single__left {
    background: #fff;
    padding: 2rem;
    padding-top: 1.2rem;
    padding-right: 1.5rem;
    min-width: 27.1rem;
    border-radius: 1rem; }
    .enterprise-card-single__left .enterprise-card__top__company {
      border-bottom: unset;
      margin-bottom: unset;
      padding-bottom: unset;
      width: 27.1rem; }
  .enterprise-card-single__right {
    display: flex;
    flex-direction: column; }
    .enterprise-card-single__right .social-meta {
      margin: 1.9rem 0; }
    .enterprise-card-single__right .enterprise-card__bottom__companyName h2 {
      font-family: "Gilroy-SemiBold", sans-serif;
      font-size: 2.8rem;
      font-weight: 600;
      line-height: 3.6rem;
      color: #1A3447;
      margin-bottom: 0; }
    .enterprise-card-single__right .enterprise-card__bottom__companyLink {
      margin-bottom: 1.3rem; }
    .enterprise-card-single__right .enterprise-card__bottom__dates .date {
      font-family: "Inter-Medium", sans-serif;
      font-size: 1.2rem;
      font-weight: 500;
      line-height: 1.8rem;
      color: #595959; }
    .enterprise-card-single__right .dashboardIdea-card__shortmeta {
      margin-bottom: 0; }
    .enterprise-card-single__right .social-share-icons .social-label {
      font-family: "Inter-Medium", sans-serif;
      font-size: 1.4rem;
      font-weight: 500;
      line-height: 2.6rem; }
    .enterprise-card-single__right .social-share-icons ul {
      display: flex;
      gap: 0.6rem;
      padding-left: 1rem;
      margin-bottom: 0; }

.team-row-innovators .flip-card-front__meta .bio h4 {
  color: #1A3447;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.4rem;
  margin-bottom: 0; }

.dashboard-innovator .flip-card-front__meta .bio h4 {
  color: #1A3447;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.4rem;
  margin-bottom: 0; }

.dashboard-innovator .flip-card-front__meta.challenge-detail-title .right-part {
  flex-basis: unset; }

@media (max-width: 575px) {
  .d-flex.dashboard-innovator-single__top.w-100.mb-18 {
    gap: 0;
    flex-direction: column; } }

.dashboard-innovator-single__top {
  gap: 2.6rem; }
  .dashboard-innovator-single__top--left {
    flex-basis: 380px; }
    @media (max-width: 575px) {
      .dashboard-innovator-single__top--left {
        flex-basis: auto;
        margin-bottom: 1.8rem; } }
    .dashboard-innovator-single__top--left img {
      width: 27.1rem;
      height: 31.8rem;
      border-radius: 1rem;
      object-fit: cover; }
  .dashboard-innovator-single__top .title-style {
    margin-bottom: 0.8rem; }
    .dashboard-innovator-single__top .title-style h2 {
      font-family: "Gilroy-SemiBold", sans-serif;
      font-size: 2.8rem;
      font-weight: 600;
      line-height: 3.6rem;
      margin-bottom: 0; }

.enterprise-card-single__right .profile-details p {
  font-family: "Inter-Regular", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #595959;
  margin-bottom: 1.1rem; }

.enterprise-card-single__right span.profile-details__title {
  color: #434343;
  font-family: "Inter-SemiBold", sans-serif; }

.team-row-dashboard .experience {
  font-family: "Inter-Regular", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #595959;
  margin: 1rem 0; }

.team-row-dashboard .social-share img {
  width: 3rem; }

.experts-directory-list .flip-card-front__meta h4 {
  color: #1A3447;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.4rem; }

.experts-directory-search {
  background: linear-gradient(0.11deg, #FFFFFF -169.3%, var(--secondary-color) 172.65%);
  padding: 3rem 5rem 2.8rem 5rem;
  margin-bottom: 2.5rem;
  text-align: center;
  border-radius: 1rem; }
  .experts-directory-search h2 {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.2rem;
    color: #262626;
    margin-bottom: 1.2rem; }
  .experts-directory-search .icon-top-text {
    margin-bottom: 2.4rem; }

.experts-categories {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  margin-top: 2.6rem; }
  @media (max-width: 575px) {
    .experts-categories {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 576px) {
    .experts-categories {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 992px) {
    .experts-categories {
      grid-template-columns: repeat(7, 1fr); } }
  .experts-categories .icon-top-text .icon-svg {
    background: #fff;
    width: 5rem;
    padding: 13px;
    margin: 0 auto;
    margin-bottom: 0.7rem;
    position: relative;
    cursor: pointer;
    border-radius: 0.4rem; }
  .experts-categories .icon-top-text.active .icon-svg {
    background: #e4dddd; }
  .experts-categories .custom-checkbox-input {
    position: absolute;
    z-index: 999;
    width: 40px;
    height: 40px;
    opacity: 0;
    left: 0;
    top: 0;
    cursor: pointer; }
  .experts-categories .custom-checkbox-image {
    color: #555;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 0;
    cursor: pointer; }

.fav-expert .exprt-bio {
  margin-bottom: 1rem; }
  .fav-expert .exprt-bio .content {
    font-family: "Inter-Regular", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2rem;
    color: #434343; }

.fav-expert .tags-style2__item::before {
  content: ""; }

.upgrade-user-block {
  background: #fff; }
  .upgrade-user-block .pink-bg {
    margin-bottom: 2rem;
    margin-top: 2rem;
    border-radius: 1rem; }
  .upgrade-user-block h3 {
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.8rem;
    color: #434343; }
  .upgrade-user-block__note h4 {
    color: #FF4D4F;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin-bottom: 0; }
  .upgrade-user-block__note p {
    font-family: "Inter-Regular", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    color: #262626; }
  .upgrade-user-block__role {
    align-items: center;
    margin-bottom: 2rem;
    gap: 0.9rem; }
    .upgrade-user-block__role .form-item {
      margin-bottom: 0 !important; }

.dashboard-my-favourite .input-group.search-box {
  width: 100%; }

.deleteAccountDash {
  padding: 1.4rem 2.1rem;
  background: #fff;
  border-left: 4px solid #FF4D4F; }
  .deleteAccountDash h4 {
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem;
    color: #FF4D4F;
    margin-bottom: 1rem; }
  .deleteAccountDash p {
    font-family: "Inter-Regular", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    color: #262626; }

.account-setting-dash .btn-grp {
  text-align: right; }
  .account-setting-dash .btn-grp .btn-primary {
    width: fit-content; }

.account-setting-dash #password-form .btn-grp button {
  margin: 0 !important; }

.account-setting-dash .nav-link {
  background: transparent !important;
  font-size: 1.8rem; }
  @media (max-width: 767px) {
    .account-setting-dash .nav-link {
      font-size: 1.3rem !important;
      min-width: 15rem; } }
  @media only screen and (max-width: 768px) and (min-width: 992px) {
    .account-setting-dash .nav-link {
      font-size: 1.5rem !important;
      min-width: 15rem; } }

.account-setting-dash .responsive-tabs-style1 {
  flex-wrap: nowrap !important;
  margin-bottom: 6rem; }

@media (min-width: 768px) {
  .dashboard-content-bottom {
    margin-left: 250px;
    position: fixed;
    bottom: 0;
    width: calc(100% - 24rem); } }

.create-program p {
  max-width: 44.4rem;
  margin-left: auto;
  margin-right: auto;
  font-family: "Inter-Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #434343; }

footer.mainAdmin .footer-bottom__links ul li a {
  color: #5C60F5; }

.sprint-single.mentorFilter {
  flex-wrap: wrap; }


.main-sidebar .sidebar .menu-top .nav-item .nav-treeview li a:hover {
  background-color: var(--secondary-color);
}