@font-face {
  font-family: "webuildbold";
  src: url("../fonts/webuild-bold-webfont.woff2") format("woff2"), url("../fonts/webuild-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.text-12 {
  font-size: 12px;
}

.text-14 {
  font-size: 14px;
}

.text-16 {
  font-size: 16px;
}

.text-18 {
  font-size: 18px;
}

.text-20 {
  font-size: 20px;
}

.text-24 {
  font-size: 24px;
}

.text-32 {
  font-size: 32px;
}

.text-40 {
  font-size: 40px;
}

.text-80 {
  font-size: 80px;
}

.font-webuild {
  font-family: "webuildbold", sans-serif;
}

.font-size-reset,
.btn.font-size-reset {
  font-size: inherit;
}

body.brandbooster_body {
  color: #1F1F1F;
  font-family: "Segoe UI", "webuildbold", sans-serif;
  font-size: 1.1rem;
  line-height: 1.8;
}
@media (max-width: 767px) {
  body.brandbooster_body {
    font-size: 1.5rem;
  }
}

body,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #1F1F1F;
}

.page-id-23:not(.logged-in) #masthead,
.page-id-7274:not(.logged-in) #masthead {
  display: none;
}

.post-92 .entry-header,
.post-7274 .entry-header,
.post-89 .entry-header,
.post-5769 .entry-header {
  display: none;
}

.post-230 .entry-title {
  display: none;
}

.page-id-298 #masthead {
  display: none;
}

.brandbooster_body .container-archive {
  max-width: 1500px;
}

.bg-gray {
  background-color: #FFF;
}

.row_dark_bg {
  background: #F7F7F7;
}

.brandbooster_body h1.entry-title,
.brandbooster_body h2.entry-title {
  font-size: 32px;
  line-height: 42px;
  border-bottom: 0;
  text-transform: none;
}

.brandbooster_body .brandbooster_event_author {
  font-size: 15px;
}

#brandbooster_archive_content h3.entry-title {
  font-size: 21px;
}
#brandbooster_archive_content h3.entry-title a {
  text-decoration: none;
}

.brandbooster_body.archive .brandbooster_event_author,
.brandbooster_body.archive a.read_more {
  font-size: 15px;
}

.field-info-label {
  font-size: 14px;
}

.levels_label {
  font-size: 12px;
  color: #9D9A9A;
}

.wp-block-image.w-100 img,
.wp-block-image.w-100 figure {
  width: 100%;
}

@media (max-width: 767px) {
  .brandbooster_body .form-control,
  .brandbooster_body .btn {
    font-size: 1.3rem;
  }
}
header#masthead {
  background-color: transparent;
  box-shadow: none;
  padding: 0 2rem;
}
header#masthead .container {
  max-width: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
header#masthead .navbar-brand {
  padding: 0;
  margin-right: 0;
  flex-shrink: 0;
}
header#masthead .navbar-brand img {
  height: 64px;
  width: auto;
  display: block;
}
header#masthead .navbar-brand span {
  font-size: 12px;
  font-weight: 700;
  color: #DB002F;
  margin-left: 1rem;
}
header#masthead .navbar-brand.navbar-brand-text {
  font-size: 12px;
  font-weight: 700;
  color: #DB002F;
  text-transform: none;
  white-space: nowrap;
}
header#masthead .header-divider {
  width: 1px;
  height: 36px;
  background-color: rgba(135, 135, 135, 0.24);
  flex-shrink: 0;
  margin: 0 24px;
}
header#masthead #main-nav {
  align-items: center;
}
header#masthead #main-nav .navbar-nav {
  flex-direction: row;
  align-items: center;
  gap: 32px;
  flex-wrap: nowrap;
}
header#masthead #main-nav .navbar-nav > li > a.nav-link {
  color: #000;
  font-family: "Segoe UI", "webuildbold", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
header#masthead #main-nav .navbar-nav > li > a.nav-link:hover, header#masthead #main-nav .navbar-nav > li > a.nav-link:focus {
  color: #DB002F;
  text-decoration: none;
}
header#masthead #main-nav .navbar-nav > li.active > a.nav-link,
header#masthead #main-nav .navbar-nav > li.current-menu-item > a.nav-link {
  color: #DB002F;
}
@media (max-width: 1199px) {
  header#masthead #main-nav {
    padding: 12px 0;
  }
  header#masthead #main-nav .navbar-nav {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    width: 100%;
  }
  header#masthead #main-nav .navbar-nav > li > a.nav-link {
    padding: 10px 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(135, 135, 135, 0.24);
  }
}
header#masthead .header-actions {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
}
header#masthead .navbar-toggler {
  border: none;
  padding: 6px 8px;
  color: #000;
  line-height: 1;
}
header#masthead .navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}
header#masthead .navbar-toggler .fas {
  font-size: 18px;
}
header#masthead .btn-support {
  gap: 8px;
  padding: 8px 12px;
  border-radius: 12px;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  transition: background-color 0.15s ease;
}
header#masthead .btn-support svg {
  flex-shrink: 0;
}
header#masthead .btn-support:hover {
  background-color: #E8E8E8;
  color: #000;
  text-decoration: none;
}
header#masthead .bb-profile-dropdown {
  position: relative;
}
header#masthead .bb-profile-dropdown .btn-profile {
  display: flex;
  align-items: center;
  gap: 16px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #000;
}
header#masthead .bb-profile-dropdown .btn-profile:focus {
  outline: none;
  box-shadow: none;
}
header#masthead .bb-profile-dropdown .btn-profile::after {
  display: none;
}
header#masthead .bb-profile-dropdown .user-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  flex-shrink: 0;
}
header#masthead .bb-profile-dropdown .user-info {
  flex-direction: column;
  gap: 2px;
  align-items: flex-start;
}
header#masthead .bb-profile-dropdown .user-name {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  white-space: nowrap;
  line-height: 1.2;
}
header#masthead .bb-profile-dropdown .user-meta {
  display: block;
  font-size: 12px;
  color: #707070;
  white-space: nowrap;
  line-height: 1.2;
}
header#masthead .bb-profile-dropdown .icon-chevron {
  color: #000;
  flex-shrink: 0;
}
header#masthead .bb-profile-dropdown .dropdown-menu {
  min-width: 180px;
  border: 1px solid rgba(135, 135, 135, 0.24);
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  padding: 8px;
  margin-top: 12px;
}
header#masthead .bb-profile-dropdown .dropdown-menu .dropdown-item {
  border-radius: 8px;
  font-size: 14px;
  padding: 8px 12px;
  color: #000;
}
header#masthead .bb-profile-dropdown .dropdown-menu .dropdown-item:hover, header#masthead .bb-profile-dropdown .dropdown-menu .dropdown-item:focus {
  background-color: #E8E8E8;
  color: #000;
}

