body.no-scroll {
  overflow: hidden;
}

::ng-deep .mat-mdc-unelevated-button, .mat-mdc-outlined-button {
  padding: 0 16px;
  min-width: 120px !important;
}

::ng-deep .mat-mdc-unelevated-button mat-icon, .mat-mdc-outlined-button mat-icon {
  margin-left: -4px;
}

.hero-button-cta {
  padding: 0.3rem 3.5rem;
}

.icon-sm {
  font-size: 1rem;
}

.icon-md {
  font-size: 1.3rem;
}

.icon-lg {
  font-size: 1.5rem;
}

/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version. */
.mat-button-toggle-group-appearance-standard, .mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  border-radius: 10px !important;
}

/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version. */
.mat-button-toggle-group.dark .mat-button-toggle {
  min-width: 90px;
  font-size: 14px;
  font-weight: 500;
  color: white;
  border: 1px solid #192339;
  background-color: #29395c;
}

/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version. */
.mat-button-toggle-group.dark .mat-button-toggle-checked {
  background-color: #0078F2;
}

/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version. */
span.mat-button-wrapper {
  text-transform: none;
}

::ng-deep button.give-points, ::ng-deep button.remove-points {
  position: relative;
  color: #ffffff;
}

.give-points {
  color: #47AF35;
  background-color: transparent;
  padding: 0rem 1rem;
}

.give-points mat-icon {
  font-size: 1.2rem;
  display: inline;
  margin-right: .2rem;
}

.give-points:disabled {
  background-color: transparent !important;
}

.remove-points {
  color: #f34436;
  background-color: transparent;
  padding: 0rem 1rem;
}

.remove-points mat-icon {
  font-size: 1.2rem;
  display: inline;
  margin-right: .2rem;
}

.remove-points:disabled {
  background-color: transparent !important;
}

.download-file {
  white-space: nowrap;
  color: #0078F2;
  background-color: transparent;
}

.download-file mat-icon {
  font-size: 1.2rem;
  display: inline;
  margin-right: .2rem;
}

.download-file:disabled {
  background-color: transparent !important;
}

#input-file-id {
  display: none;
  position: absolute;
  width: 100%;
  padding: .44rem 0;
  padding-right: .8rem;
  border-radius: 50px;
  left: 0;
  left: 2%;
}

#input-file-id:focus {
  outline: none;
  border: 0;
}

@media (max-width: 576px) {
  .custom-upload-input {
    display: block;
    width: 100%;
  }
}

.custom-upload-input {
  min-width: 160px;
  margin-top: .6rem !important;
  line-height: 36px !important;
  height: 40px;
  padding: .2rem 1rem .2rem .8rem !important;
  background-color: white;
  color: #192339;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border: 1px solid #E7EAF2;
}

.custom-upload-input mat-icon {
  color: #192339;
  position: absolute;
  left: 9%;
  top: 27%;
  font-size: 1.3rem;
}

.custom-upload-input span {
  margin-left: 1.6rem;
}

li {
  list-style: none;
}

/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
.mat-select-panel-wrap .select-filter {
  height: 52px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding-left: 1rem;
}

.dark-mode-card.mat-mdc-card {
  position: relative;
  padding: 0;
  margin: 1rem 0;
  min-height: 400px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition: all .3s;
  transition: all .3s;
  overflow: hidden;
  -webkit-box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  background-color: #273550;
}

.dark-mode-card.mat-mdc-card:hover .card-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  overflow: hidden;
}

.dark-mode-card.mat-mdc-card .mat-mdc-card-image:first-child {
  margin-top: 0;
}

.dark-mode-card.mat-mdc-card .card-image-wrapper {
  position: relative;
  overflow: hidden;
  height: 170px;
  width: 100%;
}

.dark-mode-card.mat-mdc-card .card-image-wrapper-complete {
  position: relative;
  overflow: hidden;
  height: 170px;
  width: 100%;
  background: #00000080 0% 0% no-repeat padding-box;
  opacity: 1;
}

.dark-mode-card.mat-mdc-card .card-image-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  mix-blend-mode: unset;
}

.dark-mode-card.mat-mdc-card .card-image-wrapper-complete::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  mix-blend-mode: unset;
  background: #00000080 0% 0% no-repeat padding-box;
  opacity: 1;
}

.dark-mode-card.mat-mdc-card .card-image {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 -16px 0px 0px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.dark-mode-card.mat-mdc-card .bottom {
  padding: 1.5rem 1.5rem 0rem 1.5rem;
  word-break: break-word;
}

.dark-mode-card.mat-mdc-card .bottom h5 {
  color: #E7EAF2;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.dark-mode-card.mat-mdc-card .bottom p {
  padding-bottom: 0 !important;
  line-height: 1.6;
  font-size: .85rem;
  color: #7B8599;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.dark-mode-card.mat-mdc-card .bottom .game-duration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #CCD1DC;
  font-weight: 500;
  margin: .8rem 0rem;
}

.dark-mode-card.mat-mdc-card .bottom .game-duration p {
  margin-bottom: 0rem;
  color: #CCD1DC;
  font-weight: 600;
}

.dark-mode-card.mat-mdc-card .bottom .game-duration .game-duration-date {
  margin-left: .2rem;
  font-weight: 500;
  color: #7B8599;
}

.dark-mode-card.mat-mdc-card ::ng-deep .mat-mdc-card-actions {
  position: absolute;
  bottom: 0;
  padding: 1rem 0 1rem 0;
  margin-bottom: 0;
}

.dark-mode-card.mat-mdc-card ::ng-deep .mat-mdc-card-actions button {
  color: #CCD1DC;
}

.dark-card-compact.mat-mdc-card {
  position: relative;
  margin: 1rem 0;
  border-radius: 5px;
  min-height: auto;
  overflow: hidden;
  background-color: transparent;
  padding: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dark-card-compact.mat-mdc-card .mat-mdc-card-image:first-child {
  margin-top: 0;
}

.dark-card-compact.mat-mdc-card .background {
  background: #1f1f1f 0% 0% no-repeat padding-box;
  opacity: 0.5;
}

.dark-card-compact.mat-mdc-card .card-wrapper {
  position: relative;
  overflow: hidden;
  height: 12rem;
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.dark-card-compact.mat-mdc-card .card-wrapper::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 23, 45, 0.5)), color-stop(rgba(10, 23, 45, 0.1)), to(rgba(10, 23, 45, 0.8)));
  background: linear-gradient(to bottom, rgba(10, 23, 45, 0.5), rgba(10, 23, 45, 0.1), rgba(10, 23, 45, 0.8));
}

.dark-card-compact.mat-mdc-card .card-image {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 -1rem 0 0;
  -webkit-transition: all .4s;
  transition: all .4s;
  z-index: 0;
}

.dark-card-compact.mat-mdc-card .content {
  position: absolute;
  background: rgba(0,0,0,0.5);
  border: 1px groove rgba(0, 0, 0, 0.1);
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  word-break: break-word;
  border-radius: 0px 0px 3px 3px;
  overflow: hidden;
  padding: 1rem 1.5rem;
}

.dark-card-compact.mat-mdc-card .content mat-card-content {
  margin-bottom: 0px;
}

.dark-card-compact.mat-mdc-card .content mat-card-content span {
  color: #E7EAF2;
}

.dark-card-compact.mat-mdc-card .content h3 {
  color: #E7EAF2;
  font-weight: 600;
  font-size: 16px;
  line-height: initial;
  margin-bottom: 0px;
}

.dark-card-compact.mat-mdc-card:hover .card-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  overflow: hidden;
}
 .tag-complete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 1rem;
  right: 1rem;
  color: #ffffff;
  z-index: 1;
}

.tag-complete .complete-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .1rem .8rem;
  border-radius: 50px;
}

.tag-complete img.tag-complete-image {
  margin-right: .4rem;
  width: auto;
  height: 30px;
}

.tag-complete .complete-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .1rem .8rem;
  opacity: 1;
  border-radius: 12px;
  top: 279px;
  left: 463px;
  width: 88px;
  height: 47px;
}

.tag-complete span {
  font-size: 12px;
  font-weight: 600;
  color: #CCD1DC;
}

.tag-notcomplete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 1rem;
  right: 1rem;
  color: #ffffff;
  z-index: 1;
}

.tag-notcomplete .notcomplete-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(17, 24, 39, 0.7);
  /* border-radius: 50px; */
  padding: .1rem none;
  opacity: 1;
  border-radius: 12px;
  top: 279px;
  left: 463px;
  width: 100px;
  height: 47px;
}

.tag-notcomplete .notcomplete-text .image-circle-half-div {
  max-width: 50%;
  flex: 0 0 100%;
  margin-top: 7px !important;
}

.tag-notcomplete span {
  font-size: 11px;
  font-weight: 600;
  color: #CCD1DC;
}

.tag-repeat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  z-index: 1;
}

.tag-repeat .repeat-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(17, 24, 39, 0.7);
  padding: .1rem .8rem;
  border-radius: 50px;
}