.masthead-lower a {
  text-transform: capitalize;
}

footer#colophon {
  font-family: "Segoe UI", "webuildbold", sans-serif;
  background-color: #000000;
  color: #9D9A9A;
}

.nav-link {
  padding: 0.5rem 15px;
  font-family: "Segoe UI", "webuildbold", sans-serif;
  font-weight: 600;
  text-transform: none;
}

.navbar-dark .dropdown-item {
  color: #1F1F1F;
  font-family: "Segoe UI", "webuildbold", sans-serif;
  font-size: 20px;
}

.navbar-nav .dropdown-menu {
  background-color: #FFFFFF;
  left: -30px;
  top: 45px;
  text-align: center;
  min-width: 8rem;
  border-radius: 0;
}

.brandbooster_body .navbar-dark .navbar-nav .show > .nav-link,
.brandbooster_body .navbar-dark .navbar-nav .active > .nav-link,
.brandbooster_body .navbar-dark .navbar-nav .nav-link.show,
.brandbooster_body .navbar-dark .navbar-nav .nav-link.active {
  color: #707070;
}
.brandbooster_body .navbar-dark .navbar-nav .nav-link:hover,
.brandbooster_body .navbar-dark .navbar-nav .nav-link:focus {
  color: #707070;
}
.brandbooster_body .navbar-dark .navbar-nav .nav-link {
  color: #707070;
}

.nav-tabs a.nav-link {
  text-decoration: none;
  border: 0;
  background-color: #eee;
}
.nav-tabs a.nav-link.active {
  background-color: #FFFFFF;
}
.nav-tabs .nav-link {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.bb-card.card {
  border-radius: 12px;
  padding: 24px;
  gap: 32px;
}
.bb-card.card .card-header {
  padding: 0;
}
.bb-card.card .card-body {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.bb-card.card .card-body .card-title,
.bb-card.card .card-body .card-text {
  line-height: 1.3rem;
  margin: 0;
}
.bb-card.card .card-body .card-title > *,
.bb-card.card .card-body .card-text > * {
  margin: 0;
}
.bb-card.card .card-body .card-title {
  font-size: 20px;
  font-weight: 700;
}
.bb-card.card .card-body .card-text {
  font-size: 16px;
  font-weight: 400;
}
.bb-card.card .card-body .card-thumb {
  margin-top: 8px; /*16px gap + 8px margin = 24px between text and image */
}
.bb-card.card .card-body .card-thumb img {
  border-radius: 8px;
}

.bb-card {
  border: 1px solid #E0E0E1;
  border-radius: 12px;
  padding: 24px;
  display: flex;
  position: relative;
  flex-direction: column;
  gap: 32px;
}
.bb-card__tooltip {
  position: absolute;
  top: 8px;
  right: 8px;
}
.bb-card__header {
  display: block;
}
.bb-card__body {
  text-align: center;
  line-height: 1;
}
.bb-card__body > p {
  margin: 0;
}
.bb-card__body > .text-24,
.bb-card__body .text-80 {
  padding: 24px 0;
}
.bb-card__footer {
  background-color: #F7F7F7;
  width: 100%;
  border-radius: 8px;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  color: #000000;
}
.bb-card__footer div {
  display: flex;
  flex-direction: column;
}
.bb-card__footer div b {
  font-size: 16px;
}
.bb-card__footer div i {
  font-size: 14px;
}

.card-footer {
  border: none;
  padding: 0;
  background-color: transparent;
}

.card-body {
  font-weight: 300;
}
.card-body .card-title {
  margin: 0;
}

.card-header {
  border: 0;
  font-family: "webuildbold", sans-serif;
  font-size: 26px;
  text-transform: lowercase;
}
.card-header::first-letter {
  text-transform: capitalize;
}

.progress {
  background-color: #E0E0E0;
  border-radius: 0;
}

.card {
  border: 1px solid #E0E0E1;
}

.modal_badge_container {
  padding-top: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal_badge_container:first-child {
  padding-top: 0;
  border-top: 0;
}

.bb-carousel-wrap {
  margin-bottom: 32px;
}

#bb-homepage-carousel {
  padding-bottom: 24px;
  overflow: hidden;
  position: relative;
}

.carousel-inner {
  border-radius: 24px;
  border: 1px solid rgba(135, 135, 135, 0.24);
}

.carousel-indicators.bb-carousel-indicators {
  bottom: -24px;
}
.carousel-indicators.bb-carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #DDD;
}
.carousel-indicators.bb-carousel-indicators li.active {
  background-color: #DB002F;
}

.bb-slide {
  padding: 32px;
  height: 330px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bb-slide--red {
  background-color: #DB002F;
}
.bb-slide--dark {
  background-color: #1F1F1F;
}
.bb-slide--light {
  background-color: #F5F5F5;
}
.bb-slide__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 545px;
  height: 100%;
  justify-content: space-between;
  padding-top: 0;
}
.bb-slide__title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1;
  color: #fff;
  margin: 0;
}
.bb-slide__desc {
  font-size: 16px;
  color: #fff;
  margin: 0;
  max-width: 356px;
}
.bb-slide .bb-btn {
  width: fit-content;
}
.bb-slide--light .bb-slide__title {
  color: #1F1F1F;
}
.bb-slide--light .bb-slide__desc {
  color: #1F1F1F;
}

.bb-carousel-prev,
.bb-carousel-next {
  position: absolute;
  bottom: 40px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  z-index: 10;
  text-decoration: none;
  background: #F5F5F5;
  color: #1F1F1F;
  border: 1.5px solid #DDD;
  transition: all 0.3s ease;
}
.bb-carousel-prev:hover,
.bb-carousel-next:hover {
  text-decoration: none;
  color: #1F1F1F;
  scale: 1.05;
}

.bb-carousel-prev {
  right: 57px;
}

.bb-carousel-next {
  right: 17px;
}

@media (max-width: 991px) {
  .bb-slide {
    height: auto;
    min-height: 220px;
    padding: 24px;
  }
  .bb-slide__title {
    font-size: 22px;
  }
  .bb-slide__content {
    max-width: 100%;
  }
  .bb-slide__ellipses, .bb-slide__avatars, .bb-slide__vector {
    display: none;
  }
  .carousel-indicators.bb-carousel-indicators {
    bottom: -20px;
  }
}
@media (max-width: 575px) {
  .bb-slide__title {
    font-size: 18px;
  }
  .bb-slide__desc {
    font-size: 14px;
  }
}
.modal-content {
  border-radius: 0;
}

.close {
  font-size: 28px;
  font-weight: 300;
  color: #1F1F1F;
}

.bb-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 36px;
  padding: 8px 16px 8px 8px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
  text-decoration: none;
  border: 1px solid rgba(135, 135, 135, 0.08);
  background-color: #F5F5F5;
  color: #707070;
  outline: 2px solid transparent;
  transition: all 0.3s ease;
}
.bb-btn:hover {
  border: 1px solid rgba(135, 135, 135, 0.08);
  background-color: #E8E8E8;
  color: #707070;
  text-decoration: none;
}
.bb-btn:focus, .bb-btn:focus-visible {
  outline-color: black;
  border-color: #DB002F;
}
.bb-btn:active {
  border-color: #DB002F;
  color: #DB002F;
  box-shadow: none;
}
.bb-btn.disabled {
  background-color: #FFFFFF;
  border-color: #938F8F;
  color: #938F8F;
}
.bb-btn.disabled:focus, .bb-btn.disabled:active {
  background-color: #FFFFFF;
  border-color: #938F8F;
  color: #938F8F;
}
.bb-btn i {
  font-size: 14px;
  flex-shrink: 0;
}
.bb-btn--red {
  background-color: #DB002F;
  color: #fff;
}
.bb-btn--red:hover {
  background-color: #B8002A;
  color: #fff;
}
.bb-btn--sm {
  height: 44px;
  padding: 4px 32px;
}
.bb-btn--xl {
  height: 64px;
  font-size: 14px;
  padding: 4px 32px 4px 24px;
}
.bb-btn--rounded {
  justify-content: space-between;
  border-radius: 8px;
}
.bb-btn--pill {
  justify-content: center;
  border-radius: 100px;
}
.bb-btn--cta-only {
  padding: 8px;
  border-color: transparent; /*border changes depending on element state*/
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bb-btn__icon-label {
  display: flex;
  gap: 14px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}

.bb-btn-group {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.bb-btn-group--wide {
  gap: 16px;
  flex-wrap: wrap;
}
.bb-btn-group--wide .bb-btn {
  flex: 1 0 0;
}

.brandbooster_submit_btn {
  width: auto;
  color: #FFFFFF;
  border: 1px solid rgba(135, 135, 135, 0.08);
  background-color: #DB002F;
}

.btn_social_connect {
  border: 1px solid #E0E0E0;
  background-color: #FFFFFF;
  color: #A3A3A3;
  padding: 0 10px;
}
.btn_social_connect:not(.social_connected) {
  border: 1px solid #DB002F;
  color: #DB002F;
}

.btn-cancel {
  color: #DB002F;
}

.btnLink {
  padding: 0;
  border: 0;
  background: transparent;
  color: #DB002F;
}

.brandbooster_body .btn-lg,
.brandbooster_body .btn-group-lg > .btn {
  line-height: 1;
}

.brandbooster_accordion .wp-block-group__inner-container {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.brandbooster_accordion .card {
  border: 0;
  border-bottom: 1px solid #707070;
}
.brandbooster_accordion .card-header,
.brandbooster_accordion .card-body {
  padding: 0;
}
.brandbooster_accordion .card-header h3 {
  font-size: 17px;
  margin: 0;
}
.brandbooster_accordion .card-body {
  font-size: 17px;
}
.brandbooster_accordion .card-header .btn {
  color: #1F1F1F;
  border: 0;
  display: block;
  text-align: left;
  font-weight: bold;
  padding: 10px 0;
  background: transparent;
  background-color: transparent;
  white-space: normal;
  font-size: 17px;
}
.brandbooster_accordion .card-header .btn:hover {
  color: #DB002F;
}
.brandbooster_accordion .card-header .btn::after {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  position: absolute;
  right: 0;
  font-size: 20px;
}

.badge_counter {
  display: block;
  text-align: center;
  width: 58px;
  height: 58px;
  line-height: 58px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFF;
  font-size: 20px;
  background: #707070;
  background-color: #707070;
}
@media (max-width: 767px) {
  .badge_counter {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}

.mission_cat_head {
  color: #DB002F;
  font-family: "Segoe UI", "webuildbold", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.2;
}

.brandbooster_mission {
  font-family: "Segoe UI", "webuildbold", sans-serif;
}

.brandbooster_mission_btn_wrapper a {
  font-family: "webuildbold", sans-serif;
}

.brandbooster_mission_type_quiz .mission_cat_head {
  color: #DC656B;
}

.brandbooster_share_request .btn_icon_social {
  color: inherit;
}
.brandbooster_share_request .btn_share_counter {
  font-size: 14px;
}
.brandbooster_share_request.disabled .btn_icon_social {
  color: #938F8F;
}

.brandbooster_share_btn i {
  color: #DB002F;
}

.brandbooster_share_btn.disabled i {
  color: #938F8F;
}

.available_until {
  margin: 0;
  color: #707070;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  font-weight: 400;
}

.bb-quiz-answers {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.layout_mode_horizontal .bb-quiz-answers {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
}
.layout_mode_horizontal .bb-quiz-answers .bb-quiz-answer--horizontal {
  flex: 1 0 calc(33% - 8px);
}
.bb-quiz-answers .bb-btn--rounded {
  width: 100%;
  justify-content: flex-start;
}
.bb-quiz-answers .quiz-answer-letter {
  min-width: 28px;
  font-weight: 700;
}

.brandbooster_form_response_row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 8px;
}

.brandbooster_quiz_answer.btn-outline-primary {
  font-size: inherit;
}
.brandbooster_quiz_answer.btn-outline-primary.disabled, .brandbooster_quiz_answer.btn-outline-primary:disabled {
  color: #022E47;
  opacity: 0.5;
}
.brandbooster_quiz_answer.btn-outline-primary.btn_correct_answer {
  background-color: #8DC5E7;
  border-color: #8DC5E7;
  color: #022E47;
  opacity: 1;
}

.brandbooster_body .wrapper_correct_answer {
  background: none;
  color: #148B5C;
  font-weight: bold;
  padding: 0 15px;
  margin-bottom: 10px;
  display: inline-block;
}

.brandbooster_group_tags.btn-group-toggle .active {
  text-decoration: none;
  font-weight: normal;
}

.mission_filter_form .form-control {
  min-height: 45px;
}
.mission_filter_form .tag_filter_submit {
  min-height: 45px;
}

.brandbooster_carousel_event {
  margin-left: -20px;
  margin-right: -20px;
}

.comment-meta {
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  font-family: "webuildbold", sans-serif;
  color: #6E7070;
}

.comment-author {
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  font-style: normal;
  font-family: "webuildbold", sans-serif;
  color: #000000;
}
.comment-author cite {
  font-style: normal;
}

.comment-content {
  color: #707070;
  font-size: 14px;
  line-height: 21px;
}

.comment-reply-title {
  font-size: 20px;
  line-height: 20px;
  font-family: "webuildbold", sans-serif;
}

ul.comment-list {
  overflow: hidden;
}

.comment-list article.comment-body {
  position: relative;
  z-index: 2;
}
.comment-list article.comment-body::after {
  content: " ";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 1000px;
  height: 0;
  border-bottom: 1px solid #dee2e6;
  z-index: 1;
}
.comment-list li:first-child article.comment-body {
  padding-top: 15px;
}
.comment-list li:first-child article.comment-body::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 1000px;
  height: 0;
  border-bottom: 1px solid #dee2e6;
  z-index: 1;
}

.btn-primary.comment-reply-link,
.btn-primary.comment-reply-link:hover {
  color: #022E47;
  background-color: transparent;
  text-decoration: underline;
}

.brandbooster_body .brandbooster-add-like .fas {
  color: #C5353D;
}
.brandbooster_body .brandbooster-add-save .fas {
  color: #F2A565;
}

.comment-respond .form-submit {
  text-align: right;
}

.myTableMessages,
.myTableMessages_length {
  border: 1px solid #E0E0E0;
}

.dataTables_length {
  display: none;
}

#myTableMessages td {
  vertical-align: top;
  font-size: 17px;
  line-height: 21px;
  font-weight: 300;
  border-bottom: 1px solid #dee2e6;
}
#myTableMessages td a {
  color: #1F1F1F;
}
#myTableMessages td strong {
  font-weight: bold;
}
#myTableMessages .td_subject {
  font-weight: 400;
}