.tag-repeat mat-icon {
  font-size: 1.1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color:#CCD1DC;
}

.tag-repeat span {
  font-size: 11px;
  font-weight: 600;
  color: #CCD1DC;
}

.tag-total-completed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 1rem;
  right: 1rem;
  color: #ffffff;
  z-index: 1;
}

.tag-total-completed .total-completed-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(17, 24, 39, 0.7);
  padding: .1rem .8rem .1rem .6rem;
  border-radius: 50px;
  font-size: 12px;
  color: #B1B8C6;
}

.tag-total-completed mat-icon {
  font-size: 1.1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #35c61b;
}

.tag-total-completed span {
  font-size: 12px;
  font-weight: 600;
  color: #B1B8C6;
}

.tag-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 1rem;
  left: 1rem;
  color: #ffffff;
  z-index: 1;
}

.tag-points .points-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .1rem;
  margin-top: 5px;
}

.tag-points img.tag-points-image {
  margin-right: .4rem;
  width: auto;
  height: 20px;
}

.tag-points span {
  font-size: 14px;
  font-weight: 600;
}

.light-mode-card.mat-mdc-card {
  position: relative;
  padding: 0;
  margin: 1rem 0;
  min-height: 420px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  word-break: break-word;
  -webkit-box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border: 1px solid #E7EAF2;
  background-color: #ffffff;
}

.light-mode-card.mat-mdc-card:hover .card-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  overflow: hidden;
}

.light-mode-card.mat-mdc-card .mat-mdc-card-image:first-child {
  margin-top: 0;
}

.light-mode-card.mat-mdc-card .card-image-wrapper {
  position: relative;
  overflow: hidden;
  height: 170px;
  width: 100%;
}