#myTableMessages_info {
  display: none;
}

.dataTables_wrapper .dataTables_filter label {
  position: relative;
}
.dataTables_wrapper .dataTables_filter label::after {
  right: 10px;
  top: 50%;
  margin-top: -7.5px;
  position: absolute;
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #707070;
  font-size: 15px;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0;
  border: 1px solid #E0E0E0;
  padding: 0.125rem 0.75rem;
  padding-right: 30px;
}

.table_wrapper .dataTables_wrapper .dataTables_paginate .paginate_button {
  border: none;
}
.table_wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current, .table_wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .table_wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  border: none;
  background: transparent;
  color: #DB002F;
  box-shadow: none;
}
.table_wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: none;
  background: transparent;
  color: #3A3A3A;
}
.table_wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.next, .table_wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  padding: 0.5em;
}

table.dataTable thead .sorting {
  background-image: url("../../imgs/arrows/sort_both.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("../../imgs/arrows/sort_desc.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("../../imgs/arrows/sort_asc.png");
}

.table_wrapper {
  overflow: auto;
}
.table_wrapper #wp-contact {
  padding: 5px;
  font-size: 17px;
  z-index: 1;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .table_wrapper #wp-contact {
    position: absolute;
  }
}

@media (max-width: 767px) {
  .dataTables_filter label {
    width: 100%;
    text-align: left;
    margin-bottom: 2rem;
  }
  .dataTables_filter label input {
    width: 100%;
  }
  table.dataTable {
    border-collapse: collapse;
  }
  table.dataTable thead {
    display: none;
  }
  table.dataTable td {
    display: block;
    padding: 4px 0;
  }
  table.dataTable td:first-child {
    border-top: 1px solid #3A3A3A;
    padding-top: 10px;
  }
  table.dataTable td:last-child {
    padding-bottom: 20px;
  }
  table.dataTable td button {
    margin-top: 10px;
  }
  .dataTables_info {
    display: none;
  }
  .dataTables_paginate.paging_simple_numbers span {
    display: block;
  }
}
@media (min-width: 768px) {
  #myTableMessages_filter {
    margin-top: 2px;
    margin-bottom: 50px;
  }
  .message-wrapper {
    max-width: 760px;
    margin: 0 auto;
  }
  #myTableMessages .td_subject {
    width: 70%;
  }
  #myTableMessages .td_data {
    width: 12%;
  }
  #myTableMessages .td_state {
    width: 10%;
  }
  .to_read .td_state {
    padding-right: 20px;
  }
  .to_read .td_state::after {
    margin-left: 0;
    position: absolute;
    right: 0;
    content: "\f0f3";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
  }
}
.ticket_state {
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 300;
}

.btn.close_ticket {
  color: #DB002F;
  font-size: 17px;
  border: 1px solid #E0E0E0;
  font-weight: 300;
}

.to_read .td_subject,
.to_read .td_state {
  font-weight: bold;
}
.to_read .td_state::after {
  margin-left: 10px;
  content: "\f0f3";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.message_bell .site-header .navbar-toggler {
  position: relative;
}
.message_bell .site-header .navbar-toggler::after {
  font-size: 8px;
  position: absolute;
  top: 4px;
  right: 0;
  content: "\f0f3";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.message_bell .support_item {
  position: relative;
}
.message_bell .support_item .nav-link::after {
  color: #000000;
  font-size: 8px;
  position: relative;
  top: -5px;
  right: -5px;
  content: "\f0f3";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
@media (min-width: 1200px) {
  .message_bell .support_item .nav-link::after {
    position: absolute;
    top: 5px;
    right: 5px;
  }
}

.photo_bg {
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #9D9A9A;
  border-radius: 50%;
}

.photo_bg_admin {
  background-color: #DB002F;
}

.pond_profile_photo_wrapper .filepond--drop-label {
  border: 2px solid #DB002F;
  color: #DB002F;
  font-family: "webuildbold", sans-serif;
  cursor: pointer;
}
.pond_profile_photo_wrapper .filepond--drop-label label {
  cursor: pointer;
}
.pond_profile_photo_wrapper .filepond--root .filepond--drop-label {
  min-height: 2.75em;
}
.pond_profile_photo_wrapper .filepond--image-preview-wrapper {
  border-radius: 50%;
}
.pond_profile_photo_wrapper .filepond--panel.filepond--item-panel {
  display: none;
}
.pond_profile_photo_wrapper .filepond--file-action-button.filepond--action-remove-item {
  right: -1em;
  color: #DB002F;
  border: 1px solid #DB002F;
  background-color: transparent;
}
.pond_profile_photo_wrapper .filepond--item {
  width: 150px;
}
.pond_profile_photo_wrapper .filepond--item[data-filepond-item-state*=error],
.pond_profile_photo_wrapper .filepond--item[data-filepond-item-state*=invalid] {
  width: 100%;
}
.pond_profile_photo_wrapper [data-filepond-item-state*=error] .filepond--file-info,
.pond_profile_photo_wrapper [data-filepond-item-state*=invalid] .filepond--file-info,
.pond_profile_photo_wrapper [data-filepond-item-state*=error] .filepond--file-status,
.pond_profile_photo_wrapper [data-filepond-item-state*=invalid] .filepond--file-status {
  font-family: "webuildbold", sans-serif;
  transform: none;
  font-size: 14px;
}
.pond_profile_photo_wrapper [data-filepond-item-state*=error] .filepond--item-panel,
.pond_profile_photo_wrapper [data-filepond-item-state*=invalid] .filepond--item-panel {
  display: block;
  background-color: #C44E47;
}
.pond_profile_photo_wrapper [data-filepond-item-state*=error] .filepond--file-action-button.filepond--action-remove-item,
.pond_profile_photo_wrapper [data-filepond-item-state*=invalid] .filepond--file-action-button.filepond--action-remove-item {
  right: -2em;
}

.bb-profile-hero {
  background: linear-gradient(75deg, rgba(245, 245, 245, 0) 62.51%, #F5F5F5 106.48%);
  border-radius: 24px;
  overflow: hidden;
}
.bb-profile-hero__inner {
  padding: 50px 2rem 50px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 24px;
}
.bb-profile-hero__inner::before {
  content: "";
  position: absolute;
  inset: -237px -69px;
  width: 843px;
  height: 976px;
  background-image: url("../../../../plugins/brand-booster-core/public/svgs/webuild-bg-pattern.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: 0.05;
  pointer-events: none;
}
@media (max-width: 767px) {
  .bb-profile-hero__inner {
    flex-direction: column;
    text-align: center;
  }
}
.bb-profile-hero__avatar {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.bb-profile-hero__avatar span {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  leading-trim: both;
  text-edge: cap;
}
.bb-profile-hero__info {
  flex: 1;
}
.bb-profile-hero__info h1, .bb-profile-hero__info p {
  margin: 0;
  padding: 0;
}
.bb-profile-hero__info h1 {
  color: #000000;
  font-size: 24px;
}
.bb-profile-hero__info p {
  color: #707070;
  font-size: 14px;
}
.bb-profile-hero .bb-btn-group {
  align-self: flex-end;
  margin-bottom: -26px; /* design coherence with figma */
}
.bb-profile-hero .bb-btn-group .bb-btn.bb-btn--cta-only {
  aspect-ratio: 1/1;
}

.bb-profile-progress {
  padding: 24px 0;
}
.bb-profile-progress__bar-track {
  background: #F5F5F5;
  height: 16px;
  border-radius: 100px;
  overflow: hidden;
  margin-bottom: 8px;
}
.bb-profile-progress__bar-fill {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #F00 0%, #DB002F 100%);
  border-radius: 100px 0 0 100px;
  transition: max-width 0.6s ease;
}
.bb-profile-progress__labels {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #707070;
}
.bb-profile-progress__labels--next {
  font-weight: 700;
}

.bb-profile-stats {
  display: flex;
  place-content: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.bb-profile-stats__item, .bb-profile-stats__level-wrap {
  display: flex;
  flex-direction: column;
  /* can't use place-content cuz flex-wrap is set to nowrap (? for some reason) */
  justify-content: center;
  align-items: center;
}
.bb-profile-stats__item {
  gap: 12px;
  width: 290px;
}
.bb-profile-stats__circle {
  width: 158px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #DB002F;
}
.bb-profile-stats__circle span {
  color: #DB002F;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1.6px;
}
.bb-profile-stats__level-badge {
  width: 209px;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bb-profile-stats__value {
  font-family: "webuildbold", sans-serif;
  font-size: 22px;
  color: #1F1F1F;
  line-height: 1;
}
.bb-profile-stats__label {
  font-size: 13px;
  color: #707070;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0;
}
.bb-profile-stats__level-name {
  color: #000000;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
.bb-profile-stats__level-icon {
  font-size: 22px;
  color: #FFFFFF;
  line-height: 1;
}

.bb-profile-subscores {
  display: flex;
  flex-direction: row;
  place-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
}
.bb-profile-subscores .bb-card {
  width: calc(50% - 8px);
}
.bb-profile-subscores__body {
  padding: 24px;
  flex: 1;
}
.bb-profile-subscores__title {
  font-size: 13px;
  font-weight: 700;
  color: #707070;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0 0 8px;
}
.bb-profile-subscores__value {
  font-family: "webuildbold", sans-serif;
  font-size: 48px;
  color: #1F1F1F;
  margin: 0 0 4px;
  line-height: 1;
}
.bb-profile-subscores__sub {
  font-size: 13px;
  color: #707070;
  margin: 0;
}
.bb-profile-subscores__footer {
  padding: 12px 24px;
  background: #F5F5F5;
  border-top: 1px solid #E0E0E0;
}
.bb-profile-subscores__expiry {
  font-size: 12px;
  color: #707070;
  display: flex;
  align-items: center;
  gap: 6px;
}

.bb-profile-rankings {
  padding: 40px 0;
  background: #FFFFFF;
}
.bb-profile-rankings__heading {
  font-family: "webuildbold", sans-serif;
  font-size: 20px;
  color: #1F1F1F;
  margin-bottom: 24px;
}
.bb-profile-rankings__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
@media (max-width: 767px) {
  .bb-profile-rankings__grid {
    grid-template-columns: 1fr;
  }
}
.bb-profile-rankings__card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  border-radius: 16px;
  border: 1px solid #E0E0E0;
  background: #FFFFFF;
}
.bb-profile-rankings__circle {
  flex-shrink: 0;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: linear-gradient(90deg, #F00 0%, #DB002F 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "webuildbold", sans-serif;
  font-size: 28px;
  color: #FFFFFF;
}
.bb-profile-rankings__circle--muted {
  background: #F5F5F5;
  color: #707070;
}
.bb-profile-rankings__info {
  flex: 1;
}
.bb-profile-rankings__card-title {
  font-weight: 700;
  font-size: 15px;
  color: #1F1F1F;
  margin: 0 0 4px;
}
.bb-profile-rankings__card-sub {
  font-size: 13px;
  color: #707070;
  margin: 0;
}

.bb-profile-cta-banner {
  padding: 32px 0;
  background: #1F1F1F;
}
.bb-profile-cta-banner__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 767px) {
  .bb-profile-cta-banner__inner {
    flex-direction: column;
    text-align: center;
  }
}
.bb-profile-cta-banner__title {
  font-family: "webuildbold", sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  margin: 0 0 4px;
}
.bb-profile-cta-banner__sub {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}

.bb-profile-section {
  padding: 40px 0;
  background: #FFFFFF;
}
.bb-profile-section--gray {
  background: #F7F7F7;
}
.bb-profile-section__heading {
  font-family: "webuildbold", sans-serif;
  font-size: 20px;
  color: #1F1F1F;
  margin-bottom: 8px;
}
.bb-profile-section__sub {
  font-size: 14px;
  color: #707070;
  margin-bottom: 24px;
}

.box-header-card.box-header-row,
.box-description-row {
  padding-left: 15px;
  padding-right: 15px;
}

.box-profile-card .box-header-card,
.box-profile-table .box-header-card {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  border-radius: 10px 10px 0 0;
  background-color: #FFFFFF;
}

div.box-profile-card,
div.box-profile-table {
  min-height: 250px;
  padding-bottom: 15px;
  text-align: center;
  position: relative;
}

div.box-profile-card {
  background-color: #7890A7;
}

.box-left {
  text-align: left;
}

.box-right {
  text-align: right;
}

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

.box-white {
  color: #FFFFFF;
}

h1.box-white {
  font-size: 60px;
  padding-top: 40px;
  font-weight: 700;
}

h2.box-white {
  margin-top: 45px;
}
@media (max-width: 991px) {
  h2.box-white {
    margin-top: 0;
  }
}

.box-card {
  border-radius: 10px;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.05);
  background-color: #FFFFFF;
  padding-bottom: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.stat_filters form,
.stat_filters a {
  display: inline;
}
.stat_filters form button {
  border: 0;
  height: 42px;
}

a#stat-filters-link {
  padding: 12px;
}

.btn-filter {
  border-radius: 10px;
  color: #FFFFFF;
  background-color: #667B8E;
  font-size: 15px;
  text-align: center;
}
.btn-filter.disabled {
  background: #E30613;
}

.datepicker-filter {
  padding: 8px;
  border-radius: 10px;
  background-color: #FFFFFF;
  width: 100%;
  color: #000000;
}

.stat_filters_button {
  width: 100%;
  height: 50px;
}

#dt_from,
#dt_to {
  border-radius: 10px;
  height: 50px;
}

#graph_filter {
  color: #667B8E;
  font-size: 16px;
  padding: 10px;
  border-color: #667B8E;
  border-radius: 10px;
}

#form_filter {
  margin-right: 20px;
}
@media (max-width: 676px) {
  #form_filter {
    text-align: left;
  }
}

.content-title-card {
  margin: 5px 20px 0 20px;
}

.app-title {
  font-size: 17px;
}

.app-mintext {
  font-size: 17px;
  font-weight: 300;
  max-width: 370px;
  margin: 0 auto;
}

.brandbooster-reg {
  border: 0;
}
.brandbooster-reg button {
  border: 1px solid #ced4da;
}
.brandbooster-reg button i {
  font-style: normal;
}
.brandbooster-reg label {
  font-family: "webuildbold", sans-serif;
  font-size: 16px;
}

#brandbooster-reg-tab,
#brandbooster-reg-tab.active,
#brandbooster-reg-tab:hover {
  border-radius: 0;
  font-family: "webuildbold", sans-serif;
}

#brandbooster-login-tab,
#brandbooster-login-tab.active,
#brandbooster-login-tab:hover {
  border-radius: 0;
  font-family: "webuildbold", sans-serif;
}

#brandbooster-reg-form .form-check-input {
  margin-top: 0.4rem;
}
#brandbooster-reg-form .form-check-label {
  font-family: "Segoe UI", "webuildbold", sans-serif;
  font-size: 12px;
}