.light-mode-card.mat-mdc-card .card-image {
  height: 125%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 -16px 0px 0px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.light-mode-card.mat-mdc-card .publish-status {
  padding: 0.4rem 1rem 0.4rem;
  background-color: #F2F8EF;
  border: 1px solid #CFE9C7;
  margin: 1rem 1rem 0rem;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.light-mode-card.mat-mdc-card .publish-status span {
  font-size: .75rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: .3rem;
  color: #606C83;
}

.light-mode-card.mat-mdc-card .publish-status img {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.light-mode-card.mat-mdc-card .bottom {
  padding: .8rem 1.5rem;
  word-break: break-word;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content card-content-block {
  display: block;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content h5 {
  color: #192339;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content p {
  padding-bottom: 0 !important;
  font-size: .85rem;
  line-height: 1.6;
  color: #606C83;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content .game-duration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #2A3A57;
  font-weight: 500;
  margin: .8rem 0rem .5rem 0rem;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content .game-duration p {
  margin-bottom: 0rem;
  color: #2A3A57;
  font-weight: 600;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content .game-duration .game-duration-date {
  margin-left: .2rem;
  font-weight: 500;
  color: #606C83;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content .menu-secondary-actions {
  margin-right: -.8rem;
}

.light-mode-card.mat-mdc-card .bottom mat-card-content .menu-secondary-actions button.mat-menu-trigger.mat-mdc-icon-button.mat-mdc-button-base {
  position: relative;
  top: -0.4rem;
  color: #969FB0;
}

.light-mode-card.mat-mdc-card ::ng-deep .mat-mdc-card-actions {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 1rem 1rem 1rem 1.5rem;
  margin-bottom: 0;
}

.light-mode-card.mat-mdc-card ::ng-deep .mat-mdc-card-actions .menu-primary-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.light-mode-card.mat-mdc-card ::ng-deep .mat-mdc-card-actions .menu-primary-actions button.publish-button {
  padding: 2px 10px 2px 20px;
  position: relative;
  right: 0px;
  margin-right: 0px;
  color: #fff;
  background-color: #47AF35;
}

.light-mode-card.mat-mdc-card ::ng-deep .mat-mdc-card-actions .menu-primary-actions button.publish-button mat-icon {
  margin-left: 2px;
}

.light-mode-card.mat-mdc-card ::ng-deep .mat-mdc-card-actions .menu-primary-actions .next-step {
  color: #CCD1DC;
}

.light-mode-card.challenge-types {
  min-height: 280px;
}

.light-mode-card.challenge-types .card-image-wrapper {
  height: 180px;
}

.light-mode-card.challenge-types .card-image-wrapper {
  height: 100px;
}

.light-mode-card.challenge-types .bottom {
  padding: .8rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.light-mode-card.challenge-types .bottom mat-card-content {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: .3rem;
  text-align: center;
}

.light-mode-card.challenge-types .bottom mat-card-content h5 {
  font-size: 1.1rem;
  margin-top: .2rem;
}

.light-mode-card.challenge-types .bottom mat-card-content p {
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.light-mode-card.challenge-types .bottom .mat-mdc-card-actions {
  padding: 1rem 1.5rem;
}

.light-mode-card.challenge-types .menu-primary-actions button {
  width: 100%;
  background-color: #f8fafd;
}

.light-mode-card.challenge-types .menu-primary-actions button mat-icon {
  color: #969FB0;
}

.dashboard-card.mat-mdc-card {
  padding: 1.5rem;
  min-height: auto !important;
}

.dashboard-card.mat-mdc-card mat-card-content .mat-icon {
  color: #969FB0;
}

.dashboard-card.mat-mdc-card mat-card-content .dashboard-data {
  font-weight: 700;
}

.dashboard-card.mat-mdc-card mat-card-content .mat-list-icon {
  color: #969FB0;
}

.dashboard-card.mat-mdc-card mat-card-content .mat-list-text {
  width: auto;
  color: #2A3A57;
}

.dashboard-card.mat-mdc-card.card-list {
  min-height: 230px !important;
}

/* TODO(mdc-migration): The following rule targets internal classes of list that may no longer apply for the MDC version. */
.dashboard-card.mat-mdc-card.card-list .mat-list-item-content {
  padding-left: 0rem;
}

h1, h2, h3, h4, h5, h6, p {
  font-family: 'Open Sans', sans-serif;
  word-break: break-word;
}

h1 {
  font-weight: 800;
}

h2 {
  font-weight: 700;
}

h3 {
  font-weight: 600;
}

h4, h5, h6, p {
  font-weight: 400;
}

.footer-dark {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 16rem;
  white-space: nowrap;
  z-index: 2;
  background-color: #0A172D;
}

.footer-dark .logotype {
  padding-top: 4rem;
}

.footer-dark .company-information {
  margin: 3rem 0rem;
}

.footer-dark .company-information h6 {
  color: #CCD1DC;
  font-weight: 700;
}

.footer-dark .company-information svg {
  color: #969FB0;
}

.footer-dark .company-information p {
  margin-bottom: 0;
  font-size: .875rem;
  color: #B1B8C6;
}

.footer-dark .company-information .game-icons img {
  padding: 0rem .5rem;
}

.footer-dark .company-information .game-icons img:last-of-type {
  padding-right: 0rem;
}

.footer-dark .secondary-navigation a {
  display: block;
  font-size: .875rem;
  color: #969FB0;
}

.footer-dark .secondary-navigation img.activity,
.footer-dark .secondary-navigation img.leaderboard {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}

.footer-dark .mat-divider {
  border-top-color: #45536D;
}

.footer-dark .copyright {
  font-size: .875rem;
  color: #969FB0;
}

.footer-dark .footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer-dark .footer-right ul.social-icons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: auto 0;
  padding-left: 0;
  list-style: none;
}

.footer-dark .footer-right ul.social-icons li a {
  font-size: 1.3rem;
  color: #B1B8C6;
}

.footer-light {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 16rem;
  white-space: nowrap;
  z-index: 2;
  background-color: #f8fafd;
  border-top: 1px solid #eef0f6;
}

.footer-light .logotype {
  padding-top: 4rem;
}

.footer-light .company-information {
  margin: 3rem 0rem;
}

.footer-light .company-information h6 {
  color: #45536D;
  font-weight: 700;
}

.footer-light .company-information p {
  margin-bottom: 0;
  font-size: .875rem;
  color: #606C83;
}

.footer-light .company-information .game-icons img {
  padding: 0rem .5rem;
}

.footer-light .company-information .game-icons img:last-of-type {
  padding-right: 0rem;
}

.footer-light .secondary-navigation a {
  display: block;
  font-size: .875rem;
  color: #606C83;
}
.footer-light .secondary-navigation img.activity,
.footer-light .secondary-navigation img.leaderboard {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}

.footer-light .mat-divider {
  border-top-color: #45536D;
}

.footer-light .copyright {
  font-size: .875rem;
  color: #969FB0;
}

.footer-light .footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer-light .footer-right ul.social-icons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: auto 0;
  padding-left: 0;
  list-style: none;
}

.footer-light .footer-right ul.social-icons li a {
  font-size: 1.3rem;
  color: #B1B8C6;
}



::ng-deep .nav-bg img {
  height: 38px;
  width: 110px;
}

::ng-deep .nav-bg {
  position: relative;
}

::ng-deep mat-toolbar.mat-toolbar.mat-toolbar-single-row {
  border-top: 2px solid #ac2323;
  background-color: #0A172D;
}

::ng-deep mat-toolbar .logotype {
  z-index: 3;
  cursor: pointer;
}

::ng-deep mat-toolbar button span {
  text-transform: capitalize;
  color: #B1B8C6;
}

::ng-deep mat-toolbar a, ::ng-deep mat-toolbar a:hover, ::ng-deep mat-toolbar a:focus, ::ng-deep mat-toolbar a:visited {
  color: #B1B8C6;
  font-size: 14px;
  font-weight: 400;
  margin: auto 0;
}

::ng-deep mat-toolbar a:hover, ::ng-deep mat-toolbar a:hover:hover, ::ng-deep mat-toolbar a:focus:hover, ::ng-deep mat-toolbar a:visited:hover {
  color: #B1B8C6;
  text-decoration: none;
}

::ng-deep mat-toolbar mat-icon {
  color: #B1B8C6;
}

::ng-deep mat-sidenav {
  width: 300px;
}

::ng-deep mat-nav-list button.mat-mdc-list-item {
  display: block;
}

::ng-deep mat-nav-list button.mat-mdc-list-item span {
  color: #B1B8C6;
  font-weight: 400;
  float: left;
  padding-left: .5rem;
}

::ng-deep mat-nav-list .mat-mdc-list-item button span {
  font-size: 1rem;
}

::ng-deep .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.8);
}

::ng-deep .mat-drawer {
  background-color: #0A172D;
}

/* TODO(mdc-migration): The following rule targets internal classes of list that may no longer apply for the MDC version. */
::ng-deep .mat-list-item-content {
  color: #B1B8C6;
}

.auth-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.auth-wrapper .profile-information {
  text-align: right;
  margin-right: .5rem;
}

.auth-wrapper .profile-information .name {
  font-size: 0.85rem;
  color: #B1B8C6;
  margin-bottom: 0rem;
  line-height: 1.4;
  white-space: nowrap;
}

.auth-wrapper .profile-information .role {
  color: #7B8599;
  font-size: 0.85rem;
  margin-bottom: 0rem;
  line-height: 1.4;
}

.auth-wrapper .picture {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #CCD1DC;
  margin-right: 2rem;
  background-color: #2A3A57;
  border-radius: 50px;
  padding: 1px 12px;
  height: 38px;
  margin-top: auto;
  margin-bottom: auto;
}

.header-points img.tag-points-image {
  height: 16px;
  width: 16px;
}

.header-points span {
  font-size: .8rem;
  font-weight: 700;
}

.header-points .points-data {
  margin-left: .6rem;
  margin-right: .3rem;
}

.header-points-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #CCD1DC;
  background-color: #2A3A57;
  border-radius: 50px;
  padding: 1px 12px;
  height: 30px;
  margin-top: auto;
  margin-bottom: auto;
}

.header-points-mobile img.tag-points-image {
  height: 16px;
  width: 16px;
}

.header-points-mobile span {
  font-size: .7rem;
  font-weight: 600;
}

.header-points-mobile .points-data {
  margin-left: .6rem;
  margin-right: .3rem;
}

.list-item-stock {
  margin-right: 15px;
}

.list-item-stock img.img-list-item-stock {
  width: 16px;
  height: auto;
  margin: 0px 5px 5px 0;
}

.list-item-stock .span-cart {
  text-transform: uppercase !important;
}

.languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2rem;
}

.languages .language-portuguese {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1rem;
  background: transparent;
  border: none;
}

.languages .language-portuguese img {
  width: 20px;
  height: 20px;
}

.languages .language-portuguese span.lang-desc {
  color: #969FB0;
  text-transform: uppercase;
  margin-left: .3rem;
  font-weight: 500;
  font-size: 0.85rem !important;
}

.languages .language-english {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: none;
}

.languages .language-english img {
  width: 16px;
  height: 16px;
}

.languages .language-english span.lang-desc {
  color: #969FB0;
  text-transform: uppercase;
  margin-left: .3rem;
  font-weight: 500;
  font-size: 0.85rem !important;
}

.section-footer-score {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  width: 100%;
  background-color: #192339;
}

.section-footer-score .footer-user-score {
  height: 100%;
  padding: 2rem 1rem;
}

.section-footer-score .footer-user-score .user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7rem;
}

.section-footer-score .footer-user-score a {
  color: #ffffff;
  margin: auto;
}

.section-footer-score .footer-user-score mat-icon {
  color: #b3bac6;
  margin: auto;
}

.section-footer-score .footer-user-score .score-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-footer-score .footer-user-score img.tag-points-image,
.section-footer-score .footer-user-score img.marketplace-points-image,
.section-footer-score .footer-user-score img.activity,
.section-footer-score .footer-user-score img.leaderboard,
.section-footer-score .footer-user-score img.badges {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.section-footer-score p, .section-footer-score span {
  color: #B1B8C6;
  font-size: .875em;
  margin-left: .5rem;
  margin-bottom: 0;
  word-break: initial;
}

/* TODO(mdc-migration): The following rule targets internal classes of dialog that may no longer apply for the MDC version. */
mat-dialog-container.mat-mdc-dialog-container {
  padding: 2.5rem 2rem;
  border-radius: 16px !important;
  overflow-x: hidden;
  height: 100%;
}

mat-dialog-container.mat-mdc-dialog-container mat-dialog-content {
  padding: 0rem 1rem 1rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

mat-dialog-container.mat-mdc-dialog-container mat-dialog-content h6 {
  font-weight: 600;
}

mat-dialog-container.mat-mdc-dialog-container mat-dialog-content img {
  margin-bottom: 1rem;
}

mat-dialog-container.mat-mdc-dialog-container mat-dialog-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.dialog-close-icon {
  margin-left: auto;
  color: #7B8599;
}

.badge-completed-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 500px;
  text-align: center;
}

.badge-completed-dialog img.badge-dialog-image {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: auto;
  border-radius: 10px;
}

.badge-completed-dialog img.badge-dialog-image.default-image {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.badge-completed-dialog .dialog-content {
  margin: 1rem auto 3rem;
}

.badge-completed-dialog .dialog-content img {
  width: 46px;
  height: auto;
}

.badge-completed-dialog .dialog-content .badge-name {
  font-size: 1.5rem;
  margin: 2rem 0rem;
  font-weight: 600;
}

.badge-completed-dialog .dialog-content .text-secondary mat-icon {
  color: #47AF35;
}

.badge-completed-dialog .dialog-content span[mat-subheader] {
  padding: 1rem 0rem;
}

.badge-completed-dialog .dialog-content ::ng-deep .mat-mdc-list-base .mat-mdc-list-item .mat-list-item-content, .badge-completed-dialog .dialog-content .mat-list-base .mat-list-option .mat-list-item-content {
  padding: 1rem 0rem !important;
}

.tutorial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tutorial * {
  text-align: center;
}

.tutorial h3 {
  font-weight: 700;
}

.tutorial p {
  font-weight: 500;
  margin-top: -2rem;
}

.tutorial img {
  margin: 0px auto;
  width: 240px;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}

.tutorial .tutorial-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 250px;
  padding: 0px .5rem;
}

.tutorial button {
  margin-top: 2rem;
}

::-webkit-scrollbar {
  background-color: white;
  width: 12px;
}

::-webkit-scrollbar-track {
  border: 1px solid #CCD1DC;
  background-color: #E7EAF2;
}

::-webkit-scrollbar-thumb {
  background-color: #606C83;
  border-radius: 16px;
  border: 2px solid #E7EAF2;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #606C83;
  cursor: pointer;
}

::-webkit-scrollbar-button {
  display: none;
}

.challenge-description {
  position: relative;
  overflow: hidden;
  background-color: #0A172D;
  max-width: 990px;
  margin: 0 auto 3.5rem auto;
  border-radius: 8px;
  word-break: break-word;
}

.challenge-description .description-cover {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 222px;
}

.challenge-description .description-cover::after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.challenge-description .description-cover .tags {
  position: absolute;
  top: 2rem;
  right: 1.5rem;
  left: 1.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.challenge-description .description-cover .tags .challenge-tag-points {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: .3rem .6rem;
  border-radius: 50px;
  background-color: rgba(17, 24, 39, 0.7);
}

.challenge-description .description-cover .tags .challenge-tag-points img.challenge-tag-points-image {
  margin-right: .4rem;
  width: 20px;
  height: auto;
}

.challenge-description .description-cover .tags .challenge-tag-points span {
  font-size: 12px;
  font-weight: 600;
  color: #CCD1DC;
}

.challenge-description .description-cover .tags .challenge-tag-completed {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}

.challenge-description .description-cover .tags .challenge-tag-completed .challenge-tag-completed-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* background-color: rgba(17, 24, 39, 0.7); */
  padding: .1rem .8rem;
  border-radius: 50px;
}

.challenge-description .description-cover .tags .challenge-tag-completed mat-icon {
  font-size: 1.1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #35c61b;
}

.challenge-description .description-cover .tags .challenge-tag-completed span {
  font-size: 12px;
  font-weight: 600;
  color: #CCD1DC;
}

.challenge-description img.cover-image {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: blur(7px);
          filter: blur(7px);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.challenge-description .description-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -3rem;
}

.challenge-description img.avatar-image {
  position: relative;
  width: 300px;
  height: 197px;
  -o-object-fit: cover;
     object-fit: cover;
  bottom: 5rem;
  margin: auto;
  border-radius: 6px;
}

.challenge-description .description-content {
  margin: auto;
  width: 80%;
}

.challenge-description .description-content h5 {
  font-weight: 600;
}

.challenge-description .description-content p {
  font-size: 1rem;
  margin-bottom: 0;
  color: #B1B8C6;
}

.challenge-description .tag-points {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}

.challenge-description .tag-points img.tag-points-image {
  margin-right: .4rem;
}

.challenge-description .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: center;
  padding: 1rem 1rem 0;
}

.challenge-description .answer-correct {
  color: #B1B8C6 !important;
}

.challenge-description .answer-correct::after {
  position: absolute;
  content: '';
  background-image: url("/assets/svg/checkIcon.svg");
  height: 24px;
  width: 24px;
  margin-left: .5rem;
}

.challenge-description .answer-wrong {
  color: #B1B8C6 !important;
}

.challenge-description .answer-wrong::after {
  position: absolute;
  content: '';
  background-image: url("/assets/svg/dangerIcon.svg");
  height: 24px;
  width: 24px;
  margin-left: .5rem;
}

.star-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3rem auto;
}

.margin {
  margin: auto;
}

.star {
  display: inline;
}

.star-img {
  width: 36px;
  height: auto;
  margin-right: .3rem;
  cursor: pointer;
}

.rated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rated-item {
  margin: auto;
}

.rated-item .rated-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #0A172D;
  border: 1px solid #327232;
  padding: .4rem 1rem;
  border-radius: 50px;
  font-size: .875rem;
  font-weight: 600;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.rated-item .rated-text p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: .875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: .5rem;
  font-weight: 400;
  margin-bottom: 0px;
  color: #0fbb54 !important;
}

.rated-item .rated-icon {
  width: 24px;
  height: 24px;
}

form.form-dark-background ::ng-deep .opaque-form-field.mat-mdc-form-field {
  width: 100%;
}

form.form-dark-background ::ng-deep mat-form-field {
  color: white !important;
}

form.form-dark-background ::ng-deep mat-form-field .mat-mdc-form-field-label {
  color: white !important;
}

form.form-dark-background ::ng-deep mat-form-field .mat-mdc-form-field-underline {
  background-color: #969FB0 !important;
}

form.form-dark-background ::ng-deep mat-form-field .mat-input-element {
  caret-color: #157cfc !important;
}

form.form-dark-background ::ng-deep mat-form-field .mat-mdc-form-field-ripple {
  background-color: #157cfc !important;
}

.dark-mode .mat-mdc-radio-button .mdc-label {
  color: white !important;
}

.dark-mode .mat-mdc-radio-button .mdc-radio__outer-circle {
  border-color: white !important;
}

.dark-mode .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__outer-circle {
  border-color: #f44336 !important;
}

.dark-mode .mat-mdc-checkbox .mdc-label {
  color: white !important;
}

.dark-mode .mat-mdc-checkbox .mdc-checkbox__background {
  border-color: white !important;
}

.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background {
  border-color: #f34436 !important;
  background-color: #f34436 !important;
}

/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version. */
form.form-dark-background ::ng-deep .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

form.form-dark-background .mat-mdc-form-field-hint {
  color: rgba(255, 255, 255, 0.5);
}

/* TODO(mdc-migration): The following rule targets internal classes of checkbox that may no longer apply for the MDC version. */
form.form-dark-background .mat-checkbox-frame, form.form-dark-background .mat-checkbox-label {
  border-color: rgba(255, 255, 255, 0.5);
}

/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
form.form-dark-background ::ng-deep .mat-select-trigger .mat-select-value .mat-select-value-text {
  color: rgba(255, 255, 255, 0.87);
}

/* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version. */
form.form-dark-background ::ng-deep .mat-mdc-select .mat-select-arrow-wrapper .mat-select-arrow {
  color: rgba(255, 255, 255, 0.3);
}