.reCAPTCHA_reference {
  text-align: center;
  color: #C0C0C0;
}

.wpforms-one-half {
  width: 50%;
}

.wpforms-first {
  float: left;
  padding-right: 10px;
}

.wpforms-last {
  float: right;
  padding-left: 10px;
}

.wpforms-container {
  border: 1px solid rgba(135, 135, 135, 0.24);
  padding: 2rem;
  border-radius: 1rem;
}
.wpforms-container input,
.wpforms-container textarea {
  border-radius: 1.25rem;
}
.wpforms-container .wpforms-submit-container {
  text-align: right;
}
.wpforms-container button {
  background-color: #DC656B;
  border-radius: 2rem;
}

.wpforms-field-text {
  clear: both;
}

.peepso div {
  border-radius: 0;
}

.navbar-brand img {
  max-width: 150px;
}

.dropdown-menu {
  top: 125%;
}

#page-sub-header {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover;
}
#page-sub-header h1 {
  color: #1C3B79;
}
@media (min-width: 768px) {
  #page-sub-header {
    background-attachment: fixed;
    background-position: 50% 50%;
  }
}

#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 1.125rem;
}

.header_banner_absolute {
  position: absolute;
}
@media (max-width: 991px) {
  .header_banner_absolute {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.home:not(.logged-in) {
  background: #FFFFFF;
}

.brandbooster_pre_footer {
  background: #EADDB8;
}

a.page-scroller.btn-primary {
  color: #FFFFFF;
  font-size: inherit;
  display: inline-block;
  margin-top: inherit;
}

.social a {
  color: #337ab7;
  padding: 0 2px;
}

.big_number {
  color: #D1B86E;
}
.big_number img {
  position: absolute;
  vertical-align: top;
}
.big_number span {
  font-weight: bold;
  font-size: 100px;
  line-height: 68px;
}

.cloud_title {
  font-size: 70px;
}
@media (max-width: 600px) {
  .cloud_title {
    font-size: 50px;
  }
}

@media (max-width: 600px) {
  .bg_nuvola_home {
    background-size: cover;
    min-height: auto;
    padding-bottom: 50px;
  }
}

@media (max-width: 575px) {
  .banner_saborea {
    min-height: 280px;
  }
}

.card-header {
  background-color: transparent;
  background: none;
}

.brandbooster_image_card {
  display: block;
  height: 330px;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 768px) {
  .brandbooster_image_card {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .brandbooster_image_card {
    height: 330px;
  }
}

.brandbooster_showcase_modal_content img {
  width: 100%;
}

#brandbooster_showcase_modal .modal-body {
  background: #000000;
}
@media (min-width: 768px) {
  #brandbooster_showcase_modal .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    padding: 10px;
    margin: 0;
  }
}
@media (min-width: 576px) {
  #brandbooster_showcase_modal .modal-dialog {
    max-width: 750px;
  }
}
@media (min-width: 1200px) {
  #brandbooster_showcase_modal .modal-dialog {
    max-width: 900px;
  }
}

@media (min-width: 576px) {
  #brandbooster_profile_form .modal-dialog {
    max-width: 750px;
  }
}

@media (min-width: 768px) {
  .brandbooster_modal_md {
    max-height: 500px;
    overflow: auto;
  }
}

#brandbooster_modal_badges .modal-body img {
  max-width: 150px;
}

.modal-dialog label {
  font-family: "webuildbold", sans-serif;
}