.complete-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.video-width {
  width: 375px;
  margin: auto;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-top: 1.5rem;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.complete-link {
  color: #B1B8C6;
  text-decoration: underline;
  margin: auto;
  cursor: pointer;
  text-align: center;
  margin: 1rem auto;
}

.check-form {
  margin: 2rem auto 2rem;
}

/* TODO(mdc-migration): The following rule targets internal classes of checkbox that may no longer apply for the MDC version. */
.check-form ::ng-deep .mat-mdc-checkbox.game-check .mat-checkbox-frame {
  border-color: #969FB0;
}

/* TODO(mdc-migration): The following rule targets internal classes of checkbox that may no longer apply for the MDC version. */
.check-form ::ng-deep .mat-checkbox-label {
  white-space: normal;
}

.radio-form {
  margin: 2rem auto 2rem;
}

/* TODO(mdc-migration): The following rule targets internal classes of radio that may no longer apply for the MDC version. */
.radio-form ::ng-deep .mat-radio-outer-circle {
  border-color: #969FB0;
}

/* TODO(mdc-migration): The following rule targets internal classes of radio that may no longer apply for the MDC version. */
.radio-form ::ng-deep .mat-radio-label-content {
  white-space: normal;
}

.upload {
  margin: 2rem auto 2rem;
  text-align: center;
}

.mat-mdc-unelevated-button.quiz-upload-btn {
  background-color: #0078F2;
  color: white;
  padding: .2rem 2rem;
}

app-marketplace .section-title-wrapper button.teste {
  margin-right: 4rem;
}

.dark-mode-card.marketplace-card {
  height: 160px;
  min-height: 270px;
  width: auto;
  padding: 1rem;
  border-radius: 14px;
  background-color: #273550;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dark-mode-card.marketplace-card:hover .card-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  overflow: hidden;
}

.dark-mode-card.marketplace-card .card-image-wrapper {
  border-radius: 4px;
  height: 130px;
}

.dark-mode-card.marketplace-card .card-marketplace-points {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  display: initial;
  bottom: 2.2rem;
  left: 10px;
  padding: .2rem .8rem .3rem 0rem;
  border-radius: 50px;
  background-color: #222b3d;
}

.dark-mode-card.marketplace-card .card-marketplace-points img {
  position: relative;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

.dark-mode-card.marketplace-card .card-marketplace-points span {
  font-size: .75rem;
  margin-left: .2rem;
  font-weight: 600;
  color: #CCD1DC;
  position: relative;
  bottom: 1px;
}

.dark-mode-card.marketplace-card .card-marketplace-points .tanslate-points {
  font-weight: 400 !important;
  position: relative;
  bottom: 1px;
}

.dark-mode-card.marketplace-card .bottom {
  padding: 1rem .5rem;
}

.dark-mode-card.marketplace-card .bottom .item-stock {
  position: absolute;
  bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
}

.dark-mode-card.marketplace-card .bottom .item-stock .item-cart {
  width: 16px;
}

.dark-mode-card.marketplace-card .bottom .item-stock .item-only {
  margin-left: .5rem;
}

.dark-mode-card.marketplace-card .bottom .item-stock .item-quantity {
  font-weight: 600;
  margin-left: .5rem;
}

.dark-mode-card.marketplace-card .bottom .item-stock .item-available {
  margin-left: .3rem;
}

.marketplace-item-container {
  padding: 1.5rem;
  background-color: #273550;
  border-radius: 16px;
}

.marketplace-item-container .item-image img {
  border-radius: 12px;
  height: 280px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.marketplace-item-container .marketplace-item-name {
  font-weight: 700;
}

.marketplace-item-container .marketplace-item-description {
  font-size: .95rem;
  color: #B1B8C6;
}

.cart-wrapper-component {
  position: fixed;
  background-color: #27344c;
  height: 100%;
  width: 436px;
  z-index: 99999;
  top: 0rem;
  right: 0rem;
  padding: 2rem 1.5rem;
  -webkit-box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.cart-wrapper-component h3 {
  color: #E7EAF2;
  font-weight: 600;
}

.cart-wrapper-component p, .cart-wrapper-component span {
  font-size: 0.9rem;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #E7EAF2;
}

.cart-wrapper-component .cart-item-name {
  font-weight: 600;
  margin-bottom: 0rem;
}

.cart-wrapper-component .cart-item-description {
  color: #CCD1DC;
  font-weight: 400;
}

.cart-wrapper-component .cart-content {
  position: relative;
  margin-top: -5px;
}

.cart-wrapper-component .description-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: -10px;
}

.cart-wrapper-component .cart-item-quantity {
  font-weight: 600;
  color: #CCD1DC;
}

.cart-wrapper-component .img-cart {
  width: 16px;
  height: auto;
}

.cart-wrapper-component .item-image {
  width: 70px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 8px;
}

.cart-wrapper-component mat-divider {
  border-top-color: #314464;
}

.cart-wrapper-component .div-cart-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1.5rem;
  background-color: #314464;
  border-radius: 6px;
}

.cart-wrapper-component .div-cart-order span {
  font-size: 1.1rem;
}

.cart-wrapper-component .cart-action-row {
  position: absolute;
  bottom: 2rem;
  display: block;
}

.cart-wrapper-component .cart-action-row button {
  display: block;
  height: 48px;
}

.cart-wrapper-component .cart-action-row button span {
  color: white;
}

.cart-wrapper-component .cart-action-row button mat-icon {
  color: rgba(255, 255, 255, 0.9);
}

.cart-wrapper-component .cart-action-row .primary-lighter {
  background-color: #324568;
}

.dark-mode.marketplace-suggestions {
  min-height: auto;
  background-color: #0f1d36;
  padding: 4rem 0rem 6rem;
}

.badge-card {
  padding: 1rem;
  text-align: center;
  width: 160px;
  height: 200px;
  margin-top: 2rem;
  border-radius: 10px;
  background-color: #253455;
}

.badge-card img {
  margin: auto;
  width: 72px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 1rem;
}

.badge-card:hover {
  cursor: pointer;
}

.badge-card-points {
  font-size: 0.875rem;
  color: white;
  font-weight: 600;
  text-align: center;
  margin-top: 1rem;
}

.badge-card-text {
  font-size: 0.875rem;
  text-align: center;
  margin-top: .3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.w-102 {
  width: 100px !important;
}

.table-wraper {
  overflow: auto;
  border: 1px solid #E7EAF2;
  border-radius: 10px;
}

table {
  width: 100%;
}

table th:not(:first-of-type),
table td:not(:first-of-type) {
  padding: 0 .5rem;
}

table .mat-sort-header-button {
  text-transform: uppercase !important;
}

table mat-row, table mat-header-row, table mat-footer-row, table th.mat-mdc-header-cell, table td.mat-mdc-cell, table td.mat-mdc-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.05);
}

tr:hover {
  background-color: #f8fafd;
}

tr.mat-mdc-header-row {
  height: 48px;
}

tr.mat-mdc-header-row .mat-sort-header-button {
  color: #0A172D;
}

.table-align-right {
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.example-element-row:hover {
  cursor: pointer;
}

.action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.action .edit {
  background-color: #0078F2;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  margin: 0rem .2rem;
}

.action .edit:hover {
  background-color: #1c8cff;
}

.action .edit .edit-icon {
  color: #ffffff;
  margin: auto;
}

.action .delete {
  background-color: #f34436;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  margin: 0rem .2rem;
}

.action .delete:hover {
  background-color: #f5685d;
}

.action .delete .delete-icon {
  color: #ffffff;
  margin: auto;
}

tr.example-detail-row {
  height: 0;
}

tr.example-element-row:not(.example-expanded-row):active {
  background: #efefef;
}

.example-element-row td {
  border-bottom-width: 0;
}

.example-element-detail {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.example-element-diagram {
  min-width: 80px;
  border: 2px solid black;
  padding: 8px;
  font-weight: lighter;
  margin: 8px 0;
  height: 104px;
}

.example-element-symbol {
  font-weight: bold;
  font-size: 40px;
  line-height: normal;
}

.example-element-description {
  padding: 16px;
}

.example-element-description-attribution {
  opacity: 0.5;
}

.table-wraper.dark {
  border: none;
}

.table-wraper.dark .mat-mdc-table {
  background-color: transparent !important;
  border-collapse: separate !important;
  border-spacing: 0 0.5rem !important;
}

.table-wraper.dark tr.mat-mdc-header-row {
  background-color: transparent !important;
}

.table-wraper.dark tr.mat-mdc-header-row button.mat-sort-header-button {
  color: #969FB0;
  text-transform: capitalize !important;
  font-size: 14px;
}

.table-wraper.dark tr.mat-mdc-header-row:hover {
  background-color: transparent !important;
}

.table-wraper.dark tr {
  background-color: #273550;
  border-radius: 0.5rem;
  height: 58px;
}

.table-wraper.dark tr td {
  color: white;
  padding: 0rem 1rem;
}

.table-wraper.dark tr td:first-of-type {
  border-radius: 10px 0px 0px 10px;
}

.table-wraper.dark tr td:last-of-type {
  border-radius: 0px 10px 10px 0px;
}

.table-wraper.dark tr:hover {
  background-color: #374662 !important;
}

.table-wraper.dark .activity-image {
  height: 48px;
  width: 48px;
}

.table-wraper.dark .points {
  display: initial;
  padding: .1rem .6rem;
  border-radius: 50px;
  background-color: #606C83;
}

.section-leaderboard .leaderboard-bg {
  padding: 1rem 0rem;
  margin: 2rem 0rem;
}

.section-leaderboard .leaderboard-bg .game-data {
  max-width: 540px;
}

.section-leaderboard .leaderboard-bg .game-title {
  font-weight: 700;
}

.section-leaderboard .leaderboard-bg .game-description {
  font-size: .95rem;
  color: #7B8599;
}

.section-leaderboard .leaderboard-bg .leaderboard-no-user {
  text-align: center;
  margin: auto;
  padding: 7rem 0 4rem 0;
  color: #CCD1DC;
}

.section-leaderboard .leaderboard-bg .leaderboard-no-user img {
  margin-bottom: 1rem;
  width: 78px;
  height: auto;
}

.podium .podium-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 6rem auto;
}

.podium .podium-content .player {
  text-align: center;
  margin: 0px 1rem;
}

.podium .podium-content .player h6 {
  margin-top: .5rem;
  font-weight: 600;
}

.podium .podium-content .player .player-media .player-image.photo-profile {
  width: 96px;
  height: 96px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50rem;
}

.podium .podium-content .player-position {
  position: relative;
  top: -.5rem;
  width: 26px;
  height: 26px;
  margin: auto;
  border-radius: 50px;
  color: #192339;
  background-color: #FCD44C;
}

.podium .podium-content .player-position span {
  font-weight: 600;
  font-size: .85rem;
}

.podium .podium-content .player-first .player-media {
  position: relative;
}

.podium .podium-content .player-first .player-first-crown {
  display: block;
  margin: auto;
  position: relative;
  bottom: .8rem;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}

.podium .podium-content .player-first .player-image {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.podium .podium-content .player-second {
  position: relative;
  top: 70px;
}

.podium .podium-content .player-third {
  position: relative;
  top: 70px;
}

.player-tag-points {
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #969FB0;
  background-color: #14243E;
  border-radius: 50px;
  padding: 5px 12px;
}

.player-tag-points img.tag-points-image {
  margin-right: .4rem;
  width: 20px;
  height: auto;
}

.player-tag-points span {
  font-size: 14px;
  font-weight: 600;
}

.score-list-item {
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: .5rem 0rem;
  padding: 0 1.5rem;
  background-color: #29395c;
  border-radius: 10px;
}

.score-list-item span {
  color: white;
  font-weight: 600;
}

.score-list-item.is-user-separate {
  margin: 2rem 0rem;
  background-color: #4864a3;
}

.score-list-item.is-user-general-list {
  background-color: #384f80;
}

.score-list-item.is-my-user {
  background-color: #30446e;
}

.manage-scores-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  -webkit-box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.manage-scores-content {
  margin: auto;
  text-align: center;
}

.manage-scores-content img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.manage-info.manage-scores {
  min-height: 400px;
}

.answered-right {
  white-space: nowrap;
  font-size: .8rem;
  font-weight: 500;
  color: #3d982e;
  background: #ecf9ea;
  padding: .2rem .6rem;
  border-radius: 3px;
}

.answered-wrong {
  white-space: nowrap;
  font-size: .8rem;
  font-weight: 500;
  color: #f23728;
  background: #fff3f3;
  padding: .2rem .6rem;
  border-radius: 3px;
}

.light-mode-card.mat-mdc-card.manage-badges-card {
  min-height: 240px;
  -webkit-box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border: 1px solid #E7EAF2;
  background-color: #ffffff;
}

.light-mode-card.mat-mdc-card.manage-badges-card:hover {
  cursor: pointer;
}

.light-mode-card.mat-mdc-card.manage-badges-card .card-image-wrapper {
  position: relative;
  height: 150px;
}

.light-mode-card.mat-mdc-card.manage-badges-card .card-image-wrapper .menu-secondary-actions {
  position: absolute;
  right: 0rem;
  top: .5rem;
}

.light-mode-card.mat-mdc-card.manage-badges-card .card-image-wrapper .menu-secondary-actions button.mat-mdc-menu-trigger.mat-mdc-icon-button.mat-mdc-button-base {
  color: #969FB0;
}

.light-mode-card.mat-mdc-card.manage-badges-card .card-image-wrapper img.card-image {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  height: 100%;
}

.light-mode-card.mat-mdc-card.manage-badges-card .bottom {
  padding: 0rem 1.5rem;
  margin-top: -.3rem;
}

.light-mode-card.mat-mdc-card.manage-badges-card .bottom mat-card-content h5 {
  text-align: center;
  margin: auto;
  font-size: 1rem;
  overflow: initial;
  display: initial;
}

.manage-info.manage-badge.edition .manage-badge-media-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 260px;
}

.manage-info.manage-badge.edition .manage-badge-media-upload img.manage-badge-image {
  margin: auto;
  height: auto;
  width: 40%;
  -o-object-fit: contain;
     object-fit: contain;
}

.select-content-wrapper.mat-mdc-option {
  height: 5em !important;
}

.select-content-wrapper.mat-mdc-option .select-badge-image {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.spacer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.lp-sidenav-content {
  height: 100%;
  background-color: white;
}

mat-toolbar.lp-navbar {
  position: fixed;
  top: 0px;
  z-index: 10000;
  height: 80px;
  padding-left: 0rem;
  padding-right: 0rem;
  border-top: none !important;
  background-color: #0a172d !important;
}

/* TODO(mdc-migration): The following rule targets internal classes of list that may no longer apply for the MDC version. */
mat-toolbar.lp-navbar span.mat-list-item-text:hover {
  color: white;
}

.logotype-light {
  display: none;
}

.logotype-dark {
  display: none;
}

mat-toolbar.lp-navbar-inverse {
  background-color: white !important;
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
          box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  -webkit-transition: all .8s;
  transition: all .8s;
}

/* TODO(mdc-migration): The following rule targets internal classes of list that may no longer apply for the MDC version. */
mat-toolbar.lp-navbar-inverse span.mat-list-item-text {
  color: #192339 !important;
}

mat-toolbar.lp-navbar-inverse ::ng-deep button.lp-cta-primary {
  background-color: #192339;
}

mat-toolbar.lp-navbar-inverse ::ng-deep button.lp-cta-primary span {
  font-size: 1.125rem;
  font-weight: 500;
  color: white !important;
}

mat-toolbar.lp-navbar-inverse ::ng-deep button.lp-cta-secondary {
  border: 1px solid #7B8599;
}

mat-toolbar.lp-navbar-inverse ::ng-deep button.lp-cta-secondary span {
  color: #0A172D !important;
}

mat-toolbar.lp-navbar-inverse ::ng-deep button.lp-cta-secondary .lp-cta-secondary__icon {
  color: #192339;
}

.mat-nav-list .mat-mdc-list-item {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.mat-nav-list .mat-mdc-list-item:hover {
  background-color: transparent;
}

::ng-deep button.lp-cta-primary {
  height: 42px;
  min-width: auto !important;
  border-radius: 6px;
  padding: 0 46px !important;
  background-color: white;
}

::ng-deep button.lp-cta-primary span {
  font-size: 1rem;
  font-weight: 500;
  color: #0A172D !important;
}

::ng-deep button.lp-cta-primary .lp-cta-primary__icon {
  position: relative;
  left: .6rem;
  color: #0A172D;
  -webkit-transition: all .3s;
  transition: all .3s;
}

::ng-deep button.lp-cta-primary:hover .lp-cta-primary__icon {
  left: 1rem;
}

::ng-deep button.lp-cta-primary--lg {
  height: 56px;
  border-radius: 6px;
}

::ng-deep button.lp-cta-primary--lg span {
  font-size: 1.3rem;
}

::ng-deep button.lp-cta-secondary {
  position: relative;
  height: 42px;
  min-width: auto !important;
  border-radius: 6px;
  padding: 0 46px !important;
  background-color: transparent !important;
  border: 1px solid #7B8599;
}

::ng-deep button.lp-cta-secondary span {
  font-size: 1rem;
  font-weight: 400;
  color: white !important;
}

::ng-deep button.lp-cta-secondary .lp-cta-secondary__icon {
  position: relative;
  left: .6rem;
  color: white;
  -webkit-transition: all .3s;
  transition: all .3s;
}

::ng-deep button.lp-cta-secondary:hover .lp-cta-secondary__icon {
  left: 1rem;
}

::ng-deep button.lp-cta-secondary--lg {
  height: 56px;
  border-radius: 6px;
}

::ng-deep button.lp-cta-secondary--lg span {
  font-size: 1.3rem;
}

.lp-header {
  position: relative;
  background-color: #0A172D;
  padding-top: 10rem;
  height: 100vh !important;
}

.lp-image-divider {
  position: relative;
  bottom: 0px;
  height: 100vh;
  background-color: #0A172D !important;
  background: linear-gradient(356deg, #0a172d 20%, rgba(10, 23, 45, 0) 100%), url("/assets/svg/lp-header-background.svg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.lp-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  text-align: center;
  max-width: 57rem;
}

.lp-header__content .content__tag {
  color: #adbdcf;
  text-transform: uppercase;
  font-size: .875rem;
  letter-spacing: 2px;
  font-weight: 600;
}

.lp-header__content .content__title {
  color: white;
  font-size: 2.75rem;
  margin-top: 1rem;
}

.lp-header__content .content__text {
  color: #adbdcf;
  font-size: 1.125rem;
  line-height: 1.5;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 500px;
}

.lp-header__content button {
  margin-top: 1rem;
}

.section-title__centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-title__centered h2.section-title {
  margin: auto;
}

.section-title__centered h2.section-title.light {
  color: white;
}

.section-title__centered h2.section-title.dark {
  color: #2A3A57;
}

.lp-features {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.lp-features .lp-features__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  padding-left: 0rem;
  padding-right: 0rem;
}

.lp-features .lp-features__images--top {
  position: relative;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  margin: auto;
}

.lp-features .lp-features__images--list {
  position: relative;
  top: 4rem;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.lp-features .lp-features__images--products {
  position: relative;
  max-width: auto;
  margin: .5rem;
  bottom: 1rem;
  left: 0rem;
}

.lp-features .lp-features__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.lp-features .lp-features__content .lp-features__content__wrapper {
  margin: auto;
  max-width: 480px;
}

.lp-features .lp-features__content .lp-features__content__wrapper h5 {
  margin-top: 1.5rem;
  line-height: 1.5;
  color: #adbdcf;
}

.lp-features .lp-features__content .lp-features__content__wrapper ul {
  padding-left: 0rem;
  margin-top: 3rem;
}

.lp-features .lp-features__content .lp-features__content__wrapper ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lp-features .lp-features__content .lp-features__content__wrapper .lp-features-text {
  margin-left: 1.5rem;
}

.lp-features .lp-features__content .lp-features__content__wrapper .lp-features-text h5 {
  font-weight: 600;
  color: white;
  margin-top: 0rem;
}

.lp-features .lp-features__content .lp-features__content__wrapper .lp-features-text p {
  color: #adbdcf;
}

.lp-clients {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.lp-clients .lp-clients__mosaic__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6rem auto 6rem;
}

.lp-clients .lp-clients__mosaic {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lp-clients .lp-clients__mosaic .lp-clients__mosaic__image {
  height: 34px;
  max-width: 130px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 2rem;
  margin-right: 2rem;
}

@media (min-width: 768px) {
  .lp-clients .lp-clients__mosaic .lp-clients__mosaic__image {
    height: 50px;
    max-width: 130px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.lp-how-it-works {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.lp-how-it-works .how-it-works__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1060px;
}

.lp-how-it-works .how-it-works__wrapper .how-it-works__image {
  margin: auto;
  margin-top: 6rem;
  cursor: pointer;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.lp-how-it-works .video-container.hidden {
  display: none;
}

.lp-how-it-works .video-container.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lp-how-it-works .video-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.lp-how-it-works .video-container .close {
  position: absolute;
  font-size: 24px;
  color: white;
  top: 2%;
  right: 2%;
  cursor: pointer;
  z-index: 100;
}

.lp-how-it-works .video-container iframe {
  width: 90%;
  height: 450px;
  max-width: 800px;
  z-index: 100;
}

.lp-how-it-works .video-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.lp-call-to-action {
  padding-top: 9rem;
  padding-bottom: 9rem;
  background-color: #0e1523;
  position: relative;
  min-height: 480px;
}

.lp-call-to-action .content-text {
  z-index: 1000;
  position: relative;
}

.lp-call-to-action .section-title__centered {
  display: block;
}

.lp-call-to-action .section-title__centered .section-title {
  text-align: center;
}

.lp-call-to-action .section-title__centered h5 {
  margin-top: 1.5rem;
  line-height: 1.5;
  color: #adbdcf;
  text-align: center;
}

.lp-call-to-action .lp-call-to-action__image {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 10;
}

@media (min-width: 576px) {
  .lp-header {
    padding-top: 22rem;
  }
  .lp-header .content__title {
    font-size: 3.75rem;
  }
  .lp-features .lp-features__images--products {
    max-width: 440px;
    margin: auto;
    left: 12rem;
    bottom: 0rem;
  }
  .lp-features__content {
    padding-left: 5rem;
  }
}

footer {
  background-color: #192339;
}

footer .top-section {
  display: block;
  padding: 3rem 0 1rem 0rem;
}

footer .top-section h2 {
  color: white;
}

footer .top-section h5 {
  color: #adbdcf;
}

footer .top-section h6 {
  line-height: 1.5;
}

footer .top-section ::ng-deep button.lp-cta-primary.dark {
  background-color: #2A3A57;
}

/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version. */
footer .top-section ::ng-deep button.lp-cta-primary.dark span.mat-button-wrapper {
  color: white !important;
  font-weight: 400;
}

footer .top-section ::ng-deep button.lp-cta-primary {
  padding: 0px 28px !important;
}

footer .top-section .lp-footer__title {
  color: white;
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}

footer ul {
  margin-bottom: 2rem;
  padding-left: 0rem;
}

footer ul li {
  margin-bottom: 1rem;
}

footer ul li a {
  color: #adbdcf;
  font-size: 0.8rem;
}

.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2rem 0;
  color: #adbdcf;
}

.footer-links .footer-links-col {
  margin-bottom: 4rem;
}

.footer-links .footer-links-col .news-input input {
  background: transparent;
  border: 1px solid #7B8599;
  border-radius: 4px;
  height: 42px;
  margin-right: 1rem;
}

.bottom-section {
  padding: 0rem 0 3rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bottom-section .social-network {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bottom-section .social-network a:not(:last-of-type) {
  margin-right: 1rem;
}

.bottom-section .copy {
  display: block;
  margin-top: 2rem;
  color: #adbdcf;
  font-size: .75rem;
}

@media (min-width: 768px) {
  footer .top-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 8rem 0;
  }
  footer .top-section .call-to-action-col {
    max-width: 440px;
  }
  .footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer-links .footer-links-col {
    margin: 0rem 0.5rem;
  }
  .bottom-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1rem 0 3rem 0;
  }
  .bottom-section .copy {
    margin: 0rem;
  }
}

@media (min-width: 992px) {
  footer ul {
    margin-bottom: 2rem;
  }
  footer ul li {
    margin-bottom: 1rem;
  }
  footer ul li a {
    color: #adbdcf;
    font-size: 0.875rem;
  }
}

.warn-attention {
  text-align: center;
  margin: 0rem auto 2rem auto;
  font-size: .875rem;
  font-weight: 600;
}

.login-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%) !important;
          transform: translate(-50%, -40%) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 300px;
  background-color: #2A3A57;
  padding: 3rem;
  border-radius: 1rem;
}

@media (min-width: 576px) {
  .login-wrapper {
    -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
    padding: 4rem;
    min-width: 440px;
  }
}

.login__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.login__title .login__title__login {
  color: white;
  font-weight: 700;
}

.login__title .login__title__alternative {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  color: white;
}

.login__enter-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.login__enter-data .password-visibility {
  cursor: pointer;
  font-size: 120% !important;
}

.login__enter-data .password-forgotten {
  text-align: center;
  font-size: .875rem;
}

.login__enter-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.login-header {
  padding-top: auto !important;
  min-height: 100% !important;
}

.section-exception {
  height: 100vh;
}

.exception-content {
  height: 100%;
}

.exception-content img {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  position: relative;
  left: 0.5rem;
}

.text-info .title {
  margin-top: .3rem;
  font-size: 1.8rem;
  font-weight: 600;
  color: #192339;
}

.text-info p {
  color: #192339;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
}

button:focus, button:visited {
  outline: 0 !important;
}

a:hover {
  color: #2f8ff5;
}

.dark-mode {
  min-height: 552px;
  z-index: 0;
  color: #CCD1DC;
  background-color: #192339;
}

.dark-mode * {
  z-index: 1;
}

.dark-mode p {
  color: #969FB0;
}

.dark-mode .section-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dark-mode button.mat-mdc-unelevated-button:disabled {
  background-color: rgba(255, 255, 255, 0.2);
}

.dark-mode .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem 0;
}

.dark-mode .section-title h5 {
  color: #CCD1DC;
  margin: auto 0;
  font-size: 1.5rem;
  font-weight: 700;
}

.dark-mode .description {
  border: 1px solid #606C83;
  background-color: #2A3A57;
  margin-bottom: 3.5rem;
}

.dark-mode .description img {
  width: 100%;
  height: 280px;
  -o-object-fit: contain;
     object-fit: contain;
}

.dark-mode .description p {
  text-transform: uppercase;
  font-size: .7rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 1rem;
  color: #A7A7AD;
}

.dark-mode .description .tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: .3rem 1rem .3rem .4rem;
  border-radius: 50px;
  color: #ffffff;
  font-weight: 700;
}

.dark-mode .description .tag .mat-icon-circle {
  position: relative;
  border-radius: 50px;
  width: 24px;
  height: 24px;
  margin-right: .5rem;
}

.dark-mode .description .tag .mat-icon-circle mat-icon {
  font-size: .875rem;
  position: absolute;
  left: 69%;
  top: 50%;
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  color: #ffffff;
}

.dark-mode .group-by-category .group-name {
  display: block;
  margin-top: 1rem;
  font-weight: 700;
  color: #CCD1DC;
}

.dark-mode .group-by-category .group-description {
  display: block;
  font-size: .85rem;
  color: #7B8599;
  margin-bottom: 1rem;
}

.dark-mode mat-paginator {
  background-color: transparent;
  color: #ffffff;
  opacity: .85;
}

.dark-mode mat-paginator .mat-select-value {
  color: #ffffff;
}

.dark-mode mat-paginator .mat-select-arrow {
  color: #ffffff;
}

.dark-mode mat-paginator .mat-mdc-icon-button[disabled][disabled] {
  color: #ffffff;
  opacity: .5;
}

.dark-mode .section-manage-content .manage-tabs {
  display: block;
}

.dark-mode .section-manage-content .manage-tabs app-nav-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.5rem 0;
}

.dark-mode .section-manage-content .manage-tabs app-nav-breadcrumb div:not(:first-of-type) {
  margin-left: .3rem;
  margin-right: .3rem;
}

.dark-mode .section-manage-content .manage-tabs app-nav-breadcrumb .nav-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dark-mode .section-manage-content .manage-tabs mat-divider {
  width: 100%;
  position: absolute;
  left: 0;
  border-top-color: #192339;
}

.dark-mode .section-manage-content .manage-tabs div.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
  outline: 0 !important;
}

.dark-mode .section-manage-content .manage-tabs div.tab:after {
  content: "\e5cc";
  font-family: 'Material Icons';
  font-size: 24px;
  color: #7B8599;
}

.dark-mode .section-manage-content .manage-tabs div.tab:focus {
  outline: 0;
}

.dark-mode .section-manage-content .manage-tabs div.tab span {
  font-size: 0.85rem;
  margin: auto 0;
  color: #7B8599;
  line-height: 20px;
  white-space: nowrap;
}

.dark-mode .section-manage-content .manage-tabs div.tab .item-name {
  color: white;
  margin-left: .5rem;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dark-mode .section-manage-content .manage-tabs div.tab:hover span {
  color: white;
}

.dark-mode .section-manage-content .manage-tabs div.tab.active {
  cursor: pointer;
  outline: 0 !important;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.dark-mode .section-manage-content .manage-tabs div.tab.active span {
  margin: auto 0;
}

.dark-mode .section-manage-content .manage-tabs div.tab.active .item-name {
  margin-left: .5rem;
}

.dark-mode .section-manage-content .manage-tabs div.tab.active:after {
  content: "";
  font-family: 'Material Icons';
  font-size: 24px;
}

.dark-mode .section-manage-content .manage-info {
  padding-bottom: 2rem;
}

.dark-mode .section-manage-content .manage-info.edition {
  border-radius: 0.25rem;
  border: 1px solid #B1B8C6;
  margin-bottom: 3.5rem;
}

.dark-mode .section-manage-content .manage-info.edition img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

.category-completed {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 5rem;
  margin-bottom: 3rem;
}

.category-completed .completed-centered {
  margin: auto;
  text-align: center;
}

.category-completed .category-completed-img {
  height: 90px;
  width: auto;
}

.category-completed .completed-text {
  margin-top: 1.5rem;
}

.category-completed .button-centered {
  margin-top: 1.5rem;
}

.light-mode {
  background-color: #ffffff;
  color: #192339;
  min-height: 552px;
}

.light-mode p {
  color: #969FB0;
  line-height: 1.6;
}

.light-mode .section-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.light-mode .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem 0;
}

.light-mode .section-title h3 {
  margin: auto 0;
  font-size: 1.5rem;
  font-weight: 700;
}

.light-mode button.mat-mdc-unelevated-button:disabled {
  background-color: rgba(0, 0, 0, 0.1);
}

.light-mode .section-manage-content .manage-tabs {
  display: block;
}

.light-mode .section-manage-content .manage-tabs app-nav-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.5rem 0;
}

.light-mode .section-manage-content .manage-tabs app-nav-breadcrumb div:not(:first-of-type) {
  margin-left: .3rem;
  margin-right: .3rem;
}

.light-mode .section-manage-content .manage-tabs app-nav-breadcrumb .nav-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.light-mode .section-manage-content .manage-tabs mat-divider {
  width: 100%;
  position: absolute;
  left: 0;
  border-top-color: #E7EAF2;
}

.light-mode .section-manage-content .manage-tabs div.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
  outline: 0 !important;
}

.light-mode .section-manage-content .manage-tabs div.tab:after {
  content: "\e5cc";
  font-family: 'Material Icons';
  font-size: 24px;
  color: #606C83;
}

.light-mode .section-manage-content .manage-tabs div.tab:focus {
  outline: 0;
}

.light-mode .section-manage-content .manage-tabs div.tab span {
  font-size: 0.85rem;
  margin: auto 0;
  color: #606C83;
  line-height: 20px;
  white-space: nowrap;
}

.light-mode .section-manage-content .manage-tabs div.tab .item-name {
  color: #192339;
  margin-left: .5rem;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.light-mode .section-manage-content .manage-tabs div.tab:hover span {
  color: #0A172D;
}

.light-mode .section-manage-content .manage-tabs div.tab.active {
  cursor: pointer;
  outline: 0 !important;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.light-mode .section-manage-content .manage-tabs div.tab.active span {
  margin: auto 0;
}

.light-mode .section-manage-content .manage-tabs div.tab.active .item-name {
  margin-left: .5rem;
}

.light-mode .section-manage-content .manage-tabs div.tab.active:after {
  content: "";
  font-family: 'Material Icons';
  font-size: 24px;
}

.light-mode .section-manage-content .manage-info {
  padding-bottom: 1.5rem;
}

.light-mode .section-manage-content .manage-info.edition {
  border-radius: 10px;
  -webkit-box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  margin-bottom: 3.5rem;
}

.light-mode .section-manage-content .manage-info.edition .media-upload {
  padding: .5rem 0rem .5rem 1rem;
}

.light-mode .section-manage-content .manage-info.edition img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  cursor: pointer;
}

.light-mode .section-manage-content .manage-info.edition .mat-caption {
  padding: .5rem .9rem;
  border-radius: 4px;
  margin-top: 1rem;
  text-align: center;
  width: 100%;
  color: #e04f4f;
  background: #ffeded;
  font-size: .8rem;
}

.light-mode .section-manage-content .manage-info.edition h4 {
  font-size: 1.1rem;
  font-weight: 600;
}

.light-mode .section-manage-content .how-it-works-img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.light-mode .section-manage-content .section-preview {
  border-radius: 10px;
  -webkit-box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 35px -5px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  margin-bottom: 1.5rem;
}

.light-mode .section-manage-content .section-preview img {
  width: 100%;
  height: 140px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 6px;
}

.light-mode .section-manage-content .section-preview span {
  font-size: .85rem;
  font-weight: 600;
  color: #7B8599;
  margin-bottom: 0px;
}

.light-mode .section-manage-content .section-preview p {
  font-size: .85rem;
  color: #2A3A57;
  margin-bottom: 0px;
}

.empty-tables-wrapper {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.empty-tables {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: auto;
}

.empty-tables img {
  width: 68px;
  height: auto;
}

.empty-tables p {
  margin-top: 1rem;
}

a {
  text-decoration: none;
}

mat-expansion-panel mat-expansion-panel-header {
  height: 60px !important;
}

mat-expansion-panel .mat-expansion-panel-body {
  padding: 24px !important;
  border-top: 1px solid #CCD1DC;
}

mat-expansion-panel mat-panel-title {
  font-weight: 500 !important;
}

mat-expansion-panel .how-it-works-description {
  font-size: 1rem;
  color: #2A3A57;
}

mat-expansion-panel .how-it-works-description span {
  font-size: 0.875rem;
}

mat-expansion-panel .status-active {
  color: #47AF35;
  font-weight: 600;
  margin-left: .3rem;
}

mat-expansion-panel .status-disabled {
  color: #f34436;
  font-weight: 600;
  margin-left: .3rem;
}

mat-expansion-panel .answer {
  margin: 0 0 1.5rem 0;
}

mat-expansion-panel .answer h6 {
  color: #606C83;
  word-break: break-word;
}

.mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #f34436;
}

mat-sidenav-content.mat-drawer-content.mat-sidenav-content.game-layout {
  position: relative;
  min-height: 100vh;
  background-color: #192339;
}

mat-sidenav-content.mat-drawer-content.mat-sidenav-content.portal-layout {
  position: relative;
  min-height: 100vh;
  background-color: white;
}

.content-wrapper {
  padding-bottom: 16rem;
  height: 100%;
}

.custom-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.create-user .space-fields-list {
  margin-top: 5%;
}

.create-user .space-list-buttons {
  margin-top: 8%;
  margin-bottom: 2%;
}

@media all and (min-width: 576px) {
  .custom-container {
    max-width: 540px;
  }
}

@media all and (min-width: 768px) {
  .custom-container {
    max-width: 720px;
  }
}

@media all and (min-width: 992px) {
  .custom-container {
    max-width: 960px;
  }
}

@media all and (min-width: 1200px) {
  .custom-container {
    max-width: 1460px;
  }
}

@media all and (min-width: 1600px) {
  .custom-container {
    max-width: 1400px;
  }
}

.mobileShow { display: none; }

  /* Smartphone Portrait and Landscape */
  @media only screen
    and (min-device-width : 320px)
    and (max-device-width : 480px){
      .mobileShow {display: inline;}
  }

/*mobile screen*/
@media (max-width: 575.98px) {
  .media-query-div-desktop { display: none !important; }
  .game-home-page section h1 { font-size: 2.5rem !important; margin-bottom: 2rem; }
  .game-home-page section p { margin-bottom: 3rem; }
  .game-home-page section .custom-container { margin-top: 5rem; }
  .portal-home-page section h1 { font-size: 2.5rem !important; margin-bottom: 2rem; }
  .portal-home-page section p { margin-bottom: 3rem; }
  .portal-home-page section .custom-container { margin-top: 5rem !important; }
  .quiz-upload-file .actions { justify-content: center !important; }
  .quiz-upload-file .challenge-description { margin-bottom: 0 !important;}
  .quiz-star .actions { justify-content: center !important; }
  .quiz-star .row:has(> .stars) { padding: 35px !important; }
  .quiz-star .challenge-description { margin-bottom: 0 !important;}
  .quiz-complete .actions { justify-content: center !important; }
  .quiz-complete .video-width { width: auto !important;}
  .quiz-complete .challenge-description { margin-bottom: 0 !important;}
  .quiz-radio .actions { justify-content: center !important; }
  .quiz-radio .challenge-description { margin-bottom: 0 !important;}
  .quiz-radio .actions { justify-content: center !important; }
  .quiz-radio .challenge-description { margin-bottom: 0 !important;}
  .quiz-timesheet .actions { justify-content: center !important; }
  .quiz-timesheet .challenge-description { margin-bottom: 0 !important;}
  .quiz-free-answer .actions { justify-content: center !important; }
  .quiz-free-answer .challenge-description { margin-bottom: 0 !important;}
  .quiz-free-answer .form-dark-background { margin: 5px !important;}
  .quiz-checkbox .actions { justify-content: center !important; }
  .quiz-checkbox .challenge-description { margin-bottom: 0 !important;}
  .quiz-default .actions { justify-content: center !important; }
  .quiz-default .challenge-description { margin-bottom: 0 !important;}
  .quiz-form .actions { justify-content: center !important; }
  .quiz-form .challenge-description { margin-bottom: 0 !important;}
  .quiz-yes-no .actions { justify-content: center !important; }
  .quiz-yes-no .challenge-description { margin-bottom: 0 !important;}
  .layout-mobile .adjust-title-width { width: 50% !important; }
  .layout-mobile .adjust-buttons { width: 60% !important; }
  .layout-mobile .adjust-button-back { margin-right: 1rem !important; }
  .layout-mobile .min-width-buttons { min-width: 40% !important; }
  .layout-mobile .flex-buttons { display: flex !important; }
  .create-user .adjust-fields { display: contents !important; }
  .dashboard .adjust-fields { display: contents !important; }
  .dashboard .adjust-clear-button { margin-left: -20px !important; }
  .dashboard .adjust-download-button { margin-left: -22px !important; }


}
/*mobile screen*/

/*desktop screen*/
@media (min-width: 575.98px) {
  .media-query-div-mobile { display: none !important; }
  .dashboard .adjust-buttons { display: inline-flex !important; }
}
/*desktop screen*/

/*Circle percentage SVG*/
.circular-chart {
  display: block;
  margin-right: 5px !important;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
}

.circle {
  stroke: #4CC790;
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
/* Circle percentage SVG*/