#brandbooster_tellafriend .modal-content {
  background: #e6f0f8;
}
#brandbooster_tellafriend .modal-content .modal-title {
  font-size: 15px;
}
#brandbooster_tellafriend .modal-content .brandbooster_submit_btn {
  border-radius: 2rem;
  padding: 0.5rem 2rem;
}

.link-red {
  color: #DB002F;
  font-size: 14px;
}

.btn-brandbooster {
  background-color: #FFFFFF;
  border-color: #DB002F;
  color: #DB002F;
  width: auto;
  border-radius: 0;
  padding: 10px 20px;
}

.btn-primary.btn-saborea {
  background: #A2D6D4;
  background-color: #A2D6D4;
  border-color: #A2D6D4;
}
.btn-primary.btn-saborea:hover {
  background: #5CCCC8;
  background-color: #5CCCC8;
  border-color: #5CCCC8;
}

.brandbooster-add-action {
  border: 0;
  padding: 0;
  background: none;
  background-color: transparent;
}

.nopointer_events {
  pointer-events: none;
}

.alert-danger {
  color: #FFFFFF;
  background-color: #dc3545;
  border-color: #dc3545;
  font-weight: bold;
}
.alert-danger a {
  color: #FFFFFF;
  text-decoration: underline;
}

.fa-check-circle {
  font-size: 20px;
  color: #a5dc86;
}

.custom-file-label {
  padding-left: 50px;
}
.custom-file-label::after {
  content: none;
}

.custom-file input[type=file] {
  text-indent: -999px;
  cursor: pointer;
}

.upload_icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(2.15625rem + 2px - 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-right: 1px solid #ced4da;
}

textarea {
  resize: none;
}

.form-check {
  padding-left: 1.5rem;
}

.form-check-input {
  margin-left: -1.5rem;
}

nav.navigation.pagination {
  display: block;
}

.page-item .page-link.current {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #FFFFFF;
  border-color: #dee2e6;
}

.brandbooster-reg .nav-tabs a.nav-link {
  background-color: #E8E8E8;
  padding: 1rem;
  color: #1F1F1F;
  font-size: 17px;
}

#brandbooster_tab_access .nav-item {
  width: 50%;
}

#brandbooster-login-tab.active {
  background-color: #F7F7F7;
}

#brandbooster-reg-tab.active {
  background-color: #F7F7F7;
}

.brandbooster-password-strength {
  font-size: 11px;
  margin-top: 5px;
}
.brandbooster-password-strength.short, .brandbooster-password-strength.mismatch {
  color: #ffc107;
}

hr.hr-text {
  position: relative;
  border: none;
  height: 1px;
  background: #999;
}
hr.hr-text::before {
  content: attr(data-content);
  display: inline-block;
  background: #FFFFFF;
  font-weight: bold;
  font-size: 0.85rem;
  color: #999;
  border-radius: 30rem;
  padding: 0.2rem 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#brandbooster_tab_access_content .form-control,
#brandbooster-fblogin-form .form-control {
  background-color: #FFFFFF;
}
#brandbooster_tab_access_content .btn-primary,
#brandbooster-fblogin-form .btn-primary {
  background-color: #FFFFFF;
  border-color: #DB002F;
  color: #DB002F;
  width: auto;
  border-radius: 0;
  padding: 10px 50px;
}
#brandbooster_tab_access_content .btn-primary:hover,
#brandbooster-fblogin-form .btn-primary:hover {
  color: #DB002F;
  background-color: #FFFFFF;
  border-color: #DB002F;
}

#brandbooster-fblogin-response {
  position: relative;
}

.brandbooster-fblogin-response-blocked {
  opacity: 0.5;
}
.brandbooster-fblogin-response-blocked::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.brandbooster-profile-photo {
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  margin: auto;
  border: 2px solid #FFFFFF;
}

.brandbooster-profile-name {
  font-family: "webuildbold", sans-serif;
  font-size: 28px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.brandbooster-profile-counter {
  font-size: 18px;
  font-weight: bold;
}

.brandbooster-profile-edit {
  color: #DB002F;
  cursor: pointer;
}

.brandbooster-profile-info_popup,
.info_popup {
  border-radius: 30px;
  width: 25px;
  height: 25px;
  border: 1px solid rgba(135, 135, 135, 0.24);
  font-family: "webuildbold", sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #FFFFFF;
}

.brandbooster-profile-info_popup {
  position: absolute;
  top: 0;
  right: 30px;
  cursor: pointer;
}

.brandbooster-profile-title,
.brandbooster-profile-subtitle {
  font-family: "webuildbold", sans-serif;
}

.brandbooster-profile-subtitle {
  font-size: 14px;
}

.brandbooster-profile-table thead {
  font-weight: bold;
  border-bottom: 1px solid rgba(135, 135, 135, 0.24);
}
.brandbooster-profile-table td {
  padding: 10px;
}
.brandbooster-profile-table tr {
  border-bottom: 1px solid rgba(135, 135, 135, 0.24);
}
.brandbooster-profile-table td .fas {
  font-size: 0.9rem;
}
@media (max-width: 576px) {
  .brandbooster-profile-table thead td {
    display: none;
  }
  .brandbooster-profile-table td {
    display: block;
    padding: 8px 0.75rem;
    text-align: left;
    border-top: 0;
    font-size: 1.3rem;
  }
  .brandbooster-profile-table td:last-child {
    padding-bottom: 15px;
  }
  .brandbooster-profile-table td .fas {
    font-size: 25px;
    margin-right: 15px;
  }
}

@media (max-width: 576px) {
  .card-tellafriend img {
    margin-bottom: 15px;
  }
}

.brandbooster_body .filepond--panel-root {
  background-color: #FFFFFF;
}
.brandbooster_body .filepond--drop-label {
  color: #022E47;
}
.brandbooster_body .filepond--drop-label span {
  color: #74A2D1;
  text-decoration: underline;
  cursor: pointer;
}

.brandbooster_mission_time {
  font-size: 18px;
  text-transform: uppercase;
}
.brandbooster_mission_time i {
  font-size: 30px;
}

.brandbooster_mission_daysleft {
  font-size: 85px;
  line-height: 85px;
}

.brandbooster_mission_submit_wrapper i {
  font-size: 80px;
  color: #FFFFFF;
}

.brandbooster_mission_tablet_space {
  height: 200px;
}

.brandbooster_mission_thumb img {
  vertical-align: middle;
}

.brandbooster_title_separator {
  display: block;
  width: 100%;
  height: 3px;
  padding: 0 10px;
  margin-top: 10px;
}
.brandbooster_title_separator span {
  display: block;
  width: 100%;
  height: 3px;
  background: #F5BC4A;
}

.brandbooster_body .event_side,
.brandbooster_body .event_side .btn,
.brandbooster_group_tags .btn {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 18px;
  word-wrap: break-word;
}

.brandbooster_quiz_answer.btn-outline-primary {
  width: 100%;
  text-align: left;
  color: #000000;
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  margin-bottom: 15px;
  box-shadow: none;
  font-size: 20px;
  white-space: normal;
  position: relative;
  padding-left: 3.3rem;
}
.brandbooster_quiz_answer.btn-outline-primary:hover, .brandbooster_quiz_answer.btn-outline-primary.answer_selected {
  background-color: transparent;
  border-color: transparent;
  color: #022E47;
}
.brandbooster_quiz_answer.btn-outline-primary.btn_correct_answer {
  background-color: #148B5C;
  border-color: #148B5C;
  color: #FFFFFF;
  opacity: 1;
}
.brandbooster_quiz_answer.btn-outline-primary.btn_wrong_answer {
  background-color: #D90813;
  border-color: #D90813;
  color: #FFFFFF;
  opacity: 1;
}
.brandbooster_quiz_answer span {
  border: 0;
  color: inherit;
  font-weight: bold;
}
.brandbooster_quiz_answer i {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
}
.brandbooster_quiz_answer:hover span i, .brandbooster_quiz_answer.answer_selected span i, .brandbooster_quiz_answer.btn_correct_answer span i {
  color: #DC656B;
}
.brandbooster_quiz_answer img {
  margin: 0 auto;
  margin-bottom: 10px;
  display: block;
  border: 5px solid #eae8e5;
}

.layout_mode_vertical .brandbooster_quiz_answer.btn-outline-primary {
  display: flex;
  gap: 1.25rem;
  text-align: left;
  color: #000000;
  border-color: rgba(135, 135, 135, 0.24);
  box-shadow: none;
  font-size: 16px;
  white-space: normal;
  position: relative;
  padding: 1.25rem 0.875rem;
}
.layout_mode_vertical .brandbooster_quiz_answer.btn-outline-primary:hover, .layout_mode_vertical .brandbooster_quiz_answer.btn-outline-primary.answer_selected {
  background-color: #FFF;
  border-color: rgba(135, 135, 135, 0.24);
  color: #000000;
}
.layout_mode_vertical .brandbooster_quiz_answer.btn-outline-primary.btn_correct_answer {
  background-color: transparent;
  border-color: #148B5C;
  color: #148B5C;
}
.layout_mode_vertical .brandbooster_quiz_answer.btn-outline-primary.btn_correct_answer.answer_selected {
  opacity: 1;
}
.layout_mode_vertical .brandbooster_quiz_answer.btn-outline-primary.btn_wrong_answer {
  background-color: transparent;
  border-color: #D90813;
  color: #D90813;
}
.layout_mode_vertical .brandbooster_quiz_answer.btn-outline-primary.btn_wrong_answer.answer_selected {
  opacity: 1;
}
.layout_mode_vertical .brandbooster_quiz_answer span {
  border: 0;
  color: #000000;
  font-weight: bold;
  font-size: 22px;
}
.layout_mode_vertical .brandbooster_quiz_answer.btn_wrong_answer span {
  color: #D90813;
}
.layout_mode_vertical .brandbooster_quiz_answer.btn_correct_answer span {
  color: #148B5C;
}

.wrapper_correct_answer {
  background: none;
  color: #148B5C;
  font-weight: bold;
  padding: 0 15px;
  margin-bottom: 10px;
}

.wrapper_wrong_answer {
  background: none;
  color: #DB002F;
  font-weight: bold;
  padding: 0 15px;
  margin-bottom: 10px;
}

.btn-primary.brandbooster_share_facebook,
.btn-primary.brandbooster_share_facebook:hover {
  background: #1877F2;
  background-color: #1877F2;
  border-color: #1877F2;
}

.btn-primary.brandbooster_share_linkedin,
.btn-primary.brandbooster_share_linkedin:hover {
  background: #0077B4;
  background-color: #0077B4;
  border-color: #0077B4;
}

.brandbooster_share_btn:hover, .brandbooster_share_btn#brandbooster-social-access-response a:hover {
  filter: brightness(95%);
}
.brandbooster_share_btn i {
  font-size: 16px;
  color: #FFFFFF;
}

.ranking_circle {
  margin: 0 auto;
  width: 140px;
  height: 140px;
  line-height: 140px;
  font-size: 60px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .ranking_circle {
    font-size: 30px;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .ranking_circle {
    width: 150px;
    height: 150px;
    line-height: 150px;
  }
}

.slick-slide {
  margin: 0 20px;
}

.brandbooster_carousel_badges .slick-next::before,
.brandbooster_carousel_badges .slick-prev::before {
  color: #707070;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.brandbooster_carousel_badges .slick-next::before {
  content: "\f054";
}
.brandbooster_carousel_badges .slick-prev::before {
  content: "\f053";
}
.brandbooster_carousel_badges .slick-slide img {
  display: inline-block;
}

@media (max-width: 767px) {
  .card-deck .card {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .brandbooster_mission .card.mr-1 {
    margin-right: 0;
  }
  .brandbooster_mission .card.ml-1 {
    margin-left: 0;
  }
}
.shadow_up {
  box-shadow: 0 3px 33px 0 rgba(0, 0, 0, 0.1607843137);
  padding-top: 20px;
}

.fade-in-down {
  animation: fade-in-down 2s ease 1;
}

@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounce {
  animation: bounce 2s ease infinite;
}

@keyframes bounce {
  70% {
    transform: translateY(0%);
  }
  80% {
    transform: translateY(-15%);
  }
  90% {
    transform: translateY(0%);
  }
  95% {
    transform: translateY(-7%);
  }
  97% {
    transform: translateY(0%);
  }
  99% {
    transform: translateY(-3%);
  }
  100% {
    transform: translateY(0);
  }
}
:root {
  --bb-red: #DB002F;
  --bb-red-hover: #B8002A;
  --bb-dark: #1F1F1F;
  --bb-light: #F5F5F5;
  --bb-light-hover: #E8E8E8;
  --bb-text-mid: #707070;
  --bb-indicator-off: #DDD;
  --bb-border-subtle: rgba(135, 135, 135, 0.24);
  --bb-border-btn: rgba(135, 135, 135, 0.08);
  --level-progress-gradient: linear-gradient(90deg, #F00 0%, #DB002F 100%);
}

body {
  font-family: "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: normal;
  color: #000;
}

* {
  transition: all 0.3s ease;
}

.bb-page-titles {
  text-align: center;
  margin-bottom: 48px;
}
.bb-page-titles h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.bb-page-titles p {
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

/*# sourceMappingURL=theme-custom.css.map */
